>>> Building on exopi-3 under sysutils/coreutils BDEPENDS = [devel/gettext,-runtime;archivers/xz;devel/dwz] DIST = [sysutils/coreutils:coreutils-9.4.tar.xz] FULLPKGNAME = coreutils-9.4p0 RDEPENDS = [devel/gettext,-runtime] Avoided depends for dwz-0.15 gettext-runtime-0.22.5 xz-5.4.5 distfiles size=5979200 >>> Running patch in sysutils/coreutils at 1711446568.98 ===> sysutils/coreutils ===> Building from scratch coreutils-9.4p0 ===> coreutils-9.4p0 depends on: dwz-* -> dwz-0.15 ===> coreutils-9.4p0 depends on: xz->=5.4.0 -> xz-5.4.5 ===> coreutils-9.4p0 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: c iconv intl pthread ===> found c.99.0 iconv.7.1 intl.8.0 pthread.27.1 ===> Checking files for coreutils-9.4p0 `/exopi-cvs/ports/distfiles/coreutils-9.4.tar.xz' is up to date. >> (SHA256) coreutils-9.4.tar.xz: OK ===> Extracting for coreutils-9.4p0 ===> Patching for coreutils-9.4p0 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |XXX: Avoid rebuilding coreutils.info; our makeinfo is too old | |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 22186. done ===> Applying OpenBSD patch patch-src_split_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix heap buffer overflow | |https://github.com/coreutils/coreutils/commit/c4c5ed8f4e9cd55a12966d4f520e3a13101637d9 |https://marc.info/?l=oss-security&m=170556990821840&w=2 | |Index: src/split.c |--- src/split.c.orig |+++ src/split.c -------------------------- Patching file src/split.c using Plan A... Hunk #1 succeeded at 809. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in sysutils/coreutils at 1711446573.19 ===> sysutils/coreutils ===> Generating configure for coreutils-9.4p0 ===> Configuring for coreutils-9.4p0 Using /exopi-obj/pobj/coreutils-9.4/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/coreutils-9.4/config.site checking for a BSD-compatible install... /exopi-obj/pobj/coreutils-9.4/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for ranlib... (cached) ranlib checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking whether ln -s works... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for arpa/inet.h... (cached) yes checking for features.h... no checking for sys/socket.h... (cached) yes checking for xlocale.h... no checking for uchar.h... yes checking for sys/param.h... (cached) yes checking for dirent.h... (cached) yes checking for error.h... no checking for linux/xattr.h... no checking for fnmatch.h... (cached) yes checking for stdio_ext.h... no checking for sys/vfs.h... no checking for sys/fs_types.h... no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for getopt.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for termios.h... (cached) yes checking for sys/time.h... (cached) yes checking for grp.h... (cached) yes checking for threads.h... no checking for iconv.h... no checking for limits.h... (cached) yes checking for crtdefs.h... no checking for wctype.h... (cached) yes checking for langinfo.h... yes checking for math.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/statvfs.h... yes checking for priv.h... no checking for sys/select.h... (cached) yes checking for pthread.h... (cached) yes checking for utmp.h... (cached) yes checking for utmpx.h... no checking for OS.h... no checking for malloc.h... (cached) no checking for selinux/selinux.h... no checking for stdbool.h... yes checking for stdckdint.h... no checking for sys/ioctl.h... (cached) yes checking for sys/random.h... no checking for sys/resource.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for sys/wait.h... (cached) yes checking for utime.h... (cached) yes checking for semaphore.h... (cached) yes checking for hurd.h... no checking for linux/falloc.h... no checking for linux/fs.h... no checking for paths.h... (cached) yes checking for stropts.h... no checking for sys/mtio.h... (cached) yes checking for sys/systeminfo.h... no checking for syslog.h... (cached) yes checking for pwd.h... (cached) yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for egrep -e... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for ar... (cached) ar checking for cc option to enable large file support... none needed checking for cc option for timestamps after 2038... none needed configure: autobuild project... GNU coreutils configure: autobuild revision... 9.4 configure: autobuild hostname... exopi-3.exo.bsdfrog.org configure: autobuild timestamp... 20240326T094948Z checking for fchmod... (cached) yes checking for pathconf... (cached) yes checking for btowc... (cached) yes checking for mbrtowc... (cached) yes checking for mbsinit... (cached) yes checking for canonicalize_file_name... no checking for realpath... (cached) yes checking for lstat... (cached) yes checking for chown... (cached) yes checking for fchown... (cached) yes checking for _set_invalid_parameter_handler... no checking for fchdir... (cached) yes checking for fdopendir... (cached) yes checking for explicit_bzero... yes checking for posix_fadvise... no checking for fchmodat... yes checking for lchmod... no checking for fcntl... (cached) yes checking for symlink... (cached) yes checking for listxattr... no checking for fnmatch... (cached) yes checking for mbsrtowcs... (cached) yes checking for fpurge... (cached) yes checking for __freadahead... no checking for __freadptr... no checking for __freadptrinc... no checking for fstatat... yes checking for fsync... (cached) yes checking for openat... yes checking for fstatfs... (cached) yes checking for getdtablesize... (cached) yes checking for microuptime... no checking for nanouptime... no checking for getlogin... (cached) yes checking for flockfile... (cached) yes checking for funlockfile... (cached) yes checking for getpass... (cached) yes checking for getexecname... no checking for timespec_getres... no checking for gettimeofday... (cached) yes checking for getusershell... (cached) yes checking for isblank... (cached) yes checking for iswcntrl... (cached) yes checking for link... (cached) yes checking for readlink... (cached) yes checking for mbrlen... yes checking for mbslen... no checking for isascii... (cached) yes checking for mprotect... (cached) yes checking for memset_explicit... no checking for memset_s... no checking for getgrouplist... (cached) yes checking for mkdirat... yes checking for mknod... (cached) yes checking for mkstemp... (cached) yes checking for pipe... (cached) yes checking for pselect... yes checking for pthread_sigmask... yes checking for utmpname... no checking for utmpxname... no checking for iswctype... (cached) yes checking for renameat... (cached) yes checking for fpathconf... (cached) yes checking for secure_getenv... no checking for getuid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getegid... (cached) yes checking for setenv... (cached) yes checking for settimeofday... (cached) yes checking for stime... no checking for sigaction... (cached) yes checking for sigaltstack... (cached) yes checking for siginterrupt... (cached) yes checking for snprintf... (cached) yes checking for __xpg_strerror_r... no checking for strtoimax... (cached) yes checking for strtold... yes checking for strtoumax... (cached) yes checking for localtime_r... (cached) yes checking for unlinkat... yes checking for vasnprintf... no checking for wcrtomb... (cached) yes checking for wcwidth... (cached) yes checking for wcswidth... yes checking for pause... (cached) yes checking for getrusage... (cached) yes checking for sleep... (cached) yes checking for shutdown... (cached) yes checking for usleep... (cached) yes checking for mquery... yes checking for pstat_getprocvm... no checking for wctob... yes checking for directio... no checking for nl_langinfo... yes checking for setitimer... (cached) yes checking for setrlimit... (cached) yes checking for prctl... no checking for endgrent... (cached) yes checking for endpwent... (cached) yes checking for fallocate... no checking for ftruncate... (cached) yes checking for iswspace... yes checking for mkfifo... (cached) yes checking for setgroups... (cached) yes checking for sethostname... (cached) yes checking for sync... (cached) yes checking for syncfs... no checking for sysctl... (cached) yes checking for sysinfo... no checking for tcgetpgrp... (cached) yes checking for getgrgid_nomembers... no checking for getgrnam_nomembers... no checking for getgrent_nomembers... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for sys/acl.h... no configure: WARNING: libacl development library was not found or not usable. configure: WARNING: GNU coreutils will be built without ACL support. checking for cc options needed to detect all undeclared functions... -fno-builtin checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for d_ino member in directory struct... yes checking for long file names... yes checking for C/C++ restrict keyword... (cached) __restrict__ checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for uselocale... yes checking whether uselocale works... yes checking whether char8_t is correctly defined... no checking whether char16_t is correctly defined... yes checking whether char32_t is correctly defined... yes checking for bit size of wchar_t... 32 checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtoc32 is declared... yes checking for mbrtoc32... yes checking whether mbrtoc32 works as well as mbrtowc... guessing yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for uid_t... (cached) yes checking for gid_t... yes checking for unistd.h... (cached) yes checking for working chown... (cached) yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... no checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether 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.... no checking whether byte ordering is bigendian... no checking if environ is properly declared... no checking for complete errno.h... no checking for EMULTIHOP value... no checking for ENOLINK value... no checking for EOVERFLOW value... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking type of array argument to getgroups... gid_t checking whether ctype.h defines __header_inline... no checking whether fchdir is declared... yes checking whether fflush works on input streams... no checking for working fcntl.h... yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for promoted mode_t type... mode_t checking whether fdatasync is declared... yes checking whether strmode is declared... yes checking for mempcpy... no checking whether fopen recognizes a trailing slash... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... (cached) no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking whether ungetc works on arbitrary bytes... yes checking for ftello... yes checking whether ftello works... yes checking for O_CLOEXEC... yes checking for library containing gethostbyname... none required checking for gethostbyname... (cached) yes checking for library containing getservbyname... none required checking for getservbyname... (cached) 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... no checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... no checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking whether timespec_get is declared... yes checking for timespec_get... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... no checking whether imported symbols can be declared weak... yes checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking whether iconv is compatible with its POSIX signature... yes checking for off_t... (cached) yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype supports the "blank" character class... 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... no checking whether langinfo.h defines YESEXPR... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether malloc (0) returns nonnull... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for compiler option needed when checking for future declarations... none checking whether time_t is signed... yes checking for working mktime... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) yes checking for struct tm.tm_gmtoff... yes checking for compound literals... yes checking for external symbol _system_configuration... no checking for desired default level of POSIX conformance... none-specified checking whether is self-contained... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... no checking for PTHREAD_PROCESS_SHARED... yes checking for sigset_t... yes checking whether to use systemd APIs... no checking whether endutent is declared... no checking for struct utmpx.ut_user... no checking for struct utmp.ut_user... no checking for struct utmpx.ut_name... no checking for struct utmp.ut_name... yes checking for struct utmpx.ut_type... no checking for struct utmp.ut_type... no checking for struct utmpx.ut_pid... no checking for struct utmp.ut_pid... no checking for struct utmp.ut_tv... no checking for struct utmpx.ut_host... no checking for struct utmp.ut_host... yes checking for struct utmpx.ut_id... no checking for struct utmp.ut_id... no checking for struct utmpx.ut_session... no checking for struct utmp.ut_session... no checking for struct utmpx.ut_exit... no checking for struct utmp.ut_exit... no checking for struct utmpx.ut_exit.ut_exit... no checking for struct utmpx.ut_exit.e_exit... no checking for struct utmp.ut_exit.e_exit... no checking for struct utmpx.ut_exit.ut_termination... no checking for struct utmpx.ut_exit.e_termination... no checking for struct utmp.ut_exit.e_termination... no checking whether sysinfo is declared... no checking for sys/sysctl.h... (cached) yes checking for sysctl... (cached) 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 sched.h... yes checking for struct sched_param... yes checking for library containing setsockopt... none needed checking for library containing setfilecon... no checking whether setenv is declared... yes checking for search.h... (cached) yes checking for tsearch... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... guessing yes checking whether stpncpy is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... no checking for strerror_r... yes checking whether strncat works... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether ldexp() can be used without linking with libm... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking whether declares ioctl... yes checking for struct utsname... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no 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 whether snprintf truncates the result as in C99... yes checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports size specifiers as in C23... no 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... no checking whether printf supports the 'b' directive... no checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports the 'lc' directive correctly... no 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... no checking for vasprintf... (cached) yes checking whether wcsdup is declared... 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... yes checking for C compiler option to allow warnings... -Wno-error checking for C++ compiler option to allow warnings... -Wno-error checking for a turkish Unicode locale... none checking for LC_MESSAGES... yes checking for uselocale... (cached) yes checking whether uselocale works... (cached) yes checking for fake locale system (OpenBSD)... yes 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 for posix_memalign... yes checking for alignas and alignof... yes, macros checking whether to enable assertions... yes checking for static_assert... no checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking whether btowc is consistent with mbrtowc in the C locale... yes checking whether the C locale is free of encoding errors... (cached) yes checking for __builtin_expect... yes checking for byteswap.h... no checking for strtod_l... no checking for strtold_l... no checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for faccessat... yes checking for readlinkat... yes checking whether this system supports file names of any length... no checking whether chmod works... yes checking for library containing clock_gettime... none required checking for clock_getres... (cached) yes checking for clock_gettime... (cached) yes checking for clock_settime... (cached) yes checking for closedir... (cached) yes checking for copy_file_range... no 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 euidaccess... no checking for faccessat... (cached) yes checking for libgen.h... (cached) yes checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking for library containing eaccess... no checking for eaccess... no checking for faccessat... (cached) yes checking whether fchmodat works... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for fdatasync... yes checking whether fdopen sets errno... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) no checking for struct stat.st_blocks... yes checking for mempcpy... (cached) no checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... no checking whether fopen supports the mode character 'x'... yes checking whether fopen supports the mode character 'e'... yes checking for __fpending... no checking for __fpurge... no checking whether fpurge is declared... yes checking whether fpurge works... no checking for __freading... no checking whether free is known to preserve errno... yes checking whether freopen works on closed fds... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for __fseterr... no checking whether fstatat (..., 0) works... yes checking for sys/mount.h... (cached) yes checking for statvfs function (SVR4)... yes checking whether to use statvfs64... no checking for two-argument statfs with statfs.f_frsize member... no checking for sys/fs/s5param.h... no checking for sys/statfs.h... no checking for statfs that truncates block counts... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for strtof... yes checking for ftruncate... yes checking for fts_open... yes checking for futimens... yes checking whether futimens works... yes checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... yes 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... no, but it is partly working checking for getpagesize... yes checking whether getcwd succeeds when 4k < cwd_length < 16k... no checking for getdelim... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getgroups handles negative values... yes checking for gethostname... (cached) yes checking for HOST_NAME_MAX... yes checking whether gethrtime is declared... no checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes checking for getline... yes checking for working getline function... yes checking for getloadavg... yes checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking for getpass without length limitations... no checking for __fsetlocking... no checking whether __fsetlocking is declared... no checking for tcgetattr... yes checking for tcsetattr... yes checking for getprogname... yes checking whether program_invocation_name is declared... no checking for getrandom... no checking for gettimeofday with POSIX signature... almost checking whether getusershell is declared... yes checking for group_member... no checking host operating system... OpenBSD checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking whether the compiler generally respects inline... yes checking for isapipe... no checking whether pipes are FIFOs (and for their link count)... yes (0) checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... yes checking whether isnan(float) works... yes checking whether isnan(long double) can be used without linking with libm... yes checking whether isnanl works... yes checking for iswblank... yes checking whether iswblank is declared... yes checking whether iswdigit is ISO C compliant... guessing yes checking whether iswxdigit is ISO C compliant... guessing yes checking for lchown... (cached) 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... yes checking for linkat... yes checking whether linkat() can link symlinks... yes checking whether linkat handles trailing slash correctly... yes checking whether localeconv works... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking whether SEEK_DATA works but is incompatible with GNU... no checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtoc32 works on empty input... yes checking whether the C locale is free of encoding errors... 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) yes checking whether mbsrtowcs works... guessing yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) no checking for memrchr... yes checking for explicit_memset... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkfifo... yes checking whether mkfifo rejects trailing slashes... yes checking for mknodat... yes checking for mkfifoat... yes checking whether mkfifoat rejects trailing slashes... yes checking whether mknod can create fifo without root privileges... (cached) no checking for mkostemp... yes checking for working mkstemp... yes checking for __mktime_internal... no checking for listmntent... no checking for sys/ucred.h... (cached) yes checking for sys/mount.h... (cached) yes checking for mntent.h... no checking for sys/fs_types.h... (cached) no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... no checking for getmntent... no checking for mntctl function and struct vmount... no checking for getfsstat function... no checking for FIXME existence of three headers... no checking for getmntinfo function... yes checking whether getmntinfo returns statvfs structures... no checking for sys/mntent.h... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... no checking for struct statfs.f_fstypename... yes checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether is self-contained... yes checking for nl_langinfo... yes checking whether YESEXPR works... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/param.h... (cached) yes checking for sys/sysctl.h... (cached) yes checking for sched_getaffinity_np... no checking for pstat_getdynamic... no checking for sysmp... no checking for sysctl... (cached) yes checking for sched_getaffinity... no checking for C nullptr... no checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... (cached) yes checking for bison... no checking for struct tm.tm_zone... (cached) yes checking for Perl 5.005 or newer... perl checking for sys/pstat.h... (cached) no checking for sys/sysmp.h... (cached) no checking for sys/sysinfo.h... no 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) no checking for struct sysinfo.mem_unit... no checking for pipe2... yes checking for a shell that conforms to POSIX... /bin/sh checking for posix_memalign... (cached) yes checking whether posix_memalign works for large alignments... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) no checking whether ldexpl() can be used without linking with libm... no checking for getppriv... no checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking for pthread_mutexattr_getrobust... no 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 whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... no checking whether _putenv is declared... no checking for xattr library with ATTR_ACTION_PERMISSIONS... no configure: WARNING: libattr development library was not found or not usable. configure: WARNING: GNU coreutils will be built without xattr support. checking for raise... (cached) yes checking for sigprocmask... (cached) yes checking for rawmemchr... no checking for readdir... (cached) yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking for readlinkat... (cached) yes checking whether readlinkat signature is correct... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for working re_compile_pattern... no 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) no checking for renameat2... no checking for linux/fs.h... (cached) no checking for renameat2... (cached) no checking for rewinddir... (cached) yes checking whether rmdir works... (cached) yes checking for rpmatch... no checking for nl_langinfo and YESEXPR... yes checking for __secure_getenv... no checking for issetugid... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for selinux/flask.h... no checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking whether setenv validates arguments... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) no checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for sig2str... no checking for struct sigaction.sa_sigaction... yes checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for smack_new_label_from_self in -lsmack... no checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... no checking for stpcpy... yes checking for stpncpy... yes checking for working stpncpy... yes checking for working strnlen... yes checking for strsignal... (cached) 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... (cached) yes checking whether strtoll works... no checking for strtoull... (cached) yes checking whether strtoull works... no checking whether symlink handles trailing slash correctly... yes checking for symlinkat... yes checking whether symlinkat handles trailing slash correctly... yes checking whether time() works... guessing yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime works even near extrema... yes checking for timezone_t... no checking for timegm... yes checking whether timer_settime is declared... no checking for uname... (cached) 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... (cached) yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for utime... (cached) yes checking whether utime handles trailing slashes on files... yes checking for futimes... yes checking for futimesat... no checking for lutimes... no checking for futimens... (cached) yes checking for utimensat... yes checking for utimensat... (cached) yes checking whether utimensat works... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... guessing yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... no checking whether use of TIOCGWINSZ requires termios.h... (cached) yes checking whether use of struct winsize requires sys/ptem.h... no checking for wmemchr... yes checking for wmempcpy... no checking for stdint.h... (cached) yes checking for atoll... yes checking whether c32rtomb is declared... yes checking for c32rtomb... yes checking whether c32rtomb return value is correct... yes checking for duplocale... yes checking whether byte ordering is bigendian... (cached) no checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... (cached) yes checking for ioctl with POSIX signature... no checking for newlocale... yes checking for newlocale... (cached) yes checking for duplocale... (cached) yes checking for freelocale... yes checking for newlocale... (cached) yes checking for uselocale... (cached) yes checking whether uselocale works... (cached) yes checking whether perror matches strerror... yes checking whether sched_yield is declared... yes checking whether setlocale supports the C locale... yes checking whether sleep is declared... yes checking for working sleep... yes checking for catgets... yes checking for pthread_atfork... yes checking for sys/single_threaded.h... no checking whether tmpfile works... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking whether wctob works... guessing yes checking whether wctob is declared... yes checking for working volatile... (cached) yes checking for unsigned long long int... yes checking for sys/sysctl.h... (cached) 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 for declarations of fseeko and ftello... yes checking for struct stat.st_author... no checking for ino_t... (cached) yes checking for major_t... no checking for minor_t... no checking for mode_to_security_class... no checking for inotify_init... no checking for nfs/vfs.h... no checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct statfs.f_namelen... no checking for struct statfs.f_namemax... yes checking for struct statfs.f_type... no checking for struct statfs.f_frsize... no checking for library containing fdatasync... none required checking for fdatasync... (cached) yes checking for cap_get_file in -lcap... no configure: WARNING: libcap library was not found or not usable. configure: WARNING: GNU coreutils will be built without capability support. checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for chroot... (cached) yes checking for gethostid... (cached) yes checking for sigsuspend... (cached) yes checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether localtime caches TZ... no checking for fclonefileat... no checking for getattrat... no checking for statx... no checking for initgroups... (cached) yes checking for syslog... (cached) yes checking for 3-argument setpriority function... yes checking POSIX termios... (cached) yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) no checking whether termios.h needs _XOPEN_SOURCE... no checking c_line in struct termios... no checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether use of TIOCGWINSZ requires termios.h... (cached) yes checking whether strsignal is declared... (cached) yes checking whether sys_siglist is declared... yes checking whether _sys_siglist is declared... no 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 checking if pclmul intrinsic exists... yes checking for avx2 intrinsics... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib 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 configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in sysutils/coreutils at 1711446984.44 ===> sysutils/coreutils ===> Building for coreutils-9.4p0 mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_ALLOCA_H''@|0|g' ./lib/alloca.in.h > lib/alloca.h-t mv lib/alloca.h-t lib/alloca.h mkdir -p 'lib/arpa' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''HAVE_FEATURES_H''@|0|g' -e 's|@''NEXT_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 mkdir -p 'lib' { sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -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_ASSERT_H''@||g' < ./lib/assert.in.h && sed -e '/@assert.h omit start@/,/@assert.h omit end@/d' -e 's|_gl_verify|_gl_static_assert|g' -e 's|_GL_VERIFY|_GL_STATIC_ASSERT|g' -e 's|_GL\(_STATIC_ASSERT_H\)|_GL\1|g' < ./lib/verify.h; } > lib/assert.h-t mv lib/assert.h-t lib/assert.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/byteswap.h-t' ./lib/byteswap.in.h mv lib/byteswap.h-t lib/byteswap.h mkdir -p 'lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; echo '#if HAVE_WINSOCK2_H'; echo '# include /* avoid mingw pollution on DATADIR */'; echo '#endif'; printf '#define PREFIX %s\n' \"/usr/local\"; printf '#define EXEC_PREFIX %s\n' \"/usr/local\"; printf '#define BINDIR %s\n' \"/usr/local/bin\"; printf '#define SBINDIR %s\n' \"/usr/local/sbin\"; printf '#define LIBEXECDIR %s\n' \"/usr/local/libexec\"; printf '#define DATAROOTDIR %s\n' \"/usr/local/share\"; printf '#define DATADIR %s\n' \"/usr/local/share\"; printf '#define SYSCONFDIR %s\n' \"/etc\"; printf '#define SHAREDSTATEDIR %s\n' \"/usr/local/com\"; printf '#define LOCALSTATEDIR %s\n' \"/var\"; printf '#define RUNSTATEDIR %s\n' \"/var/run\"; printf '#define INCLUDEDIR %s\n' \"/usr/local/include\"; printf '#define OLDINCLUDEDIR %s\n' \"/usr/include\"; printf '#define DOCDIR %s\n' \"/usr/local/share/doc/coreutils\"; printf '#define INFODIR %s\n' \"/usr/local/info\"; printf '#define HTMLDIR %s\n' \"/usr/local/share/doc/coreutils\"; printf '#define DVIDIR %s\n' \"/usr/local/share/doc/coreutils\"; printf '#define PDFDIR %s\n' \"/usr/local/share/doc/coreutils\"; printf '#define PSDIR %s\n' \"/usr/local/share/doc/coreutils\"; printf '#define LIBDIR %s\n' \"/usr/local/lib\"; printf '#define LISPDIR %s\n' \"/usr/local/share/emacs/site-lisp\"; printf '#define LOCALEDIR %s\n' \"/usr/local/share/locale\"; printf '#define MANDIR %s\n' \"/usr/local/man\"; printf '#define MANEXT %s\n' \"\"; printf '#define PKGDATADIR %s\n' \"/usr/local/share/coreutils\"; printf '#define PKGINCLUDEDIR %s\n' \"/usr/local/include/coreutils\"; printf '#define PKGLIBDIR %s\n' \"/usr/local/lib/coreutils\"; printf '#define PKGLIBEXECDIR %s\n' \"/usr/local/libexec/coreutils\"; } | sed '/""/d' > lib/configmake.h-t mv lib/configmake.h-t lib/configmake.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_CTYPE_H''@||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 mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_DIRENT_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_DIRENT_H''@||g' -e 's/@''DIR_HAS_FD_MEMBER''@/1/g' -e 's/@''GNULIB_OPENDIR''@/1/g' -e 's/@''GNULIB_READDIR''@/1/g' -e 's/@''GNULIB_REWINDDIR''@/1/g' -e 's/@''GNULIB_CLOSEDIR''@/1/g' -e 's/@''GNULIB_DIRFD''@/1/g' -e 's/@''GNULIB_FDOPENDIR''@/1/g' -e 's/@''GNULIB_SCANDIR''@/0/g' -e 's/@''GNULIB_ALPHASORT''@/0/g' -e 's/@''HAVE_OPENDIR''@/1/g' -e 's/@''HAVE_READDIR''@/1/g' -e 's/@''HAVE_REWINDDIR''@/1/g' -e 's/@''HAVE_CLOSEDIR''@/1/g' -e 's|@''HAVE_DECL_DIRFD''@|1|g' -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' -e 's|@''HAVE_FDOPENDIR''@|1|g' -e 's|@''HAVE_SCANDIR''@|1|g' -e 's|@''HAVE_ALPHASORT''@|1|g' -e 's|@''REPLACE_OPENDIR''@|0|g' -e 's|@''REPLACE_READDIR''@|0|g' -e 's|@''REPLACE_REWINDDIR''@|0|g' -e 's|@''REPLACE_CLOSEDIR''@|0|g' -e 's|@''REPLACE_DIRFD''@|0|g' -e 's|@''REPLACE_FDOPENDIR''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' ./lib/dirent.in.h > lib/dirent.h-t mv lib/dirent.h-t lib/dirent.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_ERRNO_H''@||g' -e 's|@''EMULTIHOP_HIDDEN''@|0|g' -e 's|@''EMULTIHOP_VALUE''@||g' -e 's|@''ENOLINK_HIDDEN''@|0|g' -e 's|@''ENOLINK_VALUE''@||g' -e 's|@''EOVERFLOW_HIDDEN''@|0|g' -e 's|@''EOVERFLOW_VALUE''@||g' ./lib/errno.in.h > lib/errno.h-t mv lib/errno.h-t lib/errno.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_ERROR_H''@|0|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''NEXT_ERROR_H''@||g' -e 's|@''HAVE_ERROR''@|0|g' -e 's|@''HAVE_ERROR_AT_LINE''@|0|g' -e 's|@''REPLACE_ERROR''@|0|g' -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' ./lib/error.in.h > lib/error.h-t mv lib/error.h-t lib/error.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_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/@''GNULIB_MDA_CREAT''@/1/g' -e 's/@''GNULIB_MDA_OPEN''@/1/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_CREAT''@|0|g' -e 's|@''REPLACE_FCNTL''@|0|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 mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FLOAT_H''@||g' -e 's|@''REPLACE_ITOLD''@|0|g' ./lib/float.in.h > lib/float.h-t mv lib/float.h-t lib/float.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_FNMATCH_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_FNMATCH_H''@||g' -e 's/@''GNULIB_FNMATCH''@/1/g' -e 's|@''HAVE_FNMATCH''@|1|g' -e 's|@''REPLACE_FNMATCH''@|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/fnmatch.in.h > lib/fnmatch.h-t mv lib/fnmatch.h-t lib/fnmatch.h mkdir -p 'lib/malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e '/libc_hidden_proto/d' ./lib/malloc/dynarray.h > lib/malloc/dynarray.gl.h-t mv lib/malloc/dynarray.gl.h-t lib/malloc/dynarray.gl.h mkdir -p 'lib/malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|||g' -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' -e 's|__glibc_likely|_GL_LIKELY|g' -e 's|__glibc_unlikely|_GL_UNLIKELY|g' ./lib/malloc/dynarray-skeleton.c > lib/malloc/dynarray-skeleton.gl.h-t mv lib/malloc/dynarray-skeleton.gl.h-t lib/malloc/dynarray-skeleton.gl.h mkdir -p 'lib/malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' -e 's|__glibc_likely|_GL_LIKELY|g' -e 's|__glibc_unlikely|_GL_UNLIKELY|g' -e '/libc_hidden_proto/d' ./lib/malloc/scratch_buffer.h > lib/malloc/scratch_buffer.gl.h-t mv lib/malloc/scratch_buffer.gl.h-t lib/malloc/scratch_buffer.gl.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_ICONV_H''@||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 mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_INTTYPES_H''@||g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''PRIPTR_PREFIX''@/"l"/g' -e 's/@''GNULIB_IMAXABS''@/0/g' -e 's/@''GNULIB_IMAXDIV''@/0/g' -e 's/@''GNULIB_STRTOIMAX''@/1/g' -e 's/@''GNULIB_STRTOUMAX''@/1/g' -e 's/@''HAVE_DECL_IMAXABS''@/1/g' -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' -e 's/@''HAVE_IMAXDIV_T''@/1/g' -e 's/@''REPLACE_IMAXABS''@/0/g' -e 's/@''REPLACE_IMAXDIV''@/0/g' -e 's/@''REPLACE_STRTOIMAX''@/0/g' -e 's/@''REPLACE_STRTOUMAX''@/0/g' -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' ./lib/inttypes.in.h > lib/inttypes.h-t mv lib/inttypes.h-t lib/inttypes.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_LANGINFO_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_LANGINFO_H''@||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''@|0|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 mkdir -p 'lib' echo '#include "mini-gmp.h"' > lib/gmp.h-t mv lib/gmp.h-t lib/gmp.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_LIMITS_H''@||g' ./lib/limits.in.h > lib/limits.h-t mv lib/limits.h-t lib/limits.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_LOCALE_H''@||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''@|0|g' -e 's|@''REPLACE_LOCALECONV''@|0|g' -e 's|@''REPLACE_SETLOCALE''@|1|g' -e 's|@''REPLACE_NEWLOCALE''@|0|g' -e 's|@''REPLACE_DUPLOCALE''@|0|g' -e 's|@''REPLACE_FREELOCALE''@|0|g' -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' ./lib/locale.in.h > lib/locale.h-t mv lib/locale.h-t lib/locale.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT_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''@||g' -e 's/@''GNULIB_ACOSF''@/0/g' -e 's/@''GNULIB_ACOSL''@/0/g' -e 's/@''GNULIB_ASINF''@/0/g' -e 's/@''GNULIB_ASINL''@/0/g' -e 's/@''GNULIB_ATANF''@/0/g' -e 's/@''GNULIB_ATANL''@/0/g' -e 's/@''GNULIB_ATAN2F''@/0/g' -e 's/@''GNULIB_CBRT''@/0/g' -e 's/@''GNULIB_CBRTF''@/0/g' -e 's/@''GNULIB_CBRTL''@/0/g' -e 's/@''GNULIB_CEIL''@/0/g' -e 's/@''GNULIB_CEILF''@/0/g' -e 's/@''GNULIB_CEILL''@/0/g' -e 's/@''GNULIB_COPYSIGN''@/0/g' -e 's/@''GNULIB_COPYSIGNF''@/0/g' -e 's/@''GNULIB_COPYSIGNL''@/0/g' -e 's/@''GNULIB_COSF''@/0/g' -e 's/@''GNULIB_COSL''@/0/g' -e 's/@''GNULIB_COSHF''@/0/g' -e 's/@''GNULIB_EXPF''@/0/g' -e 's/@''GNULIB_EXPL''@/0/g' -e 's/@''GNULIB_EXP2''@/0/g' -e 's/@''GNULIB_EXP2F''@/0/g' -e 's/@''GNULIB_EXP2L''@/0/g' -e 's/@''GNULIB_EXPM1''@/0/g' -e 's/@''GNULIB_EXPM1F''@/0/g' -e 's/@''GNULIB_EXPM1L''@/0/g' -e 's/@''GNULIB_FABSF''@/0/g' -e 's/@''GNULIB_FABSL''@/0/g' -e 's/@''GNULIB_FLOOR''@/0/g' -e 's/@''GNULIB_FLOORF''@/0/g' -e 's/@''GNULIB_FLOORL''@/0/g' -e 's/@''GNULIB_FMA''@/0/g' -e 's/@''GNULIB_FMAF''@/0/g' -e 's/@''GNULIB_FMAL''@/0/g' -e 's/@''GNULIB_FMOD''@/0/g' -e 's/@''GNULIB_FMODF''@/0/g' -e 's/@''GNULIB_FMODL''@/0/g' -e 's/@''GNULIB_FREXPF''@/0/g' -e 's/@''GNULIB_FREXP''@/1/g' -e 's/@''GNULIB_FREXPL''@/1/g' -e 's/@''GNULIB_HYPOT''@/0/g' -e 's/@''GNULIB_HYPOTF''@/0/g' -e 's/@''GNULIB_HYPOTL''@/0/g' < ./lib/math.in.h > lib/math.h-t1 sed -e 's/@''GNULIB_ILOGB''@/0/g' -e 's/@''GNULIB_ILOGBF''@/0/g' -e 's/@''GNULIB_ILOGBL''@/0/g' -e 's/@''GNULIB_ISFINITE''@/0/g' -e 's/@''GNULIB_ISINF''@/0/g' -e 's/@''GNULIB_ISNAN''@/0/g' -e 's/@''GNULIB_ISNANF''@/0/g' -e 's/@''GNULIB_ISNAND''@/0/g' -e 's/@''GNULIB_ISNANL''@/0/g' -e 's/@''GNULIB_LDEXP''@/0/g' -e 's/@''GNULIB_LDEXPF''@/0/g' -e 's/@''GNULIB_LDEXPL''@/0/g' -e 's/@''GNULIB_LOG''@/0/g' -e 's/@''GNULIB_LOGF''@/0/g' -e 's/@''GNULIB_LOGL''@/0/g' -e 's/@''GNULIB_LOG10''@/0/g' -e 's/@''GNULIB_LOG10F''@/0/g' -e 's/@''GNULIB_LOG10L''@/0/g' -e 's/@''GNULIB_LOG1P''@/0/g' -e 's/@''GNULIB_LOG1PF''@/0/g' -e 's/@''GNULIB_LOG1PL''@/0/g' -e 's/@''GNULIB_LOG2''@/0/g' -e 's/@''GNULIB_LOG2F''@/0/g' -e 's/@''GNULIB_LOG2L''@/0/g' -e 's/@''GNULIB_LOGB''@/0/g' -e 's/@''GNULIB_LOGBF''@/0/g' -e 's/@''GNULIB_LOGBL''@/0/g' -e 's/@''GNULIB_MODF''@/0/g' -e 's/@''GNULIB_MODFF''@/0/g' -e 's/@''GNULIB_MODFL''@/0/g' -e 's/@''GNULIB_POWF''@/0/g' -e 's/@''GNULIB_REMAINDER''@/0/g' -e 's/@''GNULIB_REMAINDERF''@/0/g' -e 's/@''GNULIB_REMAINDERL''@/0/g' -e 's/@''GNULIB_RINT''@/0/g' -e 's/@''GNULIB_RINTF''@/0/g' -e 's/@''GNULIB_RINTL''@/0/g' -e 's/@''GNULIB_ROUND''@/0/g' -e 's/@''GNULIB_ROUNDF''@/0/g' -e 's/@''GNULIB_ROUNDL''@/0/g' -e 's/@''GNULIB_SIGNBIT''@/1/g' -e 's/@''GNULIB_SINF''@/0/g' -e 's/@''GNULIB_SINL''@/0/g' -e 's/@''GNULIB_SINHF''@/0/g' -e 's/@''GNULIB_SQRTF''@/0/g' -e 's/@''GNULIB_SQRTL''@/0/g' -e 's/@''GNULIB_TANF''@/0/g' -e 's/@''GNULIB_TANL''@/0/g' -e 's/@''GNULIB_TANHF''@/0/g' -e 's/@''GNULIB_TRUNC''@/0/g' -e 's/@''GNULIB_TRUNCF''@/0/g' -e 's/@''GNULIB_TRUNCL''@/0/g' -e 's/@''GNULIB_MDA_J0''@/1/g' -e 's/@''GNULIB_MDA_J1''@/1/g' -e 's/@''GNULIB_MDA_JN''@/1/g' -e 's/@''GNULIB_MDA_Y0''@/1/g' -e 's/@''GNULIB_MDA_Y1''@/1/g' -e 's/@''GNULIB_MDA_YN''@/1/g' < lib/math.h-t1 > lib/math.h-t2 sed -e 's|@''HAVE_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' < lib/math.h-t2 > lib/math.h-t3 sed -e 's|@''HAVE_DECL_ACOSL''@|1|g' -e 's|@''HAVE_DECL_ASINL''@|1|g' -e 's|@''HAVE_DECL_ATANL''@|1|g' -e 's|@''HAVE_DECL_CBRTF''@|1|g' -e 's|@''HAVE_DECL_CBRTL''@|1|g' -e 's|@''HAVE_DECL_CEILF''@|1|g' -e 's|@''HAVE_DECL_CEILL''@|1|g' -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' -e 's|@''HAVE_DECL_COSL''@|1|g' -e 's|@''HAVE_DECL_EXPL''@|1|g' -e 's|@''HAVE_DECL_EXP2''@|1|g' -e 's|@''HAVE_DECL_EXP2F''@|1|g' -e 's|@''HAVE_DECL_EXP2L''@|1|g' -e 's|@''HAVE_DECL_EXPM1L''@|1|g' -e 's|@''HAVE_DECL_FLOORF''@|1|g' -e 's|@''HAVE_DECL_FLOORL''@|1|g' -e 's|@''HAVE_DECL_FREXPL''@|1|g' -e 's|@''HAVE_DECL_LDEXPL''@|1|g' -e 's|@''HAVE_DECL_LOGL''@|1|g' -e 's|@''HAVE_DECL_LOG10L''@|1|g' -e 's|@''HAVE_DECL_LOG2''@|1|g' -e 's|@''HAVE_DECL_LOG2F''@|1|g' -e 's|@''HAVE_DECL_LOG2L''@|1|g' -e 's|@''HAVE_DECL_LOGB''@|1|g' -e 's|@''HAVE_DECL_REMAINDER''@|1|g' -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' -e 's|@''HAVE_DECL_RINTF''@|1|g' -e 's|@''HAVE_DECL_ROUND''@|1|g' -e 's|@''HAVE_DECL_ROUNDF''@|1|g' -e 's|@''HAVE_DECL_ROUNDL''@|1|g' -e 's|@''HAVE_DECL_SINL''@|1|g' -e 's|@''HAVE_DECL_SQRTL''@|1|g' -e 's|@''HAVE_DECL_TANL''@|1|g' -e 's|@''HAVE_DECL_TRUNC''@|1|g' -e 's|@''HAVE_DECL_TRUNCF''@|1|g' -e 's|@''HAVE_DECL_TRUNCL''@|1|g' < lib/math.h-t3 > lib/math.h-t4 sed -e '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''@|1|g' -e 's|@''REPLACE_HUGE_VAL''@|0|g' -e 's|@''REPLACE_HYPOT''@|0|g' -e 's|@''REPLACE_HYPOTF''@|0|g' -e 's|@''REPLACE_HYPOTL''@|0|g' -e 's|@''REPLACE_ILOGB''@|0|g' -e 's|@''REPLACE_ILOGBF''@|0|g' -e 's|@''REPLACE_ILOGBL''@|0|g' -e 's|@''REPLACE_ISFINITE''@|0|g' -e 's|@''REPLACE_ISINF''@|0|g' -e 's|@''REPLACE_ISNAN''@|0|g' -e 's|@''REPLACE_ITOLD''@|0|g' < lib/math.h-t4 > lib/math.h-t5 sed -e 's|@''REPLACE_LDEXP''@|0|g' -e 's|@''REPLACE_LDEXPL''@|0|g' -e 's|@''REPLACE_LOG''@|0|g' -e 's|@''REPLACE_LOGF''@|0|g' -e 's|@''REPLACE_LOGL''@|0|g' -e 's|@''REPLACE_LOG10''@|0|g' -e 's|@''REPLACE_LOG10F''@|0|g' -e 's|@''REPLACE_LOG10L''@|0|g' -e 's|@''REPLACE_LOG1P''@|0|g' -e 's|@''REPLACE_LOG1PF''@|0|g' -e 's|@''REPLACE_LOG1PL''@|0|g' -e 's|@''REPLACE_LOG2''@|0|g' -e 's|@''REPLACE_LOG2F''@|0|g' -e 's|@''REPLACE_LOG2L''@|0|g' -e 's|@''REPLACE_LOGB''@|0|g' -e 's|@''REPLACE_LOGBF''@|0|g' -e 's|@''REPLACE_LOGBL''@|0|g' -e 's|@''REPLACE_MODF''@|0|g' -e 's|@''REPLACE_MODFF''@|0|g' -e 's|@''REPLACE_MODFL''@|0|g' -e 's|@''REPLACE_NAN''@|0|g' -e 's|@''REPLACE_REMAINDER''@|0|g' -e 's|@''REPLACE_REMAINDERF''@|0|g' -e 's|@''REPLACE_REMAINDERL''@|0|g' -e 's|@''REPLACE_RINTL''@|0|g' -e 's|@''REPLACE_ROUND''@|0|g' -e 's|@''REPLACE_ROUNDF''@|0|g' -e 's|@''REPLACE_ROUNDL''@|0|g' -e 's|@''REPLACE_SIGNBIT''@|0|g' -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' -e 's|@''REPLACE_SINF''@|0|g' -e 's|@''REPLACE_SINHF''@|0|g' -e 's|@''REPLACE_SQRTF''@|0|g' -e 's|@''REPLACE_SQRTL''@|0|g' -e 's|@''REPLACE_TANF''@|0|g' -e 's|@''REPLACE_TANHF''@|0|g' -e 's|@''REPLACE_TRUNC''@|0|g' -e 's|@''REPLACE_TRUNCF''@|0|g' -e 's|@''REPLACE_TRUNCL''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' < lib/math.h-t5 > lib/math.h-t6 rm -f lib/math.h-t1 lib/math.h-t2 lib/math.h-t3 lib/math.h-t4 lib/math.h-t5 mv lib/math.h-t6 lib/math.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_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 mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_PTHREAD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_PTHREAD_H''@||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''@|0|g' -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_SELF''@|1|g' -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' < ./lib/pthread.in.h > lib/pthread.h-t1 sed -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' < lib/pthread.h-t1 > lib/pthread.h-t2 sed -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' < lib/pthread.h-t2 > lib/pthread.h-t3 sed -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _Noreturn/r ./lib/_Noreturn.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' < lib/pthread.h-t3 > lib/pthread.h-t4 rm -f lib/pthread.h-t1 lib/pthread.h-t2 lib/pthread.h-t3 mv lib/pthread.h-t4 lib/pthread.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_SCHED_H''@|1|g' -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SCHED_H''@||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 mkdir -p 'lib/selinux' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SELINUX_SELINUX_H''@/0/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SELINUX_SELINUX_H''@||g' ./lib/se-selinux.in.h > lib/selinux/selinux.h-t mv lib/selinux/selinux.h-t lib/selinux/selinux.h mkdir -p 'lib/selinux' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/selinux/context.h-t' ./lib/se-context.in.h mv lib/selinux/context.h-t lib/selinux/context.h mkdir -p 'lib/selinux' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/selinux/label.h-t' ./lib/se-label.in.h mv lib/selinux/label.h-t lib/selinux/label.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_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''@|0|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 mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G ./lib/stdckdint.in.h > lib/stdckdint.h-t mv lib/stdckdint.h-t lib/stdckdint.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDDEF_H''@||g' -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' -e 's|@''HAVE_WCHAR_T''@|1|g' -e 's|@''REPLACE_NULL''@|0|g' ./lib/stddef.in.h > lib/stddef.h-t mv lib/stddef.h-t lib/stddef.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_STDINT_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_STDINT_H''@||g' -e 's/@''HAVE_C99_STDINT_H''@/1/g' -e 's/@''HAVE_SYS_TYPES_H''@/1/g' -e 's/@''HAVE_INTTYPES_H''@/1/g' -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' -e 's/@''HAVE_WCHAR_H''@/1/g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' -e 's/@''PTRDIFF_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_SIZE_T''@//g' -e 's/@''SIZE_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' -e 's/@''WCHAR_T_SUFFIX''@//g' -e 's/@''BITSIZEOF_WINT_T''@//g' -e 's/@''HAVE_SIGNED_WINT_T''@//g' -e 's/@''WINT_T_SUFFIX''@//g' -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' ./lib/stdint.in.h > lib/stdint.h-t mv lib/stdint.h-t lib/stdint.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDIO_H''@||g' -e 's/@''GNULIB_DPRINTF''@/0/g' -e 's/@''GNULIB_FCLOSE''@/1/g' -e 's/@''GNULIB_FDOPEN''@/1/g' -e 's/@''GNULIB_FFLUSH''@/1/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/1/g' -e 's/@''GNULIB_FOPEN_GNU''@/1/g' -e 's/@''GNULIB_FPRINTF''@/1/g' -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_FPURGE''@/1/g' -e 's/@''GNULIB_FPUTC''@/1/g' -e 's/@''GNULIB_FPUTS''@/1/g' -e 's/@''GNULIB_FREAD''@/1/g' -e 's/@''GNULIB_FREOPEN''@/1/g' -e 's/@''GNULIB_FSCANF''@/1/g' -e 's/@''GNULIB_FSEEK''@/1/g' -e 's/@''GNULIB_FSEEKO''@/1/g' -e 's/@''GNULIB_FTELL''@/1/g' -e 's/@''GNULIB_FTELLO''@/1/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''GNULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/1/g' -e 's/@''GNULIB_GETLINE''@/1/g' -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PCLOSE''@/0/g' -e 's/@''GNULIB_PERROR''@/IN_COREUTILS_GNULIB_TESTS/g' -e 's/@''GNULIB_POPEN''@/0/g' -e 's/@''GNULIB_PRINTF''@/1/g' -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PUTC''@/1/g' -e 's/@''GNULIB_PUTCHAR''@/1/g' -e 's/@''GNULIB_PUTS''@/1/g' -e 's/@''GNULIB_REMOVE''@/1/g' -e 's/@''GNULIB_RENAME''@/1/g' -e 's/@''GNULIB_RENAMEAT''@/1/g' -e 's/@''GNULIB_SCANF''@/1/g' -e 's/@''GNULIB_SNPRINTF''@/1/g' -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_TMPFILE''@/IN_COREUTILS_GNULIB_TESTS/g' -e 's/@''GNULIB_VASPRINTF''@/1/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' -e 's/@''GNULIB_VPRINTF_POSIX''@/1/g' -e 's/@''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' -e 's/@''GNULIB_MDA_FILENO''@/1/g' -e 's/@''GNULIB_MDA_GETW''@/1/g' -e 's/@''GNULIB_MDA_PUTW''@/1/g' -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' < ./lib/stdio.in.h > lib/stdio.h-t1 sed -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_GETW''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_PUTW''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_PCLOSE''@|1|g' -e 's|@''HAVE_POPEN''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' < lib/stdio.h-t1 > lib/stdio.h-t2 sed -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|1|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|1|g' -e 's|@''REPLACE_FOPEN''@|1|g' -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|1|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|1|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|1|g' -e 's|@''REPLACE_FSEEKO''@|1|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|1|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-t2 > lib/stdio.h-t3 rm -f lib/stdio.h-t1 lib/stdio.h-t2 mv lib/stdio.h-t3 lib/stdio.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' -e 's/@''GNULIB_ATOLL''@/IN_COREUTILS_GNULIB_TESTS/g' -e 's/@''GNULIB_CALLOC_GNU''@/1/g' -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' -e 's/@''GNULIB_GETLOADAVG''@/1/g' -e 's/@''GNULIB_GETPROGNAME''@/1/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_GNU''@/1/g' -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' -e 's/@''GNULIB_MBSTOWCS''@/0/g' -e 's/@''GNULIB_MBTOWC''@/1/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/1/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/1/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_MEMALIGN''@/1/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/1/g' -e 's/@''GNULIB_QSORT_R''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_GNU''@/1/g' -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' -e 's/@''GNULIB_REALLOCARRAY''@/1/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/1/g' -e 's/@''GNULIB_SECURE_GETENV''@/1/g' -e 's/@''GNULIB_SETENV''@/1/g' -e 's/@''GNULIB_STRTOD''@/1/g' -e 's/@''GNULIB_STRTOL''@/0/g' -e 's/@''GNULIB_STRTOLD''@/1/g' -e 's/@''GNULIB_STRTOLL''@/1/g' -e 's/@''GNULIB_STRTOUL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/1/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/1/g' -e 's/@''GNULIB_WCTOMB''@/IN_COREUTILS_GNULIB_TESTS/g' -e 's/@''GNULIB_MDA_ECVT''@/1/g' -e 's/@''GNULIB_MDA_FCVT''@/1/g' -e 's/@''GNULIB_MDA_GCVT''@/1/g' -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' -e 's/@''GNULIB_MDA_PUTENV''@/1/g' < ./lib/stdlib.in.h > lib/stdlib.h-t1 sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''HAVE_DECL_ECVT''@|1|g' -e 's|@''HAVE_DECL_FCVT''@|1|g' -e 's|@''HAVE_DECL_GCVT''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|0|g' -e 's|@''HAVE_GETPROGNAME''@|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_MEMALIGN''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_QSORT_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|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''@|0|g' -e 's|@''HAVE_SECURE_GETENV''@|0|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_STRTOL''@|1|g' -e 's|@''HAVE_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOUL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' < lib/stdlib.h-t1 > lib/stdlib.h-t2 sed -e 's|@''REPLACE__EXIT''@|0|g' -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_GETLOADAVG''@|0|g' -e 's|@''REPLACE_GETPROGNAME''@|0|g' -e 's|@''REPLACE_GETSUBOPT''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' -e 's|@''REPLACE_MBSTOWCS''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKOSTEMP''@|0|g' -e 's|@''REPLACE_MKOSTEMPS''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|1|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_FOR_REALLOC_GNU''@|0|g' -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' -e 's|@''REPLACE_REALLOCARRAY''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_SETSTATE''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_STRTOL''@|0|g' -e 's|@''REPLACE_STRTOLD''@|0|g' -e 's|@''REPLACE_STRTOLL''@|1|g' -e 's|@''REPLACE_STRTOUL''@|0|g' -e 's|@''REPLACE_STRTOULL''@|1|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _Noreturn/r ./lib/_Noreturn.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' < lib/stdlib.h-t2 > lib/stdlib.h-t3 rm -f lib/stdlib.h-t1 lib/stdlib.h-t2 mv lib/stdlib.h-t3 lib/stdlib.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@||g' -e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' -e 's/@''GNULIB_FFSL''@/0/g' -e 's/@''GNULIB_FFSLL''@/0/g' -e 's/@''GNULIB_MBSLEN''@/1/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/1/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/0/g' -e 's/@''GNULIB_MBSCASECMP''@/1/g' -e 's/@''GNULIB_MBSNCASECMP''@/0/g' -e 's/@''GNULIB_MBSPCASECMP''@/0/g' -e 's/@''GNULIB_MBSCASESTR''@/0/g' -e 's/@''GNULIB_MBSCSPN''@/0/g' -e 's/@''GNULIB_MBSPBRK''@/0/g' -e 's/@''GNULIB_MBSSPN''@/0/g' -e 's/@''GNULIB_MBSSEP''@/0/g' -e 's/@''GNULIB_MBSTOK_R''@/0/g' -e 's/@''GNULIB_MEMCHR''@/1/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/1/g' -e 's/@''GNULIB_MEMRCHR''@/1/g' -e 's/@''GNULIB_MEMSET_EXPLICIT''@/1/g' -e 's/@''GNULIB_RAWMEMCHR''@/1/g' -e 's/@''GNULIB_STPCPY''@/1/g' -e 's/@''GNULIB_STPNCPY''@/1/g' -e 's/@''GNULIB_STRCHRNUL''@/0/g' -e 's/@''GNULIB_STRDUP''@/1/g' -e 's/@''GNULIB_STRNCAT''@/1/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/1/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/1/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/1/g' -e 's/@''GNULIB_STRERROR_R''@/IN_COREUTILS_GNULIB_TESTS/g' -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/1/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' -e 's/@''GNULIB_MDA_STRDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./lib/string.in.h > lib/string.h-t1 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|0|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_MEMSET_EXPLICIT''@|0|g' -e 's|@''HAVE_RAWMEMCHR''@|0|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' -e 's|@''HAVE_SIGABBREV_NP''@|1|g' -e 's|@''HAVE_SIGDESCR_NP''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_FFSLL''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_MEMPCPY''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_STPCPY''@|0|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''REPLACE_STRERROR''@|1|g' -e 's|@''REPLACE_STRERROR_R''@|1|g' -e 's|@''REPLACE_STRERRORNAME_NP''@|0|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.h-t1 > lib/string.h-t2 rm -f lib/string.h-t1 mv lib/string.h-t2 lib/string.h mkdir -p 'lib/sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_IOCTL_H''@||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 mkdir -p 'lib/sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_RANDOM_H''@||g' -e 's|@''HAVE_SYS_RANDOM_H''@|0|g' -e 's/@''GNULIB_GETRANDOM''@/1/g' -e 's/@''HAVE_GETRANDOM''@/0/g' -e 's/@''REPLACE_GETRANDOM''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' ./lib/sys_random.in.h > lib/sys/random.h-t mv lib/sys/random.h-t lib/sys/random.h mkdir -p 'lib/sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_RESOURCE_H''@||g' -e 's|@''HAVE_SYS_RESOURCE_H''@|1|g' -e 's/@''GNULIB_GETRUSAGE''@/IN_COREUTILS_GNULIB_TESTS/g' -e 's/@''HAVE_GETRUSAGE''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' ./lib/sys_resource.in.h > lib/sys/resource.h-t mv lib/sys/resource.h-t lib/sys/resource.h mkdir -p 'lib/sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_SELECT_H''@||g' -e 's|@''HAVE_SYS_SELECT_H''@|1|g' -e 's/@''GNULIB_PSELECT''@/1/g' -e 's/@''GNULIB_SELECT''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's|@''HAVE_PSELECT''@|1|g' -e 's|@''REPLACE_PSELECT''@|0|g' -e 's|@''REPLACE_SELECT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' ./lib/sys_select.in.h > lib/sys/select.h-t mv lib/sys/select.h-t lib/sys/select.h mkdir -p 'lib/sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_SOCKET_H''@||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 lib/sys/socket.h-t lib/sys/socket.h mkdir -p 'lib/sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' -e 's/@''GNULIB_CHMOD''@/1/g' -e 's/@''GNULIB_FCHMODAT''@/1/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/1/g' -e 's/@''GNULIB_FUTIMENS''@/1/g' -e 's/@''GNULIB_GETUMASK''@/0/g' -e 's/@''GNULIB_LCHMOD''@/1/g' -e 's/@''GNULIB_LSTAT''@/1/g' -e 's/@''GNULIB_MKDIR''@/1/g' -e 's/@''GNULIB_MKDIRAT''@/1/g' -e 's/@''GNULIB_MKFIFO''@/1/g' -e 's/@''GNULIB_MKFIFOAT''@/1/g' -e 's/@''GNULIB_MKNOD''@/1/g' -e 's/@''GNULIB_MKNODAT''@/1/g' -e 's/@''GNULIB_STAT''@/1/g' -e 's/@''GNULIB_UTIMENSAT''@/1/g' -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' -e 's/@''GNULIB_MDA_CHMOD''@/1/g' -e 's/@''GNULIB_MDA_MKDIR''@/1/g' -e 's/@''GNULIB_MDA_UMASK''@/1/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_GETUMASK''@|1|g' -e 's|@''HAVE_LCHMOD''@|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_CHMOD''@|0|g' -e 's|@''REPLACE_FCHMODAT''@|0|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKFIFOAT''@|0|g' -e 's|@''REPLACE_MKNOD''@|1|g' -e 's|@''REPLACE_MKNODAT''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' ./lib/sys_stat.in.h > lib/sys/stat.h-t mv lib/sys/stat.h-t lib/sys/stat.h mkdir -p 'lib/sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_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''@||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 mkdir -p 'lib/sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_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 mkdir -p 'lib/sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_UIO_H''@||g' -e 's|@''HAVE_SYS_UIO_H''@|1|g' ./lib/sys_uio.in.h > lib/sys/uio.h-t mv lib/sys/uio.h-t lib/sys/uio.h mkdir -p 'lib/sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_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''@||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 mkdir -p 'lib/sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_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 mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TERMIOS_H''@||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 mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_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_TIME''@/1/g' -e 's/@''GNULIB_TIMEGM''@/1/g' -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' -e 's/@''GNULIB_TIME_R''@/1/g' -e 's/@''GNULIB_TIME_RZ''@/1/g' -e 's/@''GNULIB_TZSET''@/1/g' -e 's/@''GNULIB_MDA_TZSET''@/1/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''HAVE_TIMESPEC_GET''@|1|g' -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' -e 's|@''HAVE_TIMEZONE_T''@|0|g' -e 's|@''REPLACE_CTIME''@|0|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|0|g' -e 's|@''REPLACE_MKTIME''@|0|g' -e 's|@''REPLACE_NANOSLEEP''@|0|g' -e 's|@''REPLACE_STRFTIME''@|0|g' -e 's|@''REPLACE_TIME''@|0|g' -e 's|@''REPLACE_TIMEGM''@|0|g' -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' -e 's|@''REPLACE_TZSET''@|0|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' ./lib/time.in.h > lib/time.h-t mv lib/time.h-t lib/time.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_UCHAR_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UCHAR_H''@||g' -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' -e 's|@''SMALL_WCHAR_T''@|0|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|1|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' -e 's/@''GNULIB_BTOC32''@/1/g' -e 's/@''GNULIB_C32ISALNUM''@/1/g' -e 's/@''GNULIB_C32ISALPHA''@/1/g' -e 's/@''GNULIB_C32ISBLANK''@/1/g' -e 's/@''GNULIB_C32ISCNTRL''@/1/g' -e 's/@''GNULIB_C32ISDIGIT''@/1/g' -e 's/@''GNULIB_C32ISGRAPH''@/1/g' -e 's/@''GNULIB_C32ISLOWER''@/1/g' -e 's/@''GNULIB_C32ISPRINT''@/1/g' -e 's/@''GNULIB_C32ISPUNCT''@/1/g' -e 's/@''GNULIB_C32ISSPACE''@/1/g' -e 's/@''GNULIB_C32ISUPPER''@/1/g' -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' -e 's/@''GNULIB_C32TOLOWER''@/1/g' -e 's/@''GNULIB_C32TOUPPER''@/0/g' -e 's/@''GNULIB_C32WIDTH''@/1/g' -e 's/@''GNULIB_C32RTOMB''@/IN_COREUTILS_GNULIB_TESTS/g' -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' -e 's/@''GNULIB_C32SRTOMBS''@/0/g' -e 's/@''GNULIB_C32STOMBS''@/0/g' -e 's/@''GNULIB_C32SWIDTH''@/0/g' -e 's/@''GNULIB_C32TOB''@/IN_COREUTILS_GNULIB_TESTS/g' -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/1/g' -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/1/g' -e 's/@''GNULIB_MBRTOC16''@/0/g' -e 's/@''GNULIB_MBRTOC32''@/1/g' -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' -e 's/@''GNULIB_MBSRTOC32S''@/1/g' -e 's/@''GNULIB_MBSTOC32S''@/0/g' -e 's|@''HAVE_C32RTOMB''@|1|g' -e 's|@''HAVE_MBRTOC16''@|1|g' -e 's|@''HAVE_MBRTOC32''@|1|g' -e 's|@''REPLACE_C32RTOMB''@|0|g' -e 's|@''REPLACE_MBRTOC16''@|0|g' -e 's|@''REPLACE_MBRTOC32''@|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/uchar.in.h > lib/uchar.h-t mv lib/uchar.h-t lib/uchar.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' ./lib/unicase.in.h > lib/unicase.h-t mv lib/unicase.h-t lib/unicase.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < ./lib/unictype.in.h > lib/unictype.h-t1 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < lib/unictype.h-t1 > lib/unictype.h-t2 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < lib/unictype.h-t2 > lib/unictype.h-t3 sed -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' < lib/unictype.h-t3 > lib/unictype.h-t4 rm -f lib/unictype.h-t1 lib/unictype.h-t2 lib/unictype.h-t3 mv lib/unictype.h-t4 lib/unictype.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|0|g' -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' ./lib/uninorm.in.h > lib/uninorm.h-t mv lib/uninorm.h-t lib/uninorm.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||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''@/1/g' -e 's/@''GNULIB_DUP''@/1/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/1/g' -e 's/@''GNULIB_EUIDACCESS''@/1/g' -e 's/@''GNULIB_EXECL''@/0/g' -e 's/@''GNULIB_EXECLE''@/0/g' -e 's/@''GNULIB_EXECLP''@/0/g' -e 's/@''GNULIB_EXECV''@/0/g' -e 's/@''GNULIB_EXECVE''@/0/g' -e 's/@''GNULIB_EXECVP''@/0/g' -e 's/@''GNULIB_EXECVPE''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/1/g' -e 's/@''GNULIB_FCHDIR''@/1/g' -e 's/@''GNULIB_FCHOWNAT''@/1/g' -e 's/@''GNULIB_FDATASYNC''@/1/g' -e 's/@''GNULIB_FSYNC''@/1/g' -e 's/@''GNULIB_FTRUNCATE''@/1/g' < ./lib/unistd.in.h > lib/unistd.h-t1 sed -e 's/@''GNULIB_GETCWD''@/1/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETENTROPY''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/1/g' -e 's/@''GNULIB_GETHOSTNAME''@/1/g' -e 's/@''GNULIB_GETLOGIN''@/1/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' -e 's/@''GNULIB_GETPAGESIZE''@/1/g' -e 's/@''GNULIB_GETPASS''@/1/g' -e 's/@''GNULIB_GETPASS_GNU''@/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''@/00/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/1/g' -e 's/@''GNULIB_UNLINKAT''@/1/g' -e 's/@''GNULIB_USLEEP''@/IN_COREUTILS_GNULIB_TESTS/g' -e 's/@''GNULIB_WRITE''@/1/g' -e 's/@''GNULIB_MDA_ACCESS''@/1/g' -e 's/@''GNULIB_MDA_CHDIR''@/1/g' -e 's/@''GNULIB_MDA_CLOSE''@/1/g' -e 's/@''GNULIB_MDA_DUP''@/1/g' -e 's/@''GNULIB_MDA_DUP2''@/1/g' -e 's/@''GNULIB_MDA_EXECL''@/1/g' -e 's/@''GNULIB_MDA_EXECLE''@/1/g' -e 's/@''GNULIB_MDA_EXECLP''@/1/g' -e 's/@''GNULIB_MDA_EXECV''@/1/g' -e 's/@''GNULIB_MDA_EXECVE''@/1/g' -e 's/@''GNULIB_MDA_EXECVP''@/1/g' -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' -e 's/@''GNULIB_MDA_GETCWD''@/1/g' -e 's/@''GNULIB_MDA_GETPID''@/1/g' -e 's/@''GNULIB_MDA_ISATTY''@/1/g' -e 's/@''GNULIB_MDA_LSEEK''@/1/g' -e 's/@''GNULIB_MDA_READ''@/1/g' -e 's/@''GNULIB_MDA_RMDIR''@/1/g' -e 's/@''GNULIB_MDA_SWAB''@/1/g' -e 's/@''GNULIB_MDA_UNLINK''@/1/g' -e 's/@''GNULIB_MDA_WRITE''@/1/g' < lib/unistd.h-t1 > lib/unistd.h-t2 sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_COPY_FILE_RANGE''@|0|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|0|g' -e 's|@''HAVE_EXECVPE''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETENTROPY''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GETPASS''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|0|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''@|0|g' -e 's|@''HAVE_DECL_EXECVPE''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' < lib/unistd.h-t2 > lib/unistd.h-t3 sed -e 's|@''REPLACE_ACCESS''@|0|g' -e 's|@''REPLACE_CHOWN''@|1|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_DUP3''@|0|g' -e 's|@''REPLACE_EXECL''@|0|g' -e 's|@''REPLACE_EXECLE''@|0|g' -e 's|@''REPLACE_EXECLP''@|0|g' -e 's|@''REPLACE_EXECV''@|0|g' -e 's|@''REPLACE_EXECVE''@|0|g' -e 's|@''REPLACE_EXECVP''@|0|g' -e 's|@''REPLACE_EXECVPE''@|0|g' -e 's|@''REPLACE_FACCESSAT''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|1|g' -e 's|@''REPLACE_FDATASYNC''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|1|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETENTROPY''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_GETPASS''@|0|g' -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|1|g' -e 's|@''REPLACE_ISATTY''@|0|g' -e 's|@''REPLACE_LCHOWN''@|1|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PIPE2''@|1|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_READLINKAT''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SETHOSTNAME''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_SYMLINKAT''@|0|g' -e 's|@''REPLACE_TRUNCATE''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|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-t3 > lib/unistd.h-t4 rm -f lib/unistd.h-t1 lib/unistd.h-t2 lib/unistd.h-t3 mv lib/unistd.h-t4 lib/unistd.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/unistr.h-t' ./lib/unistr.in.h mv lib/unistr.h-t lib/unistr.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/unitypes.h-t' ./lib/unitypes.in.h mv lib/unitypes.h-t lib/unitypes.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w lib/uniwidth.h-t' ./lib/uniwidth.in.h mv lib/uniwidth.h-t lib/uniwidth.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_UTIME_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UTIME_H''@||g' -e 's/@''GNULIB_UTIME''@/1/g' -e 's/@''GNULIB_MDA_UTIME''@/1/g' -e 's|@''HAVE_UTIME''@|1|g' -e 's|@''REPLACE_UTIME''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' ./lib/utime.in.h > lib/utime.h-t mv lib/utime.h-t lib/utime.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''HAVE_FEATURES_H''@|0|g' -e 's|@''NEXT_WCHAR_H''@||g' -e 's|@''HAVE_WCHAR_H''@|1|g' -e 's/@''HAVE_CRTDEFS_H''@/0/g' -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_BTOWC''@/1/g' -e 's/@''GNULIB_WCTOB''@/IN_COREUTILS_GNULIB_TESTS/g' -e 's/@''GNULIB_MBSINIT''@/1/g' -e 's/@''GNULIB_MBSZERO''@/1/g' -e 's/@''GNULIB_MBRTOWC''@/1/g' -e 's/@''GNULIB_MBRLEN''@/1/g' -e 's/@''GNULIB_MBSRTOWCS''@/1/g' -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' -e 's/@''GNULIB_WCRTOMB''@/1/g' -e 's/@''GNULIB_WCSRTOMBS''@/0/g' -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' -e 's/@''GNULIB_WCWIDTH''@/1/g' -e 's/@''GNULIB_WMEMCHR''@/1/g' -e 's/@''GNULIB_WMEMCMP''@/0/g' -e 's/@''GNULIB_WMEMCPY''@/0/g' -e 's/@''GNULIB_WMEMMOVE''@/0/g' -e 's/@''GNULIB_WMEMPCPY''@/1/g' -e 's/@''GNULIB_WMEMSET''@/0/g' -e 's/@''GNULIB_WCSLEN''@/0/g' -e 's/@''GNULIB_WCSNLEN''@/0/g' -e 's/@''GNULIB_WCSCPY''@/0/g' -e 's/@''GNULIB_WCPCPY''@/0/g' -e 's/@''GNULIB_WCSNCPY''@/0/g' -e 's/@''GNULIB_WCPNCPY''@/0/g' -e 's/@''GNULIB_WCSCAT''@/0/g' -e 's/@''GNULIB_WCSNCAT''@/0/g' -e 's/@''GNULIB_WCSCMP''@/0/g' -e 's/@''GNULIB_WCSNCMP''@/0/g' -e 's/@''GNULIB_WCSCASECMP''@/0/g' -e 's/@''GNULIB_WCSNCASECMP''@/0/g' -e 's/@''GNULIB_WCSCOLL''@/0/g' -e 's/@''GNULIB_WCSXFRM''@/0/g' -e 's/@''GNULIB_WCSDUP''@/0/g' -e 's/@''GNULIB_WCSCHR''@/0/g' -e 's/@''GNULIB_WCSRCHR''@/0/g' -e 's/@''GNULIB_WCSCSPN''@/0/g' -e 's/@''GNULIB_WCSSPN''@/0/g' -e 's/@''GNULIB_WCSPBRK''@/0/g' -e 's/@''GNULIB_WCSSTR''@/0/g' -e 's/@''GNULIB_WCSTOK''@/0/g' -e 's/@''GNULIB_WCSWIDTH''@/1/g' -e 's/@''GNULIB_WCSFTIME''@/0/g' -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' -e 's/@''GNULIB_FREE_POSIX''@/1/g' < ./lib/wchar.in.h > lib/wchar.h-t1 sed -e 's|@''HAVE_WINT_T''@|1|g' -e 's|@''HAVE_BTOWC''@|1|g' -e 's|@''HAVE_MBSINIT''@|1|g' -e 's|@''HAVE_MBRTOWC''@|1|g' -e 's|@''HAVE_MBRLEN''@|1|g' -e 's|@''HAVE_MBSRTOWCS''@|1|g' -e 's|@''HAVE_MBSNRTOWCS''@|1|g' -e 's|@''HAVE_WCRTOMB''@|1|g' -e 's|@''HAVE_WCSRTOMBS''@|1|g' -e 's|@''HAVE_WCSNRTOMBS''@|1|g' -e 's|@''HAVE_WMEMCHR''@|1|g' -e 's|@''HAVE_WMEMCMP''@|1|g' -e 's|@''HAVE_WMEMCPY''@|1|g' -e 's|@''HAVE_WMEMMOVE''@|1|g' -e 's|@''HAVE_WMEMPCPY''@|0|g' -e 's|@''HAVE_WMEMSET''@|1|g' -e 's|@''HAVE_WCSLEN''@|1|g' -e 's|@''HAVE_WCSNLEN''@|1|g' -e 's|@''HAVE_WCSCPY''@|1|g' -e 's|@''HAVE_WCPCPY''@|1|g' -e 's|@''HAVE_WCSNCPY''@|1|g' -e 's|@''HAVE_WCPNCPY''@|1|g' -e 's|@''HAVE_WCSCAT''@|1|g' -e 's|@''HAVE_WCSNCAT''@|1|g' -e 's|@''HAVE_WCSCMP''@|1|g' -e 's|@''HAVE_WCSNCMP''@|1|g' -e 's|@''HAVE_WCSCASECMP''@|1|g' -e 's|@''HAVE_WCSNCASECMP''@|1|g' -e 's|@''HAVE_WCSCOLL''@|1|g' -e 's|@''HAVE_WCSXFRM''@|1|g' -e 's|@''HAVE_WCSDUP''@|1|g' -e 's|@''HAVE_WCSCHR''@|1|g' -e 's|@''HAVE_WCSRCHR''@|1|g' -e 's|@''HAVE_WCSCSPN''@|1|g' -e 's|@''HAVE_WCSSPN''@|1|g' -e 's|@''HAVE_WCSPBRK''@|1|g' -e 's|@''HAVE_WCSSTR''@|1|g' -e 's|@''HAVE_WCSTOK''@|1|g' -e 's|@''HAVE_WCSWIDTH''@|1|g' -e 's|@''HAVE_WCSFTIME''@|1|g' -e 's|@''HAVE_DECL_WCTOB''@|1|g' -e 's|@''HAVE_DECL_WCSDUP''@|1|g' -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' < lib/wchar.h-t1 > lib/wchar.h-t2 sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' -e 's|@''REPLACE_BTOWC''@|0|g' -e 's|@''REPLACE_WCTOB''@|0|g' -e 's|@''REPLACE_FREE''@|0|g' -e 's|@''REPLACE_MBSINIT''@|0|g' -e 's|@''REPLACE_MBRTOWC''@|0|g' -e 's|@''REPLACE_MBRLEN''@|0|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_WCSCMP''@|0|g' -e 's|@''REPLACE_WCSNCMP''@|0|g' -e 's|@''REPLACE_WCSSTR''@|0|g' -e 's|@''REPLACE_WCSTOK''@|0|g' -e 's|@''REPLACE_WMEMCMP''@|0|g' -e 's|@''REPLACE_WMEMPCPY''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' < lib/wchar.h-t2 > lib/wchar.h-t3 rm -f lib/wchar.h-t1 lib/wchar.h-t2 mv lib/wchar.h-t3 lib/wchar.h mkdir -p 'lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_WCTYPE_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_WCTYPE_H''@||g' -e 's/@''HAVE_CRTDEFS_H''@/0/g' -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' -e 's/@''GNULIB_ISWBLANK''@/1/g' -e 's/@''GNULIB_ISWDIGIT''@/1/g' -e 's/@''GNULIB_ISWXDIGIT''@/1/g' -e 's/@''GNULIB_WCTYPE''@/1/g' -e 's/@''GNULIB_ISWCTYPE''@/1/g' -e 's/@''GNULIB_WCTRANS''@/0/g' -e 's/@''GNULIB_TOWCTRANS''@/0/g' -e 's/@''HAVE_ISWBLANK''@/1/g' -e 's/@''HAVE_ISWCNTRL''@/1/g' -e 's/@''HAVE_WCTYPE_T''@/1/g' -e 's/@''HAVE_WCTRANS_T''@/1/g' -e 's/@''HAVE_WINT_T''@/1/g' -e 's/@''REPLACE_ISWBLANK''@/0/g' -e 's/@''REPLACE_ISWDIGIT''@/0/g' -e 's/@''REPLACE_ISWXDIGIT''@/0/g' -e 's/@''REPLACE_ISWCNTRL''@/0/g' -e 's/@''REPLACE_TOWLOWER''@/0/g' -e 's/@''REPLACE_WCTRANS''@/0/g' -e 's/@''REPLACE_WCTYPE''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r ./lib/c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./lib/arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./lib/warn-on-use.h' ./lib/wctype.in.h > lib/wctype.h-t mv lib/wctype.h-t lib/wctype.h rm -f src/coreutils.h 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/version.c mkdir -p src printf '#include \n' > src/version.ct printf 'char const *Version = "9.4";\n' >> src/version.ct chmod a-w src/version.ct mv src/version.ct src/version.c rm -f src/version.h 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 /usr/bin/make all-recursive Making all in po Making all in . depbase=`echo src/chroot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/chroot.o -MD -MP -MF $depbase.Tpo -c -o src/chroot.o src/chroot.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/version.o -MD -MP -MF $depbase.Tpo -c -o src/version.o src/version.c && mv -f $depbase.Tpo $depbase.Po rm -f src/libver.a ar cr src/libver.a src/version.o ranlib src/libver.a cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-copy-acl.o -MD -MP -MF lib/.deps/libcoreutils_a-copy-acl.Tpo -c -o lib/libcoreutils_a-copy-acl.o `test -f 'lib/copy-acl.c' || echo './'`lib/copy-acl.c mv -f lib/.deps/libcoreutils_a-copy-acl.Tpo lib/.deps/libcoreutils_a-copy-acl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-set-acl.o -MD -MP -MF lib/.deps/libcoreutils_a-set-acl.Tpo -c -o lib/libcoreutils_a-set-acl.o `test -f 'lib/set-acl.c' || echo './'`lib/set-acl.c mv -f lib/.deps/libcoreutils_a-set-acl.Tpo lib/.deps/libcoreutils_a-set-acl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-acl-errno-valid.o -MD -MP -MF lib/.deps/libcoreutils_a-acl-errno-valid.Tpo -c -o lib/libcoreutils_a-acl-errno-valid.o `test -f 'lib/acl-errno-valid.c' || echo './'`lib/acl-errno-valid.c mv -f lib/.deps/libcoreutils_a-acl-errno-valid.Tpo lib/.deps/libcoreutils_a-acl-errno-valid.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-acl-internal.o -MD -MP -MF lib/.deps/libcoreutils_a-acl-internal.Tpo -c -o lib/libcoreutils_a-acl-internal.o `test -f 'lib/acl-internal.c' || echo './'`lib/acl-internal.c mv -f lib/.deps/libcoreutils_a-acl-internal.Tpo lib/.deps/libcoreutils_a-acl-internal.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-get-permissions.o -MD -MP -MF lib/.deps/libcoreutils_a-get-permissions.Tpo -c -o lib/libcoreutils_a-get-permissions.o `test -f 'lib/get-permissions.c' || echo './'`lib/get-permissions.c mv -f lib/.deps/libcoreutils_a-get-permissions.Tpo lib/.deps/libcoreutils_a-get-permissions.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-set-permissions.o -MD -MP -MF lib/.deps/libcoreutils_a-set-permissions.Tpo -c -o lib/libcoreutils_a-set-permissions.o `test -f 'lib/set-permissions.c' || echo './'`lib/set-permissions.c mv -f lib/.deps/libcoreutils_a-set-permissions.Tpo lib/.deps/libcoreutils_a-set-permissions.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-alignalloc.o -MD -MP -MF lib/.deps/libcoreutils_a-alignalloc.Tpo -c -o lib/libcoreutils_a-alignalloc.o `test -f 'lib/alignalloc.c' || echo './'`lib/alignalloc.c mv -f lib/.deps/libcoreutils_a-alignalloc.Tpo lib/.deps/libcoreutils_a-alignalloc.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-allocator.o -MD -MP -MF lib/.deps/libcoreutils_a-allocator.Tpo -c -o lib/libcoreutils_a-allocator.o `test -f 'lib/allocator.c' || echo './'`lib/allocator.c mv -f lib/.deps/libcoreutils_a-allocator.Tpo lib/.deps/libcoreutils_a-allocator.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-areadlink.o -MD -MP -MF lib/.deps/libcoreutils_a-areadlink.Tpo -c -o lib/libcoreutils_a-areadlink.o `test -f 'lib/areadlink.c' || echo './'`lib/areadlink.c mv -f lib/.deps/libcoreutils_a-areadlink.Tpo lib/.deps/libcoreutils_a-areadlink.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-areadlink-with-size.o -MD -MP -MF lib/.deps/libcoreutils_a-areadlink-with-size.Tpo -c -o lib/libcoreutils_a-areadlink-with-size.o `test -f 'lib/areadlink-with-size.c' || echo './'`lib/areadlink-with-size.c mv -f lib/.deps/libcoreutils_a-areadlink-with-size.Tpo lib/.deps/libcoreutils_a-areadlink-with-size.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-areadlinkat.o -MD -MP -MF lib/.deps/libcoreutils_a-areadlinkat.Tpo -c -o lib/libcoreutils_a-areadlinkat.o `test -f 'lib/areadlinkat.c' || echo './'`lib/areadlinkat.c mv -f lib/.deps/libcoreutils_a-areadlinkat.Tpo lib/.deps/libcoreutils_a-areadlinkat.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-areadlinkat-with-size.o -MD -MP -MF lib/.deps/libcoreutils_a-areadlinkat-with-size.Tpo -c -o lib/libcoreutils_a-areadlinkat-with-size.o `test -f 'lib/areadlinkat-with-size.c' || echo './'`lib/areadlinkat-with-size.c mv -f lib/.deps/libcoreutils_a-areadlinkat-with-size.Tpo lib/.deps/libcoreutils_a-areadlinkat-with-size.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-argmatch.o -MD -MP -MF lib/.deps/libcoreutils_a-argmatch.Tpo -c -o lib/libcoreutils_a-argmatch.o `test -f 'lib/argmatch.c' || echo './'`lib/argmatch.c mv -f lib/.deps/libcoreutils_a-argmatch.Tpo lib/.deps/libcoreutils_a-argmatch.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-argv-iter.o -MD -MP -MF lib/.deps/libcoreutils_a-argv-iter.Tpo -c -o lib/libcoreutils_a-argv-iter.o `test -f 'lib/argv-iter.c' || echo './'`lib/argv-iter.c mv -f lib/.deps/libcoreutils_a-argv-iter.Tpo lib/.deps/libcoreutils_a-argv-iter.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-openat-proc.o -MD -MP -MF lib/.deps/libcoreutils_a-openat-proc.Tpo -c -o lib/libcoreutils_a-openat-proc.o `test -f 'lib/openat-proc.c' || echo './'`lib/openat-proc.c mv -f lib/.deps/libcoreutils_a-openat-proc.Tpo lib/.deps/libcoreutils_a-openat-proc.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-backupfile.o -MD -MP -MF lib/.deps/libcoreutils_a-backupfile.Tpo -c -o lib/libcoreutils_a-backupfile.o `test -f 'lib/backupfile.c' || echo './'`lib/backupfile.c mv -f lib/.deps/libcoreutils_a-backupfile.Tpo lib/.deps/libcoreutils_a-backupfile.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-backup-rename.o -MD -MP -MF lib/.deps/libcoreutils_a-backup-rename.Tpo -c -o lib/libcoreutils_a-backup-rename.o `test -f 'lib/backup-rename.c' || echo './'`lib/backup-rename.c mv -f lib/.deps/libcoreutils_a-backup-rename.Tpo lib/.deps/libcoreutils_a-backup-rename.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-backup-find.o -MD -MP -MF lib/.deps/libcoreutils_a-backup-find.Tpo -c -o lib/libcoreutils_a-backup-find.o `test -f 'lib/backup-find.c' || echo './'`lib/backup-find.c mv -f lib/.deps/libcoreutils_a-backup-find.Tpo lib/.deps/libcoreutils_a-backup-find.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-base32.o -MD -MP -MF lib/.deps/libcoreutils_a-base32.Tpo -c -o lib/libcoreutils_a-base32.o `test -f 'lib/base32.c' || echo './'`lib/base32.c mv -f lib/.deps/libcoreutils_a-base32.Tpo lib/.deps/libcoreutils_a-base32.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-base64.o -MD -MP -MF lib/.deps/libcoreutils_a-base64.Tpo -c -o lib/libcoreutils_a-base64.o `test -f 'lib/base64.c' || echo './'`lib/base64.c mv -f lib/.deps/libcoreutils_a-base64.Tpo lib/.deps/libcoreutils_a-base64.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-basename-lgpl.o -MD -MP -MF lib/.deps/libcoreutils_a-basename-lgpl.Tpo -c -o lib/libcoreutils_a-basename-lgpl.o `test -f 'lib/basename-lgpl.c' || echo './'`lib/basename-lgpl.c mv -f lib/.deps/libcoreutils_a-basename-lgpl.Tpo lib/.deps/libcoreutils_a-basename-lgpl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-binary-io.o -MD -MP -MF lib/.deps/libcoreutils_a-binary-io.Tpo -c -o lib/libcoreutils_a-binary-io.o `test -f 'lib/binary-io.c' || echo './'`lib/binary-io.c mv -f lib/.deps/libcoreutils_a-binary-io.Tpo lib/.deps/libcoreutils_a-binary-io.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-bitrotate.o -MD -MP -MF lib/.deps/libcoreutils_a-bitrotate.Tpo -c -o lib/libcoreutils_a-bitrotate.o `test -f 'lib/bitrotate.c' || echo './'`lib/bitrotate.c mv -f lib/.deps/libcoreutils_a-bitrotate.Tpo lib/.deps/libcoreutils_a-bitrotate.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-btoc32.o -MD -MP -MF lib/.deps/libcoreutils_a-btoc32.Tpo -c -o lib/libcoreutils_a-btoc32.o `test -f 'lib/btoc32.c' || echo './'`lib/btoc32.c mv -f lib/.deps/libcoreutils_a-btoc32.Tpo lib/.deps/libcoreutils_a-btoc32.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-buffer-lcm.o -MD -MP -MF lib/.deps/libcoreutils_a-buffer-lcm.Tpo -c -o lib/libcoreutils_a-buffer-lcm.o `test -f 'lib/buffer-lcm.c' || echo './'`lib/buffer-lcm.c mv -f lib/.deps/libcoreutils_a-buffer-lcm.Tpo lib/.deps/libcoreutils_a-buffer-lcm.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c-ctype.o -MD -MP -MF lib/.deps/libcoreutils_a-c-ctype.Tpo -c -o lib/libcoreutils_a-c-ctype.o `test -f 'lib/c-ctype.c' || echo './'`lib/c-ctype.c mv -f lib/.deps/libcoreutils_a-c-ctype.Tpo lib/.deps/libcoreutils_a-c-ctype.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c-file-type.o -MD -MP -MF lib/.deps/libcoreutils_a-c-file-type.Tpo -c -o lib/libcoreutils_a-c-file-type.o `test -f 'lib/c-file-type.c' || echo './'`lib/c-file-type.c mv -f lib/.deps/libcoreutils_a-c-file-type.Tpo lib/.deps/libcoreutils_a-c-file-type.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c-strcasecmp.o -MD -MP -MF lib/.deps/libcoreutils_a-c-strcasecmp.Tpo -c -o lib/libcoreutils_a-c-strcasecmp.o `test -f 'lib/c-strcasecmp.c' || echo './'`lib/c-strcasecmp.c mv -f lib/.deps/libcoreutils_a-c-strcasecmp.Tpo lib/.deps/libcoreutils_a-c-strcasecmp.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c-strncasecmp.o -MD -MP -MF lib/.deps/libcoreutils_a-c-strncasecmp.Tpo -c -o lib/libcoreutils_a-c-strncasecmp.o `test -f 'lib/c-strncasecmp.c' || echo './'`lib/c-strncasecmp.c mv -f lib/.deps/libcoreutils_a-c-strncasecmp.Tpo lib/.deps/libcoreutils_a-c-strncasecmp.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c-strtod.o -MD -MP -MF lib/.deps/libcoreutils_a-c-strtod.Tpo -c -o lib/libcoreutils_a-c-strtod.o `test -f 'lib/c-strtod.c' || echo './'`lib/c-strtod.c mv -f lib/.deps/libcoreutils_a-c-strtod.Tpo lib/.deps/libcoreutils_a-c-strtod.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c-strtold.o -MD -MP -MF lib/.deps/libcoreutils_a-c-strtold.Tpo -c -o lib/libcoreutils_a-c-strtold.o `test -f 'lib/c-strtold.c' || echo './'`lib/c-strtold.c mv -f lib/.deps/libcoreutils_a-c-strtold.Tpo lib/.deps/libcoreutils_a-c-strtold.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32_apply_type_test.o -MD -MP -MF lib/.deps/libcoreutils_a-c32_apply_type_test.Tpo -c -o lib/libcoreutils_a-c32_apply_type_test.o `test -f 'lib/c32_apply_type_test.c' || echo './'`lib/c32_apply_type_test.c mv -f lib/.deps/libcoreutils_a-c32_apply_type_test.Tpo lib/.deps/libcoreutils_a-c32_apply_type_test.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32_get_type_test.o -MD -MP -MF lib/.deps/libcoreutils_a-c32_get_type_test.Tpo -c -o lib/libcoreutils_a-c32_get_type_test.o `test -f 'lib/c32_get_type_test.c' || echo './'`lib/c32_get_type_test.c mv -f lib/.deps/libcoreutils_a-c32_get_type_test.Tpo lib/.deps/libcoreutils_a-c32_get_type_test.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32isalnum.o -MD -MP -MF lib/.deps/libcoreutils_a-c32isalnum.Tpo -c -o lib/libcoreutils_a-c32isalnum.o `test -f 'lib/c32isalnum.c' || echo './'`lib/c32isalnum.c mv -f lib/.deps/libcoreutils_a-c32isalnum.Tpo lib/.deps/libcoreutils_a-c32isalnum.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32isalpha.o -MD -MP -MF lib/.deps/libcoreutils_a-c32isalpha.Tpo -c -o lib/libcoreutils_a-c32isalpha.o `test -f 'lib/c32isalpha.c' || echo './'`lib/c32isalpha.c mv -f lib/.deps/libcoreutils_a-c32isalpha.Tpo lib/.deps/libcoreutils_a-c32isalpha.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32isblank.o -MD -MP -MF lib/.deps/libcoreutils_a-c32isblank.Tpo -c -o lib/libcoreutils_a-c32isblank.o `test -f 'lib/c32isblank.c' || echo './'`lib/c32isblank.c mv -f lib/.deps/libcoreutils_a-c32isblank.Tpo lib/.deps/libcoreutils_a-c32isblank.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32iscntrl.o -MD -MP -MF lib/.deps/libcoreutils_a-c32iscntrl.Tpo -c -o lib/libcoreutils_a-c32iscntrl.o `test -f 'lib/c32iscntrl.c' || echo './'`lib/c32iscntrl.c mv -f lib/.deps/libcoreutils_a-c32iscntrl.Tpo lib/.deps/libcoreutils_a-c32iscntrl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32isdigit.o -MD -MP -MF lib/.deps/libcoreutils_a-c32isdigit.Tpo -c -o lib/libcoreutils_a-c32isdigit.o `test -f 'lib/c32isdigit.c' || echo './'`lib/c32isdigit.c mv -f lib/.deps/libcoreutils_a-c32isdigit.Tpo lib/.deps/libcoreutils_a-c32isdigit.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32isgraph.o -MD -MP -MF lib/.deps/libcoreutils_a-c32isgraph.Tpo -c -o lib/libcoreutils_a-c32isgraph.o `test -f 'lib/c32isgraph.c' || echo './'`lib/c32isgraph.c mv -f lib/.deps/libcoreutils_a-c32isgraph.Tpo lib/.deps/libcoreutils_a-c32isgraph.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32islower.o -MD -MP -MF lib/.deps/libcoreutils_a-c32islower.Tpo -c -o lib/libcoreutils_a-c32islower.o `test -f 'lib/c32islower.c' || echo './'`lib/c32islower.c mv -f lib/.deps/libcoreutils_a-c32islower.Tpo lib/.deps/libcoreutils_a-c32islower.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32isprint.o -MD -MP -MF lib/.deps/libcoreutils_a-c32isprint.Tpo -c -o lib/libcoreutils_a-c32isprint.o `test -f 'lib/c32isprint.c' || echo './'`lib/c32isprint.c mv -f lib/.deps/libcoreutils_a-c32isprint.Tpo lib/.deps/libcoreutils_a-c32isprint.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32ispunct.o -MD -MP -MF lib/.deps/libcoreutils_a-c32ispunct.Tpo -c -o lib/libcoreutils_a-c32ispunct.o `test -f 'lib/c32ispunct.c' || echo './'`lib/c32ispunct.c mv -f lib/.deps/libcoreutils_a-c32ispunct.Tpo lib/.deps/libcoreutils_a-c32ispunct.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32isspace.o -MD -MP -MF lib/.deps/libcoreutils_a-c32isspace.Tpo -c -o lib/libcoreutils_a-c32isspace.o `test -f 'lib/c32isspace.c' || echo './'`lib/c32isspace.c mv -f lib/.deps/libcoreutils_a-c32isspace.Tpo lib/.deps/libcoreutils_a-c32isspace.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32isupper.o -MD -MP -MF lib/.deps/libcoreutils_a-c32isupper.Tpo -c -o lib/libcoreutils_a-c32isupper.o `test -f 'lib/c32isupper.c' || echo './'`lib/c32isupper.c mv -f lib/.deps/libcoreutils_a-c32isupper.Tpo lib/.deps/libcoreutils_a-c32isupper.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32isxdigit.o -MD -MP -MF lib/.deps/libcoreutils_a-c32isxdigit.Tpo -c -o lib/libcoreutils_a-c32isxdigit.o `test -f 'lib/c32isxdigit.c' || echo './'`lib/c32isxdigit.c mv -f lib/.deps/libcoreutils_a-c32isxdigit.Tpo lib/.deps/libcoreutils_a-c32isxdigit.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32tolower.o -MD -MP -MF lib/.deps/libcoreutils_a-c32tolower.Tpo -c -o lib/libcoreutils_a-c32tolower.o `test -f 'lib/c32tolower.c' || echo './'`lib/c32tolower.c mv -f lib/.deps/libcoreutils_a-c32tolower.Tpo lib/.deps/libcoreutils_a-c32tolower.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-c32width.o -MD -MP -MF lib/.deps/libcoreutils_a-c32width.Tpo -c -o lib/libcoreutils_a-c32width.o `test -f 'lib/c32width.c' || echo './'`lib/c32width.c mv -f lib/.deps/libcoreutils_a-c32width.Tpo lib/.deps/libcoreutils_a-c32width.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-canon-host.o -MD -MP -MF lib/.deps/libcoreutils_a-canon-host.Tpo -c -o lib/libcoreutils_a-canon-host.o `test -f 'lib/canon-host.c' || echo './'`lib/canon-host.c mv -f lib/.deps/libcoreutils_a-canon-host.Tpo lib/.deps/libcoreutils_a-canon-host.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-canonicalize.o -MD -MP -MF lib/.deps/libcoreutils_a-canonicalize.Tpo -c -o lib/libcoreutils_a-canonicalize.o `test -f 'lib/canonicalize.c' || echo './'`lib/canonicalize.c mv -f lib/.deps/libcoreutils_a-canonicalize.Tpo lib/.deps/libcoreutils_a-canonicalize.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-careadlinkat.o -MD -MP -MF lib/.deps/libcoreutils_a-careadlinkat.Tpo -c -o lib/libcoreutils_a-careadlinkat.o `test -f 'lib/careadlinkat.c' || echo './'`lib/careadlinkat.c mv -f lib/.deps/libcoreutils_a-careadlinkat.Tpo lib/.deps/libcoreutils_a-careadlinkat.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-chdir-long.o -MD -MP -MF lib/.deps/libcoreutils_a-chdir-long.Tpo -c -o lib/libcoreutils_a-chdir-long.o `test -f 'lib/chdir-long.c' || echo './'`lib/chdir-long.c mv -f lib/.deps/libcoreutils_a-chdir-long.Tpo lib/.deps/libcoreutils_a-chdir-long.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-chmodat.o -MD -MP -MF lib/.deps/libcoreutils_a-chmodat.Tpo -c -o lib/libcoreutils_a-chmodat.o `test -f 'lib/chmodat.c' || echo './'`lib/chmodat.c mv -f lib/.deps/libcoreutils_a-chmodat.Tpo lib/.deps/libcoreutils_a-chmodat.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-chown.o -MD -MP -MF lib/.deps/libcoreutils_a-chown.Tpo -c -o lib/libcoreutils_a-chown.o `test -f 'lib/chown.c' || echo './'`lib/chown.c mv -f lib/.deps/libcoreutils_a-chown.Tpo lib/.deps/libcoreutils_a-chown.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-chownat.o -MD -MP -MF lib/.deps/libcoreutils_a-chownat.Tpo -c -o lib/libcoreutils_a-chownat.o `test -f 'lib/chownat.c' || echo './'`lib/chownat.c mv -f lib/.deps/libcoreutils_a-chownat.Tpo lib/.deps/libcoreutils_a-chownat.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-cl-strtod.o -MD -MP -MF lib/.deps/libcoreutils_a-cl-strtod.Tpo -c -o lib/libcoreutils_a-cl-strtod.o `test -f 'lib/cl-strtod.c' || echo './'`lib/cl-strtod.c mv -f lib/.deps/libcoreutils_a-cl-strtod.Tpo lib/.deps/libcoreutils_a-cl-strtod.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-cl-strtold.o -MD -MP -MF lib/.deps/libcoreutils_a-cl-strtold.Tpo -c -o lib/libcoreutils_a-cl-strtold.o `test -f 'lib/cl-strtold.c' || echo './'`lib/cl-strtold.c mv -f lib/.deps/libcoreutils_a-cl-strtold.Tpo lib/.deps/libcoreutils_a-cl-strtold.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-cloexec.o -MD -MP -MF lib/.deps/libcoreutils_a-cloexec.Tpo -c -o lib/libcoreutils_a-cloexec.o `test -f 'lib/cloexec.c' || echo './'`lib/cloexec.c mv -f lib/.deps/libcoreutils_a-cloexec.Tpo lib/.deps/libcoreutils_a-cloexec.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-close-stream.o -MD -MP -MF lib/.deps/libcoreutils_a-close-stream.Tpo -c -o lib/libcoreutils_a-close-stream.o `test -f 'lib/close-stream.c' || echo './'`lib/close-stream.c mv -f lib/.deps/libcoreutils_a-close-stream.Tpo lib/.deps/libcoreutils_a-close-stream.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-closein.o -MD -MP -MF lib/.deps/libcoreutils_a-closein.Tpo -c -o lib/libcoreutils_a-closein.o `test -f 'lib/closein.c' || echo './'`lib/closein.c mv -f lib/.deps/libcoreutils_a-closein.Tpo lib/.deps/libcoreutils_a-closein.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-closeout.o -MD -MP -MF lib/.deps/libcoreutils_a-closeout.Tpo -c -o lib/libcoreutils_a-closeout.o `test -f 'lib/closeout.c' || echo './'`lib/closeout.c mv -f lib/.deps/libcoreutils_a-closeout.Tpo lib/.deps/libcoreutils_a-closeout.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-copy-file-range.o -MD -MP -MF lib/.deps/libcoreutils_a-copy-file-range.Tpo -c -o lib/libcoreutils_a-copy-file-range.o `test -f 'lib/copy-file-range.c' || echo './'`lib/copy-file-range.c mv -f lib/.deps/libcoreutils_a-copy-file-range.Tpo lib/.deps/libcoreutils_a-copy-file-range.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-count-leading-zeros.o -MD -MP -MF lib/.deps/libcoreutils_a-count-leading-zeros.Tpo -c -o lib/libcoreutils_a-count-leading-zeros.o `test -f 'lib/count-leading-zeros.c' || echo './'`lib/count-leading-zeros.c mv -f lib/.deps/libcoreutils_a-count-leading-zeros.Tpo lib/.deps/libcoreutils_a-count-leading-zeros.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-af_alg.o -MD -MP -MF lib/.deps/libcoreutils_a-af_alg.Tpo -c -o lib/libcoreutils_a-af_alg.o `test -f 'lib/af_alg.c' || echo './'`lib/af_alg.c mv -f lib/.deps/libcoreutils_a-af_alg.Tpo lib/.deps/libcoreutils_a-af_alg.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-md5-stream.o -MD -MP -MF lib/.deps/libcoreutils_a-md5-stream.Tpo -c -o lib/libcoreutils_a-md5-stream.o `test -f 'lib/md5-stream.c' || echo './'`lib/md5-stream.c mv -f lib/.deps/libcoreutils_a-md5-stream.Tpo lib/.deps/libcoreutils_a-md5-stream.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-md5.o -MD -MP -MF lib/.deps/libcoreutils_a-md5.Tpo -c -o lib/libcoreutils_a-md5.o `test -f 'lib/md5.c' || echo './'`lib/md5.c mv -f lib/.deps/libcoreutils_a-md5.Tpo lib/.deps/libcoreutils_a-md5.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sha1-stream.o -MD -MP -MF lib/.deps/libcoreutils_a-sha1-stream.Tpo -c -o lib/libcoreutils_a-sha1-stream.o `test -f 'lib/sha1-stream.c' || echo './'`lib/sha1-stream.c mv -f lib/.deps/libcoreutils_a-sha1-stream.Tpo lib/.deps/libcoreutils_a-sha1-stream.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sha1.o -MD -MP -MF lib/.deps/libcoreutils_a-sha1.Tpo -c -o lib/libcoreutils_a-sha1.o `test -f 'lib/sha1.c' || echo './'`lib/sha1.c mv -f lib/.deps/libcoreutils_a-sha1.Tpo lib/.deps/libcoreutils_a-sha1.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sha256-stream.o -MD -MP -MF lib/.deps/libcoreutils_a-sha256-stream.Tpo -c -o lib/libcoreutils_a-sha256-stream.o `test -f 'lib/sha256-stream.c' || echo './'`lib/sha256-stream.c mv -f lib/.deps/libcoreutils_a-sha256-stream.Tpo lib/.deps/libcoreutils_a-sha256-stream.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sha256.o -MD -MP -MF lib/.deps/libcoreutils_a-sha256.Tpo -c -o lib/libcoreutils_a-sha256.o `test -f 'lib/sha256.c' || echo './'`lib/sha256.c mv -f lib/.deps/libcoreutils_a-sha256.Tpo lib/.deps/libcoreutils_a-sha256.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sha512-stream.o -MD -MP -MF lib/.deps/libcoreutils_a-sha512-stream.Tpo -c -o lib/libcoreutils_a-sha512-stream.o `test -f 'lib/sha512-stream.c' || echo './'`lib/sha512-stream.c mv -f lib/.deps/libcoreutils_a-sha512-stream.Tpo lib/.deps/libcoreutils_a-sha512-stream.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sha512.o -MD -MP -MF lib/.deps/libcoreutils_a-sha512.Tpo -c -o lib/libcoreutils_a-sha512.o `test -f 'lib/sha512.c' || echo './'`lib/sha512.c mv -f lib/.deps/libcoreutils_a-sha512.Tpo lib/.deps/libcoreutils_a-sha512.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sm3-stream.o -MD -MP -MF lib/.deps/libcoreutils_a-sm3-stream.Tpo -c -o lib/libcoreutils_a-sm3-stream.o `test -f 'lib/sm3-stream.c' || echo './'`lib/sm3-stream.c mv -f lib/.deps/libcoreutils_a-sm3-stream.Tpo lib/.deps/libcoreutils_a-sm3-stream.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sm3.o -MD -MP -MF lib/.deps/libcoreutils_a-sm3.Tpo -c -o lib/libcoreutils_a-sm3.o `test -f 'lib/sm3.c' || echo './'`lib/sm3.c mv -f lib/.deps/libcoreutils_a-sm3.Tpo lib/.deps/libcoreutils_a-sm3.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-cycle-check.o -MD -MP -MF lib/.deps/libcoreutils_a-cycle-check.Tpo -c -o lib/libcoreutils_a-cycle-check.o `test -f 'lib/cycle-check.c' || echo './'`lib/cycle-check.c mv -f lib/.deps/libcoreutils_a-cycle-check.Tpo lib/.deps/libcoreutils_a-cycle-check.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-di-set.o -MD -MP -MF lib/.deps/libcoreutils_a-di-set.Tpo -c -o lib/libcoreutils_a-di-set.o `test -f 'lib/di-set.c' || echo './'`lib/di-set.c mv -f lib/.deps/libcoreutils_a-di-set.Tpo lib/.deps/libcoreutils_a-di-set.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-opendir-safer.o -MD -MP -MF lib/.deps/libcoreutils_a-opendir-safer.Tpo -c -o lib/libcoreutils_a-opendir-safer.o `test -f 'lib/opendir-safer.c' || echo './'`lib/opendir-safer.c mv -f lib/.deps/libcoreutils_a-opendir-safer.Tpo lib/.deps/libcoreutils_a-opendir-safer.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-dirname.o -MD -MP -MF lib/.deps/libcoreutils_a-dirname.Tpo -c -o lib/libcoreutils_a-dirname.o `test -f 'lib/dirname.c' || echo './'`lib/dirname.c mv -f lib/.deps/libcoreutils_a-dirname.Tpo lib/.deps/libcoreutils_a-dirname.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-basename.o -MD -MP -MF lib/.deps/libcoreutils_a-basename.Tpo -c -o lib/libcoreutils_a-basename.o `test -f 'lib/basename.c' || echo './'`lib/basename.c mv -f lib/.deps/libcoreutils_a-basename.Tpo lib/.deps/libcoreutils_a-basename.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-dirname-lgpl.o -MD -MP -MF lib/.deps/libcoreutils_a-dirname-lgpl.Tpo -c -o lib/libcoreutils_a-dirname-lgpl.o `test -f 'lib/dirname-lgpl.c' || echo './'`lib/dirname-lgpl.c mv -f lib/.deps/libcoreutils_a-dirname-lgpl.Tpo lib/.deps/libcoreutils_a-dirname-lgpl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-stripslash.o -MD -MP -MF lib/.deps/libcoreutils_a-stripslash.Tpo -c -o lib/libcoreutils_a-stripslash.o `test -f 'lib/stripslash.c' || echo './'`lib/stripslash.c mv -f lib/.deps/libcoreutils_a-stripslash.Tpo lib/.deps/libcoreutils_a-stripslash.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-dtoastr.o -MD -MP -MF lib/.deps/libcoreutils_a-dtoastr.Tpo -c -o lib/libcoreutils_a-dtoastr.o `test -f 'lib/dtoastr.c' || echo './'`lib/dtoastr.c mv -f lib/.deps/libcoreutils_a-dtoastr.Tpo lib/.deps/libcoreutils_a-dtoastr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-dtotimespec.o -MD -MP -MF lib/.deps/libcoreutils_a-dtotimespec.Tpo -c -o lib/libcoreutils_a-dtotimespec.o `test -f 'lib/dtotimespec.c' || echo './'`lib/dtotimespec.c mv -f lib/.deps/libcoreutils_a-dtotimespec.Tpo lib/.deps/libcoreutils_a-dtotimespec.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-error.o -MD -MP -MF lib/.deps/libcoreutils_a-error.Tpo -c -o lib/libcoreutils_a-error.o `test -f 'lib/error.c' || echo './'`lib/error.c mv -f lib/.deps/libcoreutils_a-error.Tpo lib/.deps/libcoreutils_a-error.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-euidaccess.o -MD -MP -MF lib/.deps/libcoreutils_a-euidaccess.Tpo -c -o lib/libcoreutils_a-euidaccess.o `test -f 'lib/euidaccess.c' || echo './'`lib/euidaccess.c mv -f lib/.deps/libcoreutils_a-euidaccess.Tpo lib/.deps/libcoreutils_a-euidaccess.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-exclude.o -MD -MP -MF lib/.deps/libcoreutils_a-exclude.Tpo -c -o lib/libcoreutils_a-exclude.o `test -f 'lib/exclude.c' || echo './'`lib/exclude.c mv -f lib/.deps/libcoreutils_a-exclude.Tpo lib/.deps/libcoreutils_a-exclude.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-exitfail.o -MD -MP -MF lib/.deps/libcoreutils_a-exitfail.Tpo -c -o lib/libcoreutils_a-exitfail.o `test -f 'lib/exitfail.c' || echo './'`lib/exitfail.c mv -f lib/.deps/libcoreutils_a-exitfail.Tpo lib/.deps/libcoreutils_a-exitfail.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fadvise.o -MD -MP -MF lib/.deps/libcoreutils_a-fadvise.Tpo -c -o lib/libcoreutils_a-fadvise.o `test -f 'lib/fadvise.c' || echo './'`lib/fadvise.c mv -f lib/.deps/libcoreutils_a-fadvise.Tpo lib/.deps/libcoreutils_a-fadvise.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fchownat.o -MD -MP -MF lib/.deps/libcoreutils_a-fchownat.Tpo -c -o lib/libcoreutils_a-fchownat.o `test -f 'lib/fchownat.c' || echo './'`lib/fchownat.c mv -f lib/.deps/libcoreutils_a-fchownat.Tpo lib/.deps/libcoreutils_a-fchownat.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fclose.o -MD -MP -MF lib/.deps/libcoreutils_a-fclose.Tpo -c -o lib/libcoreutils_a-fclose.o `test -f 'lib/fclose.c' || echo './'`lib/fclose.c mv -f lib/.deps/libcoreutils_a-fclose.Tpo lib/.deps/libcoreutils_a-fclose.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-creat-safer.o -MD -MP -MF lib/.deps/libcoreutils_a-creat-safer.Tpo -c -o lib/libcoreutils_a-creat-safer.o `test -f 'lib/creat-safer.c' || echo './'`lib/creat-safer.c mv -f lib/.deps/libcoreutils_a-creat-safer.Tpo lib/.deps/libcoreutils_a-creat-safer.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-open-safer.o -MD -MP -MF lib/.deps/libcoreutils_a-open-safer.Tpo -c -o lib/libcoreutils_a-open-safer.o `test -f 'lib/open-safer.c' || echo './'`lib/open-safer.c mv -f lib/.deps/libcoreutils_a-open-safer.Tpo lib/.deps/libcoreutils_a-open-safer.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fd-hook.o -MD -MP -MF lib/.deps/libcoreutils_a-fd-hook.Tpo -c -o lib/libcoreutils_a-fd-hook.o `test -f 'lib/fd-hook.c' || echo './'`lib/fd-hook.c mv -f lib/.deps/libcoreutils_a-fd-hook.Tpo lib/.deps/libcoreutils_a-fd-hook.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fd-reopen.o -MD -MP -MF lib/.deps/libcoreutils_a-fd-reopen.Tpo -c -o lib/libcoreutils_a-fd-reopen.o `test -f 'lib/fd-reopen.c' || echo './'`lib/fd-reopen.c mv -f lib/.deps/libcoreutils_a-fd-reopen.Tpo lib/.deps/libcoreutils_a-fd-reopen.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fd-safer-flag.o -MD -MP -MF lib/.deps/libcoreutils_a-fd-safer-flag.Tpo -c -o lib/libcoreutils_a-fd-safer-flag.o `test -f 'lib/fd-safer-flag.c' || echo './'`lib/fd-safer-flag.c mv -f lib/.deps/libcoreutils_a-fd-safer-flag.Tpo lib/.deps/libcoreutils_a-fd-safer-flag.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-dup-safer-flag.o -MD -MP -MF lib/.deps/libcoreutils_a-dup-safer-flag.Tpo -c -o lib/libcoreutils_a-dup-safer-flag.o `test -f 'lib/dup-safer-flag.c' || echo './'`lib/dup-safer-flag.c mv -f lib/.deps/libcoreutils_a-dup-safer-flag.Tpo lib/.deps/libcoreutils_a-dup-safer-flag.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fdutimensat.o -MD -MP -MF lib/.deps/libcoreutils_a-fdutimensat.Tpo -c -o lib/libcoreutils_a-fdutimensat.o `test -f 'lib/fdutimensat.c' || echo './'`lib/fdutimensat.c mv -f lib/.deps/libcoreutils_a-fdutimensat.Tpo lib/.deps/libcoreutils_a-fdutimensat.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fflush.o -MD -MP -MF lib/.deps/libcoreutils_a-fflush.Tpo -c -o lib/libcoreutils_a-fflush.o `test -f 'lib/fflush.c' || echo './'`lib/fflush.c mv -f lib/.deps/libcoreutils_a-fflush.Tpo lib/.deps/libcoreutils_a-fflush.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-file-has-acl.o -MD -MP -MF lib/.deps/libcoreutils_a-file-has-acl.Tpo -c -o lib/libcoreutils_a-file-has-acl.o `test -f 'lib/file-has-acl.c' || echo './'`lib/file-has-acl.c mv -f lib/.deps/libcoreutils_a-file-has-acl.Tpo lib/.deps/libcoreutils_a-file-has-acl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-file-set.o -MD -MP -MF lib/.deps/libcoreutils_a-file-set.Tpo -c -o lib/libcoreutils_a-file-set.o `test -f 'lib/file-set.c' || echo './'`lib/file-set.c mv -f lib/.deps/libcoreutils_a-file-set.Tpo lib/.deps/libcoreutils_a-file-set.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-file-type.o -MD -MP -MF lib/.deps/libcoreutils_a-file-type.Tpo -c -o lib/libcoreutils_a-file-type.o `test -f 'lib/file-type.c' || echo './'`lib/file-type.c mv -f lib/.deps/libcoreutils_a-file-type.Tpo lib/.deps/libcoreutils_a-file-type.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-filemode.o -MD -MP -MF lib/.deps/libcoreutils_a-filemode.Tpo -c -o lib/libcoreutils_a-filemode.o `test -f 'lib/filemode.c' || echo './'`lib/filemode.c mv -f lib/.deps/libcoreutils_a-filemode.Tpo lib/.deps/libcoreutils_a-filemode.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-filenamecat.o -MD -MP -MF lib/.deps/libcoreutils_a-filenamecat.Tpo -c -o lib/libcoreutils_a-filenamecat.o `test -f 'lib/filenamecat.c' || echo './'`lib/filenamecat.c mv -f lib/.deps/libcoreutils_a-filenamecat.Tpo lib/.deps/libcoreutils_a-filenamecat.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-filenamecat-lgpl.o -MD -MP -MF lib/.deps/libcoreutils_a-filenamecat-lgpl.Tpo -c -o lib/libcoreutils_a-filenamecat-lgpl.o `test -f 'lib/filenamecat-lgpl.c' || echo './'`lib/filenamecat-lgpl.c mv -f lib/.deps/libcoreutils_a-filenamecat-lgpl.Tpo lib/.deps/libcoreutils_a-filenamecat-lgpl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-filevercmp.o -MD -MP -MF lib/.deps/libcoreutils_a-filevercmp.Tpo -c -o lib/libcoreutils_a-filevercmp.o `test -f 'lib/filevercmp.c' || echo './'`lib/filevercmp.c mv -f lib/.deps/libcoreutils_a-filevercmp.Tpo lib/.deps/libcoreutils_a-filevercmp.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fopen-safer.o -MD -MP -MF lib/.deps/libcoreutils_a-fopen-safer.Tpo -c -o lib/libcoreutils_a-fopen-safer.o `test -f 'lib/fopen-safer.c' || echo './'`lib/fopen-safer.c mv -f lib/.deps/libcoreutils_a-fopen-safer.Tpo lib/.deps/libcoreutils_a-fopen-safer.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fpending.o -MD -MP -MF lib/.deps/libcoreutils_a-fpending.Tpo -c -o lib/libcoreutils_a-fpending.o `test -f 'lib/fpending.c' || echo './'`lib/fpending.c mv -f lib/.deps/libcoreutils_a-fpending.Tpo lib/.deps/libcoreutils_a-fpending.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fprintftime.o -MD -MP -MF lib/.deps/libcoreutils_a-fprintftime.Tpo -c -o lib/libcoreutils_a-fprintftime.o `test -f 'lib/fprintftime.c' || echo './'`lib/fprintftime.c mv -f lib/.deps/libcoreutils_a-fprintftime.Tpo lib/.deps/libcoreutils_a-fprintftime.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fpurge.o -MD -MP -MF lib/.deps/libcoreutils_a-fpurge.Tpo -c -o lib/libcoreutils_a-fpurge.o `test -f 'lib/fpurge.c' || echo './'`lib/fpurge.c mv -f lib/.deps/libcoreutils_a-fpurge.Tpo lib/.deps/libcoreutils_a-fpurge.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-freadahead.o -MD -MP -MF lib/.deps/libcoreutils_a-freadahead.Tpo -c -o lib/libcoreutils_a-freadahead.o `test -f 'lib/freadahead.c' || echo './'`lib/freadahead.c mv -f lib/.deps/libcoreutils_a-freadahead.Tpo lib/.deps/libcoreutils_a-freadahead.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-freading.o -MD -MP -MF lib/.deps/libcoreutils_a-freading.Tpo -c -o lib/libcoreutils_a-freading.o `test -f 'lib/freading.c' || echo './'`lib/freading.c mv -f lib/.deps/libcoreutils_a-freading.Tpo lib/.deps/libcoreutils_a-freading.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-freadptr.o -MD -MP -MF lib/.deps/libcoreutils_a-freadptr.Tpo -c -o lib/libcoreutils_a-freadptr.o `test -f 'lib/freadptr.c' || echo './'`lib/freadptr.c mv -f lib/.deps/libcoreutils_a-freadptr.Tpo lib/.deps/libcoreutils_a-freadptr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-freadseek.o -MD -MP -MF lib/.deps/libcoreutils_a-freadseek.Tpo -c -o lib/libcoreutils_a-freadseek.o `test -f 'lib/freadseek.c' || echo './'`lib/freadseek.c mv -f lib/.deps/libcoreutils_a-freadseek.Tpo lib/.deps/libcoreutils_a-freadseek.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-freopen-safer.o -MD -MP -MF lib/.deps/libcoreutils_a-freopen-safer.Tpo -c -o lib/libcoreutils_a-freopen-safer.o `test -f 'lib/freopen-safer.c' || echo './'`lib/freopen-safer.c mv -f lib/.deps/libcoreutils_a-freopen-safer.Tpo lib/.deps/libcoreutils_a-freopen-safer.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fseek.o -MD -MP -MF lib/.deps/libcoreutils_a-fseek.Tpo -c -o lib/libcoreutils_a-fseek.o `test -f 'lib/fseek.c' || echo './'`lib/fseek.c mv -f lib/.deps/libcoreutils_a-fseek.Tpo lib/.deps/libcoreutils_a-fseek.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fseeko.o -MD -MP -MF lib/.deps/libcoreutils_a-fseeko.Tpo -c -o lib/libcoreutils_a-fseeko.o `test -f 'lib/fseeko.c' || echo './'`lib/fseeko.c mv -f lib/.deps/libcoreutils_a-fseeko.Tpo lib/.deps/libcoreutils_a-fseeko.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fseterr.o -MD -MP -MF lib/.deps/libcoreutils_a-fseterr.Tpo -c -o lib/libcoreutils_a-fseterr.o `test -f 'lib/fseterr.c' || echo './'`lib/fseterr.c mv -f lib/.deps/libcoreutils_a-fseterr.Tpo lib/.deps/libcoreutils_a-fseterr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fsusage.o -MD -MP -MF lib/.deps/libcoreutils_a-fsusage.Tpo -c -o lib/libcoreutils_a-fsusage.o `test -f 'lib/fsusage.c' || echo './'`lib/fsusage.c mv -f lib/.deps/libcoreutils_a-fsusage.Tpo lib/.deps/libcoreutils_a-fsusage.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-ftoastr.o -MD -MP -MF lib/.deps/libcoreutils_a-ftoastr.Tpo -c -o lib/libcoreutils_a-ftoastr.o `test -f 'lib/ftoastr.c' || echo './'`lib/ftoastr.c mv -f lib/.deps/libcoreutils_a-ftoastr.Tpo lib/.deps/libcoreutils_a-ftoastr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fts.o -MD -MP -MF lib/.deps/libcoreutils_a-fts.Tpo -c -o lib/libcoreutils_a-fts.o `test -f 'lib/fts.c' || echo './'`lib/fts.c mv -f lib/.deps/libcoreutils_a-fts.Tpo lib/.deps/libcoreutils_a-fts.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-full-read.o -MD -MP -MF lib/.deps/libcoreutils_a-full-read.Tpo -c -o lib/libcoreutils_a-full-read.o `test -f 'lib/full-read.c' || echo './'`lib/full-read.c mv -f lib/.deps/libcoreutils_a-full-read.Tpo lib/.deps/libcoreutils_a-full-read.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-full-write.o -MD -MP -MF lib/.deps/libcoreutils_a-full-write.Tpo -c -o lib/libcoreutils_a-full-write.o `test -f 'lib/full-write.c' || echo './'`lib/full-write.c mv -f lib/.deps/libcoreutils_a-full-write.Tpo lib/.deps/libcoreutils_a-full-write.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-getcwd.o -MD -MP -MF lib/.deps/libcoreutils_a-getcwd.Tpo -c -o lib/libcoreutils_a-getcwd.o `test -f 'lib/getcwd.c' || echo './'`lib/getcwd.c mv -f lib/.deps/libcoreutils_a-getcwd.Tpo lib/.deps/libcoreutils_a-getcwd.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-getcwd-lgpl.o -MD -MP -MF lib/.deps/libcoreutils_a-getcwd-lgpl.Tpo -c -o lib/libcoreutils_a-getcwd-lgpl.o `test -f 'lib/getcwd-lgpl.c' || echo './'`lib/getcwd-lgpl.c mv -f lib/.deps/libcoreutils_a-getcwd-lgpl.Tpo lib/.deps/libcoreutils_a-getcwd-lgpl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-gethrxtime.o -MD -MP -MF lib/.deps/libcoreutils_a-gethrxtime.Tpo -c -o lib/libcoreutils_a-gethrxtime.o `test -f 'lib/gethrxtime.c' || echo './'`lib/gethrxtime.c mv -f lib/.deps/libcoreutils_a-gethrxtime.Tpo lib/.deps/libcoreutils_a-gethrxtime.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xtime.o -MD -MP -MF lib/.deps/libcoreutils_a-xtime.Tpo -c -o lib/libcoreutils_a-xtime.o `test -f 'lib/xtime.c' || echo './'`lib/xtime.c mv -f lib/.deps/libcoreutils_a-xtime.Tpo lib/.deps/libcoreutils_a-xtime.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-getndelim2.o -MD -MP -MF lib/.deps/libcoreutils_a-getndelim2.Tpo -c -o lib/libcoreutils_a-getndelim2.o `test -f 'lib/getndelim2.c' || echo './'`lib/getndelim2.c mv -f lib/.deps/libcoreutils_a-getndelim2.Tpo lib/.deps/libcoreutils_a-getndelim2.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-getrandom.o -MD -MP -MF lib/.deps/libcoreutils_a-getrandom.Tpo -c -o lib/libcoreutils_a-getrandom.o `test -f 'lib/getrandom.c' || echo './'`lib/getrandom.c mv -f lib/.deps/libcoreutils_a-getrandom.Tpo lib/.deps/libcoreutils_a-getrandom.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-gettime.o -MD -MP -MF lib/.deps/libcoreutils_a-gettime.Tpo -c -o lib/libcoreutils_a-gettime.o `test -f 'lib/gettime.c' || echo './'`lib/gettime.c mv -f lib/.deps/libcoreutils_a-gettime.Tpo lib/.deps/libcoreutils_a-gettime.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-gettime-res.o -MD -MP -MF lib/.deps/libcoreutils_a-gettime-res.Tpo -c -o lib/libcoreutils_a-gettime-res.o `test -f 'lib/gettime-res.c' || echo './'`lib/gettime-res.c mv -f lib/.deps/libcoreutils_a-gettime-res.Tpo lib/.deps/libcoreutils_a-gettime-res.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-getugroups.o -MD -MP -MF lib/.deps/libcoreutils_a-getugroups.Tpo -c -o lib/libcoreutils_a-getugroups.o `test -f 'lib/getugroups.c' || echo './'`lib/getugroups.c mv -f lib/.deps/libcoreutils_a-getugroups.Tpo lib/.deps/libcoreutils_a-getugroups.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/malloc/libcoreutils_a-dynarray_at_failure.o -MD -MP -MF lib/malloc/.deps/libcoreutils_a-dynarray_at_failure.Tpo -c -o lib/malloc/libcoreutils_a-dynarray_at_failure.o `test -f 'lib/malloc/dynarray_at_failure.c' || echo './'`lib/malloc/dynarray_at_failure.c mv -f lib/malloc/.deps/libcoreutils_a-dynarray_at_failure.Tpo lib/malloc/.deps/libcoreutils_a-dynarray_at_failure.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o -MD -MP -MF lib/malloc/.deps/libcoreutils_a-dynarray_emplace_enlarge.Tpo -c -o lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o `test -f 'lib/malloc/dynarray_emplace_enlarge.c' || echo './'`lib/malloc/dynarray_emplace_enlarge.c mv -f lib/malloc/.deps/libcoreutils_a-dynarray_emplace_enlarge.Tpo lib/malloc/.deps/libcoreutils_a-dynarray_emplace_enlarge.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/malloc/libcoreutils_a-dynarray_finalize.o -MD -MP -MF lib/malloc/.deps/libcoreutils_a-dynarray_finalize.Tpo -c -o lib/malloc/libcoreutils_a-dynarray_finalize.o `test -f 'lib/malloc/dynarray_finalize.c' || echo './'`lib/malloc/dynarray_finalize.c mv -f lib/malloc/.deps/libcoreutils_a-dynarray_finalize.Tpo lib/malloc/.deps/libcoreutils_a-dynarray_finalize.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/malloc/libcoreutils_a-dynarray_resize.o -MD -MP -MF lib/malloc/.deps/libcoreutils_a-dynarray_resize.Tpo -c -o lib/malloc/libcoreutils_a-dynarray_resize.o `test -f 'lib/malloc/dynarray_resize.c' || echo './'`lib/malloc/dynarray_resize.c mv -f lib/malloc/.deps/libcoreutils_a-dynarray_resize.Tpo lib/malloc/.deps/libcoreutils_a-dynarray_resize.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/malloc/libcoreutils_a-dynarray_resize_clear.o -MD -MP -MF lib/malloc/.deps/libcoreutils_a-dynarray_resize_clear.Tpo -c -o lib/malloc/libcoreutils_a-dynarray_resize_clear.o `test -f 'lib/malloc/dynarray_resize_clear.c' || echo './'`lib/malloc/dynarray_resize_clear.c mv -f lib/malloc/.deps/libcoreutils_a-dynarray_resize_clear.Tpo lib/malloc/.deps/libcoreutils_a-dynarray_resize_clear.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/malloc/libcoreutils_a-scratch_buffer_grow.o -MD -MP -MF lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow.Tpo -c -o lib/malloc/libcoreutils_a-scratch_buffer_grow.o `test -f 'lib/malloc/scratch_buffer_grow.c' || echo './'`lib/malloc/scratch_buffer_grow.c mv -f lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow.Tpo lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o -MD -MP -MF lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow_preserve.Tpo -c -o lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o `test -f 'lib/malloc/scratch_buffer_grow_preserve.c' || echo './'`lib/malloc/scratch_buffer_grow_preserve.c mv -f lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow_preserve.Tpo lib/malloc/.deps/libcoreutils_a-scratch_buffer_grow_preserve.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o -MD -MP -MF lib/malloc/.deps/libcoreutils_a-scratch_buffer_set_array_size.Tpo -c -o lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o `test -f 'lib/malloc/scratch_buffer_set_array_size.c' || echo './'`lib/malloc/scratch_buffer_set_array_size.c mv -f lib/malloc/.deps/libcoreutils_a-scratch_buffer_set_array_size.Tpo lib/malloc/.deps/libcoreutils_a-scratch_buffer_set_array_size.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-group-member.o -MD -MP -MF lib/.deps/libcoreutils_a-group-member.Tpo -c -o lib/libcoreutils_a-group-member.o `test -f 'lib/group-member.c' || echo './'`lib/group-member.c mv -f lib/.deps/libcoreutils_a-group-member.Tpo lib/.deps/libcoreutils_a-group-member.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-hard-locale.o -MD -MP -MF lib/.deps/libcoreutils_a-hard-locale.Tpo -c -o lib/libcoreutils_a-hard-locale.o `test -f 'lib/hard-locale.c' || echo './'`lib/hard-locale.c mv -f lib/.deps/libcoreutils_a-hard-locale.Tpo lib/.deps/libcoreutils_a-hard-locale.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-hash.o -MD -MP -MF lib/.deps/libcoreutils_a-hash.Tpo -c -o lib/libcoreutils_a-hash.o `test -f 'lib/hash.c' || echo './'`lib/hash.c mv -f lib/.deps/libcoreutils_a-hash.Tpo lib/.deps/libcoreutils_a-hash.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-hash-pjw.o -MD -MP -MF lib/.deps/libcoreutils_a-hash-pjw.Tpo -c -o lib/libcoreutils_a-hash-pjw.o `test -f 'lib/hash-pjw.c' || echo './'`lib/hash-pjw.c mv -f lib/.deps/libcoreutils_a-hash-pjw.Tpo lib/.deps/libcoreutils_a-hash-pjw.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-hash-triple.o -MD -MP -MF lib/.deps/libcoreutils_a-hash-triple.Tpo -c -o lib/libcoreutils_a-hash-triple.o `test -f 'lib/hash-triple.c' || echo './'`lib/hash-triple.c mv -f lib/.deps/libcoreutils_a-hash-triple.Tpo lib/.deps/libcoreutils_a-hash-triple.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-hash-triple-simple.o -MD -MP -MF lib/.deps/libcoreutils_a-hash-triple-simple.Tpo -c -o lib/libcoreutils_a-hash-triple-simple.o `test -f 'lib/hash-triple-simple.c' || echo './'`lib/hash-triple-simple.c mv -f lib/.deps/libcoreutils_a-hash-triple-simple.Tpo lib/.deps/libcoreutils_a-hash-triple-simple.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-heap.o -MD -MP -MF lib/.deps/libcoreutils_a-heap.Tpo -c -o lib/libcoreutils_a-heap.o `test -f 'lib/heap.c' || echo './'`lib/heap.c mv -f lib/.deps/libcoreutils_a-heap.Tpo lib/.deps/libcoreutils_a-heap.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-human.o -MD -MP -MF lib/.deps/libcoreutils_a-human.Tpo -c -o lib/libcoreutils_a-human.o `test -f 'lib/human.c' || echo './'`lib/human.c mv -f lib/.deps/libcoreutils_a-human.Tpo lib/.deps/libcoreutils_a-human.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-i-ring.o -MD -MP -MF lib/.deps/libcoreutils_a-i-ring.Tpo -c -o lib/libcoreutils_a-i-ring.o `test -f 'lib/i-ring.c' || echo './'`lib/i-ring.c mv -f lib/.deps/libcoreutils_a-i-ring.Tpo lib/.deps/libcoreutils_a-i-ring.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-ialloc.o -MD -MP -MF lib/.deps/libcoreutils_a-ialloc.Tpo -c -o lib/libcoreutils_a-ialloc.o `test -f 'lib/ialloc.c' || echo './'`lib/ialloc.c mv -f lib/.deps/libcoreutils_a-ialloc.Tpo lib/.deps/libcoreutils_a-ialloc.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-idcache.o -MD -MP -MF lib/.deps/libcoreutils_a-idcache.Tpo -c -o lib/libcoreutils_a-idcache.o `test -f 'lib/idcache.c' || echo './'`lib/idcache.c mv -f lib/.deps/libcoreutils_a-idcache.Tpo lib/.deps/libcoreutils_a-idcache.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-ino-map.o -MD -MP -MF lib/.deps/libcoreutils_a-ino-map.Tpo -c -o lib/libcoreutils_a-ino-map.o `test -f 'lib/ino-map.c' || echo './'`lib/ino-map.c mv -f lib/.deps/libcoreutils_a-ino-map.Tpo lib/.deps/libcoreutils_a-ino-map.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-imaxtostr.o -MD -MP -MF lib/.deps/libcoreutils_a-imaxtostr.Tpo -c -o lib/libcoreutils_a-imaxtostr.o `test -f 'lib/imaxtostr.c' || echo './'`lib/imaxtostr.c mv -f lib/.deps/libcoreutils_a-imaxtostr.Tpo lib/.deps/libcoreutils_a-imaxtostr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-inttostr.o -MD -MP -MF lib/.deps/libcoreutils_a-inttostr.Tpo -c -o lib/libcoreutils_a-inttostr.o `test -f 'lib/inttostr.c' || echo './'`lib/inttostr.c mv -f lib/.deps/libcoreutils_a-inttostr.Tpo lib/.deps/libcoreutils_a-inttostr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-offtostr.o -MD -MP -MF lib/.deps/libcoreutils_a-offtostr.Tpo -c -o lib/libcoreutils_a-offtostr.o `test -f 'lib/offtostr.c' || echo './'`lib/offtostr.c mv -f lib/.deps/libcoreutils_a-offtostr.Tpo lib/.deps/libcoreutils_a-offtostr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-uinttostr.o -MD -MP -MF lib/.deps/libcoreutils_a-uinttostr.Tpo -c -o lib/libcoreutils_a-uinttostr.o `test -f 'lib/uinttostr.c' || echo './'`lib/uinttostr.c mv -f lib/.deps/libcoreutils_a-uinttostr.Tpo lib/.deps/libcoreutils_a-uinttostr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-umaxtostr.o -MD -MP -MF lib/.deps/libcoreutils_a-umaxtostr.Tpo -c -o lib/libcoreutils_a-umaxtostr.o `test -f 'lib/umaxtostr.c' || echo './'`lib/umaxtostr.c mv -f lib/.deps/libcoreutils_a-umaxtostr.Tpo lib/.deps/libcoreutils_a-umaxtostr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-isapipe.o -MD -MP -MF lib/.deps/libcoreutils_a-isapipe.Tpo -c -o lib/libcoreutils_a-isapipe.o `test -f 'lib/isapipe.c' || echo './'`lib/isapipe.c mv -f lib/.deps/libcoreutils_a-isapipe.Tpo lib/.deps/libcoreutils_a-isapipe.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-lchmod.o -MD -MP -MF lib/.deps/libcoreutils_a-lchmod.Tpo -c -o lib/libcoreutils_a-lchmod.o `test -f 'lib/lchmod.c' || echo './'`lib/lchmod.c mv -f lib/.deps/libcoreutils_a-lchmod.Tpo lib/.deps/libcoreutils_a-lchmod.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-lchown.o -MD -MP -MF lib/.deps/libcoreutils_a-lchown.Tpo -c -o lib/libcoreutils_a-lchown.o `test -f 'lib/lchown.c' || echo './'`lib/lchown.c mv -f lib/.deps/libcoreutils_a-lchown.Tpo lib/.deps/libcoreutils_a-lchown.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-ldtoastr.o -MD -MP -MF lib/.deps/libcoreutils_a-ldtoastr.Tpo -c -o lib/libcoreutils_a-ldtoastr.o `test -f 'lib/ldtoastr.c' || echo './'`lib/ldtoastr.c mv -f lib/.deps/libcoreutils_a-ldtoastr.Tpo lib/.deps/libcoreutils_a-ldtoastr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mini-gmp-gnulib.o -MD -MP -MF lib/.deps/libcoreutils_a-mini-gmp-gnulib.Tpo -c -o lib/libcoreutils_a-mini-gmp-gnulib.o `test -f 'lib/mini-gmp-gnulib.c' || echo './'`lib/mini-gmp-gnulib.c mv -f lib/.deps/libcoreutils_a-mini-gmp-gnulib.Tpo lib/.deps/libcoreutils_a-mini-gmp-gnulib.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-linebuffer.o -MD -MP -MF lib/.deps/libcoreutils_a-linebuffer.Tpo -c -o lib/libcoreutils_a-linebuffer.o `test -f 'lib/linebuffer.c' || echo './'`lib/linebuffer.c mv -f lib/.deps/libcoreutils_a-linebuffer.Tpo lib/.deps/libcoreutils_a-linebuffer.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-localcharset.o -MD -MP -MF lib/.deps/libcoreutils_a-localcharset.Tpo -c -o lib/libcoreutils_a-localcharset.o `test -f 'lib/localcharset.c' || echo './'`lib/localcharset.c mv -f lib/.deps/libcoreutils_a-localcharset.Tpo lib/.deps/libcoreutils_a-localcharset.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/glthread/libcoreutils_a-lock.o -MD -MP -MF lib/glthread/.deps/libcoreutils_a-lock.Tpo -c -o lib/glthread/libcoreutils_a-lock.o `test -f 'lib/glthread/lock.c' || echo './'`lib/glthread/lock.c mv -f lib/glthread/.deps/libcoreutils_a-lock.Tpo lib/glthread/.deps/libcoreutils_a-lock.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-long-options.o -MD -MP -MF lib/.deps/libcoreutils_a-long-options.Tpo -c -o lib/libcoreutils_a-long-options.o `test -f 'lib/long-options.c' || echo './'`lib/long-options.c mv -f lib/.deps/libcoreutils_a-long-options.Tpo lib/.deps/libcoreutils_a-long-options.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-malloca.o -MD -MP -MF lib/.deps/libcoreutils_a-malloca.Tpo -c -o lib/libcoreutils_a-malloca.o `test -f 'lib/malloca.c' || echo './'`lib/malloca.c mv -f lib/.deps/libcoreutils_a-malloca.Tpo lib/.deps/libcoreutils_a-malloca.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-math.o -MD -MP -MF lib/.deps/libcoreutils_a-math.Tpo -c -o lib/libcoreutils_a-math.o `test -f 'lib/math.c' || echo './'`lib/math.c mv -f lib/.deps/libcoreutils_a-math.Tpo lib/.deps/libcoreutils_a-math.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mbchar.o -MD -MP -MF lib/.deps/libcoreutils_a-mbchar.Tpo -c -o lib/libcoreutils_a-mbchar.o `test -f 'lib/mbchar.c' || echo './'`lib/mbchar.c mv -f lib/.deps/libcoreutils_a-mbchar.Tpo lib/.deps/libcoreutils_a-mbchar.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mbsalign.o -MD -MP -MF lib/.deps/libcoreutils_a-mbsalign.Tpo -c -o lib/libcoreutils_a-mbsalign.o `test -f 'lib/mbsalign.c' || echo './'`lib/mbsalign.c mv -f lib/.deps/libcoreutils_a-mbsalign.Tpo lib/.deps/libcoreutils_a-mbsalign.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mbscasecmp.o -MD -MP -MF lib/.deps/libcoreutils_a-mbscasecmp.Tpo -c -o lib/libcoreutils_a-mbscasecmp.o `test -f 'lib/mbscasecmp.c' || echo './'`lib/mbscasecmp.c mv -f lib/.deps/libcoreutils_a-mbscasecmp.Tpo lib/.deps/libcoreutils_a-mbscasecmp.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mbschr.o -MD -MP -MF lib/.deps/libcoreutils_a-mbschr.Tpo -c -o lib/libcoreutils_a-mbschr.o `test -f 'lib/mbschr.c' || echo './'`lib/mbschr.c mv -f lib/.deps/libcoreutils_a-mbschr.Tpo lib/.deps/libcoreutils_a-mbschr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mbslen.o -MD -MP -MF lib/.deps/libcoreutils_a-mbslen.Tpo -c -o lib/libcoreutils_a-mbslen.o `test -f 'lib/mbslen.c' || echo './'`lib/mbslen.c mv -f lib/.deps/libcoreutils_a-mbslen.Tpo lib/.deps/libcoreutils_a-mbslen.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mbsrtoc32s.o -MD -MP -MF lib/.deps/libcoreutils_a-mbsrtoc32s.Tpo -c -o lib/libcoreutils_a-mbsrtoc32s.o `test -f 'lib/mbsrtoc32s.c' || echo './'`lib/mbsrtoc32s.c mv -f lib/.deps/libcoreutils_a-mbsrtoc32s.Tpo lib/.deps/libcoreutils_a-mbsrtoc32s.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mbswidth.o -MD -MP -MF lib/.deps/libcoreutils_a-mbswidth.Tpo -c -o lib/libcoreutils_a-mbswidth.o `test -f 'lib/mbswidth.c' || echo './'`lib/mbswidth.c mv -f lib/.deps/libcoreutils_a-mbswidth.Tpo lib/.deps/libcoreutils_a-mbswidth.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mbszero.o -MD -MP -MF lib/.deps/libcoreutils_a-mbszero.Tpo -c -o lib/libcoreutils_a-mbszero.o `test -f 'lib/mbszero.c' || echo './'`lib/mbszero.c mv -f lib/.deps/libcoreutils_a-mbszero.Tpo lib/.deps/libcoreutils_a-mbszero.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mbuiter.o -MD -MP -MF lib/.deps/libcoreutils_a-mbuiter.Tpo -c -o lib/libcoreutils_a-mbuiter.o `test -f 'lib/mbuiter.c' || echo './'`lib/mbuiter.c mv -f lib/.deps/libcoreutils_a-mbuiter.Tpo lib/.deps/libcoreutils_a-mbuiter.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mbuiterf.o -MD -MP -MF lib/.deps/libcoreutils_a-mbuiterf.Tpo -c -o lib/libcoreutils_a-mbuiterf.o `test -f 'lib/mbuiterf.c' || echo './'`lib/mbuiterf.c mv -f lib/.deps/libcoreutils_a-mbuiterf.Tpo lib/.deps/libcoreutils_a-mbuiterf.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-memcasecmp.o -MD -MP -MF lib/.deps/libcoreutils_a-memcasecmp.Tpo -c -o lib/libcoreutils_a-memcasecmp.o `test -f 'lib/memcasecmp.c' || echo './'`lib/memcasecmp.c mv -f lib/.deps/libcoreutils_a-memcasecmp.Tpo lib/.deps/libcoreutils_a-memcasecmp.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-memchr2.o -MD -MP -MF lib/.deps/libcoreutils_a-memchr2.Tpo -c -o lib/libcoreutils_a-memchr2.o `test -f 'lib/memchr2.c' || echo './'`lib/memchr2.c mv -f lib/.deps/libcoreutils_a-memchr2.Tpo lib/.deps/libcoreutils_a-memchr2.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-memcmp2.o -MD -MP -MF lib/.deps/libcoreutils_a-memcmp2.Tpo -c -o lib/libcoreutils_a-memcmp2.o `test -f 'lib/memcmp2.c' || echo './'`lib/memcmp2.c mv -f lib/.deps/libcoreutils_a-memcmp2.Tpo lib/.deps/libcoreutils_a-memcmp2.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-memcoll.o -MD -MP -MF lib/.deps/libcoreutils_a-memcoll.Tpo -c -o lib/libcoreutils_a-memcoll.o `test -f 'lib/memcoll.c' || echo './'`lib/memcoll.c mv -f lib/.deps/libcoreutils_a-memcoll.Tpo lib/.deps/libcoreutils_a-memcoll.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mempcpy.o -MD -MP -MF lib/.deps/libcoreutils_a-mempcpy.Tpo -c -o lib/libcoreutils_a-mempcpy.o `test -f 'lib/mempcpy.c' || echo './'`lib/mempcpy.c mv -f lib/.deps/libcoreutils_a-mempcpy.Tpo lib/.deps/libcoreutils_a-mempcpy.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-memset_explicit.o -MD -MP -MF lib/.deps/libcoreutils_a-memset_explicit.Tpo -c -o lib/libcoreutils_a-memset_explicit.o `test -f 'lib/memset_explicit.c' || echo './'`lib/memset_explicit.c mv -f lib/.deps/libcoreutils_a-memset_explicit.Tpo lib/.deps/libcoreutils_a-memset_explicit.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mgetgroups.o -MD -MP -MF lib/.deps/libcoreutils_a-mgetgroups.Tpo -c -o lib/libcoreutils_a-mgetgroups.o `test -f 'lib/mgetgroups.c' || echo './'`lib/mgetgroups.c mv -f lib/.deps/libcoreutils_a-mgetgroups.Tpo lib/.deps/libcoreutils_a-mgetgroups.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mkancesdirs.o -MD -MP -MF lib/.deps/libcoreutils_a-mkancesdirs.Tpo -c -o lib/libcoreutils_a-mkancesdirs.o `test -f 'lib/mkancesdirs.c' || echo './'`lib/mkancesdirs.c mv -f lib/.deps/libcoreutils_a-mkancesdirs.Tpo lib/.deps/libcoreutils_a-mkancesdirs.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-dirchownmod.o -MD -MP -MF lib/.deps/libcoreutils_a-dirchownmod.Tpo -c -o lib/libcoreutils_a-dirchownmod.o `test -f 'lib/dirchownmod.c' || echo './'`lib/dirchownmod.c mv -f lib/.deps/libcoreutils_a-dirchownmod.Tpo lib/.deps/libcoreutils_a-dirchownmod.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mkdir-p.o -MD -MP -MF lib/.deps/libcoreutils_a-mkdir-p.Tpo -c -o lib/libcoreutils_a-mkdir-p.o `test -f 'lib/mkdir-p.c' || echo './'`lib/mkdir-p.c mv -f lib/.deps/libcoreutils_a-mkdir-p.Tpo lib/.deps/libcoreutils_a-mkdir-p.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mknod.o -MD -MP -MF lib/.deps/libcoreutils_a-mknod.Tpo -c -o lib/libcoreutils_a-mknod.o `test -f 'lib/mknod.c' || echo './'`lib/mknod.c mv -f lib/.deps/libcoreutils_a-mknod.Tpo lib/.deps/libcoreutils_a-mknod.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-modechange.o -MD -MP -MF lib/.deps/libcoreutils_a-modechange.Tpo -c -o lib/libcoreutils_a-modechange.o `test -f 'lib/modechange.c' || echo './'`lib/modechange.c mv -f lib/.deps/libcoreutils_a-modechange.Tpo lib/.deps/libcoreutils_a-modechange.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mountlist.o -MD -MP -MF lib/.deps/libcoreutils_a-mountlist.Tpo -c -o lib/libcoreutils_a-mountlist.o `test -f 'lib/mountlist.c' || echo './'`lib/mountlist.c mv -f lib/.deps/libcoreutils_a-mountlist.Tpo lib/.deps/libcoreutils_a-mountlist.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mpsort.o -MD -MP -MF lib/.deps/libcoreutils_a-mpsort.Tpo -c -o lib/libcoreutils_a-mpsort.o `test -f 'lib/mpsort.c' || echo './'`lib/mpsort.c mv -f lib/.deps/libcoreutils_a-mpsort.Tpo lib/.deps/libcoreutils_a-mpsort.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-nl_langinfo.o -MD -MP -MF lib/.deps/libcoreutils_a-nl_langinfo.Tpo -c -o lib/libcoreutils_a-nl_langinfo.o `test -f 'lib/nl_langinfo.c' || echo './'`lib/nl_langinfo.c mv -f lib/.deps/libcoreutils_a-nl_langinfo.Tpo lib/.deps/libcoreutils_a-nl_langinfo.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-nproc.o -MD -MP -MF lib/.deps/libcoreutils_a-nproc.Tpo -c -o lib/libcoreutils_a-nproc.o `test -f 'lib/nproc.c' || echo './'`lib/nproc.c mv -f lib/.deps/libcoreutils_a-nproc.Tpo lib/.deps/libcoreutils_a-nproc.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-nstrftime.o -MD -MP -MF lib/.deps/libcoreutils_a-nstrftime.Tpo -c -o lib/libcoreutils_a-nstrftime.o `test -f 'lib/nstrftime.c' || echo './'`lib/nstrftime.c mv -f lib/.deps/libcoreutils_a-nstrftime.Tpo lib/.deps/libcoreutils_a-nstrftime.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-obstack.o -MD -MP -MF lib/.deps/libcoreutils_a-obstack.Tpo -c -o lib/libcoreutils_a-obstack.o `test -f 'lib/obstack.c' || echo './'`lib/obstack.c mv -f lib/.deps/libcoreutils_a-obstack.Tpo lib/.deps/libcoreutils_a-obstack.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-openat-die.o -MD -MP -MF lib/.deps/libcoreutils_a-openat-die.Tpo -c -o lib/libcoreutils_a-openat-die.o `test -f 'lib/openat-die.c' || echo './'`lib/openat-die.c mv -f lib/.deps/libcoreutils_a-openat-die.Tpo lib/.deps/libcoreutils_a-openat-die.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-openat-safer.o -MD -MP -MF lib/.deps/libcoreutils_a-openat-safer.Tpo -c -o lib/libcoreutils_a-openat-safer.o `test -f 'lib/openat-safer.c' || echo './'`lib/openat-safer.c mv -f lib/.deps/libcoreutils_a-openat-safer.Tpo lib/.deps/libcoreutils_a-openat-safer.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-opendirat.o -MD -MP -MF lib/.deps/libcoreutils_a-opendirat.Tpo -c -o lib/libcoreutils_a-opendirat.o `test -f 'lib/opendirat.c' || echo './'`lib/opendirat.c mv -f lib/.deps/libcoreutils_a-opendirat.Tpo lib/.deps/libcoreutils_a-opendirat.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-parse-datetime.o -MD -MP -MF lib/.deps/libcoreutils_a-parse-datetime.Tpo -c -o lib/libcoreutils_a-parse-datetime.o `test -f 'lib/parse-datetime.c' || echo './'`lib/parse-datetime.c mv -f lib/.deps/libcoreutils_a-parse-datetime.Tpo lib/.deps/libcoreutils_a-parse-datetime.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-physmem.o -MD -MP -MF lib/.deps/libcoreutils_a-physmem.Tpo -c -o lib/libcoreutils_a-physmem.o `test -f 'lib/physmem.c' || echo './'`lib/physmem.c mv -f lib/.deps/libcoreutils_a-physmem.Tpo lib/.deps/libcoreutils_a-physmem.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-pipe2.o -MD -MP -MF lib/.deps/libcoreutils_a-pipe2.Tpo -c -o lib/libcoreutils_a-pipe2.o `test -f 'lib/pipe2.c' || echo './'`lib/pipe2.c mv -f lib/.deps/libcoreutils_a-pipe2.Tpo lib/.deps/libcoreutils_a-pipe2.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-posixtm.o -MD -MP -MF lib/.deps/libcoreutils_a-posixtm.Tpo -c -o lib/libcoreutils_a-posixtm.o `test -f 'lib/posixtm.c' || echo './'`lib/posixtm.c mv -f lib/.deps/libcoreutils_a-posixtm.Tpo lib/.deps/libcoreutils_a-posixtm.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-posixver.o -MD -MP -MF lib/.deps/libcoreutils_a-posixver.Tpo -c -o lib/libcoreutils_a-posixver.o `test -f 'lib/posixver.c' || echo './'`lib/posixver.c mv -f lib/.deps/libcoreutils_a-posixver.Tpo lib/.deps/libcoreutils_a-posixver.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-printf-frexp.o -MD -MP -MF lib/.deps/libcoreutils_a-printf-frexp.Tpo -c -o lib/libcoreutils_a-printf-frexp.o `test -f 'lib/printf-frexp.c' || echo './'`lib/printf-frexp.c mv -f lib/.deps/libcoreutils_a-printf-frexp.Tpo lib/.deps/libcoreutils_a-printf-frexp.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-printf-frexpl.o -MD -MP -MF lib/.deps/libcoreutils_a-printf-frexpl.Tpo -c -o lib/libcoreutils_a-printf-frexpl.o `test -f 'lib/printf-frexpl.c' || echo './'`lib/printf-frexpl.c mv -f lib/.deps/libcoreutils_a-printf-frexpl.Tpo lib/.deps/libcoreutils_a-printf-frexpl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-priv-set.o -MD -MP -MF lib/.deps/libcoreutils_a-priv-set.Tpo -c -o lib/libcoreutils_a-priv-set.o `test -f 'lib/priv-set.c' || echo './'`lib/priv-set.c mv -f lib/.deps/libcoreutils_a-priv-set.Tpo lib/.deps/libcoreutils_a-priv-set.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-progname.o -MD -MP -MF lib/.deps/libcoreutils_a-progname.Tpo -c -o lib/libcoreutils_a-progname.o `test -f 'lib/progname.c' || echo './'`lib/progname.c mv -f lib/.deps/libcoreutils_a-progname.Tpo lib/.deps/libcoreutils_a-progname.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-propername-lite.o -MD -MP -MF lib/.deps/libcoreutils_a-propername-lite.Tpo -c -o lib/libcoreutils_a-propername-lite.o `test -f 'lib/propername-lite.c' || echo './'`lib/propername-lite.c mv -f lib/.deps/libcoreutils_a-propername-lite.Tpo lib/.deps/libcoreutils_a-propername-lite.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-pthread-mutex.o -MD -MP -MF lib/.deps/libcoreutils_a-pthread-mutex.Tpo -c -o lib/libcoreutils_a-pthread-mutex.o `test -f 'lib/pthread-mutex.c' || echo './'`lib/pthread-mutex.c mv -f lib/.deps/libcoreutils_a-pthread-mutex.Tpo lib/.deps/libcoreutils_a-pthread-mutex.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-putenv.o -MD -MP -MF lib/.deps/libcoreutils_a-putenv.Tpo -c -o lib/libcoreutils_a-putenv.o `test -f 'lib/putenv.c' || echo './'`lib/putenv.c mv -f lib/.deps/libcoreutils_a-putenv.Tpo lib/.deps/libcoreutils_a-putenv.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-qcopy-acl.o -MD -MP -MF lib/.deps/libcoreutils_a-qcopy-acl.Tpo -c -o lib/libcoreutils_a-qcopy-acl.o `test -f 'lib/qcopy-acl.c' || echo './'`lib/qcopy-acl.c mv -f lib/.deps/libcoreutils_a-qcopy-acl.Tpo lib/.deps/libcoreutils_a-qcopy-acl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-qset-acl.o -MD -MP -MF lib/.deps/libcoreutils_a-qset-acl.Tpo -c -o lib/libcoreutils_a-qset-acl.o `test -f 'lib/qset-acl.c' || echo './'`lib/qset-acl.c mv -f lib/.deps/libcoreutils_a-qset-acl.Tpo lib/.deps/libcoreutils_a-qset-acl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-quotearg.o -MD -MP -MF lib/.deps/libcoreutils_a-quotearg.Tpo -c -o lib/libcoreutils_a-quotearg.o `test -f 'lib/quotearg.c' || echo './'`lib/quotearg.c mv -f lib/.deps/libcoreutils_a-quotearg.Tpo lib/.deps/libcoreutils_a-quotearg.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-randint.o -MD -MP -MF lib/.deps/libcoreutils_a-randint.Tpo -c -o lib/libcoreutils_a-randint.o `test -f 'lib/randint.c' || echo './'`lib/randint.c mv -f lib/.deps/libcoreutils_a-randint.Tpo lib/.deps/libcoreutils_a-randint.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-randperm.o -MD -MP -MF lib/.deps/libcoreutils_a-randperm.Tpo -c -o lib/libcoreutils_a-randperm.o `test -f 'lib/randperm.c' || echo './'`lib/randperm.c mv -f lib/.deps/libcoreutils_a-randperm.Tpo lib/.deps/libcoreutils_a-randperm.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-randread.o -MD -MP -MF lib/.deps/libcoreutils_a-randread.Tpo -c -o lib/libcoreutils_a-randread.o `test -f 'lib/randread.c' || echo './'`lib/randread.c lib/randread.c:51:10: warning: 'ALIGNED_POINTER' macro redefined [-Wmacro-redefined] # define ALIGNED_POINTER(ptr, type) ((size_t) (ptr) % alignof (type) == 0) ^ /usr/include/sys/param.h:120:9: note: previous definition is here #define ALIGNED_POINTER(p,t) _ALIGNED_POINTER(p,t) ^ 1 warning generated. mv -f lib/.deps/libcoreutils_a-randread.Tpo lib/.deps/libcoreutils_a-randread.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-rand-isaac.o -MD -MP -MF lib/.deps/libcoreutils_a-rand-isaac.Tpo -c -o lib/libcoreutils_a-rand-isaac.o `test -f 'lib/rand-isaac.c' || echo './'`lib/rand-isaac.c mv -f lib/.deps/libcoreutils_a-rand-isaac.Tpo lib/.deps/libcoreutils_a-rand-isaac.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-rawmemchr.o -MD -MP -MF lib/.deps/libcoreutils_a-rawmemchr.Tpo -c -o lib/libcoreutils_a-rawmemchr.o `test -f 'lib/rawmemchr.c' || echo './'`lib/rawmemchr.c mv -f lib/.deps/libcoreutils_a-rawmemchr.Tpo lib/.deps/libcoreutils_a-rawmemchr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-read-file.o -MD -MP -MF lib/.deps/libcoreutils_a-read-file.Tpo -c -o lib/libcoreutils_a-read-file.o `test -f 'lib/read-file.c' || echo './'`lib/read-file.c mv -f lib/.deps/libcoreutils_a-read-file.Tpo lib/.deps/libcoreutils_a-read-file.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-readtokens.o -MD -MP -MF lib/.deps/libcoreutils_a-readtokens.Tpo -c -o lib/libcoreutils_a-readtokens.o `test -f 'lib/readtokens.c' || echo './'`lib/readtokens.c mv -f lib/.deps/libcoreutils_a-readtokens.Tpo lib/.deps/libcoreutils_a-readtokens.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-readtokens0.o -MD -MP -MF lib/.deps/libcoreutils_a-readtokens0.Tpo -c -o lib/libcoreutils_a-readtokens0.o `test -f 'lib/readtokens0.c' || echo './'`lib/readtokens0.c mv -f lib/.deps/libcoreutils_a-readtokens0.Tpo lib/.deps/libcoreutils_a-readtokens0.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-readutmp.o -MD -MP -MF lib/.deps/libcoreutils_a-readutmp.Tpo -c -o lib/libcoreutils_a-readutmp.o `test -f 'lib/readutmp.c' || echo './'`lib/readutmp.c mv -f lib/.deps/libcoreutils_a-readutmp.Tpo lib/.deps/libcoreutils_a-readutmp.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-regex.o -MD -MP -MF lib/.deps/libcoreutils_a-regex.Tpo -c -o lib/libcoreutils_a-regex.o `test -f 'lib/regex.c' || echo './'`lib/regex.c mv -f lib/.deps/libcoreutils_a-regex.Tpo lib/.deps/libcoreutils_a-regex.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-renameatu.o -MD -MP -MF lib/.deps/libcoreutils_a-renameatu.Tpo -c -o lib/libcoreutils_a-renameatu.o `test -f 'lib/renameatu.c' || echo './'`lib/renameatu.c mv -f lib/.deps/libcoreutils_a-renameatu.Tpo lib/.deps/libcoreutils_a-renameatu.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-root-dev-ino.o -MD -MP -MF lib/.deps/libcoreutils_a-root-dev-ino.Tpo -c -o lib/libcoreutils_a-root-dev-ino.o `test -f 'lib/root-dev-ino.c' || echo './'`lib/root-dev-ino.c mv -f lib/.deps/libcoreutils_a-root-dev-ino.Tpo lib/.deps/libcoreutils_a-root-dev-ino.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-rpmatch.o -MD -MP -MF lib/.deps/libcoreutils_a-rpmatch.Tpo -c -o lib/libcoreutils_a-rpmatch.o `test -f 'lib/rpmatch.c' || echo './'`lib/rpmatch.c mv -f lib/.deps/libcoreutils_a-rpmatch.Tpo lib/.deps/libcoreutils_a-rpmatch.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-safe-read.o -MD -MP -MF lib/.deps/libcoreutils_a-safe-read.Tpo -c -o lib/libcoreutils_a-safe-read.o `test -f 'lib/safe-read.c' || echo './'`lib/safe-read.c mv -f lib/.deps/libcoreutils_a-safe-read.Tpo lib/.deps/libcoreutils_a-safe-read.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-safe-write.o -MD -MP -MF lib/.deps/libcoreutils_a-safe-write.Tpo -c -o lib/libcoreutils_a-safe-write.o `test -f 'lib/safe-write.c' || echo './'`lib/safe-write.c mv -f lib/.deps/libcoreutils_a-safe-write.Tpo lib/.deps/libcoreutils_a-safe-write.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-same.o -MD -MP -MF lib/.deps/libcoreutils_a-same.Tpo -c -o lib/libcoreutils_a-same.o `test -f 'lib/same.c' || echo './'`lib/same.c mv -f lib/.deps/libcoreutils_a-same.Tpo lib/.deps/libcoreutils_a-same.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-save-cwd.o -MD -MP -MF lib/.deps/libcoreutils_a-save-cwd.Tpo -c -o lib/libcoreutils_a-save-cwd.o `test -f 'lib/save-cwd.c' || echo './'`lib/save-cwd.c mv -f lib/.deps/libcoreutils_a-save-cwd.Tpo lib/.deps/libcoreutils_a-save-cwd.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-savedir.o -MD -MP -MF lib/.deps/libcoreutils_a-savedir.Tpo -c -o lib/libcoreutils_a-savedir.o `test -f 'lib/savedir.c' || echo './'`lib/savedir.c mv -f lib/.deps/libcoreutils_a-savedir.Tpo lib/.deps/libcoreutils_a-savedir.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-savewd.o -MD -MP -MF lib/.deps/libcoreutils_a-savewd.Tpo -c -o lib/libcoreutils_a-savewd.o `test -f 'lib/savewd.c' || echo './'`lib/savewd.c mv -f lib/.deps/libcoreutils_a-savewd.Tpo lib/.deps/libcoreutils_a-savewd.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-secure_getenv.o -MD -MP -MF lib/.deps/libcoreutils_a-secure_getenv.Tpo -c -o lib/libcoreutils_a-secure_getenv.o `test -f 'lib/secure_getenv.c' || echo './'`lib/secure_getenv.c mv -f lib/.deps/libcoreutils_a-secure_getenv.Tpo lib/.deps/libcoreutils_a-secure_getenv.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-selinux-at.o -MD -MP -MF lib/.deps/libcoreutils_a-selinux-at.Tpo -c -o lib/libcoreutils_a-selinux-at.o `test -f 'lib/selinux-at.c' || echo './'`lib/selinux-at.c mv -f lib/.deps/libcoreutils_a-selinux-at.Tpo lib/.deps/libcoreutils_a-selinux-at.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-se-context.o -MD -MP -MF lib/.deps/libcoreutils_a-se-context.Tpo -c -o lib/libcoreutils_a-se-context.o `test -f 'lib/se-context.c' || echo './'`lib/se-context.c mv -f lib/.deps/libcoreutils_a-se-context.Tpo lib/.deps/libcoreutils_a-se-context.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-se-label.o -MD -MP -MF lib/.deps/libcoreutils_a-se-label.Tpo -c -o lib/libcoreutils_a-se-label.o `test -f 'lib/se-label.c' || echo './'`lib/se-label.c mv -f lib/.deps/libcoreutils_a-se-label.Tpo lib/.deps/libcoreutils_a-se-label.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-se-selinux.o -MD -MP -MF lib/.deps/libcoreutils_a-se-selinux.Tpo -c -o lib/libcoreutils_a-se-selinux.o `test -f 'lib/se-selinux.c' || echo './'`lib/se-selinux.c mv -f lib/.deps/libcoreutils_a-se-selinux.Tpo lib/.deps/libcoreutils_a-se-selinux.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-setlocale_null.o -MD -MP -MF lib/.deps/libcoreutils_a-setlocale_null.Tpo -c -o lib/libcoreutils_a-setlocale_null.o `test -f 'lib/setlocale_null.c' || echo './'`lib/setlocale_null.c mv -f lib/.deps/libcoreutils_a-setlocale_null.Tpo lib/.deps/libcoreutils_a-setlocale_null.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-setlocale-lock.o -MD -MP -MF lib/.deps/libcoreutils_a-setlocale-lock.Tpo -c -o lib/libcoreutils_a-setlocale-lock.o `test -f 'lib/setlocale-lock.c' || echo './'`lib/setlocale-lock.c mv -f lib/.deps/libcoreutils_a-setlocale-lock.Tpo lib/.deps/libcoreutils_a-setlocale-lock.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-settime.o -MD -MP -MF lib/.deps/libcoreutils_a-settime.Tpo -c -o lib/libcoreutils_a-settime.o `test -f 'lib/settime.c' || echo './'`lib/settime.c mv -f lib/.deps/libcoreutils_a-settime.Tpo lib/.deps/libcoreutils_a-settime.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sig2str.o -MD -MP -MF lib/.deps/libcoreutils_a-sig2str.Tpo -c -o lib/libcoreutils_a-sig2str.o `test -f 'lib/sig2str.c' || echo './'`lib/sig2str.c mv -f lib/.deps/libcoreutils_a-sig2str.Tpo lib/.deps/libcoreutils_a-sig2str.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sig-handler.o -MD -MP -MF lib/.deps/libcoreutils_a-sig-handler.Tpo -c -o lib/libcoreutils_a-sig-handler.o `test -f 'lib/sig-handler.c' || echo './'`lib/sig-handler.c mv -f lib/.deps/libcoreutils_a-sig-handler.Tpo lib/.deps/libcoreutils_a-sig-handler.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sockets.o -MD -MP -MF lib/.deps/libcoreutils_a-sockets.Tpo -c -o lib/libcoreutils_a-sockets.o `test -f 'lib/sockets.c' || echo './'`lib/sockets.c mv -f lib/.deps/libcoreutils_a-sockets.Tpo lib/.deps/libcoreutils_a-sockets.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-stat-time.o -MD -MP -MF lib/.deps/libcoreutils_a-stat-time.Tpo -c -o lib/libcoreutils_a-stat-time.o `test -f 'lib/stat-time.c' || echo './'`lib/stat-time.c mv -f lib/.deps/libcoreutils_a-stat-time.Tpo lib/.deps/libcoreutils_a-stat-time.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-mkstemp-safer.o -MD -MP -MF lib/.deps/libcoreutils_a-mkstemp-safer.Tpo -c -o lib/libcoreutils_a-mkstemp-safer.o `test -f 'lib/mkstemp-safer.c' || echo './'`lib/mkstemp-safer.c mv -f lib/.deps/libcoreutils_a-mkstemp-safer.Tpo lib/.deps/libcoreutils_a-mkstemp-safer.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-strerror.o -MD -MP -MF lib/.deps/libcoreutils_a-strerror.Tpo -c -o lib/libcoreutils_a-strerror.o `test -f 'lib/strerror.c' || echo './'`lib/strerror.c mv -f lib/.deps/libcoreutils_a-strerror.Tpo lib/.deps/libcoreutils_a-strerror.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-strerror-override.o -MD -MP -MF lib/.deps/libcoreutils_a-strerror-override.Tpo -c -o lib/libcoreutils_a-strerror-override.o `test -f 'lib/strerror-override.c' || echo './'`lib/strerror-override.c mv -f lib/.deps/libcoreutils_a-strerror-override.Tpo lib/.deps/libcoreutils_a-strerror-override.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-strnlen1.o -MD -MP -MF lib/.deps/libcoreutils_a-strnlen1.Tpo -c -o lib/libcoreutils_a-strnlen1.o `test -f 'lib/strnlen1.c' || echo './'`lib/strnlen1.c mv -f lib/.deps/libcoreutils_a-strnlen1.Tpo lib/.deps/libcoreutils_a-strnlen1.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-strintcmp.o -MD -MP -MF lib/.deps/libcoreutils_a-strintcmp.Tpo -c -o lib/libcoreutils_a-strintcmp.o `test -f 'lib/strintcmp.c' || echo './'`lib/strintcmp.c mv -f lib/.deps/libcoreutils_a-strintcmp.Tpo lib/.deps/libcoreutils_a-strintcmp.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-strnumcmp.o -MD -MP -MF lib/.deps/libcoreutils_a-strnumcmp.Tpo -c -o lib/libcoreutils_a-strnumcmp.o `test -f 'lib/strnumcmp.c' || echo './'`lib/strnumcmp.c mv -f lib/.deps/libcoreutils_a-strnumcmp.Tpo lib/.deps/libcoreutils_a-strnumcmp.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-strtoll.o -MD -MP -MF lib/.deps/libcoreutils_a-strtoll.Tpo -c -o lib/libcoreutils_a-strtoll.o `test -f 'lib/strtoll.c' || echo './'`lib/strtoll.c mv -f lib/.deps/libcoreutils_a-strtoll.Tpo lib/.deps/libcoreutils_a-strtoll.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-strtoull.o -MD -MP -MF lib/.deps/libcoreutils_a-strtoull.Tpo -c -o lib/libcoreutils_a-strtoull.o `test -f 'lib/strtoull.c' || echo './'`lib/strtoull.c mv -f lib/.deps/libcoreutils_a-strtoull.Tpo lib/.deps/libcoreutils_a-strtoull.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-sys_socket.o -MD -MP -MF lib/.deps/libcoreutils_a-sys_socket.Tpo -c -o lib/libcoreutils_a-sys_socket.o `test -f 'lib/sys_socket.c' || echo './'`lib/sys_socket.c mv -f lib/.deps/libcoreutils_a-sys_socket.Tpo lib/.deps/libcoreutils_a-sys_socket.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-targetdir.o -MD -MP -MF lib/.deps/libcoreutils_a-targetdir.Tpo -c -o lib/libcoreutils_a-targetdir.o `test -f 'lib/targetdir.c' || echo './'`lib/targetdir.c mv -f lib/.deps/libcoreutils_a-targetdir.Tpo lib/.deps/libcoreutils_a-targetdir.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-tempname.o -MD -MP -MF lib/.deps/libcoreutils_a-tempname.Tpo -c -o lib/libcoreutils_a-tempname.o `test -f 'lib/tempname.c' || echo './'`lib/tempname.c mv -f lib/.deps/libcoreutils_a-tempname.Tpo lib/.deps/libcoreutils_a-tempname.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/glthread/libcoreutils_a-threadlib.o -MD -MP -MF lib/glthread/.deps/libcoreutils_a-threadlib.Tpo -c -o lib/glthread/libcoreutils_a-threadlib.o `test -f 'lib/glthread/threadlib.c' || echo './'`lib/glthread/threadlib.c mv -f lib/glthread/.deps/libcoreutils_a-threadlib.Tpo lib/glthread/.deps/libcoreutils_a-threadlib.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-time_rz.o -MD -MP -MF lib/.deps/libcoreutils_a-time_rz.Tpo -c -o lib/libcoreutils_a-time_rz.o `test -f 'lib/time_rz.c' || echo './'`lib/time_rz.c mv -f lib/.deps/libcoreutils_a-time_rz.Tpo lib/.deps/libcoreutils_a-time_rz.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-timespec.o -MD -MP -MF lib/.deps/libcoreutils_a-timespec.Tpo -c -o lib/libcoreutils_a-timespec.o `test -f 'lib/timespec.c' || echo './'`lib/timespec.c mv -f lib/.deps/libcoreutils_a-timespec.Tpo lib/.deps/libcoreutils_a-timespec.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/glthread/libcoreutils_a-tls.o -MD -MP -MF lib/glthread/.deps/libcoreutils_a-tls.Tpo -c -o lib/glthread/libcoreutils_a-tls.o `test -f 'lib/glthread/tls.c' || echo './'`lib/glthread/tls.c mv -f lib/glthread/.deps/libcoreutils_a-tls.Tpo lib/glthread/.deps/libcoreutils_a-tls.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-tmpdir.o -MD -MP -MF lib/.deps/libcoreutils_a-tmpdir.Tpo -c -o lib/libcoreutils_a-tmpdir.o `test -f 'lib/tmpdir.c' || echo './'`lib/tmpdir.c mv -f lib/.deps/libcoreutils_a-tmpdir.Tpo lib/.deps/libcoreutils_a-tmpdir.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-u64.o -MD -MP -MF lib/.deps/libcoreutils_a-u64.Tpo -c -o lib/libcoreutils_a-u64.o `test -f 'lib/u64.c' || echo './'`lib/u64.c mv -f lib/.deps/libcoreutils_a-u64.Tpo lib/.deps/libcoreutils_a-u64.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unicase/libcoreutils_a-tolower.o -MD -MP -MF lib/unicase/.deps/libcoreutils_a-tolower.Tpo -c -o lib/unicase/libcoreutils_a-tolower.o `test -f 'lib/unicase/tolower.c' || echo './'`lib/unicase/tolower.c mv -f lib/unicase/.deps/libcoreutils_a-tolower.Tpo lib/unicase/.deps/libcoreutils_a-tolower.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-unicodeio.o -MD -MP -MF lib/.deps/libcoreutils_a-unicodeio.Tpo -c -o lib/libcoreutils_a-unicodeio.o `test -f 'lib/unicodeio.c' || echo './'`lib/unicodeio.c mv -f lib/.deps/libcoreutils_a-unicodeio.Tpo lib/.deps/libcoreutils_a-unicodeio.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_alnum.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_alnum.Tpo -c -o lib/unictype/libcoreutils_a-ctype_alnum.o `test -f 'lib/unictype/ctype_alnum.c' || echo './'`lib/unictype/ctype_alnum.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_alnum.Tpo lib/unictype/.deps/libcoreutils_a-ctype_alnum.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_alpha.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_alpha.Tpo -c -o lib/unictype/libcoreutils_a-ctype_alpha.o `test -f 'lib/unictype/ctype_alpha.c' || echo './'`lib/unictype/ctype_alpha.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_alpha.Tpo lib/unictype/.deps/libcoreutils_a-ctype_alpha.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_blank.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_blank.Tpo -c -o lib/unictype/libcoreutils_a-ctype_blank.o `test -f 'lib/unictype/ctype_blank.c' || echo './'`lib/unictype/ctype_blank.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_blank.Tpo lib/unictype/.deps/libcoreutils_a-ctype_blank.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_cntrl.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_cntrl.Tpo -c -o lib/unictype/libcoreutils_a-ctype_cntrl.o `test -f 'lib/unictype/ctype_cntrl.c' || echo './'`lib/unictype/ctype_cntrl.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_cntrl.Tpo lib/unictype/.deps/libcoreutils_a-ctype_cntrl.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_digit.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_digit.Tpo -c -o lib/unictype/libcoreutils_a-ctype_digit.o `test -f 'lib/unictype/ctype_digit.c' || echo './'`lib/unictype/ctype_digit.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_digit.Tpo lib/unictype/.deps/libcoreutils_a-ctype_digit.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_graph.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_graph.Tpo -c -o lib/unictype/libcoreutils_a-ctype_graph.o `test -f 'lib/unictype/ctype_graph.c' || echo './'`lib/unictype/ctype_graph.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_graph.Tpo lib/unictype/.deps/libcoreutils_a-ctype_graph.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_lower.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_lower.Tpo -c -o lib/unictype/libcoreutils_a-ctype_lower.o `test -f 'lib/unictype/ctype_lower.c' || echo './'`lib/unictype/ctype_lower.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_lower.Tpo lib/unictype/.deps/libcoreutils_a-ctype_lower.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_print.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_print.Tpo -c -o lib/unictype/libcoreutils_a-ctype_print.o `test -f 'lib/unictype/ctype_print.c' || echo './'`lib/unictype/ctype_print.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_print.Tpo lib/unictype/.deps/libcoreutils_a-ctype_print.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_punct.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_punct.Tpo -c -o lib/unictype/libcoreutils_a-ctype_punct.o `test -f 'lib/unictype/ctype_punct.c' || echo './'`lib/unictype/ctype_punct.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_punct.Tpo lib/unictype/.deps/libcoreutils_a-ctype_punct.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_space.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_space.Tpo -c -o lib/unictype/libcoreutils_a-ctype_space.o `test -f 'lib/unictype/ctype_space.c' || echo './'`lib/unictype/ctype_space.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_space.Tpo lib/unictype/.deps/libcoreutils_a-ctype_space.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_upper.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_upper.Tpo -c -o lib/unictype/libcoreutils_a-ctype_upper.o `test -f 'lib/unictype/ctype_upper.c' || echo './'`lib/unictype/ctype_upper.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_upper.Tpo lib/unictype/.deps/libcoreutils_a-ctype_upper.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unictype/libcoreutils_a-ctype_xdigit.o -MD -MP -MF lib/unictype/.deps/libcoreutils_a-ctype_xdigit.Tpo -c -o lib/unictype/libcoreutils_a-ctype_xdigit.o `test -f 'lib/unictype/ctype_xdigit.c' || echo './'`lib/unictype/ctype_xdigit.c mv -f lib/unictype/.deps/libcoreutils_a-ctype_xdigit.Tpo lib/unictype/.deps/libcoreutils_a-ctype_xdigit.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-unistd.o -MD -MP -MF lib/.deps/libcoreutils_a-unistd.Tpo -c -o lib/libcoreutils_a-unistd.o `test -f 'lib/unistd.c' || echo './'`lib/unistd.c mv -f lib/.deps/libcoreutils_a-unistd.Tpo lib/.deps/libcoreutils_a-unistd.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-dup-safer.o -MD -MP -MF lib/.deps/libcoreutils_a-dup-safer.Tpo -c -o lib/libcoreutils_a-dup-safer.o `test -f 'lib/dup-safer.c' || echo './'`lib/dup-safer.c mv -f lib/.deps/libcoreutils_a-dup-safer.Tpo lib/.deps/libcoreutils_a-dup-safer.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-fd-safer.o -MD -MP -MF lib/.deps/libcoreutils_a-fd-safer.Tpo -c -o lib/libcoreutils_a-fd-safer.o `test -f 'lib/fd-safer.c' || echo './'`lib/fd-safer.c mv -f lib/.deps/libcoreutils_a-fd-safer.Tpo lib/.deps/libcoreutils_a-fd-safer.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-pipe-safer.o -MD -MP -MF lib/.deps/libcoreutils_a-pipe-safer.Tpo -c -o lib/libcoreutils_a-pipe-safer.o `test -f 'lib/pipe-safer.c' || echo './'`lib/pipe-safer.c mv -f lib/.deps/libcoreutils_a-pipe-safer.Tpo lib/.deps/libcoreutils_a-pipe-safer.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unistr/libcoreutils_a-u32-chr.o -MD -MP -MF lib/unistr/.deps/libcoreutils_a-u32-chr.Tpo -c -o lib/unistr/libcoreutils_a-u32-chr.o `test -f 'lib/unistr/u32-chr.c' || echo './'`lib/unistr/u32-chr.c mv -f lib/unistr/.deps/libcoreutils_a-u32-chr.Tpo lib/unistr/.deps/libcoreutils_a-u32-chr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unistr/libcoreutils_a-u32-cpy.o -MD -MP -MF lib/unistr/.deps/libcoreutils_a-u32-cpy.Tpo -c -o lib/unistr/libcoreutils_a-u32-cpy.o `test -f 'lib/unistr/u32-cpy.c' || echo './'`lib/unistr/u32-cpy.c mv -f lib/unistr/.deps/libcoreutils_a-u32-cpy.Tpo lib/unistr/.deps/libcoreutils_a-u32-cpy.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unistr/libcoreutils_a-u32-pcpy.o -MD -MP -MF lib/unistr/.deps/libcoreutils_a-u32-pcpy.Tpo -c -o lib/unistr/libcoreutils_a-u32-pcpy.o `test -f 'lib/unistr/u32-pcpy.c' || echo './'`lib/unistr/u32-pcpy.c mv -f lib/unistr/.deps/libcoreutils_a-u32-pcpy.Tpo lib/unistr/.deps/libcoreutils_a-u32-pcpy.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unistr/libcoreutils_a-u32-strcat.o -MD -MP -MF lib/unistr/.deps/libcoreutils_a-u32-strcat.Tpo -c -o lib/unistr/libcoreutils_a-u32-strcat.o `test -f 'lib/unistr/u32-strcat.c' || echo './'`lib/unistr/u32-strcat.c mv -f lib/unistr/.deps/libcoreutils_a-u32-strcat.Tpo lib/unistr/.deps/libcoreutils_a-u32-strcat.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unistr/libcoreutils_a-u32-strlen.o -MD -MP -MF lib/unistr/.deps/libcoreutils_a-u32-strlen.Tpo -c -o lib/unistr/libcoreutils_a-u32-strlen.o `test -f 'lib/unistr/u32-strlen.c' || echo './'`lib/unistr/u32-strlen.c mv -f lib/unistr/.deps/libcoreutils_a-u32-strlen.Tpo lib/unistr/.deps/libcoreutils_a-u32-strlen.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unistr/libcoreutils_a-u8-mbtoucr.o -MD -MP -MF lib/unistr/.deps/libcoreutils_a-u8-mbtoucr.Tpo -c -o lib/unistr/libcoreutils_a-u8-mbtoucr.o `test -f 'lib/unistr/u8-mbtoucr.c' || echo './'`lib/unistr/u8-mbtoucr.c mv -f lib/unistr/.deps/libcoreutils_a-u8-mbtoucr.Tpo lib/unistr/.deps/libcoreutils_a-u8-mbtoucr.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unistr/libcoreutils_a-u8-uctomb.o -MD -MP -MF lib/unistr/.deps/libcoreutils_a-u8-uctomb.Tpo -c -o lib/unistr/libcoreutils_a-u8-uctomb.o `test -f 'lib/unistr/u8-uctomb.c' || echo './'`lib/unistr/u8-uctomb.c mv -f lib/unistr/.deps/libcoreutils_a-u8-uctomb.Tpo lib/unistr/.deps/libcoreutils_a-u8-uctomb.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/unistr/libcoreutils_a-u8-uctomb-aux.o -MD -MP -MF lib/unistr/.deps/libcoreutils_a-u8-uctomb-aux.Tpo -c -o lib/unistr/libcoreutils_a-u8-uctomb-aux.o `test -f 'lib/unistr/u8-uctomb-aux.c' || echo './'`lib/unistr/u8-uctomb-aux.c mv -f lib/unistr/.deps/libcoreutils_a-u8-uctomb-aux.Tpo lib/unistr/.deps/libcoreutils_a-u8-uctomb-aux.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/uniwidth/libcoreutils_a-width.o -MD -MP -MF lib/uniwidth/.deps/libcoreutils_a-width.Tpo -c -o lib/uniwidth/libcoreutils_a-width.o `test -f 'lib/uniwidth/width.c' || echo './'`lib/uniwidth/width.c mv -f lib/uniwidth/.deps/libcoreutils_a-width.Tpo lib/uniwidth/.deps/libcoreutils_a-width.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-unlinkdir.o -MD -MP -MF lib/.deps/libcoreutils_a-unlinkdir.Tpo -c -o lib/libcoreutils_a-unlinkdir.o `test -f 'lib/unlinkdir.c' || echo './'`lib/unlinkdir.c mv -f lib/.deps/libcoreutils_a-unlinkdir.Tpo lib/.deps/libcoreutils_a-unlinkdir.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-userspec.o -MD -MP -MF lib/.deps/libcoreutils_a-userspec.Tpo -c -o lib/libcoreutils_a-userspec.o `test -f 'lib/userspec.c' || echo './'`lib/userspec.c mv -f lib/.deps/libcoreutils_a-userspec.Tpo lib/.deps/libcoreutils_a-userspec.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-utimecmp.o -MD -MP -MF lib/.deps/libcoreutils_a-utimecmp.Tpo -c -o lib/libcoreutils_a-utimecmp.o `test -f 'lib/utimecmp.c' || echo './'`lib/utimecmp.c mv -f lib/.deps/libcoreutils_a-utimecmp.Tpo lib/.deps/libcoreutils_a-utimecmp.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-utimens.o -MD -MP -MF lib/.deps/libcoreutils_a-utimens.Tpo -c -o lib/libcoreutils_a-utimens.o `test -f 'lib/utimens.c' || echo './'`lib/utimens.c mv -f lib/.deps/libcoreutils_a-utimens.Tpo lib/.deps/libcoreutils_a-utimens.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-verror.o -MD -MP -MF lib/.deps/libcoreutils_a-verror.Tpo -c -o lib/libcoreutils_a-verror.o `test -f 'lib/verror.c' || echo './'`lib/verror.c mv -f lib/.deps/libcoreutils_a-verror.Tpo lib/.deps/libcoreutils_a-verror.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-version-etc.o -MD -MP -MF lib/.deps/libcoreutils_a-version-etc.Tpo -c -o lib/libcoreutils_a-version-etc.o `test -f 'lib/version-etc.c' || echo './'`lib/version-etc.c mv -f lib/.deps/libcoreutils_a-version-etc.Tpo lib/.deps/libcoreutils_a-version-etc.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-version-etc-fsf.o -MD -MP -MF lib/.deps/libcoreutils_a-version-etc-fsf.Tpo -c -o lib/libcoreutils_a-version-etc-fsf.o `test -f 'lib/version-etc-fsf.c' || echo './'`lib/version-etc-fsf.c mv -f lib/.deps/libcoreutils_a-version-etc-fsf.Tpo lib/.deps/libcoreutils_a-version-etc-fsf.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-wctype-h.o -MD -MP -MF lib/.deps/libcoreutils_a-wctype-h.Tpo -c -o lib/libcoreutils_a-wctype-h.o `test -f 'lib/wctype-h.c' || echo './'`lib/wctype-h.c mv -f lib/.deps/libcoreutils_a-wctype-h.Tpo lib/.deps/libcoreutils_a-wctype-h.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-wmempcpy.o -MD -MP -MF lib/.deps/libcoreutils_a-wmempcpy.Tpo -c -o lib/libcoreutils_a-wmempcpy.o `test -f 'lib/wmempcpy.c' || echo './'`lib/wmempcpy.c mv -f lib/.deps/libcoreutils_a-wmempcpy.Tpo lib/.deps/libcoreutils_a-wmempcpy.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-write-any-file.o -MD -MP -MF lib/.deps/libcoreutils_a-write-any-file.Tpo -c -o lib/libcoreutils_a-write-any-file.o `test -f 'lib/write-any-file.c' || echo './'`lib/write-any-file.c mv -f lib/.deps/libcoreutils_a-write-any-file.Tpo lib/.deps/libcoreutils_a-write-any-file.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xalignalloc.o -MD -MP -MF lib/.deps/libcoreutils_a-xalignalloc.Tpo -c -o lib/libcoreutils_a-xalignalloc.o `test -f 'lib/xalignalloc.c' || echo './'`lib/xalignalloc.c mv -f lib/.deps/libcoreutils_a-xalignalloc.Tpo lib/.deps/libcoreutils_a-xalignalloc.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xmalloc.o -MD -MP -MF lib/.deps/libcoreutils_a-xmalloc.Tpo -c -o lib/libcoreutils_a-xmalloc.o `test -f 'lib/xmalloc.c' || echo './'`lib/xmalloc.c mv -f lib/.deps/libcoreutils_a-xmalloc.Tpo lib/.deps/libcoreutils_a-xmalloc.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xalloc-die.o -MD -MP -MF lib/.deps/libcoreutils_a-xalloc-die.Tpo -c -o lib/libcoreutils_a-xalloc-die.o `test -f 'lib/xalloc-die.c' || echo './'`lib/xalloc-die.c mv -f lib/.deps/libcoreutils_a-xalloc-die.Tpo lib/.deps/libcoreutils_a-xalloc-die.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xbinary-io.o -MD -MP -MF lib/.deps/libcoreutils_a-xbinary-io.Tpo -c -o lib/libcoreutils_a-xbinary-io.o `test -f 'lib/xbinary-io.c' || echo './'`lib/xbinary-io.c mv -f lib/.deps/libcoreutils_a-xbinary-io.Tpo lib/.deps/libcoreutils_a-xbinary-io.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xdectoimax.o -MD -MP -MF lib/.deps/libcoreutils_a-xdectoimax.Tpo -c -o lib/libcoreutils_a-xdectoimax.o `test -f 'lib/xdectoimax.c' || echo './'`lib/xdectoimax.c mv -f lib/.deps/libcoreutils_a-xdectoimax.Tpo lib/.deps/libcoreutils_a-xdectoimax.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xdectoumax.o -MD -MP -MF lib/.deps/libcoreutils_a-xdectoumax.Tpo -c -o lib/libcoreutils_a-xdectoumax.o `test -f 'lib/xdectoumax.c' || echo './'`lib/xdectoumax.c mv -f lib/.deps/libcoreutils_a-xdectoumax.Tpo lib/.deps/libcoreutils_a-xdectoumax.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xfts.o -MD -MP -MF lib/.deps/libcoreutils_a-xfts.Tpo -c -o lib/libcoreutils_a-xfts.o `test -f 'lib/xfts.c' || echo './'`lib/xfts.c mv -f lib/.deps/libcoreutils_a-xfts.Tpo lib/.deps/libcoreutils_a-xfts.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xgetcwd.o -MD -MP -MF lib/.deps/libcoreutils_a-xgetcwd.Tpo -c -o lib/libcoreutils_a-xgetcwd.o `test -f 'lib/xgetcwd.c' || echo './'`lib/xgetcwd.c mv -f lib/.deps/libcoreutils_a-xgetcwd.Tpo lib/.deps/libcoreutils_a-xgetcwd.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xgetgroups.o -MD -MP -MF lib/.deps/libcoreutils_a-xgetgroups.Tpo -c -o lib/libcoreutils_a-xgetgroups.o `test -f 'lib/xgetgroups.c' || echo './'`lib/xgetgroups.c mv -f lib/.deps/libcoreutils_a-xgetgroups.Tpo lib/.deps/libcoreutils_a-xgetgroups.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xgethostname.o -MD -MP -MF lib/.deps/libcoreutils_a-xgethostname.Tpo -c -o lib/libcoreutils_a-xgethostname.o `test -f 'lib/xgethostname.c' || echo './'`lib/xgethostname.c mv -f lib/.deps/libcoreutils_a-xgethostname.Tpo lib/.deps/libcoreutils_a-xgethostname.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xmemcoll.o -MD -MP -MF lib/.deps/libcoreutils_a-xmemcoll.Tpo -c -o lib/libcoreutils_a-xmemcoll.o `test -f 'lib/xmemcoll.c' || echo './'`lib/xmemcoll.c mv -f lib/.deps/libcoreutils_a-xmemcoll.Tpo lib/.deps/libcoreutils_a-xmemcoll.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xnanosleep.o -MD -MP -MF lib/.deps/libcoreutils_a-xnanosleep.Tpo -c -o lib/libcoreutils_a-xnanosleep.o `test -f 'lib/xnanosleep.c' || echo './'`lib/xnanosleep.c mv -f lib/.deps/libcoreutils_a-xnanosleep.Tpo lib/.deps/libcoreutils_a-xnanosleep.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xprintf.o -MD -MP -MF lib/.deps/libcoreutils_a-xprintf.Tpo -c -o lib/libcoreutils_a-xprintf.o `test -f 'lib/xprintf.c' || echo './'`lib/xprintf.c mv -f lib/.deps/libcoreutils_a-xprintf.Tpo lib/.deps/libcoreutils_a-xprintf.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xreadlink.o -MD -MP -MF lib/.deps/libcoreutils_a-xreadlink.Tpo -c -o lib/libcoreutils_a-xreadlink.o `test -f 'lib/xreadlink.c' || echo './'`lib/xreadlink.c mv -f lib/.deps/libcoreutils_a-xreadlink.Tpo lib/.deps/libcoreutils_a-xreadlink.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xsize.o -MD -MP -MF lib/.deps/libcoreutils_a-xsize.Tpo -c -o lib/libcoreutils_a-xsize.o `test -f 'lib/xsize.c' || echo './'`lib/xsize.c mv -f lib/.deps/libcoreutils_a-xsize.Tpo lib/.deps/libcoreutils_a-xsize.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xstrtod.o -MD -MP -MF lib/.deps/libcoreutils_a-xstrtod.Tpo -c -o lib/libcoreutils_a-xstrtod.o `test -f 'lib/xstrtod.c' || echo './'`lib/xstrtod.c mv -f lib/.deps/libcoreutils_a-xstrtod.Tpo lib/.deps/libcoreutils_a-xstrtod.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xstrtoimax.o -MD -MP -MF lib/.deps/libcoreutils_a-xstrtoimax.Tpo -c -o lib/libcoreutils_a-xstrtoimax.o `test -f 'lib/xstrtoimax.c' || echo './'`lib/xstrtoimax.c mv -f lib/.deps/libcoreutils_a-xstrtoimax.Tpo lib/.deps/libcoreutils_a-xstrtoimax.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xstrtol.o -MD -MP -MF lib/.deps/libcoreutils_a-xstrtol.Tpo -c -o lib/libcoreutils_a-xstrtol.o `test -f 'lib/xstrtol.c' || echo './'`lib/xstrtol.c mv -f lib/.deps/libcoreutils_a-xstrtol.Tpo lib/.deps/libcoreutils_a-xstrtol.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xstrtoul.o -MD -MP -MF lib/.deps/libcoreutils_a-xstrtoul.Tpo -c -o lib/libcoreutils_a-xstrtoul.o `test -f 'lib/xstrtoul.c' || echo './'`lib/xstrtoul.c mv -f lib/.deps/libcoreutils_a-xstrtoul.Tpo lib/.deps/libcoreutils_a-xstrtoul.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xstrtol-error.o -MD -MP -MF lib/.deps/libcoreutils_a-xstrtol-error.Tpo -c -o lib/libcoreutils_a-xstrtol-error.o `test -f 'lib/xstrtol-error.c' || echo './'`lib/xstrtol-error.c mv -f lib/.deps/libcoreutils_a-xstrtol-error.Tpo lib/.deps/libcoreutils_a-xstrtol-error.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xstrtold.o -MD -MP -MF lib/.deps/libcoreutils_a-xstrtold.Tpo -c -o lib/libcoreutils_a-xstrtold.o `test -f 'lib/xstrtold.c' || echo './'`lib/xstrtold.c mv -f lib/.deps/libcoreutils_a-xstrtold.Tpo lib/.deps/libcoreutils_a-xstrtold.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xstrtoumax.o -MD -MP -MF lib/.deps/libcoreutils_a-xstrtoumax.Tpo -c -o lib/libcoreutils_a-xstrtoumax.o `test -f 'lib/xstrtoumax.c' || echo './'`lib/xstrtoumax.c mv -f lib/.deps/libcoreutils_a-xstrtoumax.Tpo lib/.deps/libcoreutils_a-xstrtoumax.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xvasprintf.o -MD -MP -MF lib/.deps/libcoreutils_a-xvasprintf.Tpo -c -o lib/libcoreutils_a-xvasprintf.o `test -f 'lib/xvasprintf.c' || echo './'`lib/xvasprintf.c mv -f lib/.deps/libcoreutils_a-xvasprintf.Tpo lib/.deps/libcoreutils_a-xvasprintf.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-xasprintf.o -MD -MP -MF lib/.deps/libcoreutils_a-xasprintf.Tpo -c -o lib/libcoreutils_a-xasprintf.o `test -f 'lib/xasprintf.c' || echo './'`lib/xasprintf.c mv -f lib/.deps/libcoreutils_a-xasprintf.Tpo lib/.deps/libcoreutils_a-xasprintf.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT lib/libcoreutils_a-yesno.o -MD -MP -MF lib/.deps/libcoreutils_a-yesno.Tpo -c -o lib/libcoreutils_a-yesno.o `test -f 'lib/yesno.c' || echo './'`lib/yesno.c mv -f lib/.deps/libcoreutils_a-yesno.Tpo lib/.deps/libcoreutils_a-yesno.Po depbase=`echo lib/asnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/asnprintf.o -MD -MP -MF $depbase.Tpo -c -o lib/asnprintf.o lib/asnprintf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/asprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/asprintf.o -MD -MP -MF $depbase.Tpo -c -o lib/asprintf.o lib/asprintf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/fnmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/fnmatch.o -MD -MP -MF $depbase.Tpo -c -o lib/fnmatch.o lib/fnmatch.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/fopen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/fopen.o -MD -MP -MF $depbase.Tpo -c -o lib/fopen.o lib/fopen.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/frexpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/frexpl.o -MD -MP -MF $depbase.Tpo -c -o lib/frexpl.o lib/frexpl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/getpass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/getpass.o -MD -MP -MF $depbase.Tpo -c -o lib/getpass.o lib/getpass.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/mbsrtoc32s-state.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/mbsrtoc32s-state.o -MD -MP -MF $depbase.Tpo -c -o lib/mbsrtoc32s-state.o lib/mbsrtoc32s-state.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/mktime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/mktime.o -MD -MP -MF $depbase.Tpo -c -o lib/mktime.o lib/mktime.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/printf-args.o -MD -MP -MF $depbase.Tpo -c -o lib/printf-args.o lib/printf-args.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/printf-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/printf-parse.o -MD -MP -MF $depbase.Tpo -c -o lib/printf-parse.o lib/printf-parse.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o lib/vasnprintf.o lib/vasnprintf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/vasprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/vasprintf.o -MD -MP -MF $depbase.Tpo -c -o lib/vasprintf.o lib/vasprintf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/vfprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/vfprintf.o -MD -MP -MF $depbase.Tpo -c -o lib/vfprintf.o lib/vfprintf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo lib/vprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT lib/vprintf.o -MD -MP -MF $depbase.Tpo -c -o lib/vprintf.o lib/vprintf.c && mv -f $depbase.Tpo $depbase.Po rm -f lib/libcoreutils.a ar cr lib/libcoreutils.a lib/libcoreutils_a-copy-acl.o lib/libcoreutils_a-set-acl.o lib/libcoreutils_a-acl-errno-valid.o lib/libcoreutils_a-acl-internal.o lib/libcoreutils_a-get-permissions.o lib/libcoreutils_a-set-permissions.o lib/libcoreutils_a-alignalloc.o lib/libcoreutils_a-allocator.o lib/libcoreutils_a-areadlink.o lib/libcoreutils_a-areadlink-with-size.o lib/libcoreutils_a-areadlinkat.o lib/libcoreutils_a-areadlinkat-with-size.o lib/libcoreutils_a-argmatch.o lib/libcoreutils_a-argv-iter.o lib/libcoreutils_a-openat-proc.o lib/libcoreutils_a-backupfile.o lib/libcoreutils_a-backup-rename.o lib/libcoreutils_a-backupfile.o lib/libcoreutils_a-backup-find.o lib/libcoreutils_a-base32.o lib/libcoreutils_a-base64.o lib/libcoreutils_a-basename-lgpl.o lib/libcoreutils_a-binary-io.o lib/libcoreutils_a-bitrotate.o lib/libcoreutils_a-btoc32.o lib/libcoreutils_a-buffer-lcm.o lib/libcoreutils_a-c-ctype.o lib/libcoreutils_a-c-file-type.o lib/libcoreutils_a-c-strcasecmp.o lib/libcoreutils_a-c-strncasecmp.o lib/libcoreutils_a-c-strtod.o lib/libcoreutils_a-c-strtold.o lib/libcoreutils_a-c32_apply_type_test.o lib/libcoreutils_a-c32_get_type_test.o lib/libcoreutils_a-c32isalnum.o lib/libcoreutils_a-c32isalpha.o lib/libcoreutils_a-c32isblank.o lib/libcoreutils_a-c32iscntrl.o lib/libcoreutils_a-c32isdigit.o lib/libcoreutils_a-c32isgraph.o lib/libcoreutils_a-c32islower.o lib/libcoreutils_a-c32isprint.o lib/libcoreutils_a-c32ispunct.o lib/libcoreutils_a-c32isspace.o lib/libcoreutils_a-c32isupper.o lib/libcoreutils_a-c32isxdigit.o lib/libcoreutils_a-c32tolower.o lib/libcoreutils_a-c32width.o lib/libcoreutils_a-canon-host.o lib/libcoreutils_a-canonicalize.o lib/libcoreutils_a-careadlinkat.o lib/libcoreutils_a-chdir-long.o lib/libcoreutils_a-chmodat.o lib/libcoreutils_a-chown.o lib/libcoreutils_a-chownat.o lib/libcoreutils_a-cl-strtod.o lib/libcoreutils_a-cl-strtold.o lib/libcoreutils_a-cloexec.o lib/libcoreutils_a-close-stream.o lib/libcoreutils_a-closein.o lib/libcoreutils_a-closeout.o lib/libcoreutils_a-copy-file-range.o lib/libcoreutils_a-count-leading-zeros.o lib/libcoreutils_a-af_alg.o lib/libcoreutils_a-md5-stream.o lib/libcoreutils_a-md5.o lib/libcoreutils_a-sha1-stream.o lib/libcoreutils_a-sha1.o lib/libcoreutils_a-sha256-stream.o lib/libcoreutils_a-sha256.o lib/libcoreutils_a-sha512-stream.o lib/libcoreutils_a-sha512.o lib/libcoreutils_a-sm3-stream.o lib/libcoreutils_a-sm3.o lib/libcoreutils_a-cycle-check.o lib/libcoreutils_a-di-set.o lib/libcoreutils_a-opendir-safer.o lib/libcoreutils_a-dirname.o lib/libcoreutils_a-basename.o lib/libcoreutils_a-dirname-lgpl.o lib/libcoreutils_a-stripslash.o lib/libcoreutils_a-dtoastr.o lib/libcoreutils_a-dtotimespec.o lib/libcoreutils_a-error.o lib/libcoreutils_a-euidaccess.o lib/libcoreutils_a-exclude.o lib/libcoreutils_a-exitfail.o lib/libcoreutils_a-fadvise.o lib/libcoreutils_a-fchownat.o lib/libcoreutils_a-fclose.o lib/libcoreutils_a-creat-safer.o lib/libcoreutils_a-open-safer.o lib/libcoreutils_a-fd-hook.o lib/libcoreutils_a-fd-reopen.o lib/libcoreutils_a-fd-safer-flag.o lib/libcoreutils_a-dup-safer-flag.o lib/libcoreutils_a-fdutimensat.o lib/libcoreutils_a-fflush.o lib/libcoreutils_a-file-has-acl.o lib/libcoreutils_a-file-set.o lib/libcoreutils_a-file-type.o lib/libcoreutils_a-filemode.o lib/libcoreutils_a-filenamecat.o lib/libcoreutils_a-filenamecat-lgpl.o lib/libcoreutils_a-filevercmp.o lib/libcoreutils_a-fopen-safer.o lib/libcoreutils_a-fpending.o lib/libcoreutils_a-fprintftime.o lib/libcoreutils_a-fpurge.o lib/libcoreutils_a-freadahead.o lib/libcoreutils_a-freading.o lib/libcoreutils_a-freadptr.o lib/libcoreutils_a-freadseek.o lib/libcoreutils_a-freopen-safer.o lib/libcoreutils_a-fseek.o lib/libcoreutils_a-fseeko.o lib/libcoreutils_a-fseterr.o lib/libcoreutils_a-fsusage.o lib/libcoreutils_a-ftoastr.o lib/libcoreutils_a-fts.o lib/libcoreutils_a-full-read.o lib/libcoreutils_a-full-write.o lib/libcoreutils_a-getcwd.o lib/libcoreutils_a-getcwd-lgpl.o lib/libcoreutils_a-gethrxtime.o lib/libcoreutils_a-xtime.o lib/libcoreutils_a-getndelim2.o lib/libcoreutils_a-getrandom.o lib/libcoreutils_a-gettime.o lib/libcoreutils_a-gettime-res.o lib/libcoreutils_a-getugroups.o lib/malloc/libcoreutils_a-dynarray_at_failure.o lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o lib/malloc/libcoreutils_a-dynarray_finalize.o lib/malloc/libcoreutils_a-dynarray_resize.o lib/malloc/libcoreutils_a-dynarray_resize_clear.o lib/malloc/libcoreutils_a-scratch_buffer_grow.o lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o lib/libcoreutils_a-group-member.o lib/libcoreutils_a-hard-locale.o lib/libcoreutils_a-hash.o lib/libcoreutils_a-hash-pjw.o lib/libcoreutils_a-hash-triple.o lib/libcoreutils_a-hash-triple-simple.o lib/libcoreutils_a-heap.o lib/libcoreutils_a-human.o lib/libcoreutils_a-i-ring.o lib/libcoreutils_a-ialloc.o lib/libcoreutils_a-idcache.o lib/libcoreutils_a-ino-map.o lib/libcoreutils_a-imaxtostr.o lib/libcoreutils_a-inttostr.o lib/libcoreutils_a-offtostr.o lib/libcoreutils_a-uinttostr.o lib/libcoreutils_a-umaxtostr.o lib/libcoreutils_a-isapipe.o lib/libcoreutils_a-lchmod.o lib/libcoreutils_a-lchown.o lib/libcoreutils_a-ldtoastr.o lib/libcoreutils_a-mini-gmp-gnulib.o lib/libcoreutils_a-linebuffer.o lib/libcoreutils_a-localcharset.o lib/glthread/libcoreutils_a-lock.o lib/libcoreutils_a-long-options.o lib/libcoreutils_a-malloca.o lib/libcoreutils_a-math.o lib/libcoreutils_a-mbchar.o lib/libcoreutils_a-mbsalign.o lib/libcoreutils_a-mbscasecmp.o lib/libcoreutils_a-mbschr.o lib/libcoreutils_a-mbslen.o lib/libcoreutils_a-mbsrtoc32s.o lib/libcoreutils_a-mbswidth.o lib/libcoreutils_a-mbszero.o lib/libcoreutils_a-mbuiter.o lib/libcoreutils_a-mbuiterf.o lib/libcoreutils_a-memcasecmp.o lib/libcoreutils_a-memchr2.o lib/libcoreutils_a-memcmp2.o lib/libcoreutils_a-memcoll.o lib/libcoreutils_a-mempcpy.o lib/libcoreutils_a-memset_explicit.o lib/libcoreutils_a-mgetgroups.o lib/libcoreutils_a-mkancesdirs.o lib/libcoreutils_a-dirchownmod.o lib/libcoreutils_a-mkdir-p.o lib/libcoreutils_a-mknod.o lib/libcoreutils_a-modechange.o lib/libcoreutils_a-mountlist.o lib/libcoreutils_a-mpsort.o lib/libcoreutils_a-nl_langinfo.o lib/libcoreutils_a-nproc.o lib/libcoreutils_a-nstrftime.o lib/libcoreutils_a-obstack.o lib/libcoreutils_a-openat-die.o lib/libcoreutils_a-openat-safer.o lib/libcoreutils_a-opendirat.o lib/libcoreutils_a-parse-datetime.o lib/libcoreutils_a-physmem.o lib/libcoreutils_a-pipe2.o lib/libcoreutils_a-posixtm.o lib/libcoreutils_a-posixver.o lib/libcoreutils_a-printf-frexp.o lib/libcoreutils_a-printf-frexpl.o lib/libcoreutils_a-priv-set.o lib/libcoreutils_a-progname.o lib/libcoreutils_a-propername-lite.o lib/libcoreutils_a-pthread-mutex.o lib/libcoreutils_a-putenv.o lib/libcoreutils_a-qcopy-acl.o lib/libcoreutils_a-qset-acl.o lib/libcoreutils_a-quotearg.o lib/libcoreutils_a-randint.o lib/libcoreutils_a-randperm.o lib/libcoreutils_a-randread.o lib/libcoreutils_a-rand-isaac.o lib/libcoreutils_a-rawmemchr.o lib/libcoreutils_a-read-file.o lib/libcoreutils_a-readtokens.o lib/libcoreutils_a-readtokens0.o lib/libcoreutils_a-readutmp.o lib/libcoreutils_a-regex.o lib/libcoreutils_a-renameatu.o lib/libcoreutils_a-root-dev-ino.o lib/libcoreutils_a-rpmatch.o lib/libcoreutils_a-safe-read.o lib/libcoreutils_a-safe-write.o lib/libcoreutils_a-same.o lib/libcoreutils_a-save-cwd.o lib/libcoreutils_a-savedir.o lib/libcoreutils_a-savewd.o lib/libcoreutils_a-secure_getenv.o lib/libcoreutils_a-selinux-at.o lib/libcoreutils_a-se-context.o lib/libcoreutils_a-se-label.o lib/libcoreutils_a-se-selinux.o lib/libcoreutils_a-setlocale_null.o lib/libcoreutils_a-setlocale-lock.o lib/libcoreutils_a-settime.o lib/libcoreutils_a-sig2str.o lib/libcoreutils_a-sig-handler.o lib/libcoreutils_a-sockets.o lib/libcoreutils_a-stat-time.o lib/libcoreutils_a-mkstemp-safer.o lib/libcoreutils_a-strerror.o lib/libcoreutils_a-strerror-override.o lib/libcoreutils_a-strnlen1.o lib/libcoreutils_a-strintcmp.o lib/libcoreutils_a-strnumcmp.o lib/libcoreutils_a-strtoll.o lib/libcoreutils_a-strtoull.o lib/libcoreutils_a-sys_socket.o lib/libcoreutils_a-targetdir.o lib/libcoreutils_a-tempname.o lib/glthread/libcoreutils_a-threadlib.o lib/libcoreutils_a-time_rz.o lib/libcoreutils_a-timespec.o lib/glthread/libcoreutils_a-tls.o lib/libcoreutils_a-tmpdir.o lib/libcoreutils_a-u64.o lib/unicase/libcoreutils_a-tolower.o lib/libcoreutils_a-unicodeio.o lib/unictype/libcoreutils_a-ctype_alnum.o lib/unictype/libcoreutils_a-ctype_alpha.o lib/unictype/libcoreutils_a-ctype_blank.o lib/unictype/libcoreutils_a-ctype_cntrl.o lib/unictype/libcoreutils_a-ctype_digit.o lib/unictype/libcoreutils_a-ctype_graph.o lib/unictype/libcoreutils_a-ctype_lower.o lib/unictype/libcoreutils_a-ctype_print.o lib/unictype/libcoreutils_a-ctype_punct.o lib/unictype/libcoreutils_a-ctype_space.o lib/unictype/libcoreutils_a-ctype_upper.o lib/unictype/libcoreutils_a-ctype_xdigit.o lib/libcoreutils_a-unistd.o lib/libcoreutils_a-dup-safer.o lib/libcoreutils_a-fd-safer.o lib/libcoreutils_a-pipe-safer.o lib/unistr/libcoreutils_a-u32-chr.o lib/unistr/libcoreutils_a-u32-cpy.o lib/unistr/libcoreutils_a-u32-pcpy.o lib/unistr/libcoreutils_a-u32-strcat.o lib/unistr/libcoreutils_a-u32-strlen.o lib/unistr/libcoreutils_a-u8-mbtoucr.o lib/unistr/libcoreutils_a-u8-uctomb.o lib/unistr/libcoreutils_a-u8-uctomb-aux.o lib/uniwidth/libcoreutils_a-width.o lib/libcoreutils_a-unlinkdir.o lib/libcoreutils_a-userspec.o lib/libcoreutils_a-utimecmp.o lib/libcoreutils_a-utimens.o lib/libcoreutils_a-verror.o lib/libcoreutils_a-version-etc.o lib/libcoreutils_a-version-etc-fsf.o lib/libcoreutils_a-wctype-h.o lib/libcoreutils_a-wmempcpy.o lib/libcoreutils_a-write-any-file.o lib/libcoreutils_a-xalignalloc.o lib/libcoreutils_a-xmalloc.o lib/libcoreutils_a-xalloc-die.o lib/libcoreutils_a-xbinary-io.o lib/libcoreutils_a-xdectoimax.o lib/libcoreutils_a-xdectoumax.o lib/libcoreutils_a-xfts.o lib/libcoreutils_a-xgetcwd.o lib/libcoreutils_a-xgetgroups.o lib/libcoreutils_a-xgethostname.o lib/libcoreutils_a-xmemcoll.o lib/libcoreutils_a-xnanosleep.o lib/libcoreutils_a-xprintf.o lib/libcoreutils_a-xreadlink.o lib/libcoreutils_a-xsize.o lib/libcoreutils_a-xstrtod.o lib/libcoreutils_a-xstrtoimax.o lib/libcoreutils_a-xstrtol.o lib/libcoreutils_a-xstrtoul.o lib/libcoreutils_a-xstrtol-error.o lib/libcoreutils_a-xstrtold.o lib/libcoreutils_a-xstrtoumax.o lib/libcoreutils_a-xvasprintf.o lib/libcoreutils_a-xasprintf.o lib/libcoreutils_a-yesno.o lib/asnprintf.o lib/asprintf.o lib/fnmatch.o lib/fopen.o lib/frexpl.o lib/getpass.o lib/mbsrtoc32s-state.o lib/mktime.o lib/printf-args.o lib/printf-parse.o lib/vasnprintf.o lib/vasprintf.o lib/vfprintf.o lib/vprintf.o ranlib lib/libcoreutils.a cc -O2 -pipe -g -Wl,--as-needed -o src/chroot src/chroot.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/hostid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/hostid.o -MD -MP -MF $depbase.Tpo -c -o src/hostid.o src/hostid.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/hostid src/hostid.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/timeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/timeout.o -MD -MP -MF $depbase.Tpo -c -o src/timeout.o src/timeout.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/operand2sig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/operand2sig.o -MD -MP -MF $depbase.Tpo -c -o src/operand2sig.o src/operand2sig.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/timeout src/timeout.o src/operand2sig.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a sig2str.c:336 (lib/sig2str.c:336)(libcoreutils_a-sig2str.o:(sig2str) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/nice.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/nice.o -MD -MP -MF $depbase.Tpo -c -o src/nice.o src/nice.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/nice src/nice.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/who.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/who.o -MD -MP -MF $depbase.Tpo -c -o src/who.o src/who.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/who src/who.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a who.c:203 (src/who.c:203)(src/who.o:(who)): warning: sprintf() is often misused, please use snprintf() who.c:401 (src/who.c:401)(src/who.o:(who)): warning: stpcpy() is dangerous; do not use it setlocale_null.c:0 (lib/setlocale_null.c:0)(libcoreutils_a-setlocale_null.o:(setlocale_null) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/users.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/users.o -MD -MP -MF $depbase.Tpo -c -o src/users.o src/users.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/users src/users.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/pinky.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/pinky.o -MD -MP -MF $depbase.Tpo -c -o src/pinky.o src/pinky.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/pinky src/pinky.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a pinky.c:357 (src/pinky.c:357)(src/pinky.o:(main)): warning: stpcpy() is dangerous; do not use it pinky.c:163 (src/pinky.c:163)(src/pinky.o:(print_entry)): warning: sprintf() is often misused, please use snprintf() setlocale_null.c:0 (lib/setlocale_null.c:0)(libcoreutils_a-setlocale_null.o:(setlocale_null) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/stty.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/stty.o -MD -MP -MF $depbase.Tpo -c -o src/stty.o src/stty.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/stty src/stty.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/df.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/df.o -MD -MP -MF $depbase.Tpo -c -o src/df.o src/df.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/find-mount-point.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/find-mount-point.o -MD -MP -MF $depbase.Tpo -c -o src/find-mount-point.o src/find-mount-point.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/df src/df.o src/find-mount-point.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/stdbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/stdbuf.o -MD -MP -MF $depbase.Tpo -c -o src/stdbuf.o src/stdbuf.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/stdbuf src/stdbuf.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/lbracket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/lbracket.o -MD -MP -MF $depbase.Tpo -c -o src/lbracket.o src/lbracket.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/[ src/lbracket.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() cc -I. -I./lib -DHASH_ALGO_BLAKE2=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/b2sum-digest.o -MD -MP -MF src/.deps/b2sum-digest.Tpo -c -o src/b2sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c mv -f src/.deps/b2sum-digest.Tpo src/.deps/b2sum-digest.Po cc -I. -I./lib -DHASH_ALGO_BLAKE2=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/blake2/b2sum-blake2b-ref.o -MD -MP -MF src/blake2/.deps/b2sum-blake2b-ref.Tpo -c -o src/blake2/b2sum-blake2b-ref.o `test -f 'src/blake2/blake2b-ref.c' || echo './'`src/blake2/blake2b-ref.c mv -f src/blake2/.deps/b2sum-blake2b-ref.Tpo src/blake2/.deps/b2sum-blake2b-ref.Po cc -I. -I./lib -DHASH_ALGO_BLAKE2=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/blake2/b2sum-b2sum.o -MD -MP -MF src/blake2/.deps/b2sum-b2sum.Tpo -c -o src/blake2/b2sum-b2sum.o `test -f 'src/blake2/b2sum.c' || echo './'`src/blake2/b2sum.c mv -f src/blake2/.deps/b2sum-b2sum.Tpo src/blake2/.deps/b2sum-b2sum.Po cc -O2 -pipe -g -Wl,--as-needed -o src/b2sum src/b2sum-digest.o src/blake2/b2sum-blake2b-ref.o src/blake2/b2sum-b2sum.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() cc -I. -I./lib -DBASE_TYPE=64 -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/base64-basenc.o -MD -MP -MF src/.deps/base64-basenc.Tpo -c -o src/base64-basenc.o `test -f 'src/basenc.c' || echo './'`src/basenc.c mv -f src/.deps/base64-basenc.Tpo src/.deps/base64-basenc.Po cc -O2 -pipe -g -Wl,--as-needed -o src/base64 src/base64-basenc.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() cc -I. -I./lib -DBASE_TYPE=32 -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/base32-basenc.o -MD -MP -MF src/.deps/base32-basenc.Tpo -c -o src/base32-basenc.o `test -f 'src/basenc.c' || echo './'`src/basenc.c mv -f src/.deps/base32-basenc.Tpo src/.deps/base32-basenc.Po cc -O2 -pipe -g -Wl,--as-needed -o src/base32 src/base32-basenc.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() cc -I. -I./lib -DBASE_TYPE=42 -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/basenc-basenc.o -MD -MP -MF src/.deps/basenc-basenc.Tpo -c -o src/basenc-basenc.o `test -f 'src/basenc.c' || echo './'`src/basenc.c mv -f src/.deps/basenc-basenc.Tpo src/.deps/basenc-basenc.Po cc -O2 -pipe -g -Wl,--as-needed -o src/basenc src/basenc-basenc.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/basename.o -MD -MP -MF $depbase.Tpo -c -o src/basename.o src/basename.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/basename src/basename.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/cat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/cat.o -MD -MP -MF $depbase.Tpo -c -o src/cat.o src/cat.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/cat src/cat.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a cat.c:404 (src/cat.c:404)(src/cat.o:(main)): warning: stpcpy() is dangerous; do not use it vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/chcon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/chcon.o -MD -MP -MF $depbase.Tpo -c -o src/chcon.o src/chcon.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/chcon src/chcon.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() openat-proc.c:152 (lib/openat-proc.c:152)(libcoreutils_a-openat-proc.o:(openat_proc_name) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/chgrp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/chgrp.o -MD -MP -MF $depbase.Tpo -c -o src/chgrp.o src/chgrp.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/chown-core.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/chown-core.o -MD -MP -MF $depbase.Tpo -c -o src/chown-core.o src/chown-core.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/chgrp src/chgrp.o src/chown-core.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a chown-core.c:132 (src/chown-core.c:132)(src/chown-core.o:(user_group_str)): warning: stpcpy() is dangerous; do not use it chown-core.c:132 (src/chown-core.c:132)(src/chown-core.o:(user_group_str)): warning: strcpy() is almost always misused, please use strlcpy() vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/chmod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/chmod.o -MD -MP -MF $depbase.Tpo -c -o src/chmod.o src/chmod.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/chmod src/chmod.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/chown.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/chown.o -MD -MP -MF $depbase.Tpo -c -o src/chown.o src/chown.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/chown src/chown.o src/chown-core.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() openat-proc.c:152 (lib/openat-proc.c:152)(libcoreutils_a-openat-proc.o:(openat_proc_name) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() chown-core.c:132 (src/chown-core.c:132)(src/chown-core.o:(user_group_str)): warning: stpcpy() is dangerous; do not use it cc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/cksum-digest.o -MD -MP -MF src/.deps/cksum-digest.Tpo -c -o src/cksum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c mv -f src/.deps/cksum-digest.Tpo src/.deps/cksum-digest.Po cc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/blake2/cksum-blake2b-ref.o -MD -MP -MF src/blake2/.deps/cksum-blake2b-ref.Tpo -c -o src/blake2/cksum-blake2b-ref.o `test -f 'src/blake2/blake2b-ref.c' || echo './'`src/blake2/blake2b-ref.c mv -f src/blake2/.deps/cksum-blake2b-ref.Tpo src/blake2/.deps/cksum-blake2b-ref.Po cc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/blake2/cksum-b2sum.o -MD -MP -MF src/blake2/.deps/cksum-b2sum.Tpo -c -o src/blake2/cksum-b2sum.o `test -f 'src/blake2/b2sum.c' || echo './'`src/blake2/b2sum.c mv -f src/blake2/.deps/cksum-b2sum.Tpo src/blake2/.deps/cksum-b2sum.Po cc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/cksum-sum.o -MD -MP -MF src/.deps/cksum-sum.Tpo -c -o src/cksum-sum.o `test -f 'src/sum.c' || echo './'`src/sum.c mv -f src/.deps/cksum-sum.Tpo src/.deps/cksum-sum.Po cc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/cksum-cksum.o -MD -MP -MF src/.deps/cksum-cksum.Tpo -c -o src/cksum-cksum.o `test -f 'src/cksum.c' || echo './'`src/cksum.c mv -f src/.deps/cksum-cksum.Tpo src/.deps/cksum-cksum.Po cc -I. -I./lib -DHASH_ALGO_CKSUM=1 -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/cksum-crctab.o -MD -MP -MF src/.deps/cksum-crctab.Tpo -c -o src/cksum-crctab.o `test -f 'src/crctab.c' || echo './'`src/crctab.c mv -f src/.deps/cksum-crctab.Tpo src/.deps/cksum-crctab.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -mavx -mpclmul -O2 -pipe -g -MT src/libcksum_pclmul_a-cksum_pclmul.o -MD -MP -MF src/.deps/libcksum_pclmul_a-cksum_pclmul.Tpo -c -o src/libcksum_pclmul_a-cksum_pclmul.o `test -f 'src/cksum_pclmul.c' || echo './'`src/cksum_pclmul.c mv -f src/.deps/libcksum_pclmul_a-cksum_pclmul.Tpo src/.deps/libcksum_pclmul_a-cksum_pclmul.Po rm -f src/libcksum_pclmul.a ar cr src/libcksum_pclmul.a src/libcksum_pclmul_a-cksum_pclmul.o ranlib src/libcksum_pclmul.a cc -O2 -pipe -g -Wl,--as-needed -o src/cksum src/cksum-digest.o src/blake2/cksum-blake2b-ref.o src/blake2/cksum-b2sum.o src/cksum-sum.o src/cksum-cksum.o src/cksum-crctab.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a src/libcksum_pclmul.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/comm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/comm.o -MD -MP -MF $depbase.Tpo -c -o src/comm.o src/comm.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/comm src/comm.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() setlocale_null.c:0 (lib/setlocale_null.c:0)(libcoreutils_a-setlocale_null.o:(setlocale_null) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/cp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/cp.o -MD -MP -MF $depbase.Tpo -c -o src/cp.o src/cp.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/copy.o -MD -MP -MF $depbase.Tpo -c -o src/copy.o src/copy.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/cp-hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/cp-hash.o -MD -MP -MF $depbase.Tpo -c -o src/cp-hash.o src/cp-hash.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/force-link.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/force-link.o -MD -MP -MF $depbase.Tpo -c -o src/force-link.o src/force-link.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/selinux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/selinux.o -MD -MP -MF $depbase.Tpo -c -o src/selinux.o src/selinux.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/cp src/cp.o src/copy.o src/cp-hash.o src/force-link.o src/selinux.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() savedir.c:159 (lib/savedir.c:159)(libcoreutils_a-savedir.o:(streamsavedir) in archive lib/libcoreutils.a): warning: stpcpy() is dangerous; do not use it openat-proc.c:152 (lib/openat-proc.c:152)(libcoreutils_a-openat-proc.o:(openat_proc_name) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/csplit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/csplit.o -MD -MP -MF $depbase.Tpo -c -o src/csplit.o src/csplit.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/csplit src/csplit.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a csplit.c:889 (src/csplit.c:889)(src/csplit.o:(delete_all_files)): warning: strcpy() is almost always misused, please use strlcpy() csplit.c:891 (src/csplit.c:891)(src/csplit.o:(delete_all_files)): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/cut.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/cut.o -MD -MP -MF $depbase.Tpo -c -o src/cut.o src/cut.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/set-fields.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/set-fields.o -MD -MP -MF $depbase.Tpo -c -o src/set-fields.o src/set-fields.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/cut src/cut.o src/set-fields.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/date.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/date.o -MD -MP -MF $depbase.Tpo -c -o src/date.o src/date.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/date src/date.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/dd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/dd.o -MD -MP -MF $depbase.Tpo -c -o src/dd.o src/dd.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/dd src/dd.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a human.c:252 (lib/human.c:252)(libcoreutils_a-human.o:(human_readable) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/ls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/ls.o -MD -MP -MF $depbase.Tpo -c -o src/ls.o src/ls.c && mv -f $depbase.Tpo $depbase.Po src/ls.c:2286:33: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned short' is always true [-Wtautological-constant-out-of-range-compare] linelen = ws.ws_col <= MIN (PTRDIFF_MAX, SIZE_MAX) ? ws.ws_col : 0; ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo src/ls-dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/ls-dir.o -MD -MP -MF $depbase.Tpo -c -o src/ls-dir.o src/ls-dir.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/dir src/ls.o src/ls-dir.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a setlocale_null.c:0 (lib/setlocale_null.c:0)(libcoreutils_a-setlocale_null.o:(setlocale_null) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() human.c:252 (lib/human.c:252)(libcoreutils_a-human.o:(human_readable) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() fnmatch_loop.c:1135 (./lib/fnmatch_loop.c:1135)(fnmatch.o:(ext_wmatch) in archive lib/libcoreutils.a): warning: wcscat() is almost always misused, please use wcslcat() fnmatch_loop.c:1135 (./lib/fnmatch_loop.c:1135)(fnmatch.o:(ext_match) in archive lib/libcoreutils.a): warning: strcat() is almost always misused, please use strlcat() depbase=`echo src/dircolors.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/dircolors.o -MD -MP -MF $depbase.Tpo -c -o src/dircolors.o src/dircolors.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/dircolors src/dircolors.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() fnmatch_loop.c:1135 (./lib/fnmatch_loop.c:1135)(fnmatch.o:(ext_wmatch) in archive lib/libcoreutils.a): warning: wcscat() is almost always misused, please use wcslcat() fnmatch_loop.c:1135 (./lib/fnmatch_loop.c:1135)(fnmatch.o:(ext_match) in archive lib/libcoreutils.a): warning: strcat() is almost always misused, please use strlcat() depbase=`echo src/dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/dirname.o -MD -MP -MF $depbase.Tpo -c -o src/dirname.o src/dirname.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/dirname src/dirname.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/du.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/du.o -MD -MP -MF $depbase.Tpo -c -o src/du.o src/du.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/du src/du.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a exclude.c:410 (lib/exclude.c:410)(libcoreutils_a-exclude.o:(excluded_file_name) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() fnmatch_loop.c:1135 (./lib/fnmatch_loop.c:1135)(fnmatch.o:(ext_wmatch) in archive lib/libcoreutils.a): warning: wcscat() is almost always misused, please use wcslcat() fnmatch_loop.c:1135 (./lib/fnmatch_loop.c:1135)(fnmatch.o:(ext_match) in archive lib/libcoreutils.a): warning: strcat() is almost always misused, please use strlcat() vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/echo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/echo.o -MD -MP -MF $depbase.Tpo -c -o src/echo.o src/echo.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/echo src/echo.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/env.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/env.o -MD -MP -MF $depbase.Tpo -c -o src/env.o src/env.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/env src/env.o src/operand2sig.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a sig2str.c:336 (lib/sig2str.c:336)(libcoreutils_a-sig2str.o:(sig2str) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/expand.o -MD -MP -MF $depbase.Tpo -c -o src/expand.o src/expand.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/expand-common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/expand-common.o -MD -MP -MF $depbase.Tpo -c -o src/expand-common.o src/expand-common.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/expand src/expand.o src/expand-common.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/expr.o -MD -MP -MF $depbase.Tpo -c -o src/expr.o src/expr.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/expr src/expr.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/factor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/factor.o -MD -MP -MF $depbase.Tpo -c -o src/factor.o src/factor.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/factor src/factor.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/false.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/false.o -MD -MP -MF $depbase.Tpo -c -o src/false.o src/false.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/false src/false.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/fmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/fmt.o -MD -MP -MF $depbase.Tpo -c -o src/fmt.o src/fmt.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/fmt src/fmt.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/fold.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/fold.o -MD -MP -MF $depbase.Tpo -c -o src/fold.o src/fold.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/fold src/fold.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/install.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/install.o -MD -MP -MF $depbase.Tpo -c -o src/install.o src/install.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/prog-fprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/prog-fprintf.o -MD -MP -MF $depbase.Tpo -c -o src/prog-fprintf.o src/prog-fprintf.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/ginstall src/install.o src/prog-fprintf.o src/copy.o src/cp-hash.o src/force-link.o src/selinux.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a savedir.c:159 (lib/savedir.c:159)(libcoreutils_a-savedir.o:(streamsavedir) in archive lib/libcoreutils.a): warning: stpcpy() is dangerous; do not use it vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() openat-proc.c:152 (lib/openat-proc.c:152)(libcoreutils_a-openat-proc.o:(openat_proc_name) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/groups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/groups.o -MD -MP -MF $depbase.Tpo -c -o src/groups.o src/groups.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/group-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/group-list.o -MD -MP -MF $depbase.Tpo -c -o src/group-list.o src/group-list.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/groups src/groups.o src/group-list.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/head.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/head.o -MD -MP -MF $depbase.Tpo -c -o src/head.o src/head.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/head src/head.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/id.o -MD -MP -MF $depbase.Tpo -c -o src/id.o src/id.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/id src/id.o src/group-list.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/join.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/join.o -MD -MP -MF $depbase.Tpo -c -o src/join.o src/join.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/join src/join.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() setlocale_null.c:0 (lib/setlocale_null.c:0)(libcoreutils_a-setlocale_null.o:(setlocale_null) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/kill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/kill.o -MD -MP -MF $depbase.Tpo -c -o src/kill.o src/kill.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/kill src/kill.o src/operand2sig.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() sig2str.c:336 (lib/sig2str.c:336)(libcoreutils_a-sig2str.o:(sig2str) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/link.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/link.o -MD -MP -MF $depbase.Tpo -c -o src/link.o src/link.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/link src/link.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/ln.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/ln.o -MD -MP -MF $depbase.Tpo -c -o src/ln.o src/ln.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/relpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/relpath.o -MD -MP -MF $depbase.Tpo -c -o src/relpath.o src/relpath.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/ln src/ln.o src/force-link.o src/relpath.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a ln.c:359 (src/ln.c:359)(src/ln.o:(do_link)): warning: strcpy() is almost always misused, please use strlcpy() vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/logname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/logname.o -MD -MP -MF $depbase.Tpo -c -o src/logname.o src/logname.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/logname src/logname.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/ls-ls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/ls-ls.o -MD -MP -MF $depbase.Tpo -c -o src/ls-ls.o src/ls-ls.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/ls src/ls.o src/ls-ls.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a ls.c:4364 (src/ls.c:4364)(src/ls.o:(print_current_files)): warning: sprintf() is often misused, please use snprintf() fnmatch_loop.c:1135 (./lib/fnmatch_loop.c:1135)(fnmatch.o:(ext_wmatch) in archive lib/libcoreutils.a): warning: wcscat() is almost always misused, please use wcslcat() fnmatch_loop.c:1135 (./lib/fnmatch_loop.c:1135)(fnmatch.o:(ext_match) in archive lib/libcoreutils.a): warning: strcat() is almost always misused, please use strlcat() setlocale_null.c:0 (lib/setlocale_null.c:0)(libcoreutils_a-setlocale_null.o:(setlocale_null) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() cc -I. -I./lib -DHASH_ALGO_MD5=1 -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/md5sum-digest.o -MD -MP -MF src/.deps/md5sum-digest.Tpo -c -o src/md5sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c mv -f src/.deps/md5sum-digest.Tpo src/.deps/md5sum-digest.Po cc -O2 -pipe -g -Wl,--as-needed -o src/md5sum src/md5sum-digest.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/mkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/mkdir.o -MD -MP -MF $depbase.Tpo -c -o src/mkdir.o src/mkdir.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/mkdir src/mkdir.o src/prog-fprintf.o src/selinux.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/mkfifo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/mkfifo.o -MD -MP -MF $depbase.Tpo -c -o src/mkfifo.o src/mkfifo.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/mkfifo src/mkfifo.o src/selinux.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/mknod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/mknod.o -MD -MP -MF $depbase.Tpo -c -o src/mknod.o src/mknod.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/mknod src/mknod.o src/selinux.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/mktemp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/mktemp.o -MD -MP -MF $depbase.Tpo -c -o src/mktemp.o src/mktemp.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/mktemp src/mktemp.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/mv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/mv.o -MD -MP -MF $depbase.Tpo -c -o src/mv.o src/mv.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/remove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/remove.o -MD -MP -MF $depbase.Tpo -c -o src/remove.o src/remove.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/mv src/mv.o src/remove.o src/copy.o src/cp-hash.o src/force-link.o src/selinux.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a savedir.c:159 (lib/savedir.c:159)(libcoreutils_a-savedir.o:(streamsavedir) in archive lib/libcoreutils.a): warning: stpcpy() is dangerous; do not use it vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() openat-proc.c:152 (lib/openat-proc.c:152)(libcoreutils_a-openat-proc.o:(openat_proc_name) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/nl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/nl.o -MD -MP -MF $depbase.Tpo -c -o src/nl.o src/nl.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/nl src/nl.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a nl.c:586 (src/nl.c:586)(src/nl.o:(main)): warning: stpcpy() is dangerous; do not use it nl.c:586 (src/nl.c:586)(src/nl.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/nproc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/nproc.o -MD -MP -MF $depbase.Tpo -c -o src/nproc.o src/nproc.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/nproc src/nproc.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/nohup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/nohup.o -MD -MP -MF $depbase.Tpo -c -o src/nohup.o src/nohup.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/nohup src/nohup.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/numfmt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/numfmt.o -MD -MP -MF $depbase.Tpo -c -o src/numfmt.o src/numfmt.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/numfmt src/numfmt.o src/set-fields.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() numfmt.c:1262 (src/numfmt.c:1262)(src/numfmt.o:(process_field)): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/od.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/od.o -MD -MP -MF $depbase.Tpo -c -o src/od.o src/od.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/od src/od.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a od.c:711 (src/od.c:711)(src/od.o:(decode_format_string)): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/paste.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/paste.o -MD -MP -MF $depbase.Tpo -c -o src/paste.o src/paste.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/paste src/paste.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/pathchk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/pathchk.o -MD -MP -MF $depbase.Tpo -c -o src/pathchk.o src/pathchk.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/pathchk src/pathchk.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/pr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/pr.o -MD -MP -MF $depbase.Tpo -c -o src/pr.o src/pr.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/pr src/pr.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() setlocale_null.c:0 (lib/setlocale_null.c:0)(libcoreutils_a-setlocale_null.o:(setlocale_null) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/printenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/printenv.o -MD -MP -MF $depbase.Tpo -c -o src/printenv.o src/printenv.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/printenv src/printenv.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/printf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/printf.o -MD -MP -MF $depbase.Tpo -c -o src/printf.o src/printf.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/printf src/printf.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a /usr/local/lib/libiconv.so.7.1 vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/ptx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/ptx.o -MD -MP -MF $depbase.Tpo -c -o src/ptx.o src/ptx.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/ptx src/ptx.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a ptx.c:1114 (src/ptx.c:1114)(src/ptx.o:(main)): warning: sprintf() is often misused, please use snprintf() ptx.c:1429 (src/ptx.c:1429)(src/ptx.o:(main)): warning: stpcpy() is dangerous; do not use it depbase=`echo src/pwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/pwd.o -MD -MP -MF $depbase.Tpo -c -o src/pwd.o src/pwd.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/pwd src/pwd.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/readlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/readlink.o -MD -MP -MF $depbase.Tpo -c -o src/readlink.o src/readlink.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/readlink src/readlink.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/realpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/realpath.o -MD -MP -MF $depbase.Tpo -c -o src/realpath.o src/realpath.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/realpath src/realpath.o src/relpath.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/rm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/rm.o -MD -MP -MF $depbase.Tpo -c -o src/rm.o src/rm.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/rm src/rm.o src/remove.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/rmdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/rmdir.o -MD -MP -MF $depbase.Tpo -c -o src/rmdir.o src/rmdir.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/rmdir src/rmdir.o src/prog-fprintf.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/runcon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/runcon.o -MD -MP -MF $depbase.Tpo -c -o src/runcon.o src/runcon.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/runcon src/runcon.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/seq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/seq.o -MD -MP -MF $depbase.Tpo -c -o src/seq.o src/seq.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/seq src/seq.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a seq.c:280 (src/seq.c:280)(src/seq.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() seq.c:387 (src/seq.c:387)(src/seq.o:(main)): warning: sprintf() is often misused, please use snprintf() cc -I. -I./lib -DHASH_ALGO_SHA1=1 -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/sha1sum-digest.o -MD -MP -MF src/.deps/sha1sum-digest.Tpo -c -o src/sha1sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c mv -f src/.deps/sha1sum-digest.Tpo src/.deps/sha1sum-digest.Po cc -O2 -pipe -g -Wl,--as-needed -o src/sha1sum src/sha1sum-digest.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() cc -I. -I./lib -DHASH_ALGO_SHA224=1 -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/sha224sum-digest.o -MD -MP -MF src/.deps/sha224sum-digest.Tpo -c -o src/sha224sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c mv -f src/.deps/sha224sum-digest.Tpo src/.deps/sha224sum-digest.Po cc -O2 -pipe -g -Wl,--as-needed -o src/sha224sum src/sha224sum-digest.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() cc -I. -I./lib -DHASH_ALGO_SHA256=1 -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/sha256sum-digest.o -MD -MP -MF src/.deps/sha256sum-digest.Tpo -c -o src/sha256sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c mv -f src/.deps/sha256sum-digest.Tpo src/.deps/sha256sum-digest.Po cc -O2 -pipe -g -Wl,--as-needed -o src/sha256sum src/sha256sum-digest.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() cc -I. -I./lib -DHASH_ALGO_SHA384=1 -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/sha384sum-digest.o -MD -MP -MF src/.deps/sha384sum-digest.Tpo -c -o src/sha384sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c mv -f src/.deps/sha384sum-digest.Tpo src/.deps/sha384sum-digest.Po cc -O2 -pipe -g -Wl,--as-needed -o src/sha384sum src/sha384sum-digest.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() cc -I. -I./lib -DHASH_ALGO_SHA512=1 -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/sha512sum-digest.o -MD -MP -MF src/.deps/sha512sum-digest.Tpo -c -o src/sha512sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c mv -f src/.deps/sha512sum-digest.Tpo src/.deps/sha512sum-digest.Po cc -O2 -pipe -g -Wl,--as-needed -o src/sha512sum src/sha512sum-digest.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/shred.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/shred.o -MD -MP -MF $depbase.Tpo -c -o src/shred.o src/shred.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/shred src/shred.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a human.c:252 (lib/human.c:252)(libcoreutils_a-human.o:(human_readable) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() shred.c:581 (src/shred.c:581)(src/shred.o:(do_wipefd)): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/shuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/shuf.o -MD -MP -MF $depbase.Tpo -c -o src/shuf.o src/shuf.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/shuf src/shuf.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a shuf.c:125 (src/shuf.c:125)(src/shuf.o:(main)): warning: stpcpy() is dangerous; do not use it vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/sleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/sleep.o -MD -MP -MF $depbase.Tpo -c -o src/sleep.o src/sleep.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/sleep src/sleep.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/sort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/sort.o -MD -MP -MF $depbase.Tpo -c -o src/sort.o src/sort.c && mv -f $depbase.Tpo $depbase.Po src/sort.c:1412:21: warning: implicit conversion from 'unsigned long long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] if (mem < UINTMAX_MAX) ~ ^~~~~~~~~~~ /usr/include/sys/stdint.h:171:22: note: expanded from macro 'UINTMAX_MAX' #define UINTMAX_MAX UINT64_MAX ^~~~~~~~~~ /usr/include/sys/stdint.h:123:21: note: expanded from macro 'UINT64_MAX' #define UINT64_MAX 0xffffffffffffffffULL ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -O2 -pipe -g -Wl,--as-needed -o src/sort src/sort.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a -pthread vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() setlocale_null.c:0 (lib/setlocale_null.c:0)(libcoreutils_a-setlocale_null.o:(setlocale_null) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() sort.c:2456 (src/sort.c:2456)(src/sort.o:(main)): warning: stpcpy() is dangerous; do not use it depbase=`echo src/split.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/split.o -MD -MP -MF $depbase.Tpo -c -o src/split.o src/split.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/temp-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/temp-stream.o -MD -MP -MF $depbase.Tpo -c -o src/temp-stream.o src/temp-stream.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/split src/split.o src/temp-stream.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a tmpdir.c:162 (lib/tmpdir.c:162)(libcoreutils_a-tmpdir.o:(path_search) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() sig2str.c:336 (lib/sig2str.c:336)(libcoreutils_a-sig2str.o:(sig2str) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() depbase=`echo src/stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/stat.o -MD -MP -MF $depbase.Tpo -c -o src/stat.o src/stat.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/stat src/stat.o src/find-mount-point.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a stat.c:663 (src/stat.c:663)(src/stat.o:(human_time)): warning: sprintf() is often misused, please use snprintf() cc -I. -I./lib -DHASH_ALGO_SUM=1 -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/sum-sum.o -MD -MP -MF src/.deps/sum-sum.Tpo -c -o src/sum-sum.o `test -f 'src/sum.c' || echo './'`src/sum.c mv -f src/.deps/sum-sum.Tpo src/.deps/sum-sum.Po cc -I. -I./lib -DHASH_ALGO_SUM=1 -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/sum-digest.o -MD -MP -MF src/.deps/sum-digest.Tpo -c -o src/sum-digest.o `test -f 'src/digest.c' || echo './'`src/digest.c mv -f src/.deps/sum-digest.Tpo src/.deps/sum-digest.Po cc -O2 -pipe -g -Wl,--as-needed -o src/sum src/sum-sum.o src/sum-digest.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a human.c:252 (lib/human.c:252)(libcoreutils_a-human.o:(human_readable) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/sync.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/sync.o -MD -MP -MF $depbase.Tpo -c -o src/sync.o src/sync.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/sync src/sync.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/tac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/tac.o -MD -MP -MF $depbase.Tpo -c -o src/tac.o src/tac.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/tac src/tac.o src/temp-stream.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a tmpdir.c:162 (lib/tmpdir.c:162)(libcoreutils_a-tmpdir.o:(path_search) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/tail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/tail.o -MD -MP -MF $depbase.Tpo -c -o src/tail.o src/tail.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/iopoll.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/iopoll.o -MD -MP -MF $depbase.Tpo -c -o src/iopoll.o src/iopoll.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/tail src/tail.o src/iopoll.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/tee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/tee.o -MD -MP -MF $depbase.Tpo -c -o src/tee.o src/tee.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/tee src/tee.o src/iopoll.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/test.o -MD -MP -MF $depbase.Tpo -c -o src/test.o src/test.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/test src/test.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/touch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/touch.o -MD -MP -MF $depbase.Tpo -c -o src/touch.o src/touch.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/touch src/touch.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a parse-datetime.y:397(libcoreutils_a-parse-datetime.o:(debug_print_current_time) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/tr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/tr.o -MD -MP -MF $depbase.Tpo -c -o src/tr.o src/tr.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/tr src/tr.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a tr.c:569 (src/tr.c:569)(src/tr.o:(parse_str)): warning: sprintf() is often misused, please use snprintf() tr.c:632 (src/tr.c:632)(src/tr.o:(make_printable_str)): warning: stpcpy() is dangerous; do not use it depbase=`echo src/true.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/true.o -MD -MP -MF $depbase.Tpo -c -o src/true.o src/true.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/true src/true.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/truncate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/truncate.o -MD -MP -MF $depbase.Tpo -c -o src/truncate.o src/truncate.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/truncate src/truncate.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/tsort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/tsort.o -MD -MP -MF $depbase.Tpo -c -o src/tsort.o src/tsort.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/tsort src/tsort.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/tty.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/tty.o -MD -MP -MF $depbase.Tpo -c -o src/tty.o src/tty.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/tty src/tty.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/uname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/uname.o -MD -MP -MF $depbase.Tpo -c -o src/uname.o src/uname.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/uname-uname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/uname-uname.o -MD -MP -MF $depbase.Tpo -c -o src/uname-uname.o src/uname-uname.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/uname src/uname.o src/uname-uname.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/unexpand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/unexpand.o -MD -MP -MF $depbase.Tpo -c -o src/unexpand.o src/unexpand.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/unexpand src/unexpand.o src/expand-common.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/uniq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/uniq.o -MD -MP -MF $depbase.Tpo -c -o src/uniq.o src/uniq.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/uniq src/uniq.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/unlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/unlink.o -MD -MP -MF $depbase.Tpo -c -o src/unlink.o src/unlink.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/unlink src/unlink.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/uptime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/uptime.o -MD -MP -MF $depbase.Tpo -c -o src/uptime.o src/uptime.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/uptime src/uptime.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/ls-vdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/ls-vdir.o -MD -MP -MF $depbase.Tpo -c -o src/ls-vdir.o src/ls-vdir.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/vdir src/ls.o src/ls-vdir.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a human.c:252 (lib/human.c:252)(libcoreutils_a-human.o:(human_readable) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() idcache.c:89 (lib/idcache.c:89)(libcoreutils_a-idcache.o:(getuser) in archive lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() fnmatch_loop.c:1135 (./lib/fnmatch_loop.c:1135)(fnmatch.o:(ext_wmatch) in archive lib/libcoreutils.a): warning: wcscat() is almost always misused, please use wcslcat() fnmatch_loop.c:1135 (./lib/fnmatch_loop.c:1135)(fnmatch.o:(ext_match) in archive lib/libcoreutils.a): warning: strcat() is almost always misused, please use strlcat() depbase=`echo src/wc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/wc.o -MD -MP -MF $depbase.Tpo -c -o src/wc.o src/wc.c && mv -f $depbase.Tpo $depbase.Po cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -mavx2 -O2 -pipe -g -MT src/libwc_avx2_a-wc_avx2.o -MD -MP -MF src/.deps/libwc_avx2_a-wc_avx2.Tpo -c -o src/libwc_avx2_a-wc_avx2.o `test -f 'src/wc_avx2.c' || echo './'`src/wc_avx2.c mv -f src/.deps/libwc_avx2_a-wc_avx2.Tpo src/.deps/libwc_avx2_a-wc_avx2.Po rm -f src/libwc_avx2.a ar cr src/libwc_avx2.a src/libwc_avx2_a-wc_avx2.o ranlib src/libwc_avx2.a cc -O2 -pipe -g -Wl,--as-needed -o src/wc src/wc.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a src/libwc_avx2.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/whoami.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/whoami.o -MD -MP -MF $depbase.Tpo -c -o src/whoami.o src/whoami.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/whoami src/whoami.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/yes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/yes.o -MD -MP -MF $depbase.Tpo -c -o src/yes.o src/yes.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/yes src/yes.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a vasnprintf.c:376 (lib/vasnprintf.c:376)(vasnprintf.o:(vasnprintf) in archive lib/libcoreutils.a): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/getlimits.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/getlimits.o -MD -MP -MF $depbase.Tpo -c -o src/getlimits.o src/getlimits.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/getlimits src/getlimits.o src/libver.a lib/libcoreutils.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib lib/libcoreutils.a getlimits.c:148 (src/getlimits.c:148)(src/getlimits.o:(main)): warning: sprintf() is often misused, please use snprintf() depbase=`echo src/make-prime-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -O2 -pipe -g -MT src/make-prime-list.o -MD -MP -MF $depbase.Tpo -c -o src/make-prime-list.o src/make-prime-list.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -Wl,--as-needed -o src/make-prime-list src/make-prime-list.o cc -I. -I./lib -Ilib -I./lib -Isrc -I./src -I/usr/local/include -fPIC -O2 -pipe -g -MT src/libstdbuf_so-libstdbuf.o -MD -MP -MF src/.deps/libstdbuf_so-libstdbuf.Tpo -c -o src/libstdbuf_so-libstdbuf.o `test -f 'src/libstdbuf.c' || echo './'`src/libstdbuf.c mv -f src/.deps/libstdbuf_so-libstdbuf.Tpo src/.deps/libstdbuf_so-libstdbuf.Po cc -fPIC -O2 -pipe -g -shared -o src/libstdbuf.so src/libstdbuf_so-libstdbuf.o /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib 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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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/groups.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/groups.1-t && t=man/groups.td && rm -rf $t && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --include=./man/$name.x --output=$t/$name.1 --info-page='\(aq(coreutils) '$name' invocation\(aq' $t/$argv && sed -e 's|man/groups\.td/||g' -e '/For complete documentation/d' $t/$name.1 > man/groups.1-t && rm -rf $t && chmod a-w man/groups.1-t && rm -f man/groups.1 && mv man/groups.1-t man/groups.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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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/kill.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/kill.1-t && t=man/kill.td && rm -rf $t && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --include=./man/$name.x --output=$t/$name.1 --info-page='\(aq(coreutils) '$name' invocation\(aq' $t/$argv && sed -e 's|man/kill\.td/||g' -e '/For complete documentation/d' $t/$name.1 > man/kill.1-t && rm -rf $t && chmod a-w man/kill.1-t && rm -f man/kill.1 && mv man/kill.1-t man/kill.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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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/uptime.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/uptime.1-t && t=man/uptime.td && rm -rf $t && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --include=./man/$name.x --output=$t/$name.1 --info-page='\(aq(coreutils) '$name' invocation\(aq' $t/$argv && sed -e 's|man/uptime\.td/||g' -e '/For complete documentation/d' $t/$name.1 > man/uptime.1-t && rm -rf $t && chmod a-w man/uptime.1-t && rm -f man/uptime.1 && mv man/uptime.1-t man/uptime.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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 && mkdir -p $t && (cd $t && ln -s '/exopi-obj/pobj/coreutils-9.4/coreutils-9.4/src/'$prog $argv) && : ${SOURCE_DATE_EPOCH=`cat ./.timestamp 2>/dev/null || :`} && : ${TZ=UTC0} && export TZ && export SOURCE_DATE_EPOCH && perl -- ./man/help2man --bold-refs --source='GNU coreutils 9.4' --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 Making all in gnulib-tests ## ---------------------------------------------------- ## ## ------------------- Gnulib tests ------------------- ## ## You can ignore compiler warnings in this directory. ## ## ---------------------------------------------------- ## /usr/bin/make all-recursive Making all in . cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT bench_md5-bench-md5.o -MD -MP -MF .deps/bench_md5-bench-md5.Tpo -c -o bench_md5-bench-md5.o `test -f 'bench-md5.c' || echo './'`bench-md5.c mv -f .deps/bench_md5-bench-md5.Tpo .deps/bench_md5-bench-md5.Po depbase=`echo c-strcasestr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT c-strcasestr.o -MD -MP -MF $depbase.Tpo -c -o c-strcasestr.o c-strcasestr.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo c32tob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT c32tob.o -MD -MP -MF $depbase.Tpo -c -o c32tob.o c32tob.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo localename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT localename.o -MD -MP -MF $depbase.Tpo -c -o localename.o localename.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo localename-table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT localename-table.o -MD -MP -MF $depbase.Tpo -c -o localename-table.o localename-table.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo perror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT perror.o -MD -MP -MF $depbase.Tpo -c -o perror.o perror.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo setlocale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT setlocale.o -MD -MP -MF $depbase.Tpo -c -o setlocale.o setlocale.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo glthread/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT glthread/thread.o -MD -MP -MF $depbase.Tpo -c -o glthread/thread.o glthread/thread.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo timespec-add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT timespec-add.o -MD -MP -MF $depbase.Tpo -c -o timespec-add.o timespec-add.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo timespec-sub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT timespec-sub.o -MD -MP -MF $depbase.Tpo -c -o timespec-sub.o timespec-sub.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u32-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT unistr/u32-set.o -MD -MP -MF $depbase.Tpo -c -o unistr/u32-set.o unistr/u32-set.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo vma-iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT vma-iter.o -MD -MP -MF $depbase.Tpo -c -o vma-iter.o vma-iter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c && mv -f $depbase.Tpo $depbase.Po rm -f libtests.a ar cr libtests.a c-strcasestr.o c32tob.o ioctl.o localename.o localename-table.o perror.o setlocale.o glthread/thread.o timespec-add.o timespec-sub.o unistr/u32-set.o vma-iter.o strerror_r.o ranlib libtests.a cc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -o bench-md5 bench_md5-bench-md5.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT bench_sha1-bench-sha1.o -MD -MP -MF .deps/bench_sha1-bench-sha1.Tpo -c -o bench_sha1-bench-sha1.o `test -f 'bench-sha1.c' || echo './'`bench-sha1.c mv -f .deps/bench_sha1-bench-sha1.Tpo .deps/bench_sha1-bench-sha1.Po cc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -o bench-sha1 bench_sha1-bench-sha1.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT bench_sha224-bench-sha224.o -MD -MP -MF .deps/bench_sha224-bench-sha224.Tpo -c -o bench_sha224-bench-sha224.o `test -f 'bench-sha224.c' || echo './'`bench-sha224.c mv -f .deps/bench_sha224-bench-sha224.Tpo .deps/bench_sha224-bench-sha224.Po cc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -o bench-sha224 bench_sha224-bench-sha224.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT bench_sha256-bench-sha256.o -MD -MP -MF .deps/bench_sha256-bench-sha256.Tpo -c -o bench_sha256-bench-sha256.o `test -f 'bench-sha256.c' || echo './'`bench-sha256.c mv -f .deps/bench_sha256-bench-sha256.Tpo .deps/bench_sha256-bench-sha256.Po cc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -o bench-sha256 bench_sha256-bench-sha256.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT bench_sha384-bench-sha384.o -MD -MP -MF .deps/bench_sha384-bench-sha384.Tpo -c -o bench_sha384-bench-sha384.o `test -f 'bench-sha384.c' || echo './'`bench-sha384.c mv -f .deps/bench_sha384-bench-sha384.Tpo .deps/bench_sha384-bench-sha384.Po cc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -o bench-sha384 bench_sha384-bench-sha384.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -DNDEBUG -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT bench_sha512-bench-sha512.o -MD -MP -MF .deps/bench_sha512-bench-sha512.Tpo -c -o bench_sha512-bench-sha512.o `test -f 'bench-sha512.c' || echo './'`bench-sha512.c mv -f .deps/bench_sha512-bench-sha512.Tpo .deps/bench_sha512-bench-sha512.Po cc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -o bench-sha512 bench_sha512-bench-sha512.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a depbase=`echo locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT locale.o -MD -MP -MF $depbase.Tpo -c -o locale.o locale.c && mv -f $depbase.Tpo $depbase.Po cc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -o current-locale locale.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a depbase=`echo test-localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DEXEEXT=\"\" -I. -I../lib -DIN_COREUTILS_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/usr/local/include -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -MT test-localcharset.o -MD -MP -MF $depbase.Tpo -c -o test-localcharset.o test-localcharset.c && mv -f $depbase.Tpo $depbase.Po cc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -O2 -pipe -g -o test-localcharset test-localcharset.o libtests.a ../lib/libcoreutils.a libtests.a ../lib/libcoreutils.a libtests.a setlocale_null.c:0 (lib/setlocale_null.c:0)(libcoreutils_a-setlocale_null.o:(setlocale_null) in archive ../lib/libcoreutils.a): warning: strcpy() is almost always misused, please use strlcpy() >>> Running fake in sysutils/coreutils at 1711447250.24 ===> sysutils/coreutils ===> Faking installation for coreutils-9.4p0 /usr/bin/make install-recursive Making install in po installing af.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/af/LC_MESSAGES/coreutils.mo installing af.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/af/LC_TIME/coreutils.mo installing be.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/be/LC_MESSAGES/coreutils.mo installing be.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/be/LC_TIME/coreutils.mo installing bg.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/bg/LC_MESSAGES/coreutils.mo installing bg.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/bg/LC_TIME/coreutils.mo installing ca.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ca/LC_MESSAGES/coreutils.mo installing ca.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ca/LC_TIME/coreutils.mo installing cs.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/cs/LC_MESSAGES/coreutils.mo installing cs.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/cs/LC_TIME/coreutils.mo installing da.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/da/LC_MESSAGES/coreutils.mo installing da.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/da/LC_TIME/coreutils.mo installing de.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/coreutils.mo installing de.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/de/LC_TIME/coreutils.mo installing el.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/el/LC_MESSAGES/coreutils.mo installing el.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/el/LC_TIME/coreutils.mo installing eo.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/eo/LC_MESSAGES/coreutils.mo installing eo.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/eo/LC_TIME/coreutils.mo installing es.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/es/LC_MESSAGES/coreutils.mo installing es.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/es/LC_TIME/coreutils.mo installing et.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/et/LC_MESSAGES/coreutils.mo installing et.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/et/LC_TIME/coreutils.mo installing eu.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/eu/LC_MESSAGES/coreutils.mo installing eu.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/eu/LC_TIME/coreutils.mo installing fi.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/fi/LC_MESSAGES/coreutils.mo installing fi.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/fi/LC_TIME/coreutils.mo installing fr.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/coreutils.mo installing fr.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/fr/LC_TIME/coreutils.mo installing ga.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ga/LC_MESSAGES/coreutils.mo installing ga.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ga/LC_TIME/coreutils.mo installing gl.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/gl/LC_MESSAGES/coreutils.mo installing gl.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/gl/LC_TIME/coreutils.mo installing hr.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/hr/LC_MESSAGES/coreutils.mo installing hr.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/hr/LC_TIME/coreutils.mo installing hu.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/hu/LC_MESSAGES/coreutils.mo installing hu.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/hu/LC_TIME/coreutils.mo installing ia.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ia/LC_MESSAGES/coreutils.mo installing ia.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ia/LC_TIME/coreutils.mo installing id.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/id/LC_MESSAGES/coreutils.mo installing id.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/id/LC_TIME/coreutils.mo installing it.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/it/LC_MESSAGES/coreutils.mo installing it.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/it/LC_TIME/coreutils.mo installing ja.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ja/LC_MESSAGES/coreutils.mo installing ja.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ja/LC_TIME/coreutils.mo installing ka.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ka/LC_MESSAGES/coreutils.mo installing ka.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ka/LC_TIME/coreutils.mo installing kk.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/kk/LC_MESSAGES/coreutils.mo installing kk.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/kk/LC_TIME/coreutils.mo installing ko.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ko/LC_MESSAGES/coreutils.mo installing ko.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ko/LC_TIME/coreutils.mo installing lg.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/lg/LC_MESSAGES/coreutils.mo installing lg.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/lg/LC_TIME/coreutils.mo installing lt.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/lt/LC_MESSAGES/coreutils.mo installing lt.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/lt/LC_TIME/coreutils.mo installing ms.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ms/LC_MESSAGES/coreutils.mo installing ms.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ms/LC_TIME/coreutils.mo installing nb.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/nb/LC_MESSAGES/coreutils.mo installing nb.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/nb/LC_TIME/coreutils.mo installing nl.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/nl/LC_MESSAGES/coreutils.mo installing nl.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/nl/LC_TIME/coreutils.mo installing pl.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/pl/LC_MESSAGES/coreutils.mo installing pl.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/pl/LC_TIME/coreutils.mo installing pt.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/pt/LC_MESSAGES/coreutils.mo installing pt.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/pt/LC_TIME/coreutils.mo installing pt_BR.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/pt_BR/LC_MESSAGES/coreutils.mo installing pt_BR.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/pt_BR/LC_TIME/coreutils.mo installing ro.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ro/LC_MESSAGES/coreutils.mo installing ro.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ro/LC_TIME/coreutils.mo installing ru.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ru/LC_MESSAGES/coreutils.mo installing ru.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ru/LC_TIME/coreutils.mo installing sk.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/sk/LC_MESSAGES/coreutils.mo installing sk.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/sk/LC_TIME/coreutils.mo installing sl.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/sl/LC_MESSAGES/coreutils.mo installing sl.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/sl/LC_TIME/coreutils.mo installing sr.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/sr/LC_MESSAGES/coreutils.mo installing sr.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/sr/LC_TIME/coreutils.mo installing sv.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES/coreutils.mo installing sv.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/sv/LC_TIME/coreutils.mo installing ta.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ta/LC_MESSAGES/coreutils.mo installing ta.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/ta/LC_TIME/coreutils.mo installing tr.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/tr/LC_MESSAGES/coreutils.mo installing tr.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/tr/LC_TIME/coreutils.mo installing uk.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/uk/LC_MESSAGES/coreutils.mo installing uk.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/uk/LC_TIME/coreutils.mo installing vi.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/vi/LC_MESSAGES/coreutils.mo installing vi.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/vi/LC_TIME/coreutils.mo installing zh_CN.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/zh_CN/LC_MESSAGES/coreutils.mo installing zh_CN.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/zh_CN/LC_TIME/coreutils.mo installing zh_TW.gmo as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/zh_TW/LC_MESSAGES/coreutils.mo installing zh_TW.gmo link as /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/locale/zh_TW/LC_TIME/coreutils.mo if test "coreutils" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 ./$file /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in . mkdir -p '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/chroot '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gchroot' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/hostid '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./ghostid' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/timeout '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gtimeout' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/nice '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gnice' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/who '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gwho' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/users '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gusers' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/pinky '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gpinky' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/stty '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gstty' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/df '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gdf' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/stdbuf '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gstdbuf' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/[ '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./g[' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/b2sum '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gb2sum' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/base64 '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gbase64' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/base32 '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gbase32' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/basenc '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gbasenc' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/basename '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gbasename' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/cat '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gcat' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/chcon '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gchcon' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/chgrp '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gchgrp' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/chmod '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gchmod' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/chown '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gchown' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/cksum '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gcksum' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/comm '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gcomm' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/cp '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gcp' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/csplit '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gcsplit' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/cut '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gcut' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/date '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gdate' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/dd '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gdd' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/dir '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gdir' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/dircolors '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gdircolors' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/dirname '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gdirname' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/du '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gdu' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/echo '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gecho' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/env '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./genv' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/expand '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gexpand' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/expr '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gexpr' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/factor '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gfactor' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/false '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gfalse' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/fmt '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gfmt' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/fold '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gfold' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/groups '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./ggroups' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/head '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./ghead' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/id '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gid' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/join '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gjoin' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/kill '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gkill' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/link '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./glink' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/ln '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gln' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/logname '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./glogname' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/ls '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gls' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/md5sum '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gmd5sum' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/mkdir '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gmkdir' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/mkfifo '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gmkfifo' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/mknod '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gmknod' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/mktemp '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gmktemp' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/mv '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gmv' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/nl '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gnl' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/nproc '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gnproc' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/nohup '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gnohup' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/numfmt '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gnumfmt' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/od '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./god' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/paste '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gpaste' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/pathchk '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gpathchk' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/pr '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gpr' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/printenv '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gprintenv' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/printf '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gprintf' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/ptx '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gptx' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/pwd '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gpwd' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/readlink '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./greadlink' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/realpath '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./grealpath' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/rm '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./grm' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/rmdir '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./grmdir' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/runcon '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gruncon' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/seq '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gseq' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/sha1sum '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gsha1sum' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/sha224sum '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gsha224sum' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/sha256sum '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gsha256sum' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/sha384sum '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gsha384sum' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/sha512sum '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gsha512sum' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/shred '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gshred' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/shuf '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gshuf' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/sleep '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gsleep' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/sort '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gsort' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/split '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gsplit' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/stat '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gstat' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/sum '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gsum' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/sync '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gsync' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/tac '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gtac' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/tail '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gtail' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/tee '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gtee' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/test '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gtest' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/touch '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gtouch' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/tr '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gtr' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/true '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gtrue' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/truncate '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gtruncate' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/tsort '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gtsort' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/tty '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gtty' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/uname '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./guname' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/unexpand '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gunexpand' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/uniq '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./guniq' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/unlink '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gunlink' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/uptime '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./guptime' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/vdir '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gvdir' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/wc '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gwc' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/whoami '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gwhoami' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/yes '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/./gyes' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/ginstall '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/libexec/coreutils' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 755 src/libstdbuf.so '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/libexec/coreutils' /usr/bin/make install-exec-hook ctrans=$(printf coreutils | sed -e "s/ginstall/install/;/libstdbuf/!s&^&g&"); for p in x ; do test $p = x && continue; ptrans=$(printf '%s' "$p" | sed -e "s/ginstall/install/;/libstdbuf/!s&^&g&"); rm -f /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/$ptrans || exit $?; if test "x" = xshebangs; then printf '#!%s --coreutils-prog-shebang=%s\n' /usr/local/bin/$ctrans $p >/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/$ptrans || exit $?; chmod a+x,a-w /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/$ptrans || exit $?; else ln -s -s $ctrans /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/$ptrans || exit $?; fi done mkdir -p '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/info' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 ./doc/coreutils.info '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/info' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/info/coreutils.info' mkdir -p '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/chroot.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gchroot.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/hostid.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/ghostid.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/timeout.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gtimeout.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/nice.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gnice.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/who.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gwho.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/users.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gusers.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/pinky.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gpinky.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/stty.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gstty.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/df.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gdf.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/stdbuf.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gstdbuf.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/b2sum.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gb2sum.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/base64.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gbase64.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/base32.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gbase32.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/basenc.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gbasenc.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/basename.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gbasename.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/cat.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gcat.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/chcon.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gchcon.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/chgrp.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gchgrp.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/chmod.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gchmod.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/chown.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gchown.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/cksum.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gcksum.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/comm.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gcomm.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/cp.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gcp.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/csplit.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gcsplit.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/cut.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gcut.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/date.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gdate.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/dd.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gdd.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/dir.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gdir.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/dircolors.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gdircolors.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/dirname.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gdirname.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/du.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gdu.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/echo.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gecho.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/env.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/genv.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/expand.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gexpand.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/expr.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gexpr.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/factor.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gfactor.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/false.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gfalse.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/fmt.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gfmt.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/fold.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gfold.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/install.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/ginstall.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/groups.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/ggroups.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/head.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/ghead.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/id.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gid.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/join.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gjoin.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/kill.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gkill.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/link.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/glink.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/ln.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gln.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/logname.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/glogname.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/ls.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gls.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/md5sum.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gmd5sum.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/mkdir.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gmkdir.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/mkfifo.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gmkfifo.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/mknod.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gmknod.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/mktemp.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gmktemp.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/mv.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gmv.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/nl.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gnl.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/nproc.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gnproc.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/nohup.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gnohup.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/numfmt.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gnumfmt.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/od.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/god.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/paste.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gpaste.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/pathchk.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gpathchk.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/pr.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gpr.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/printenv.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gprintenv.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/printf.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gprintf.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/ptx.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gptx.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/pwd.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gpwd.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/readlink.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/greadlink.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/realpath.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/grealpath.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/rm.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/grm.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/rmdir.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/grmdir.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/runcon.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gruncon.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/seq.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gseq.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/sha1sum.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gsha1sum.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/sha224sum.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gsha224sum.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/sha256sum.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gsha256sum.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/sha384sum.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gsha384sum.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/sha512sum.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gsha512sum.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/shred.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gshred.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/shuf.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gshuf.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/sleep.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gsleep.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/sort.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gsort.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/split.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gsplit.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/stat.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gstat.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/sum.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gsum.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/sync.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gsync.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/tac.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gtac.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/tail.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gtail.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/tee.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gtee.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/test.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gtest.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/touch.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gtouch.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/tr.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gtr.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/true.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gtrue.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/truncate.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gtruncate.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/tsort.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gtsort.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/tty.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gtty.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/uname.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/guname.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/unexpand.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gunexpand.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/uniq.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/guniq.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/unlink.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gunlink.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/uptime.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/guptime.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/vdir.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gvdir.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/wc.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gwc.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/whoami.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gwhoami.1' /exopi-obj/pobj/coreutils-9.4/bin/install -c -m 644 'man/yes.1' '/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gyes.1' Making install in gnulib-tests /usr/bin/make install-recursive Making install in . mv "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gid" "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/ggid" mv "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gid.1" "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/ggid.1" mv "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/god" "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/ggod" mv "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/god.1" "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/ggod.1" mv "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gpr" "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/ggpr" mv "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/gpr.1" "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/man/man1/ggpr.1" if test -f "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/libexec/coreutils/glibstdbuf.so"; then mv "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/libexec/coreutils/glibstdbuf.so" "/exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/libexec/coreutils/libstdbuf.so"; fi >>> Running package in sysutils/coreutils at 1711447284.47 ===> sysutils/coreutils `/exopi-obj/pobj/coreutils-9.4/fake-amd64/.fake_done' is up to date. Reading existing plist for coreutils-9.4p0 Writing /exopi-obj/pobj/coreutils-9.4/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/coreutils-9.4/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/coreutils-9.4/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/g[ > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gb2sum > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gbase32 > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gbase64 > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gbasename > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gbasenc > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gcat > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gchcon > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gchgrp > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gchmod > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gchown > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gchroot > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gcksum > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gcomm > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gcp > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gcsplit > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gcut > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gdate > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gdd > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gdf > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gdir > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gdircolors > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gdirname > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gdu > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gecho > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/genv > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gexpand > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gexpr > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gfactor > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gfalse > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gfmt > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gfold > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/ggid > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/ggod > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/ggpr > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/ggroups > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/ghead > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/ghostid > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/ginstall > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gjoin > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gkill > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/glink > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gln > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/glogname > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gls > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gmd5sum > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gmkdir > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gmkfifo > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gmknod > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gmktemp > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gmv > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gnice > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gnl > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gnohup > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gnproc > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gnumfmt > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gpaste > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gpathchk > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gpinky > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gprintenv > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gprintf > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gptx > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gpwd > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/greadlink > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/grealpath > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/grm > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/grmdir > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gruncon > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gseq > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gsha1sum > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gsha224sum > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gsha256sum > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gsha384sum > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gsha512sum > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gshred > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gshuf > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gsleep > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gsort > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gsplit > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gstat > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gstdbuf > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gstty > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gsum > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gsync > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gtac > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gtail > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gtee > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gtest > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gtimeout > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gtouch > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gtr > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gtrue > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gtruncate > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gtsort > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gtty > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/guname > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gunexpand > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/guniq > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gunlink > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/guptime > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gusers > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gvdir > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gwc > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gwho > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gwhoami > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/bin/gyes > Extracting debug info from /exopi-obj/pobj/coreutils-9.4/fake-amd64/usr/local/libexec/coreutils/libstdbuf.so ===> Building package for coreutils-9.4p0 Create /exopi-cvs/ports/packages/amd64/all/coreutils-9.4p0.tgz Creating package coreutils-9.4p0 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|***************************************** | 63% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|******************************************** | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 85% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 95% archiving|************************************************************** | 96% archiving|************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Creating package debug-coreutils-9.4p0 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|sysutils/coreutils checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|**** | 7% archiving|***** | 8% archiving|****** | 9% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 23% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 32% archiving|********************* | 33% archiving|*********************** | 36% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|**************************** | 44% archiving|**************************** | 45% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/coreutils-9.4p0.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-coreutils-9.4p0.tgz >>> Running clean in sysutils/coreutils at 1711447389.49 ===> sysutils/coreutils ===> Cleaning for coreutils-9.4p0 >>> Ended at 1711447391.37 max_stuck=28.91/patch=4.19/configure=411.29/build=265.81/fake=34.15/package=105.10/clean=1.91