executing autoheader
executing touch config.h.in
executing automake --add-missing --copy
-checking for a BSD-compatible install... /arch/local/x86_64-linux/bin/install -c
-checking whether build environment is sane... yes
-checking for a race-free mkdir -p... /arch/local/x86_64-linux/bin/mkdir -p
-checking for gawk... gawk
-checking whether make sets $(MAKE)... yes
-checking whether make supports nested variables... yes
-checking for gcc... /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero
-checking whether the C compiler works... yes
-checking for C compiler default output file name... a.out
-checking for suffix of executables...
-checking whether we are cross compiling... no
-checking for suffix of object files... o
-checking whether the compiler supports GNU C... yes
-checking whether /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero accepts -g... yes
-checking for /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero option to enable C11 features... none needed
-checking whether /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero 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 /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero... gcc3
-checking whether make sets $(MAKE)... (cached) yes
-checking build system type... x86_64-pc-linux-gnu
-checking host system type... x86_64-pc-linux-gnu
-checking for stdio.h... yes
-checking for stdlib.h... yes
-checking for string.h... yes
-checking for inttypes.h... yes
-checking for stdint.h... yes
-checking for strings.h... yes
-checking for sys/stat.h... yes
-checking for sys/types.h... yes
-checking for unistd.h... yes
-checking for wchar.h... yes
-checking for minix/config.h... no
-checking for sys/socket.h... yes
-checking for features.h... yes
-checking for linewrap.h... no
-checking for arpa/inet.h... yes
-checking for pthread.h... yes
-checking for utmp.h... yes
-checking for utmpx.h... yes
-checking for sys/param.h... yes
-checking for OS.h... no
-checking for xlocale.h... no
-checking for uchar.h... yes
-checking for threads.h... yes
-checking for dirent.h... yes
-checking for error.h... yes
-checking for execinfo.h... yes
-checking for stdio_ext.h... yes
-checking for fenv.h... yes
-checking for linux/xattr.h... yes
-checking for fnmatch.h... yes
-checking for pty.h... yes
-checking for termios.h... yes
-checking for sys/vfs.h... yes
-checking for sys/fs_types.h... no
-checking for sys/mman.h... yes
-checking for netdb.h... yes
-checking for netinet/in.h... yes
-checking for getopt.h... yes
-checking for sys/cdefs.h... yes
-checking for sys/time.h... yes
-checking for grp.h... yes
-checking for glob.h... yes
-checking for iconv.h... yes
-checking for ieee754.h... yes
-checking for limits.h... yes
-checking for crtdefs.h... no
-checking for wctype.h... yes
-checking for langinfo.h... yes
-checking for util.h... no
-checking for libutil.h... no
-checking for malloc.h... yes
-checking for math.h... yes
-checking for monetary.h... yes
-checking for obstack.h... yes
-checking for poll.h... yes
-checking for sys/ioctl.h... yes
-checking for sys/filio.h... no
-checking for priv.h... no
-checking for sys/select.h... yes
-checking for search.h... yes
-checking for selinux/selinux.h... yes
-checking for spawn.h... yes
-checking for stdalign.h... yes
-checking for stdbool.h... yes
-checking for stdckdint.h... no
-checking for sys/file.h... yes
-checking for sys/msg.h... yes
-checking for sys/random.h... yes
-checking for sys/resource.h... yes
-checking for sys/sem.h... yes
-checking for sys/shm.h... yes
-checking for sys/times.h... yes
-checking for sys/uio.h... yes
-checking for sys/utsname.h... yes
-checking for sys/wait.h... yes
-checking for sysexits.h... yes
-checking for utime.h... yes
-checking for semaphore.h... yes
-checking whether it is safe to define __EXTENSIONS__... yes
-checking whether _XOPEN_SOURCE should be defined... no
-checking how to run the C preprocessor... /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero -E
-checking for egrep -e... /arch/local/x86_64-linux-gnu/bin/grep -E
-checking for Minix Amsterdam compiler... no
-checking for ar... ar
-checking for ranlib... ranlib
-checking whether to use C++... yes
-checking whether the C++ compiler (/home/bruno/inst-clang/17.0.4/bin/clang++ -I/usr/include/c++/11 -I/usr/include/x86_64-linux-gnu/c++/11 -L/usr/lib/gcc/x86_64-linux-gnu/11 -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero -O0 -fno-omit-frame-pointer -ggdb ) works... yes
-checking whether the C++ compiler supports namespaces... yes
-checking dependency style of /home/bruno/inst-clang/17.0.4/bin/clang++ -I/usr/include/c++/11 -I/usr/include/x86_64-linux-gnu/c++/11 -L/usr/lib/gcc/x86_64-linux-gnu/11 -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero... gcc3
-checking whether the compiler supports GNU C++... yes
-checking whether /home/bruno/inst-clang/17.0.4/bin/clang++ -I/usr/include/c++/11 -I/usr/include/x86_64-linux-gnu/c++/11 -L/usr/lib/gcc/x86_64-linux-gnu/11 -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero accepts -g... yes
-configure: autobuild project... dummy
-configure: autobuild revision... 0
-checking for /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero option to enable large file support... none needed
-checking for /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero option for timestamps after 2038... none needed
-checking for /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero option to enable large file support... (cached) none needed
-checking for /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero option for timestamps after 2038... (cached) none needed
-checking for /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero options needed to detect all undeclared functions... none needed
-checking whether the preprocessor supports include_next... yes
-checking whether source code line length is unlimited... yes
-checking for C/C++ restrict keyword... __restrict__
-checking whether <sys/socket.h> is self-contained... yes
-checking for shutdown... yes
-checking whether <sys/socket.h> defines the SHUT_* macros... yes
-checking for struct sockaddr_storage... yes
-checking for sa_family_t... yes
-checking for struct sockaddr_storage.ss_family... yes
-checking whether socket is declared without a macro... yes
-checking whether connect is declared without a macro... yes
-checking whether accept is declared without a macro... yes
-checking whether bind is declared without a macro... yes
-checking whether getpeername is declared without a macro... yes
-checking whether getsockname is declared without a macro... yes
-checking whether getsockopt is declared without a macro... yes
-checking whether listen is declared without a macro... yes
-checking whether recv is declared without a macro... yes
-checking whether send is declared without a macro... yes
-checking whether recvfrom is declared without a macro... yes
-checking whether sendto is declared without a macro... yes
-checking whether setsockopt is declared without a macro... yes
-checking whether shutdown is declared without a macro... yes
-checking whether accept4 is declared without a macro... yes
-checking for lstat... yes
-checking for fchmod... yes
-checking for memalign... yes
-checking for flockfile... yes
-checking for funlockfile... yes
-checking for pathconf... yes
-checking for utmpname... yes
-checking for utmpxname... yes
-checking for btowc... yes
-checking for mbrtowc... yes
-checking for snprintf... yes
-checking for mbsinit... yes
-checking for canonicalize_file_name... yes
-checking for realpath... yes
-checking for chown... yes
-checking for fchown... yes
-checking for _set_invalid_parameter_handler... no
-checking for fchdir... yes
-checking for fdopendir... yes
-checking for vasnprintf... no
-checking for setdtablesize... no
-checking for snprintf_l... no
-checking for explicit_bzero... yes
-checking for fchmodat... yes
-checking for lchmod... yes
-checking for fcntl... yes
-checking for symlink... yes
-checking for listxattr... yes
-checking for flock... yes
-checking for fnmatch... yes
-checking for mbsrtowcs... yes
-checking for fpurge... no
-checking for __freadptr... no
-checking for __freadptrinc... no
-checking for fstatat... yes
-checking for fsync... yes
-checking for openat... yes
-checking for fstatfs... yes
-checking for setrlimit... yes
-checking for mprotect... yes
-checking for sbrk... yes
-checking for getdtablesize... yes
-checking for microuptime... no
-checking for nanouptime... no
-checking for getlogin... yes
-checking for getpass... yes
-checking for getexecname... no
-checking for getrusage... yes
-checking for gettimeofday... yes
-checking for getumask... no
-checking for getusershell... yes
-checking for glob_pattern_p... yes
-checking for getuid... yes
-checking for geteuid... yes
-checking for getresuid... yes
-checking for getgid... yes
-checking for getegid... yes
-checking for getresgid... yes
-checking for setresuid... yes
-checking for setreuid... yes
-checking for seteuid... yes
-checking for setresgid... yes
-checking for setregid... yes
-checking for setegid... yes
-checking for isblank... yes
-checking for iswcntrl... yes
-checking for link... yes
-checking for readlink... yes
-checking for mbrlen... yes
-checking for mbslen... no
-checking for isascii... yes
-checking for memset_s... no
-checking for getgrouplist... yes
-checking for mkdirat... yes
-checking for mknod... yes
-checking for mkstemp... yes
-checking for mkstemps... yes
-checking for obstack_printf... yes
-checking for recvmsg... yes
-checking for sendmsg... yes
-checking for pclose... yes
-checking for __xpg_strerror_r... yes
-checking for select... yes
-checking for pipe... yes
-checking for popen... yes
-checking for posix_spawn_file_actions_addchdir... no
-checking for posix_spawn_file_actions_addfchdir... no
-checking for pselect... yes
-checking for pthread_sigmask... yes
-checking for ptsname_r... yes
-checking for qsort_r... yes
-checking for iswctype... yes
-checking for setenv... yes
-checking for renameat... yes
-checking for fpathconf... yes
-checking for secure_getenv... yes
-checking for settimeofday... yes
-checking for stime... no
-checking for sigaction... yes
-checking for sigaltstack... yes
-checking for siginterrupt... yes
-checking for getrlimit... yes
-checking for sleep... yes
-checking for strfmon_l... yes
-checking for strndup... yes
-checking for strptime... yes
-checking for strtoimax... yes
-checking for strtold... yes
-checking for strtoumax... yes
-checking for localtime_r... yes
-checking for times... yes
-checking for strdup... yes
-checking for unlinkat... yes
-checking for usleep... yes
-checking for swprintf... yes
-checking for wcsnlen... yes
-checking for mquery... no
-checking for pstat_getprocvm... no
-checking for wcpcpy... yes
-checking for wcpncpy... yes
-checking for wcrtomb... yes
-checking for wcscasecmp... yes
-checking for wcscat... yes
-checking for wcschr... yes
-checking for wcscmp... yes
-checking for wcscoll... yes
-checking for wcscpy... yes
-checking for wcscspn... yes
-checking for wcsftime... yes
-checking for wcslen... yes
-checking for wcsncasecmp... yes
-checking for wcsncat... yes
-checking for wcsncmp... yes
-checking for wcsncpy... yes
-checking for wcspbrk... yes
-checking for wcsrchr... yes
-checking for wcsrtombs... yes
-checking for wcsspn... yes
-checking for wcsstr... yes
-checking for wcstok... yes
-checking for wcwidth... yes
-checking for wcswidth... yes
-checking for wcsxfrm... yes
-checking for wctob... yes
-checking for pause... yes
-checking for socketpair... yes
-checking for shutdown... (cached) yes
-checking for sys/acl.h... yes
-checking for library containing acl_get_file... -lacl
-checking for acl_get_file... yes
-checking for acl_get_fd... yes
-checking for acl_set_file... yes
-checking for acl_set_fd... yes
-checking for acl_free... yes
-checking for acl_from_mode... yes
-checking for acl_from_text... yes
-checking for acl_delete_def_file... yes
-checking for acl_extended_file... yes
-checking for acl_delete_fd_np... no
-checking for acl_delete_file_np... no
-checking for acl_copy_ext_native... no
-checking for acl_create_entry_np... no
-checking for acl_to_short_text... no
-checking for acl_free_text... no
-checking for working acl_get_file... yes
-checking for acl/libacl.h... yes
-checking for acl_entries... yes
-checking for ACL_FIRST_ENTRY... yes
-checking for ACL_TYPE_EXTENDED... no
-checking whether pow can be used without linking with libm... yes
-checking whether long double and double are the same... no
-checking whether byte ordering is bigendian... no
-checking whether isnan(long double) can be used without linking with libm... yes
-checking whether isnanl works... yes
-checking whether frexp() can be used without linking with libm... yes
-checking whether alarm is declared... yes
-checking whether frexp works... yes
-checking whether frexpl is declared... yes
-checking whether frexpl() can be used without linking with libm... yes
-checking whether frexpl works... yes
-checking whether isnan(double) can be used without linking with libm... yes
-checking whether ldexp() can be used without linking with libm... yes
-checking whether ldexp works... yes
-checking whether ldexpl is declared... yes
-checking whether ldexpl() can be used without linking with libm... yes
-checking whether ldexpl works... yes
-checking whether sqrtl() can be used without linking with libm... yes
-checking whether sqrtl is declared... yes
-checking whether sqrtl works... yes
-checking whether asinl() can be used without linking with libm... yes
-checking whether asinl is declared... yes
-checking for inline... inline
-checking for size_t... yes
-checking for working alloca.h... yes
-checking for alloca... yes
-checking whether clearerr_unlocked is declared... yes
-checking whether feof_unlocked is declared... yes
-checking whether ferror_unlocked is declared... yes
-checking whether fflush_unlocked is declared... yes
-checking whether fgets_unlocked is declared... yes
-checking whether fputc_unlocked is declared... yes
-checking whether fputs_unlocked is declared... yes
-checking whether fread_unlocked is declared... yes
-checking whether fwrite_unlocked is declared... yes
-checking whether getc_unlocked is declared... yes
-checking whether getchar_unlocked is declared... yes
-checking whether putc_unlocked is declared... yes
-checking whether putchar_unlocked is declared... yes
-checking whether strerror_r is declared... yes
-checking whether strerror_r returns char *... yes
-checking whether inet_ntop is declared without a macro... yes
-checking whether inet_pton is declared without a macro... yes
-checking for __sync_bool_compare_and_swap... yes
-checking for d_ino member in directory struct... yes
-checking for long file names... yes
-checking whether endutent is declared... yes
-checking for struct utmpx.ut_user... yes
-checking for struct utmp.ut_user... yes
-checking for struct utmpx.ut_name... yes
-checking for struct utmp.ut_name... yes
-checking for struct utmpx.ut_type... yes
-checking for struct utmp.ut_type... yes
-checking for struct utmpx.ut_pid... yes
-checking for struct utmp.ut_pid... yes
-checking for struct utmp.ut_tv... yes
-checking for struct utmpx.ut_host... yes
-checking for struct utmp.ut_host... yes
-checking for struct utmpx.ut_id... yes
-checking for struct utmp.ut_id... yes
-checking for struct utmpx.ut_session... yes
-checking for struct utmp.ut_session... yes
-checking for struct utmpx.ut_exit... yes
-checking for struct utmp.ut_exit... yes
-checking for struct utmpx.ut_exit.ut_exit... no
-checking for struct utmpx.ut_exit.e_exit... yes
-checking for struct utmp.ut_exit.e_exit... yes
-checking for struct utmpx.ut_exit.ut_termination... no
-checking for struct utmpx.ut_exit.e_termination... yes
-checking for struct utmp.ut_exit.e_termination... yes
-checking whether sysinfo is declared... yes
-checking for sys/sysctl.h... no
-checking for sysctl... no
-checking whether <wchar.h> uses 'inline' correctly... yes
-checking for nl_langinfo and CODESET... yes
-checking for a traditional french locale... fr_FR
-checking for ld used by /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero... /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,lib64
-checking for uselocale... yes
-checking whether uselocale works... yes
-checking whether snprintf returns a byte count as in C99... yes
-checking whether snprintf truncates the result as in C99... yes
-checking for wchar_t... yes
-checking for wint_t... yes
-checking whether wint_t is large enough... yes
-checking where to find the exponent in a 'double'... word 1 bit 20
-checking for wcslen... (cached) 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 'long double' arguments... yes
-checking whether printf supports infinite 'double' arguments... yes
-checking whether printf supports infinite 'long double' arguments... yes
-checking whether printf supports the 'a' and 'A' directives... yes
-checking whether printf supports the 'b' directive... yes
-checking whether printf supports the 'F' directive... yes
-checking whether printf supports the 'ls' directive... yes
-checking whether printf supports the 'lc' directive correctly... yes
-checking whether printf supports the grouping flag... yes
-checking whether printf supports the left-adjust flag correctly... yes
-checking whether printf supports the zero flag correctly... yes
-checking whether printf supports the alternative flag with a zero precision... yes
-checking whether printf supports large precisions... yes
-checking whether the compiler produces multi-arch binaries... no
-checking whether printf survives out-of-memory conditions... 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 whether c32rtomb is declared without a macro... yes
-checking whether mbrtoc16 is declared without a macro... yes
-checking whether mbrtoc32 is declared without a macro... yes
-checking for mbstate_t... yes
-checking for a traditional japanese locale... ja_JP
-checking for a french Unicode locale... fr_FR.UTF-8
-checking for a transitional chinese locale... zh_CN.GB18030
-checking whether mbrtowc handles incomplete characters... yes
-checking whether mbrtowc works as well as mbtowc... yes
-checking whether mbrtoc32 is declared... (cached) yes
-checking for mbrtoc32... yes
-checking whether mbrtoc32 works as well as mbrtowc... yes
-checking for pthread.h... (cached) yes
-checking for pthread_kill in -lpthread... yes
-checking whether POSIX threads API is available... yes
-checking for thrd_create... yes
-checking whether ISO C threads API is available... yes
-checking whether thrd_start_t is correct... yes
-checking whether thrd_join works... yes
-checking whether _Thread_local works... yes
-checking whether call_once is declared without a macro... yes
-checking whether cnd_broadcast is declared without a macro... yes
-checking whether cnd_destroy is declared without a macro... yes
-checking whether cnd_init is declared without a macro... yes
-checking whether cnd_signal is declared without a macro... yes
-checking whether cnd_timedwait is declared without a macro... yes
-checking whether cnd_wait is declared without a macro... yes
-checking whether mtx_destroy is declared without a macro... yes
-checking whether mtx_init is declared without a macro... yes
-checking whether mtx_lock is declared without a macro... yes
-checking whether mtx_timedlock is declared without a macro... yes
-checking whether mtx_trylock is declared without a macro... yes
-checking whether mtx_unlock is declared without a macro... yes
-checking whether thrd_create is declared without a macro... yes
-checking whether thrd_current is declared without a macro... yes
-checking whether thrd_detach is declared without a macro... yes
-checking whether thrd_equal is declared without a macro... yes
-checking whether thrd_exit is declared without a macro... yes
-checking whether thrd_join is declared without a macro... yes
-checking whether thrd_sleep is declared without a macro... yes
-checking whether thrd_yield is declared without a macro... yes
-checking whether tss_create is declared without a macro... yes
-checking whether tss_delete is declared without a macro... yes
-checking whether tss_get is declared without a macro... yes
-checking whether tss_set is declared without a macro... 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 faccessat... yes
-checking for getcwd... yes
-checking whether fabs can be used without linking with libm... yes
-checking whether fabsf can be used without linking with libm... yes
-checking whether frexpf can be used without linking with libm... yes
-checking whether frexpf works... yes
-checking whether ldexpf can be used without linking with libm... yes
-checking for uid_t... yes
-checking for gid_t... yes
-checking for unistd.h... (cached) yes
-checking for working chown... yes
-checking whether chown dereferences symlinks... yes
-checking whether chown honors trailing slash... yes
-checking whether chown always updates ctime... yes
-checking whether imported symbols can be declared weak... yes
-checking for multithread API to use... posix
-checking whether floor works according to ISO C 99 with IEC 60559... yes
-checking whether floorl is declared... yes
-checking whether linux/if_alg.h has struct sockaddr_alg.... yes
-checking for preferred C# implementation... any
-checking for C# compiler... mcs
-checking whether isblank is declared without a macro... yes
-checking whether alphasort is declared without a macro... yes
-checking whether closedir is declared without a macro... yes
-checking whether dirfd is declared without a macro... yes
-checking whether fdopendir is declared without a macro... yes
-checking whether opendir is declared without a macro... yes
-checking whether readdir is declared without a macro... yes
-checking whether rewinddir is declared without a macro... yes
-checking whether scandir is declared without a macro... yes
-checking for stdint.h... yes
-checking for inttypes.h... yes
-checking whether printf supports size specifiers as in C99... yes
-checking whether printf supports size specifiers as in C23... no
-checking whether printf supports the 'n' directive... yes
-checking whether printf supports POSIX/XSI format strings with positions... yes
-checking for dprintf... yes
-checking whether printf supports the 'B' directive... yes
-checking for intmax_t... yes
-checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
-checking whether setlocale (category, NULL) is multithread-safe... 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 setlocale is declared without a macro... yes
-checking whether newlocale is declared without a macro... yes
-checking whether duplocale is declared without a macro... yes
-checking whether freelocale is declared without a macro... yes
-checking whether malloc (0) returns nonnull... yes
-checking whether realloc (0, 0) returns nonnull... yes
-checking if environ is properly declared... yes
-checking for complete errno.h... yes
-checking for error... yes
-checking whether error_at_line is declared... yes
-checking for error_at_line... yes
-checking for working error function... yes
-checking type of array argument to getgroups... gid_t
-checking for mode_t... yes
-checking whether round is declared... yes
-checking whether round works... yes
-checking whether round works according to ISO C 99 with IEC 60559... yes
-checking whether roundl is declared... yes
-checking whether roundl works according to ISO C 99 with IEC 60559... yes
-checking whether ctype.h defines __header_inline... no
-checking for sig_atomic_t... yes
-checking whether fchdir is declared... yes
-checking whether fflush works on input streams... no
-checking for working fcntl.h... yes
-checking for pid_t... yes
-checking whether fcntl is declared without a macro... yes
-checking whether openat is declared without a macro... yes
-checking for promoted mode_t type... mode_t
-checking whether fdatasync is declared... yes
-checking whether fedisableexcept is declared without a macro... yes
-checking whether feenableexcept is declared without a macro... yes
-checking whether fegetexcept is declared without a macro... yes
-checking whether fesetexcept is declared without a macro... yes
-checking whether fetestexceptflag is declared without a macro... yes
-checking whether feraiseexcept can be used without linking with libm... yes
-checking whether feenableexcept can be used without linking with libm... yes
-checking whether strmode is declared... no
-checking for mempcpy... yes
-checking for eaccess... yes
-checking whether fegetround can be used without linking with libm... yes
-checking whether trunc is declared... yes
-checking whether trunc works according to ISO C 99 with IEC 60559... yes
-checking whether truncl is declared... yes
-checking whether truncl works... yes
-checking whether truncl works according to ISO C 99 with IEC 60559... yes
-checking whether fnmatch is declared without a macro... yes
-checking whether fopen recognizes a trailing slash... yes
-checking for library containing forkpty... none required
-checking whether forkpty is declared without a macro... yes
-checking whether openpty is declared without a macro... yes
-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 chmod is declared without a macro... yes
-checking whether fchmodat is declared without a macro... yes
-checking whether fstat is declared without a macro... yes
-checking whether fstatat is declared without a macro... yes
-checking whether futimens is declared without a macro... yes
-checking whether getumask is declared without a macro... yes
-checking whether lchmod is declared without a macro... yes
-checking whether lstat is declared without a macro... yes
-checking whether mkdirat is declared without a macro... yes
-checking whether mkfifo is declared without a macro... yes
-checking whether mkfifoat is declared without a macro... yes
-checking whether mknod is declared without a macro... yes
-checking whether mknodat is declared without a macro... yes
-checking whether stat is declared without a macro... yes
-checking whether utimensat is declared without a macro... 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 mmap... yes
-checking for MAP_ANONYMOUS... yes
-checking whether getaddrinfo is declared without a macro... yes
-checking whether freeaddrinfo is declared without a macro... yes
-checking whether gai_strerror is declared without a macro... yes
-checking whether getnameinfo is declared without a macro... yes
-checking for library containing gethostbyname... none required
-checking for gethostbyname... yes
-checking for library containing getservbyname... none required
-checking for getservbyname... yes
-checking for library containing inet_ntop... none required
-checking whether inet_ntop is declared... (cached) 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 whether getlogin_r 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 flockfile is declared... yes
-checking whether funlockfile is declared... yes
-checking for a sed that does not truncate output... /usr/bin/sed
-checking whether NLS is requested... yes
-checking for msgfmt... /arch/local/x86_64-linux-gnu/bin/msgfmt
-checking for gmsgfmt... /arch/local/x86_64-linux-gnu/bin/msgfmt
-checking for xgettext... /arch/local/x86_64-linux-gnu/bin/xgettext
-checking for msgmerge... /arch/local/x86_64-linux-gnu/bin/msgmerge
-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 whether gettimeofday is declared without a macro... yes
-checking whether glob is declared without a macro... yes
-checking whether globfree is declared without a macro... yes
-checking whether glob_pattern_p is declared without a macro... yes
-checking host CPU and C ABI... x86_64
-checking for iconv... yes
-checking for working iconv... yes
-checking whether iconv is compatible with its POSIX signature... yes
-checking whether iconv is declared without a macro... yes
-checking whether iconv_open is declared without a macro... yes
-checking where to find the exponent in a 'float'... word 0 bit 23
-checking whether isnan(float) can be used without linking with libm... yes
-checking whether isnan(float) works... yes
-checking whether imaxabs is declared... yes
-checking whether imaxdiv is declared... yes
-checking for mprotect... (cached) yes
-checking for working mprotect... yes
-checking for off_t... yes
-checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
-checking whether limits.h has SSIZE_MAX... yes
-checking whether stdint.h conforms to C99... yes
-checking whether stdint.h works without ISO C predefines... yes
-checking whether stdint.h has UINTMAX_WIDTH etc.... yes
-checking whether imaxabs is declared without a macro... yes
-checking whether imaxdiv is declared without a macro... yes
-checking whether strtoimax is declared without a macro... yes
-checking whether strtoumax is declared without a macro... yes
-checking whether INT32_MAX < INTMAX_MAX... yes
-checking whether INT64_MAX == LONG_MAX... yes
-checking whether UINT32_MAX < UINTMAX_MAX... yes
-checking whether UINT64_MAX == ULONG_MAX... yes
-checking where to find the exponent in a '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 is declared without a macro... yes
-checking whether iswctype is declared without a macro... yes
-checking whether wctrans is declared without a macro... yes
-checking whether towctrans is declared without a macro... yes
-checking whether wctype supports the "blank" and "punct" character classes... yes
-checking whether langinfo.h defines CODESET... yes
-checking whether langinfo.h defines T_FMT_AMPM... yes
-checking whether langinfo.h defines ALTMON_1... yes
-checking whether langinfo.h defines ERA... yes
-checking whether langinfo.h defines YESEXPR... yes
-checking whether nl_langinfo is declared without a macro... yes
-checking whether included libunistring is requested... no
-checking for libunistring... yes
-checking how to link with libunistring... -lunistring
-checking for libunistring version... 1.0.0
-checking for LC_MESSAGES... yes
-checking for uselocale... (cached) yes
-checking whether uselocale works... (cached) yes
-checking for fake locale system (OpenBSD)... no
-checking for Solaris 11.4 locale system... no
-checking for getlocalename_l... no
-checking whether log works... yes
-checking whether log works according to ISO C 99 with IEC 60559... yes
-checking whether logl() can be used without linking with libm... yes
-checking whether logl is declared... yes
-checking whether logl works... yes
-checking for logf... yes
-checking whether logf works... yes
-checking whether logf works according to ISO C 99 with IEC 60559... yes
-checking for unsigned long long int... yes
-checking for long long int... yes
-checking for grep that handles long lines and -e... /arch/local/x86_64-linux-gnu/bin/grep
-checking whether memalign is declared without a macro... yes
-checking whether NAN macro works... yes
-checking whether HUGE_VAL works... yes
-checking whether acosf is declared without a macro... yes
-checking whether acosl is declared without a macro... yes
-checking whether asinf is declared without a macro... yes
-checking whether asinl is declared without a macro... yes
-checking whether atanf is declared without a macro... yes
-checking whether atanl is declared without a macro... yes
-checking whether cbrt is declared without a macro... yes
-checking whether cbrtf is declared without a macro... yes
-checking whether cbrtl is declared without a macro... yes
-checking whether ceilf is declared without a macro... yes
-checking whether ceill is declared without a macro... yes
-checking whether copysign is declared without a macro... yes
-checking whether copysignf is declared without a macro... yes
-checking whether copysignl is declared without a macro... yes
-checking whether cosf is declared without a macro... yes
-checking whether cosl is declared without a macro... yes
-checking whether coshf is declared without a macro... yes
-checking whether expf is declared without a macro... yes
-checking whether expl is declared without a macro... yes
-checking whether exp2 is declared without a macro... yes
-checking whether exp2f is declared without a macro... yes
-checking whether exp2l is declared without a macro... yes
-checking whether expm1 is declared without a macro... yes
-checking whether expm1f is declared without a macro... yes
-checking whether expm1l is declared without a macro... yes
-checking whether fabsf is declared without a macro... yes
-checking whether fabsl is declared without a macro... yes
-checking whether floorf is declared without a macro... yes
-checking whether floorl is declared without a macro... yes
-checking whether fma is declared without a macro... yes
-checking whether fmaf is declared without a macro... yes
-checking whether fmal is declared without a macro... yes
-checking whether fmod is declared without a macro... yes
-checking whether fmodf is declared without a macro... yes
-checking whether fmodl is declared without a macro... yes
-checking whether frexpf is declared without a macro... yes
-checking whether frexpl is declared without a macro... yes
-checking whether hypotf is declared without a macro... yes
-checking whether hypotl is declared without a macro... yes
-checking whether ilogb is declared without a macro... yes
-checking whether ilogbf is declared without a macro... yes
-checking whether ilogbl is declared without a macro... yes
-checking whether ldexpf is declared without a macro... yes
-checking whether ldexpl is declared without a macro... yes
-checking whether log is declared without a macro... yes
-checking whether logf is declared without a macro... yes
-checking whether logl is declared without a macro... yes
-checking whether log10 is declared without a macro... yes
-checking whether log10f is declared without a macro... yes
-checking whether log10l is declared without a macro... yes
-checking whether log1p is declared without a macro... yes
-checking whether log1pf is declared without a macro... yes
-checking whether log1pl is declared without a macro... yes
-checking whether log2 is declared without a macro... yes
-checking whether log2f is declared without a macro... yes
-checking whether log2l is declared without a macro... yes
-checking whether logb is declared without a macro... yes
-checking whether logbf is declared without a macro... yes
-checking whether logbl is declared without a macro... yes
-checking whether modf is declared without a macro... yes
-checking whether modff is declared without a macro... yes
-checking whether modfl is declared without a macro... yes
-checking whether powf is declared without a macro... yes
-checking whether remainder is declared without a macro... yes
-checking whether remainderf is declared without a macro... yes
-checking whether remainderl is declared without a macro... yes
-checking whether rint is declared without a macro... yes
-checking whether rintf is declared without a macro... yes
-checking whether rintl is declared without a macro... yes
-checking whether round is declared without a macro... yes
-checking whether roundf is declared without a macro... yes
-checking whether roundl is declared without a macro... yes
-checking whether sinf is declared without a macro... yes
-checking whether sinl is declared without a macro... yes
-checking whether sinhf is declared without a macro... yes
-checking whether sqrtf is declared without a macro... yes
-checking whether sqrtl is declared without a macro... yes
-checking whether tanf is declared without a macro... yes
-checking whether tanl is declared without a macro... yes
-checking whether tanhf is declared without a macro... yes
-checking whether totalorder is declared without a macro... yes
-checking whether totalorderf is declared without a macro... yes
-checking whether totalorderl is declared without a macro... yes
-checking whether trunc is declared without a macro... yes
-checking whether truncf is declared without a macro... yes
-checking whether truncl is declared without a macro... yes
-checking whether sinl() can be used without linking with libm... yes
-checking whether sinl is declared... (cached) yes
-checking whether tanl() can be used without linking with libm... yes
-checking whether tanl is declared... (cached) yes
-checking whether mbrtowc handles a NULL pwc argument... yes
-checking whether mbrtowc handles a NULL string argument... yes
-checking whether mbrtowc has a correct return value... yes
-checking whether mbrtowc returns 0 when parsing a NUL character... yes
-checking whether mbrtowc stores incomplete characters... no
-checking whether mbrtowc works on empty input... yes
-checking whether the C locale is free of encoding errors... no
-checking whether mbrtoc16 is declared... (cached) yes
-checking for mbrtoc16... yes
-checking whether mbrtoc16 works as well as mbrtowc... yes
-checking whether memchr works... yes
-checking whether memmem is declared... yes
-checking for memmem... yes
-checking whether memmem works... yes
-checking whether memrchr is declared... yes
-checking whether <limits.h> defines MIN and MAX... no
-checking whether <sys/param.h> defines MIN and MAX... yes
-checking for compiler option needed when checking for future declarations... none
-checking whether time_t is signed... yes
-checking for working mktime... no
-checking whether strfmon_l is declared without a macro... yes
-checking for egrep... /arch/local/x86_64-linux-gnu/bin/grep -E
-checking whether C symbols are prefixed with underscore at the linker level... no
-checking whether struct tm is in sys/time.h or time.h... time.h
-checking for struct tm.tm_zone... yes
-checking for struct tm.tm_gmtoff... yes
-checking whether obstack_printf is declared... yes
-checking for compound literals... yes
-checking whether strerror(0) succeeds... yes
-checking for strerror_r... yes
-checking for strerror_r with POSIX signature... no
-checking whether __xpg_strerror_r works... yes
-checking for external symbol _system_configuration... no
-checking whether poll is declared without a macro... yes
-checking for library containing setsockopt... none needed
-checking for library containing posix_spawn... none required
-checking for posix_spawn... yes
-checking whether posix_spawn is declared... yes
-checking for posix_spawn_file_actions_addchdir_np... yes
-checking for posix_spawn_file_actions_addfchdir_np... yes
-checking whether posix_spawn works... yes
-checking whether posix_spawn rejects scripts without shebang... no
-checking whether posix_spawnp rejects scripts without shebang... no
-checking for desired default level of POSIX conformance... none-specified
-checking whether <sys/select.h> is self-contained... yes
-checking whether pselect is declared without a macro... yes
-checking whether select is declared without a macro... yes
-checking for pthread_t... yes
-checking for pthread_spinlock_t... yes
-checking for PTHREAD_CREATE_DETACHED... yes
-checking for PTHREAD_MUTEX_RECURSIVE... yes
-checking for PTHREAD_MUTEX_ROBUST... yes
-checking for PTHREAD_PROCESS_SHARED... yes
-checking whether pthread_create is declared without a macro... yes
-checking whether pthread_attr_init is declared without a macro... yes
-checking whether pthread_attr_getdetachstate is declared without a macro... yes
-checking whether pthread_attr_setdetachstate is declared without a macro... yes
-checking whether pthread_attr_destroy is declared without a macro... yes
-checking whether pthread_self is declared without a macro... yes
-checking whether pthread_equal is declared without a macro... yes
-checking whether pthread_detach is declared without a macro... yes
-checking whether pthread_join is declared without a macro... yes
-checking whether pthread_exit is declared without a macro... yes
-checking whether pthread_once is declared without a macro... yes
-checking whether pthread_mutex_init is declared without a macro... yes
-checking whether pthread_mutexattr_init is declared without a macro... yes
-checking whether pthread_mutexattr_gettype is declared without a macro... yes
-checking whether pthread_mutexattr_settype is declared without a macro... yes
-checking whether pthread_mutexattr_getrobust is declared without a macro... yes
-checking whether pthread_mutexattr_setrobust is declared without a macro... yes
-checking whether pthread_mutexattr_destroy is declared without a macro... yes
-checking whether pthread_mutex_lock is declared without a macro... yes
-checking whether pthread_mutex_trylock is declared without a macro... yes
-checking whether pthread_mutex_timedlock is declared without a macro... yes
-checking whether pthread_mutex_unlock is declared without a macro... yes
-checking whether pthread_mutex_destroy is declared without a macro... yes
-checking whether pthread_rwlock_init is declared without a macro... yes
-checking whether pthread_rwlockattr_init is declared without a macro... yes
-checking whether pthread_rwlockattr_destroy is declared without a macro... yes
-checking whether pthread_rwlock_rdlock is declared without a macro... yes
-checking whether pthread_rwlock_wrlock is declared without a macro... yes
-checking whether pthread_rwlock_tryrdlock is declared without a macro... yes
-checking whether pthread_rwlock_trywrlock is declared without a macro... yes
-checking whether pthread_rwlock_timedrdlock is declared without a macro... yes
-checking whether pthread_rwlock_timedwrlock is declared without a macro... yes
-checking whether pthread_rwlock_unlock is declared without a macro... yes
-checking whether pthread_rwlock_destroy is declared without a macro... yes
-checking whether pthread_cond_init is declared without a macro... yes
-checking whether pthread_condattr_init is declared without a macro... yes
-checking whether pthread_condattr_destroy is declared without a macro... yes
-checking whether pthread_cond_wait is declared without a macro... yes
-checking whether pthread_cond_timedwait is declared without a macro... yes
-checking whether pthread_cond_signal is declared without a macro... yes
-checking whether pthread_cond_broadcast is declared without a macro... yes
-checking whether pthread_cond_destroy is declared without a macro... yes
-checking whether pthread_key_create is declared without a macro... yes
-checking whether pthread_setspecific is declared without a macro... yes
-checking whether pthread_getspecific is declared without a macro... yes
-checking whether pthread_key_delete is declared without a macro... yes
-checking whether pthread_spin_init is declared without a macro... yes
-checking whether pthread_spin_lock is declared without a macro... yes
-checking whether pthread_spin_trylock is declared without a macro... yes
-checking whether pthread_spin_unlock is declared without a macro... yes
-checking whether pthread_spin_destroy is declared without a macro... yes
-checking for sys/mkdev.h... no
-checking for sys/sysmacros.h... yes
-checking for sigset_t... yes
-checking for SIGPIPE... yes
-checking whether initstate is declared... yes
-checking whether setstate is declared... yes
-checking whether to use systemd APIs... no
-checking whether to activate relocatable installation... no
-checking for shared library path variable... LD_LIBRARY_PATH
-checking whether setenv is declared... 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 whether sched_yield is declared without a macro... yes
-checking for type VISIT... yes
-checking whether tdelete is declared without a macro... yes
-checking whether tfind is declared without a macro... yes
-checking whether tsearch is declared without a macro... yes
-checking whether twalk is declared without a macro... yes
-checking for library containing setfilecon... -lselinux
-checking for volatile sig_atomic_t... yes
-checking for sighandler_t... yes
-checking whether pthread_sigmask is declared without a macro... yes
-checking whether sigaction is declared without a macro... yes
-checking whether sigaddset is declared without a macro... yes
-checking whether sigdelset is declared without a macro... yes
-checking whether sigemptyset is declared without a macro... yes
-checking whether sigfillset is declared without a macro... yes
-checking whether sigismember is declared without a macro... yes
-checking whether sigpending is declared without a macro... yes
-checking whether sigprocmask is declared without a macro... yes
-checking whether snprintf is declared... yes
-checking for snprintf... (cached) yes
-checking whether snprintf fully supports the 'n' directive... yes
-checking whether snprintf respects a size of 1... yes
-checking whether vsnprintf respects a zero size as in C99... yes
-checking for posix_spawnattr_t... yes
-checking for posix_spawn_file_actions_t... yes
-checking whether posix_spawn is declared without a macro... yes
-checking whether posix_spawnp is declared without a macro... yes
-checking whether posix_spawnattr_init is declared without a macro... yes
-checking whether posix_spawnattr_destroy is declared without a macro... yes
-checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
-checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
-checking whether posix_spawnattr_getsigmask is declared without a macro... yes
-checking whether posix_spawnattr_setsigmask is declared without a macro... yes
-checking whether posix_spawnattr_getflags is declared without a macro... yes
-checking whether posix_spawnattr_setflags is declared without a macro... yes
-checking whether posix_spawnattr_getpgroup is declared without a macro... yes
-checking whether posix_spawnattr_setpgroup is declared without a macro... yes
-checking whether posix_spawnattr_getschedpolicy is declared without a macro... yes
-checking whether posix_spawnattr_setschedpolicy is declared without a macro... yes
-checking whether posix_spawnattr_getschedparam is declared without a macro... yes
-checking whether posix_spawnattr_setschedparam is declared without a macro... yes
-checking whether posix_spawn_file_actions_init is declared without a macro... yes
-checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
-checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
-checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
-checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes
-checking whether posix_spawn_file_actions_addchdir is declared without a macro... no
-checking whether posix_spawn_file_actions_addfchdir is declared without a macro... no
-checking for _Bool... yes
-checking for stdbool.h that conforms to C99 or later... (cached) yes
-checking whether fcloseall is declared... yes
-checking whether getw is declared... yes
-checking whether putw is declared... yes
-checking which flavor of printf attribute matches inttypes macros... system
-checking whether dprintf is declared without a macro... yes
-checking whether fpurge is declared without a macro... no
-checking whether fseeko is declared without a macro... yes
-checking whether ftello is declared without a macro... yes
-checking whether getdelim is declared without a macro... yes
-checking whether getline is declared without a macro... yes
-checking whether gets is declared without a macro... no
-checking whether pclose is declared without a macro... yes
-checking whether popen is declared without a macro... yes
-checking whether renameat is declared without a macro... yes
-checking whether snprintf is declared without a macro... yes
-checking whether tmpfile is declared without a macro... yes
-checking whether vdprintf is declared without a macro... yes
-checking whether vsnprintf is declared without a macro... yes
-checking whether ecvt is declared... yes
-checking whether fcvt is declared... yes
-checking whether gcvt is declared... yes
-checking whether _Exit is declared without a macro... yes
-checking whether aligned_alloc is declared without a macro... yes
-checking whether atoll is declared without a macro... yes
-checking whether canonicalize_file_name is declared without a macro... yes
-checking whether free is declared without a macro... yes
-checking whether getloadavg is declared without a macro... yes
-checking whether getprogname is declared without a macro... no
-checking whether getsubopt is declared without a macro... yes
-checking whether grantpt is declared without a macro... yes
-checking whether initstate is declared without a macro... yes
-checking whether initstate_r is declared without a macro... yes
-checking whether mbstowcs is declared without a macro... yes
-checking whether mbtowc is declared without a macro... yes
-checking whether mkdtemp is declared without a macro... yes
-checking whether mkostemp is declared without a macro... yes
-checking whether mkostemps is declared without a macro... yes
-checking whether mkstemp is declared without a macro... yes
-checking whether mkstemps is declared without a macro... yes
-checking whether posix_memalign is declared without a macro... yes
-checking whether posix_openpt is declared without a macro... yes
-checking whether ptsname is declared without a macro... yes
-checking whether ptsname_r is declared without a macro... yes
-checking whether qsort_r is declared without a macro... yes
-checking whether random is declared without a macro... yes
-checking whether random_r is declared without a macro... yes
-checking whether reallocarray is declared without a macro... yes
-checking whether realpath is declared without a macro... yes
-checking whether rpmatch is declared without a macro... yes
-checking whether secure_getenv is declared without a macro... yes
-checking whether setenv is declared without a macro... yes
-checking whether setstate is declared without a macro... yes
-checking whether setstate_r is declared without a macro... yes
-checking whether srandom is declared without a macro... yes
-checking whether srandom_r is declared without a macro... yes
-checking whether strtod is declared without a macro... yes
-checking whether strtol is declared without a macro... yes
-checking whether strtold is declared without a macro... yes
-checking whether strtoll is declared without a macro... yes
-checking whether strtoul is declared without a macro... yes
-checking whether strtoull is declared without a macro... yes
-checking whether unlockpt is declared without a macro... yes
-checking whether unsetenv is declared without a macro... yes
-checking whether MB_CUR_MAX is correct... yes
-checking whether stpncpy is declared... yes
-checking for strcasestr... yes
-checking whether strcasestr works... yes
-checking whether strdup is declared... yes
-checking whether explicit_bzero is declared without a macro... yes
-checking whether ffsl is declared without a macro... yes
-checking whether ffsll is declared without a macro... yes
-checking whether memmem is declared without a macro... yes
-checking whether mempcpy is declared without a macro... yes
-checking whether memrchr is declared without a macro... yes
-checking whether memset_explicit is declared without a macro... no
-checking whether rawmemchr is declared without a macro... yes
-checking whether stpcpy is declared without a macro... yes
-checking whether stpncpy is declared without a macro... yes
-checking whether strchrnul is declared without a macro... yes
-checking whether strdup is declared without a macro... yes
-checking whether strncat is declared without a macro... yes
-checking whether strndup is declared without a macro... yes
-checking whether strnlen is declared without a macro... yes
-checking whether strpbrk is declared without a macro... yes
-checking whether strsep is declared without a macro... yes
-checking whether strcasestr is declared without a macro... yes
-checking whether strtok_r is declared without a macro... yes
-checking whether strerror_r is declared without a macro... yes
-checking whether strerrorname_np is declared without a macro... yes
-checking whether sigabbrev_np is declared without a macro... yes
-checking whether sigdescr_np is declared without a macro... yes
-checking whether strsignal is declared without a macro... yes
-checking whether strverscmp is declared without a macro... yes
-checking whether ffs is declared without a macro... yes
-checking whether strcasecmp is declared without a macro... yes
-checking whether strncasecmp is declared without a macro... yes
-checking whether strncat works... yes
-checking whether strndup is declared... (cached) yes
-checking whether strnlen is declared... (cached) yes
-checking whether strsignal is declared... (cached) yes
-checking whether strstr works... yes
-checking whether strtod is declared... (cached) yes
-checking whether strtoimax is declared... (cached) yes
-checking whether strtok_r is declared... (cached) yes
-checking whether strtoumax is declared... (cached) yes
-checking whether flock is declared without a macro... yes
-checking whether <sys/ioctl.h> declares ioctl... yes
-checking whether ioctl is declared without a macro... yes
-checking whether getrandom is declared without a macro... yes
-checking whether getrusage is declared without a macro... yes
-checking for struct tms... yes
-checking whether times is declared without a macro... yes
-checking for struct utsname... yes
-checking whether uname is declared without a macro... yes
-checking whether waitpid is declared without a macro... yes
-checking whether curses libraries may be used... yes
-checking where termcap library functions come from... libncurses
-checking for terminfo functions... yes
-checking for tparam... no
-checking for tparm... yes
-checking where terminfo library functions come from... libncurses
-checking for tparam... no
-checking for tparm... yes
-checking whether tcgetsid is declared without a macro... yes
-checking for struct timespec in <time.h>... yes
-checking whether asctime is declared without a macro... yes
-checking whether asctime_r is declared without a macro... yes
-checking whether ctime is declared without a macro... yes
-checking whether ctime_r is declared without a macro... yes
-checking whether gmtime_r is declared without a macro... yes
-checking whether localtime is declared without a macro... yes
-checking whether localtime_r is declared without a macro... yes
-checking whether mktime is declared without a macro... yes
-checking whether nanosleep is declared without a macro... yes
-checking whether strftime is declared without a macro... yes
-checking whether strptime is declared without a macro... yes
-checking whether time is declared without a macro... yes
-checking whether timegm is declared without a macro... yes
-checking whether timespec_get is declared without a macro... yes
-checking whether timespec_getres is declared without a macro... yes
-checking whether tzset is declared without a macro... yes
-checking for TIME_UTC in <time.h>... yes
-checking for timespec_getres... yes
-checking whether wctrans works... yes
-checking whether ttyname_r is declared... yes
-checking for unistring/woe32dll.h... yes
-checking whether execvpe is declared... yes
-checking whether access is declared without a macro... yes
-checking whether chdir is declared without a macro... yes
-checking whether chown is declared without a macro... yes
-checking whether copy_file_range is declared without a macro... yes
-checking whether dup is declared without a macro... yes
-checking whether dup2 is declared without a macro... yes
-checking whether dup3 is declared without a macro... yes
-checking whether environ is declared without a macro... yes
-checking whether euidaccess is declared without a macro... yes
-checking whether execl is declared without a macro... yes
-checking whether execle is declared without a macro... yes
-checking whether execlp is declared without a macro... yes
-checking whether execv is declared without a macro... yes
-checking whether execve is declared without a macro... yes
-checking whether execvp is declared without a macro... yes
-checking whether execvpe is declared without a macro... yes
-checking whether faccessat is declared without a macro... yes
-checking whether fchdir is declared without a macro... yes
-checking whether fchownat is declared without a macro... yes
-checking whether fdatasync is declared without a macro... yes
-checking whether fsync is declared without a macro... yes
-checking whether ftruncate is declared without a macro... yes
-checking whether getcwd is declared without a macro... yes
-checking whether getdomainname is declared without a macro... yes
-checking whether getdtablesize is declared without a macro... yes
-checking whether getentropy is declared without a macro... yes
-checking whether getgroups is declared without a macro... yes
-checking whether gethostname is declared without a macro... yes
-checking whether getlogin is declared without a macro... yes
-checking whether getlogin_r is declared without a macro... yes
-checking whether getpagesize is declared without a macro... yes
-checking whether getpass is declared without a macro... yes
-checking whether getusershell is declared without a macro... yes
-checking whether setusershell is declared without a macro... yes
-checking whether endusershell is declared without a macro... yes
-checking whether group_member is declared without a macro... yes
-checking whether isatty is declared without a macro... yes
-checking whether lchown is declared without a macro... yes
-checking whether link is declared without a macro... yes
-checking whether linkat is declared without a macro... yes
-checking whether lseek is declared without a macro... yes
-checking whether pipe is declared without a macro... yes
-checking whether pipe2 is declared without a macro... yes
-checking whether pread is declared without a macro... yes
-checking whether pwrite is declared without a macro... yes
-checking whether readlink is declared without a macro... yes
-checking whether readlinkat is declared without a macro... yes
-checking whether rmdir is declared without a macro... yes
-checking whether sethostname is declared without a macro... yes
-checking whether sleep is declared without a macro... yes
-checking whether symlink is declared without a macro... yes
-checking whether symlinkat is declared without a macro... yes
-checking whether truncate is declared without a macro... yes
-checking whether ttyname_r is declared without a macro... yes
-checking whether unlink is declared without a macro... yes
-checking whether unlinkat is declared without a macro... yes
-checking whether usleep is declared without a macro... yes
-checking whether unsetenv is declared... (cached) yes
-checking whether utime is declared without a macro... yes
-checking whether the utimes function works... yes
-checking for util.h... (cached) no
-checking for libutil.h... (cached) no
-checking whether login_tty is declared without a macro... yes
-checking whether _snwprintf is declared... no
-checking whether wcsnlen is declared... yes
-checking whether swprintf works... yes
-checking whether the C locale is free of encoding errors... (cached) no
-checking whether swprintf supports the 'La' and 'LA' directives... yes
-checking whether swprintf supports the 'lc' directive... yes
-checking for vasprintf... yes
-checking for vdprintf... yes
-checking whether vsnprintf is declared... (cached) yes
-checking for vsnprintf... yes
-checking whether snprintf fully supports the 'n' directive... (cached) yes
-checking whether snprintf respects a size of 1... (cached) yes
-checking whether vsnprintf respects a zero size as in C99... (cached) yes
-checking whether btowc is declared without a macro... yes
-checking whether wctob is declared without a macro... yes
-checking whether mbsinit is declared without a macro... yes
-checking whether mbrtowc is declared without a macro... yes
-checking whether mbrlen is declared without a macro... yes
-checking whether mbsrtowcs is declared without a macro... yes
-checking whether mbsnrtowcs is declared without a macro... yes
-checking whether wcrtomb is declared without a macro... yes
-checking whether wcsrtombs is declared without a macro... yes
-checking whether wcsnrtombs is declared without a macro... yes
-checking whether wcwidth is declared without a macro... yes
-checking whether wmemchr is declared without a macro... yes
-checking whether wmemcmp is declared without a macro... yes
-checking whether wmemcpy is declared without a macro... yes
-checking whether wmemmove is declared without a macro... yes
-checking whether wmempcpy is declared without a macro... yes
-checking whether wmemset is declared without a macro... yes
-checking whether wcslen is declared without a macro... yes
-checking whether wcsnlen is declared without a macro... yes
-checking whether wcscpy is declared without a macro... yes
-checking whether wcpcpy is declared without a macro... yes
-checking whether wcsncpy is declared without a macro... yes
-checking whether wcpncpy is declared without a macro... yes
-checking whether wcscat is declared without a macro... yes
-checking whether wcsncat is declared without a macro... yes
-checking whether wcscmp is declared without a macro... yes
-checking whether wcsncmp is declared without a macro... yes
-checking whether wcscasecmp is declared without a macro... yes
-checking whether wcsncasecmp is declared without a macro... yes
-checking whether wcscoll is declared without a macro... yes
-checking whether wcsxfrm is declared without a macro... yes
-checking whether wcsdup is declared without a macro... yes
-checking whether wcschr is declared without a macro... yes
-checking whether wcsrchr is declared without a macro... yes
-checking whether wcscspn is declared without a macro... yes
-checking whether wcsspn is declared without a macro... yes
-checking whether wcspbrk is declared without a macro... yes
-checking whether wcsstr is declared without a macro... yes
-checking whether wcstok is declared without a macro... yes
-checking whether wcswidth is declared without a macro... yes
-checking whether wcsftime is declared without a macro... yes
-checking whether wcsdup is declared... (cached) yes
-checking whether wcwidth is declared... (cached) yes
-checking whether wcwidth works reasonably in UTF-8 locales... yes
-checking POSIX termios... yes
-checking whether use of TIOCGWINSZ requires termios.h... no
-checking for C compiler option to allow warnings... -Wno-error
-checking for C++ compiler option to allow warnings... -Wno-error
-checking for library needed for semaphore functions... none
-checking for a turkish Unicode locale... tr_TR.UTF-8
-checking for libtextstyle... no
-checking for a traditional Arabic locale... ar_SA
-checking for _Exit... yes
-checking whether accept4 is declared... (cached) yes
-checking whether access honors trailing slash... yes
-checking for acosf... yes
-checking whether acosl() can be used without linking with libm... yes
-checking whether acosl is declared... (cached) yes
-checking for posix_memalign... yes
-checking for alignas and alignof... yes, <stdalign.h> macros
-checking for the malloc() alignment... 16
-checking for aligned_alloc... yes
-checking for posix_memalign... (cached) yes
-checking for aligned_alloc... (cached) yes
-checking whether aligned_alloc works for small alignments... yes
-checking for alloca as a compiler built-in... yes
-checking for alphasort... yes
-checking whether program_invocation_name is declared... yes
-checking whether program_invocation_short_name is declared... yes
-checking whether program_invocation_name is defined... yes
-checking whether program_invocation_short_name is defined... yes
-checking for argz.h... yes
-checking for error_t... yes
-checking for argz_replace... yes
-checking if argz actually works... yes
-checking for asinf... yes
-checking whether asinl() can be used without linking with libm... (cached) yes
-checking whether asinl is declared... (cached) yes
-checking whether to enable assertions... yes
-checking for static_assert... no
-checking for atan2f... yes
-checking for atanf... yes
-checking whether atanl() can be used without linking with libm... yes
-checking whether atanl is declared... (cached) yes
-checking for atexit... yes
-checking for atoll... yes
-checking for bcopy... yes
-checking whether btowc(0) is correct... yes
-checking whether btowc(EOF) is correct... yes
-checking whether btowc is consistent with mbrtowc in the C locale... no
-checking for __builtin_expect... yes
-checking for byteswap.h... yes
-checking for nl_langinfo... yes
-checking for strtod_l... yes
-checking for nl_langinfo... (cached) yes
-checking for strtold_l... yes
-checking whether c32rtomb is declared... (cached) yes
-checking for c32rtomb... yes
-checking whether c32rtomb return value is correct... yes
-checking for call_once... yes
-checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
-checking for faccessat... (cached) yes
-checking for readlinkat... yes
-checking for cbrt... yes
-checking for cbrtf... yes
-checking whether cbrtf is declared... (cached) yes
-checking whether cbrtf works... yes
-checking for cbrtl... yes
-checking whether cbrtl is declared... (cached) yes
-checking whether cbrtl works... yes
-checking whether cbrtl works according to ISO C 99 with IEC 60559... yes
-checking whether ceil works according to ISO C 99 with IEC 60559... yes
-checking whether ceilf is declared... (cached) yes
-checking whether ceilf works according to ISO C 99 with IEC 60559... yes
-checking whether ceill is declared... (cached) yes
-checking whether ceill works according to ISO C 99 with IEC 60559... yes
-checking whether ceill() works... yes
-checking whether this system supports file names of any length... no
-checking whether chmod works... yes
-checking for library containing clock_gettime... none required
-checking for clock_getres... yes
-checking for clock_gettime... yes
-checking for clock_settime... yes
-checking for closedir... yes
-checking for cnd_init... yes
-checking for chown... (cached) yes
-checking for copy_file_range... yes
-checking whether copysign can be used without linking with libm... yes
-checking whether copysignf can be used without linking with libm... yes
-checking whether copysignf is declared... (cached) yes
-checking whether copysignl can be used without linking with libm... yes
-checking for cosf... yes
-checking for coshf... yes
-checking whether cosl() can be used without linking with libm... yes
-checking whether cosl is declared... (cached) yes
-checking whether open recognizes a trailing slash... yes
-checking whether libgcrypt supports SM3... yes
-checking for d_ino member in directory struct... (cached) yes
-checking for d_type member in directory struct... yes
-checking for dirfd... yes
-checking whether dirfd is declared... (cached) yes
-checking whether dirfd is a macro... no
-checking whether // is distinct from /... (cached) no
-checking for dprintf... (cached) yes
-checking for ptrdiff_t... yes
-checking for ptrdiff_t... (cached) yes
-checking whether dup works... yes
-checking whether dup2 works... yes
-checking for dup3... yes
-checking for duplocale... yes
-checking for nl_langinfo_l... yes
-checking whether duplocale(LC_GLOBAL_LOCALE) works... yes
-checking for euidaccess... yes
-checking for library containing backtrace_symbols_fd... none required
-checking for execvpe... yes
-checking whether exp2() can be used without linking with libm... yes
-checking whether exp2 is declared... (cached) yes
-checking whether exp2 works... yes
-checking for exp2f... yes
-checking whether exp2f is declared... (cached) yes
-checking for exp2l... yes
-checking whether exp2l is declared... (cached) yes
-checking whether exp2l works... yes
-checking whether exp2l works according to ISO C 99 with IEC 60559... yes
-checking for expf... yes
-checking whether expl() can be used without linking with libm... yes
-checking whether expl is declared... (cached) yes
-checking whether expl works... yes
-checking whether expm1() can be used without linking with libm... yes
-checking whether expm1 works according to ISO C 99 with IEC 60559... yes
-checking for expm1f... yes
-checking whether expm1f works... yes
-checking whether expm1f works according to ISO C 99 with IEC 60559... yes
-checking whether expm1l() can be used without linking with libm... yes
-checking whether expm1l is declared... (cached) yes
-checking whether expm1l works... yes
-checking whether fabs can be used without linking with libm... (cached) yes
-checking whether fabsf can be used without linking with libm... (cached) yes
-checking whether fabsl can be used without linking with libm... yes
-checking whether fabsl works... yes
-checking for faccessat... (cached) yes
-checking for __flbf... yes
-checking for __fbufsize... yes
-checking whether fchmodat works... yes
-checking for fchownat... yes
-checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes
-checking whether fchownat works with an empty file name... yes
-checking whether fcntl handles F_DUPFD correctly... yes
-checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
-checking for fdatasync... yes
-checking whether fdopen sets errno... yes
-checking whether fdopendir is declared... (cached) yes
-checking whether fdopendir works... yes
-checking whether FE_DFL_ENV is usable... guessing yes
-checking whether fesetenv can be used without linking with libm... yes
-checking whether feholdexcept works... guessing yes
-checking whether fegetenv works... guessing yes
-checking whether fesetenv works... guessing yes
-checking whether feupdateenv works... guessing yes
-checking whether fetestexceptflag can be used without linking with libm... yes
-checking whether fesetexceptflag can be used without linking with libm... yes
-checking whether feenableexcept can be used without linking with libm... (cached) yes
-checking whether fesetexceptflag is guaranteed non-trapping... no
-checking whether fesetexceptflag obeys its arguments... yes
-checking whether fpsetsticky can be used without linking with libm... no
-checking whether fpsetsticky can be used with libm... no
-checking whether fesetexcept can be used without linking with libm... yes
-checking whether feenableexcept can be used without linking with libm... (cached) yes
-checking whether fesetexcept is guaranteed non-trapping... yes
-checking whether fesetround can be used without linking with libm... yes
-checking whether fesetround works... guessing yes
-checking whether fflush works on input streams... (cached) no
-checking for ffs... yes
-checking for ffsl... yes
-checking for ffsll... yes
-checking whether ffsll works... yes
-checking for struct stat.st_blocks... yes
-checking for mempcpy... (cached) yes
-checking for flexible array member... yes
-checking whether conversion from 'int' to 'long double' works... yes
-checking whether floorf is declared... (cached) yes
-checking whether floorf works according to ISO C 99 with IEC 60559... yes
-checking whether fma can be used without linking with libm... yes
-checking whether fma is declared... (cached) yes
-checking whether fma works... yes
-checking whether fmaf can be used without linking with libm... yes
-checking whether fmaf is declared... (cached) yes
-checking whether fmaf works... yes
-checking whether fmal can be used without linking with libm... yes
-checking whether fmal is declared... (cached) yes
-checking whether fmal works... yes
-checking whether fmod works according to ISO C 99 with IEC 60559... yes
-checking for fmodf... yes
-checking whether fmodf works according to ISO C 99 with IEC 60559... yes
-checking whether fmodl is declared... (cached) yes
-checking for fmodl... yes
-checking whether fmodl works according to ISO C 99 with IEC 60559... yes
-checking for working GNU fnmatch... yes
-checking whether fopen supports the mode character 'x'... yes
-checking whether fopen supports the mode character 'e'... yes
-checking whether forkpty is declared... (cached) yes
-checking for const-safe forkpty signature... yes
-checking for __fpending... yes
-checking whether __fpending is declared... yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for __fpurge... yes
-checking whether fpurge is declared... no
-checking for __freadable... yes
-checking for __freadahead... no
-checking for __freading... yes
-checking whether free is known to preserve errno... yes
-checking whether freopen works on closed fds... yes
-checking whether frexp works... (cached) yes
-checking whether frexpf can be used without linking with libm... (cached) yes
-checking whether frexpf works... (cached) yes
-checking whether frexpl is declared... (cached) yes
-checking whether frexpl() can be used without linking with libm... (cached) yes
-checking whether frexpl works... (cached) yes
-checking for fseeko... (cached) yes
-checking whether fflush works on input streams... (cached) no
-checking for _fseeki64... no
-checking for __fseterr... no
-checking whether fstatat (..., 0) works... yes
-checking for sys/mount.h... yes
-checking for statvfs function (SVR4)... yes
-checking whether to use statvfs64... no
-checking for two-argument statfs with statfs.f_frsize member... yes
-checking for sys/fs/s5param.h... no
-checking for sys/statfs.h... yes
-checking for statfs that truncates block counts... no
-checking for ftello... (cached) yes
-checking whether ftello works... (cached) yes
-checking for strtof... yes
-checking for ftruncate... yes
-checking for struct statfs.f_type... yes
-checking for __fsword_t... yes
-checking for fts_open... yes
-checking whether __func__ is available... yes
-checking for futimens... yes
-checking whether futimens works... yes
-checking for __fwritable... yes
-checking for __fwriting... yes
-checking for library containing getaddrinfo... none required
-checking for getaddrinfo... yes
-checking whether gai_strerror is declared... (cached) yes
-checking whether gai_strerrorA is declared... no
-checking for gai_strerror with POSIX signature... yes
-checking for struct sockaddr.sa_len... no
-checking whether getaddrinfo is declared... (cached) yes
-checking whether freeaddrinfo is declared... (cached) yes
-checking whether getnameinfo is declared... (cached) yes
-checking for struct addrinfo... yes
-checking whether getcwd handles long file names properly... yes
-checking for getpagesize... yes
-checking whether getcwd succeeds when 4k < cwd_length < 16k... yes
-checking for getdelim... yes
-checking for working getdelim function... yes
-checking for getdomainname... yes
-checking whether getdomainname is declared... (cached) yes
-checking for getdomainname's second argument type... size_t
-checking whether getdtablesize works... yes
-checking for getentropy... yes
-checking for getgroups... yes
-checking for working getgroups... yes
-checking whether getgroups handles negative values... yes
-checking for gethostname... yes
-checking for HOST_NAME_MAX... yes
-checking whether gethrtime is declared... no
-checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes
-checking for getline... yes
-checking for working getline function... yes
-checking for getloadavg... yes
-checking for sys/loadavg.h... no
-checking whether getloadavg is declared... (cached) yes
-checking for getlogin_r... yes
-checking whether getlogin_r works with small buffers... yes
-checking for getpagesize... (cached) yes
-checking whether getpagesize is declared... (cached) yes
-checking for getpass without length limitations... yes
-checking for getprogname... no
-checking whether program_invocation_name is declared... (cached) yes
-checking whether program_invocation_name is declared... (cached) yes
-checking whether program_invocation_short_name is declared... (cached) yes
-checking whether __argv is declared... no
-checking for getrandom... yes
-checking whether getrandom is compatible with its GNU+BSD signature... yes
-checking for getsubopt... yes
-checking for CFPreferencesCopyAppValue... no
-checking for CFLocaleCopyPreferredLanguages... no
-checking for GNU gettext in libc... yes
-checking whether to use NLS... yes
-checking where the gettext function comes from... libc
-checking for timespec_getres... (cached) yes
-checking for gettimeofday with POSIX signature... yes
-checking whether getusershell is declared... (cached) yes
-checking for glob... yes
-checking for GNU glob interface version 1 or 2... yes
-checking whether glob lists broken symlinks... yes
-checking whether glob NOTDIR*/ omits symlink to nondir... no
-checking for getlogin_r... (cached) yes
-checking for getpwnam_r... yes
-checking for grantpt... yes
-checking for group_member... yes
-checking host operating system... GNU/Linux
-checking for library containing gethostbyname... (cached) none required
-checking for gethostbyname... (cached) yes
-checking whether hypot works according to ISO C 99 with IEC 60559... yes
-checking for hypotf... yes
-checking whether hypotf works... yes
-checking whether hypotf works according to ISO C 99 with IEC 60559... yes
-checking for hypotl... yes
-checking whether hypotl works... yes
-checking whether hypotl works according to ISO C 99 with IEC 60559... yes
-checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes
-checking whether ilogb can be used without linking with libm... yes
-checking whether ilogb works... yes
-checking whether ilogbf can be used without linking with libm... yes
-checking whether ilogbf works... yes
-checking for ilogbl... yes
-checking whether ilogbl works... yes
-checking for imaxabs... yes
-checking for imaxdiv... yes
-checking whether <inttypes.h> defines imaxdiv_t... yes
-checking for library containing inet_ntop... (cached) none required
-checking whether inet_ntop is declared... (cached) yes
-checking for library containing inet_pton... none required
-checking whether inet_pton is declared... (cached) yes
-checking whether the compiler generally respects inline... no
-checking for ioctl... yes
-checking for ioctl with POSIX signature... no
-checking for isapipe... no
-checking whether pipes are FIFOs (and for their link count)... yes (1)
-checking whether isfinite is declared... yes
-checking whether isfinite(long double) works... yes
-checking whether isinf is declared... yes
-checking whether isinf(long double) works... yes
-checking whether isnan macro works... yes
-checking whether isnan(double) can be used without linking with libm... (cached) yes
-checking whether isnan(double) can be used without linking with libm... (cached) yes
-checking whether isnan(float) can be used without linking with libm... (cached) yes
-checking whether isnan(float) works... (cached) yes
-checking whether isnan(float) can be used without linking with libm... (cached) yes
-checking whether isnan(float) works... (cached) yes
-checking whether isnan(long double) can be used without linking with libm... (cached) yes
-checking whether isnanl works... (cached) yes
-checking whether isnan(long double) can be used without linking with libm... (cached) yes
-checking whether isnanl works... (cached) yes
-checking for iswblank... yes
-checking whether iswblank is declared... yes
-checking whether iswdigit is ISO C compliant... yes
-checking whether iswpunct is consistent with ispunct... yes
-checking whether iswxdigit is ISO C compliant... yes
-checking for __clear_cache... yes
-checking for lchown... yes
-checking for objdump... objdump
-checking whether ldexp works... (cached) yes
-checking whether ldexpf can be used without linking with libm... (cached) yes
-checking whether ldexpl is declared... (cached) yes
-checking whether ldexpl() can be used without linking with libm... (cached) yes
-checking whether ldexpl works... (cached) yes
-checking if gcc/ld supports -Wl,--output-def... no
-checking if LD -Wl,--version-script works... yes
-checking whether the -Werror option is usable... no
-checking for simple visibility declarations... yes
-checking whether the compiler supports the __inline keyword... yes
-checking for gmp.h... yes
-checking for libgmp... yes
-checking how to link with libgmp... -lgmp
-checking for libsigsegv... no, consider installing GNU libsigsegv
-checking whether to use the included libunistring... no
-checking whether link obeys POSIX... yes
-checking for __xpg4... no
-checking whether link(2) dereferences a symlink... no
-checking for linkat... yes
-checking whether linkat() can link symlinks... yes
-checking whether linkat handles trailing slash correctly... yes
-checking whether localeconv works... yes
-checking for newlocale... yes
-checking for duplocale... (cached) yes
-checking for freelocale... yes
-checking for pthread_rwlock_t... yes
-checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
-checking whether log10 works... yes
-checking whether log10 works according to ISO C 99 with IEC 60559... yes
-checking for log10f... yes
-checking whether log10f works... yes
-checking whether log10f works according to ISO C 99 with IEC 60559... yes
-checking whether log10l is declared... (cached) yes
-checking for log10l... yes
-checking whether log10l works... yes
-checking for log1p... yes
-checking whether log1p works according to ISO C 99 with IEC 60559... yes
-checking for log1pf... yes
-checking whether log1pf works... yes
-checking whether log1pf works according to ISO C 99 with IEC 60559... yes
-checking for log1pl... yes
-checking whether log1pl works... yes
-checking whether log1pl works according to ISO C 99 with IEC 60559... yes
-checking for log2... yes
-checking whether log2 is declared... (cached) yes
-checking whether log2 works... yes
-checking whether log2 works according to ISO C 99 with IEC 60559... yes
-checking for log2f... yes
-checking whether log2f is declared... (cached) yes
-checking whether log2f works... yes
-checking whether log2f works according to ISO C 99 with IEC 60559... yes
-checking for log2l... yes
-checking whether log2l is declared... (cached) yes
-checking whether log2l works... yes
-checking whether logb is declared... (cached) yes
-checking whether logb works... yes
-checking whether logbf can be used without linking with libm... yes
-checking whether logbf works... yes
-checking whether logbl can be used without linking with libm... yes
-checking whether logbl works... yes
-checking for logf... (cached) yes
-checking whether logf works... (cached) yes
-checking whether logf works according to ISO C 99 with IEC 60559... (cached) yes
-checking for login_tty... yes
-checking whether logl() can be used without linking with libm... (cached) yes
-checking whether logl is declared... (cached) yes
-checking whether logl works... (cached) yes
-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 mbrtoc16 supports a NULL destination... no
-checking whether mbrtoc16 has a correct return value... yes
-checking whether mbrtoc16 works on empty input... yes
-checking whether the C locale is free of encoding errors... no
-checking whether mbrtoc32 works on empty input... yes
-checking whether the C locale is free of encoding errors... no
-checking whether mbrtowc handles a NULL pwc argument... (cached) yes
-checking whether mbrtowc handles a NULL string argument... (cached) yes
-checking whether mbrtowc has a correct return value... (cached) yes
-checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes
-checking whether mbrtowc stores incomplete characters... (cached) no
-checking whether mbrtowc works on empty input... (cached) yes
-checking whether the C locale is free of encoding errors... (cached) no
-checking for mbsnrtowcs... yes
-checking whether mbsnrtowcs works in a traditional locale... yes
-checking whether the C locale is free of encoding errors... (cached) no
-checking whether mbsrtowcs works... yes
-checking whether the C locale is free of encoding errors... (cached) no
-checking whether the C locale is free of encoding errors... (cached) no
-checking whether mbswidth is declared in <wchar.h>... no
-checking for mbstate_t... (cached) yes
-checking for mbtowc... yes
-checking whether memalign works for small alignments... yes
-checking for working memcmp... yes
-checking for memcpy... yes
-checking whether memmem works in linear time... yes
-checking for memmem... (cached) yes
-checking whether memmem works... (cached) yes
-checking for memmove... yes
-checking for mempcpy... (cached) yes
-checking for memrchr... yes
-checking for memset... yes
-checking for memset_explicit... no
-checking for explicit_memset... no
-checking whether mkdir handles trailing slash... yes
-checking whether mkdir handles trailing dot... yes
-checking for mkdtemp... 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... yes
-checking for mkostemp... yes
-checking for mkostemps... yes
-checking for working mkstemp... yes
-checking for __mktime_internal... no
-checking whether modf can be used without linking with libm... yes
-checking whether modf works according to ISO C 99 with IEC 60559... yes
-checking whether modff can be used without linking with libm... yes
-checking whether modff works according to ISO C 99 with IEC 60559... yes
-checking whether modfl can be used without linking with libm... yes
-checking whether modfl works... yes
-checking whether modfl works according to ISO C 99 with IEC 60559... yes
-checking for mtx_init... yes
-checking for library containing nanosleep... none required
-checking for working nanosleep... no (mishandles large arguments)
-checking whether <net/if.h> is self-contained... yes
-checking whether <netinet/in.h> is self-contained... yes
-checking whether nextafter can be used without linking with libm... yes
-checking for nl_langinfo... (cached) yes
-checking whether YESEXPR works... yes
-checking for sys/pstat.h... no
-checking for sys/sysmp.h... no
-checking for sys/param.h... (cached) yes
-checking for sys/sysctl.h... (cached) no
-checking for sched_getaffinity_np... no
-checking for pstat_getdynamic... no
-checking for sysmp... no
-checking for sysctl... (cached) no
-checking for sched_getaffinity... yes
-checking for glibc compatible sched_getaffinity... yes
-checking for C nullptr... no
-checking for C++ nullptr... yes
-checking for obstacks that work with any size object... no
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking whether open recognizes a trailing slash... (cached) yes
-checking for opendir... yes
-checking for /home/bruno/inst-clang/17.0.4/bin/clang -Wl,-rpath,/home/bruno/inst-clang/17.0.4/lib -fsanitize=address,undefined,signed-integer-overflow,shift,integer-divide-by-zero option to support OpenMP... -fopenmp
-checking whether openpty is declared... (cached) yes
-checking for const-safe openpty signature... yes
-checking for posix_memalign... (cached) yes
-checking for bison... bison
-checking for bison 2.4 or newer... 3.8.2, ok
-checking for struct tm.tm_zone... (cached) yes
-checking for struct msghdr.msg_accrights... no
-checking for Perl 5.005 or newer... perl
-checking whether perror matches strerror... yes
-checking for sys/pstat.h... (cached) no
-checking for sys/sysmp.h... (cached) no
-checking for sys/sysinfo.h... yes
-checking for machine/hal_sysinfo.h... no
-checking for sys/table.h... no
-checking for sys/param.h... (cached) yes
-checking for sys/systemcfg.h... no
-checking for sys/sysctl.h... (cached) no
-checking for pstat_getstatic... no
-checking for pstat_getdynamic... (cached) no
-checking for sysmp... (cached) no
-checking for getsysinfo... no
-checking for sysctl... (cached) no
-checking for table... no
-checking for sysinfo... yes
-checking for struct sysinfo.mem_unit... yes
-checking for pipe2... yes
-checking for pmccabe... false
-checking for poll... yes
-checking whether popen works with closed stdin... yes
-checking for a shell that conforms to POSIX... /bin/bash
-checking for posix_memalign... (cached) yes
-checking whether posix_memalign works for large alignments... yes
-checking for posix_openpt... yes
-checking for paths.h... yes
-checking for confstr... yes
-checking for sched_setparam... yes
-checking for sched_setscheduler... yes
-checking for setegid... (cached) yes
-checking for seteuid... (cached) yes
-checking for vfork... yes
-checking for posix_spawn_file_actions_addchdir_np... (cached) yes
-checking for posix_spawn_file_actions_addfchdir_np... (cached) yes
-checking for powf... yes
-checking for pread... yes
-checking whether pread works... yes
-checking whether frexp works... (cached) yes
-checking whether ldexp can be used without linking with libm... (cached) yes
-checking whether frexpl() can be used without linking with libm... (cached) yes
-checking whether frexpl works... (cached) yes
-checking whether frexpl is declared... (cached) yes
-checking whether ldexpl() can be used without linking with libm... (cached) yes
-checking whether ldexpl works... (cached) yes
-checking whether ldexpl is declared... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for getppriv... no
-checking whether program_invocation_name is declared... (cached) yes
-checking whether program_invocation_short_name is declared... (cached) yes
-checking whether signature of pselect conforms to POSIX... yes
-checking whether pselect detects invalid fds... yes
-checking for pthread_mutexattr_getrobust... yes
-checking for pthread_rwlock_init... yes
-checking whether pthread_rwlock_timedrdlock is declared... (cached) yes
-checking for pthread_spin_init... yes
-checking whether pthread_create exists as a global function... yes
-checking whether pthread_mutex_timedlock is declared... (cached) yes
-checking for pthread_mutex_timedlock... yes
-checking whether pthread_sigmask is a macro... no
-checking whether pthread_sigmask works without -lpthread... yes
-checking whether pthread_sigmask returns error numbers... yes
-checking whether pthread_sigmask unblocks signals correctly... guessing yes
-checking for ptsname... yes
-checking whether ptsname sets errno on failure... yes
-checking whether ptsname_r has the same signature as in glibc... yes
-checking whether ptsname_r returns an error code... yes
-checking for putenv compatible with GNU and SVID... yes
-checking for pwrite... yes
-checking whether pwrite works... yes
-checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr
-checking for qsort_r signature... GNU
-checking for raise... yes
-checking for sigprocmask... yes
-checking for random... yes
-checking for initstate... yes
-checking for setstate... yes
-checking for random.h... no
-checking for struct random_data... yes
-checking for random_r... yes
-checking for rawmemchr... yes
-checking for readdir... yes
-checking for readline... yes
-checking how to link with libreadline... -lreadline
-checking for readline/readline.h... yes
-checking for readline/history.h... 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... (cached) yes
-checking for reallocarray... yes
-checking for working re_compile_pattern... yes
-checking for faccessat... (cached) yes
-checking for getcwd... (cached) yes
-checking whether free is known to preserve errno... (cached) yes
-checking for mempcpy... (cached) yes
-checking for rawmemchr... (cached) yes
-checking for search.h... (cached) yes
-checking for tsearch... yes
-checking whether remainder is declared... (cached) yes
-checking whether remainder() can be used without linking with libm... yes
-checking whether remainder works according to ISO C 99 with IEC 60559... yes
-checking for remainderf... yes
-checking whether remainderf works... yes
-checking whether remainderf works according to ISO C 99 with IEC 60559... yes
-checking for remainderl... yes
-checking whether remainderl is declared... (cached) yes
-checking whether remainderl works... yes
-checking whether remainderl works according to ISO C 99 with IEC 60559... 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... yes
-checking for renameat2... yes
-checking for linux/fs.h... (cached) yes
-checking for renameat2... (cached) yes
-checking for rewinddir... yes
-checking whether rint can be used without linking with libm... yes
-checking whether rintf can be used without linking with libm... yes
-checking whether rintf is declared... (cached) yes
-checking whether rintl can be used without linking with libm... yes
-checking whether rintl works... yes
-checking whether rmdir works... (cached) yes
-checking for rmdir-not-empty errno value... 39
-checking whether round is declared... (cached) yes
-checking whether round works... (cached) yes
-checking whether round works according to ISO C 99 with IEC 60559... (cached) yes
-checking whether roundf is declared... (cached) yes
-checking whether roundf works... yes
-checking whether roundf works according to ISO C 99 with IEC 60559... yes
-checking whether roundl is declared... (cached) yes
-checking whether roundl works according to ISO C 99 with IEC 60559... (cached) yes
-checking for rpmatch... yes
-checking for scandir... yes
-checking whether sched_yield is declared... (cached) yes
-checking whether select supports a 0 argument... yes
-checking whether select detects invalid fds... yes
-checking for selinux/flask.h... no
-checking for selinux/selinux.h... (cached) yes
-checking for selinux/context.h... yes
-checking for selinux/label.h... yes
-checking for library containing getservbyname... (cached) none required
-checking for getservbyname... (cached) yes
-checking whether setenv validates arguments... yes
-checking for HOST_NAME_MAX... (cached) yes
-checking for sethostname... yes
-checking whether sethostname is declared... (cached) yes
-checking whether setlocale supports the C locale... yes
-checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
-checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
-checking for sig2str... no
-checking for sigabbrev_np... yes
-checking for struct sigaction.sa_sigaction... yes
-checking for sigdescr_np... yes
-checking for signbit macro... yes
-checking for signbit compiler built-ins... yes
-checking for sigprocmask... (cached) yes
-checking for stack direction... grows down
-checking for stack_t... yes
-checking for working sigaltstack... yes
-checking for correct stack_t interpretation... no
-checking for sinf... yes
-checking for sinhf... yes
-checking whether sinl() can be used without linking with libm... (cached) yes
-checking whether sinl is declared... (cached) yes
-checking for stdint.h... (cached) yes
-checking for SIZE_MAX... yes
-checking whether sleep is declared... (cached) yes
-checking for working sleep... yes
-checking for snprintf... (cached) yes
-checking whether snprintf respects a size of 1... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for socklen_t... yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for sqrtf... yes
-checking whether sqrtl() can be used without linking with libm... (cached) yes
-checking whether sqrtl is declared... (cached) yes
-checking whether sqrtl works... (cached) 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 working stdnoreturn.h... yes
-checking for stpcpy... yes
-checking for stpncpy... yes
-checking for working stpncpy... yes
-checking for strcasecmp... yes
-checking for strncasecmp... yes
-checking whether strncasecmp is declared... (cached) yes
-checking whether strcasestr works in linear time... yes
-checking for strcasestr... (cached) yes
-checking whether strcasestr works... (cached) yes
-checking for strchrnul... yes
-checking whether strchrnul works... yes
-checking for strcspn... yes
-checking for working strerror function... yes
-checking for catgets... yes
-checking for strerrorname_np... yes
-checking whether strerrorname_np works... yes
-checking whether strfmon_l works... yes
-checking for working strndup... yes
-checking for working strnlen... yes
-checking for strpbrk... yes
-checking for strsep... yes
-checking for strsignal... yes
-checking whether strsignal always returns a string... yes
-checking whether strstr works in linear time... yes
-checking whether strstr works... (cached) yes
-checking whether strtod obeys C99... yes
-checking whether strtoimax works... yes
-checking for strtok_r... yes
-checking whether strtok_r works... yes
-checking for strtol... yes
-checking whether strtol works... no
-checking whether strtold obeys POSIX... yes
-checking for strtoll... yes
-checking whether strtoll works... no
-checking for strtoul... yes
-checking whether strtoul works... no
-checking for strtoull... yes
-checking whether strtoull works... no
-checking for strverscmp... yes
-checking whether strverscmp works... yes
-checking for chown... (cached) yes
-checking whether symlink handles trailing slash correctly... yes
-checking for symlinkat... yes
-checking whether symlinkat handles trailing slash correctly... yes
-checking for tanf... yes
-checking for tanhf... yes
-checking whether tanl() can be used without linking with libm... (cached) yes
-checking whether tanl is declared... (cached) yes
-checking whether tcgetsid is declared... (cached) yes
-checking for tcgetsid... yes
-checking for tcgetattr... yes
-checking for thrd_create... (cached) yes
-checking whether thrd_join with NULL argument works... yes
-checking for pthread_atfork... yes
-checking for sys/single_threaded.h... yes
-checking whether time() works... guessing no
-checking whether localtime_r is declared... (cached) yes
-checking whether localtime_r is compatible with its POSIX signature... yes
-checking whether localtime works even near extrema... yes
-checking for timezone_t... no
-checking for timegm... yes
-checking whether timer_settime is declared... yes
-checking for library containing timer_settime... none required
-checking for timer_settime... yes
-checking whether tmpfile works... yes
-checking whether totalorder has a non-standard declaration... no
-checking whether totalorder can be used without linking with libm... yes
-checking whether totalorderf has a non-standard declaration... no
-checking whether totalorderf can be used without linking with libm... yes
-checking whether totalorderl has a non-standard declaration... no
-checking whether totalorderl can be used without linking with libm... yes
-checking whether trunc is declared... (cached) yes
-checking whether trunc works according to ISO C 99 with IEC 60559... (cached) yes
-checking for truncate... yes
-checking whether truncate is declared... (cached) yes
-checking whether truncate rejects trailing slashes... yes
-checking whether truncf is declared... (cached) yes
-checking whether truncf works according to ISO C 99 with IEC 60559... yes
-checking whether truncl is declared... (cached) yes
-checking whether truncl works... (cached) yes
-checking whether truncl works according to ISO C 99 with IEC 60559... (cached) yes
-checking for tsearch... (cached) yes
-checking for twalk... yes
-checking whether tdelete works... yes
-checking for tss_create... yes
-checking for ttyname_r... yes
-checking whether ttyname_r is compatible with its POSIX signature... yes
-checking whether ttyname_r works with small buffers... yes
-checking for uname... yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for stpcpy... (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 unlockpt... yes
-checking for unsetenv... yes
-checking for unsetenv() return type... int
-checking whether unsetenv obeys POSIX... yes
-checking for /proc/uptime... yes
-checking for useconds_t... yes
-checking whether usleep allows large arguments... yes
-checking for utime... yes
-checking whether utime handles trailing slashes on files... yes
-checking for futimes... yes
-checking for futimesat... yes
-checking for lutimes... yes
-checking for futimens... (cached) yes
-checking for utimensat... yes
-checking for utimensat... (cached) yes
-checking whether utimensat works... yes
-checking whether the preprocessor allows variadic macros... yes
-checking for variable-length arrays... yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for vasprintf... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for vdprintf... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for vsnprintf... (cached) yes
-checking whether snprintf respects a size of 1... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for ptrdiff_t... (cached) yes
-checking for waitid... yes
-checking whether wcrtomb works in the C locale... yes
-checking whether wcrtomb return value is correct... yes
-checking whether wcscmp works for all wide characters... yes
-checking for wcsdup... yes
-checking whether wcsncmp works for all wide characters... yes
-checking for wcsnrtombs... yes
-checking whether wcsnrtombs works in a traditional locale... yes
-checking whether wcsrtombs updates the source pointer correctly... yes
-checking whether wcsrtombs supports a NULL argument correctly... yes
-checking whether wcsstr works in linear time... no
-checking for wcstok with POSIX signature... yes
-checking whether wctob works... yes
-checking whether wctob is declared... (cached) yes
-checking whether wcwidth is declared... (cached) yes
-checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes
-checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes
-checking whether use of TIOCGWINSZ requires termios.h... (cached) no
-checking whether use of struct winsize requires sys/ptem.h... no
-checking for wmemchr... yes
-checking for wmemcmp... yes
-checking whether wmemcmp works for all wide characters... yes
-checking for wmemcpy... yes
-checking for wmemmove... yes
-checking for wmempcpy... yes
-checking for wmemset... yes
-checking for stdint.h... (cached) yes
-checking for duplocale... (cached) yes
-checking for nl_langinfo_l... (cached) yes
-checking for uselocale... (cached) yes
-checking whether uselocale works... (cached) yes
-checking for close_range... yes
-checking for duplocale... (cached) yes
-checking whether byte ordering is bigendian... (cached) no
-checking whether byte ordering is bigendian... (cached) no
-checking whether C compiler handles -fno-ret-protector... no
-checking for tcdrain... yes
-checking for newlocale... (cached) yes
-checking for newlocale... (cached) yes
-checking for library containing if_nameindex... none required
-checking for uselocale... (cached) yes
-checking whether uselocale works... (cached) yes
-checking for initstate... (cached) yes
-checking whether the C++ compiler has <cuchar>... yes
-checking that generated files are newer than configure... done
-configure: creating ./config.status
-config.status: creating csharpcomp.sh
-config.status: creating csharpexec.sh
-config.status: creating javacomp.sh
-config.status: creating javaexec.sh
-config.status: creating ldd.sh
-config.status: creating Makefile
-config.status: creating gllib/Makefile
-config.status: creating glm4/Makefile
-config.status: creating gltests/Makefile
-config.status: creating config.h
-config.status: executing depfiles commands
-config.status: executing po-directories commands
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''HAVE_ALLOCA_H''@|1|g' \
- ./alloca.in.h > alloca.h-t
-mv alloca.h-t alloca.h
-/arch/local/x86_64-linux/bin/mkdir -p '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''@|1|g' \
- -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
- -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
- -e 's/@''GNULIB_INET_NTOP''@/1/g' \
- -e 's/@''GNULIB_INET_PTON''@/1/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 ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./arpa_inet.in.h > arpa/inet.h-t
-mv arpa/inet.h-t arpa/inet.h
-{ 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''@|<assert.h>|g' \
- < ./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' \
- < ./verify.h; \
-} > assert.h-t
-mv assert.h-t assert.h
-{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
- echo '#if HAVE_WINSOCK2_H'; \
- echo '# include <winsock2.h> /* avoid mingw pollution on DATADIR */'; \
- echo '#endif'; \
- printf '#define PREFIX %s\n' \"/usr/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' \"/usr/local/etc\"; \
- printf '#define SHAREDSTATEDIR %s\n' \"/usr/local/com\"; \
- printf '#define LOCALSTATEDIR %s\n' \"/usr/local/var\"; \
- printf '#define RUNSTATEDIR %s\n' \"/usr/local/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/dummy\"; \
- printf '#define INFODIR %s\n' \"/usr/local/share/info\"; \
- printf '#define HTMLDIR %s\n' \"/usr/local/share/doc/dummy\"; \
- printf '#define DVIDIR %s\n' \"/usr/local/share/doc/dummy\"; \
- printf '#define PDFDIR %s\n' \"/usr/local/share/doc/dummy\"; \
- printf '#define PSDIR %s\n' \"/usr/local/share/doc/dummy\"; \
- 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/share/man\"; \
- printf '#define MANEXT %s\n' \"\"; \
- printf '#define PKGDATADIR %s\n' \"/usr/local/share/dummy\"; \
- printf '#define PKGINCLUDEDIR %s\n' \"/usr/local/include/dummy\"; \
- printf '#define PKGLIBDIR %s\n' \"/usr/local/lib/dummy\"; \
- printf '#define PKGLIBEXECDIR %s\n' \"/usr/local/libexec/dummy\"; \
-} | sed '/""/d' > configmake.h-t
-mv configmake.h-t configmake.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
- -e 's/@''GNULIB_ISBLANK''@/1/g' \
- -e 's/@''HAVE_ISBLANK''@/1/g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./ctype.in.h > ctype.h-t
-mv ctype.h-t ctype.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_DIRENT_H''@|1|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
- -e 's/@''DIR_HAS_FD_MEMBER''@/1/g' \
- -e 's/@''GNULIB_OPENDIR''@/1/g' \
- -e 's/@''GNULIB_READDIR''@/1/g' \
- -e 's/@''GNULIB_REWINDDIR''@/1/g' \
- -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
- -e 's/@''GNULIB_DIRFD''@/1/g' \
- -e 's/@''GNULIB_FDOPENDIR''@/1/g' \
- -e 's/@''GNULIB_SCANDIR''@/1/g' \
- -e 's/@''GNULIB_ALPHASORT''@/1/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 ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./dirent.in.h > dirent.h-t
-mv dirent.h-t dirent.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_ERROR_H''@|1|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''NEXT_ERROR_H''@|<error.h>|g' \
- -e 's|@''HAVE_ERROR''@|1|g' \
- -e 's|@''HAVE_ERROR_AT_LINE''@|1|g' \
- -e 's|@''REPLACE_ERROR''@|0|g' \
- -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- ./error.in.h > error.h-t
-mv error.h-t error.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
- -e 's/@''GNULIB_CREAT''@/1/g' \
- -e 's/@''GNULIB_FCNTL''@/1/g' \
- -e 's/@''GNULIB_NONBLOCKING''@/1/g' \
- -e 's/@''GNULIB_OPEN''@/1/g' \
- -e 's/@''GNULIB_OPENAT''@/1/g' \
- -e 's/@''GNULIB_MDA_CREAT''@/1/g' \
- -e 's/@''GNULIB_MDA_OPEN''@/1/g' \
- -e 's|@''HAVE_FCNTL''@|1|g' \
- -e 's|@''HAVE_OPENAT''@|1|g' \
- -e 's|@''REPLACE_CREAT''@|0|g' \
- -e 's|@''REPLACE_FCNTL''@|1|g' \
- -e 's|@''REPLACE_OPEN''@|0|g' \
- -e 's|@''REPLACE_OPENAT''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./fcntl.in.h > fcntl.h-t
-mv fcntl.h-t fcntl.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's/@''HAVE_FENV_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_FENV_H''@|<fenv.h>|g' \
- -e 's/@''GNULIB_FECLEAREXCEPT''@/1/g' \
- -e 's/@''GNULIB_FEDISABLEEXCEPT''@/1/g' \
- -e 's/@''GNULIB_FEENABLEEXCEPT''@/1/g' \
- -e 's/@''GNULIB_FEGETENV''@/1/g' \
- -e 's/@''GNULIB_FEGETEXCEPT''@/1/g' \
- -e 's/@''GNULIB_FEGETEXCEPTFLAG''@/1/g' \
- -e 's/@''GNULIB_FEGETROUND''@/1/g' \
- -e 's/@''GNULIB_FEHOLDEXCEPT''@/1/g' \
- -e 's/@''GNULIB_FERAISEEXCEPT''@/1/g' \
- -e 's/@''GNULIB_FESETENV''@/1/g' \
- -e 's/@''GNULIB_FESETEXCEPT''@/1/g' \
- -e 's/@''GNULIB_FESETEXCEPTFLAG''@/1/g' \
- -e 's/@''GNULIB_FESETROUND''@/1/g' \
- -e 's/@''GNULIB_FETESTEXCEPT''@/1/g' \
- -e 's/@''GNULIB_FETESTEXCEPTFLAG''@/1/g' \
- -e 's/@''GNULIB_FEUPDATEENV''@/1/g' \
- -e 's|@''HAVE_FECLEAREXCEPT''@|1|g' \
- -e 's|@''HAVE_FEDISABLEEXCEPT''@|1|g' \
- -e 's|@''HAVE_FEENABLEEXCEPT''@|1|g' \
- -e 's|@''HAVE_FEGETENV''@|1|g' \
- -e 's|@''HAVE_FEGETEXCEPT''@|1|g' \
- -e 's|@''HAVE_FEGETEXCEPTFLAG''@|1|g' \
- -e 's|@''HAVE_FEGETROUND''@|1|g' \
- -e 's|@''HAVE_FEHOLDEXCEPT''@|1|g' \
- -e 's|@''HAVE_FERAISEEXCEPT''@|1|g' \
- -e 's|@''HAVE_FESETENV''@|1|g' \
- -e 's|@''HAVE_FESETEXCEPT''@|1|g' \
- -e 's|@''HAVE_FESETEXCEPTFLAG''@|1|g' \
- -e 's|@''HAVE_FESETROUND''@|1|g' \
- -e 's|@''HAVE_FETESTEXCEPT''@|1|g' \
- -e 's|@''HAVE_FETESTEXCEPTFLAG''@|1|g' \
- -e 's|@''HAVE_FEUPDATEENV''@|1|g' \
- -e 's|@''REPLACE_FECLEAREXCEPT''@|0|g' \
- -e 's|@''REPLACE_FEDISABLEEXCEPT''@|0|g' \
- -e 's|@''REPLACE_FEENABLEEXCEPT''@|0|g' \
- -e 's|@''REPLACE_FEGETENV''@|0|g' \
- -e 's|@''REPLACE_FEGETEXCEPT''@|0|g' \
- -e 's|@''REPLACE_FEGETEXCEPTFLAG''@|0|g' \
- -e 's|@''REPLACE_FEGETROUND''@|0|g' \
- -e 's|@''REPLACE_FEHOLDEXCEPT''@|0|g' \
- -e 's|@''REPLACE_FERAISEEXCEPT''@|0|g' \
- -e 's|@''REPLACE_FESETENV''@|0|g' \
- -e 's|@''REPLACE_FESETEXCEPT''@|0|g' \
- -e 's|@''REPLACE_FESETEXCEPTFLAG''@|1|g' \
- -e 's|@''REPLACE_FESETROUND''@|0|g' \
- -e 's|@''REPLACE_FETESTEXCEPT''@|0|g' \
- -e 's|@''REPLACE_FEUPDATEENV''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./fenv.in.h > fenv.h-t
-mv fenv.h-t fenv.h
-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''@|<fnmatch.h>|g' \
- -e 's/@''GNULIB_FNMATCH''@/1/g' \
- -e 's|@''HAVE_FNMATCH''@|1|g' \
- -e 's|@''REPLACE_FNMATCH''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./fnmatch.in.h > fnmatch.h-t
-mv fnmatch.h-t fnmatch.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_GETOPT_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_GETOPT_H''@|<getopt.h>|g' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- ./getopt.in.h > getopt.h-t
-mv getopt.h-t getopt.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
- ./getopt-cdefs.in.h > getopt-cdefs.h-t
-mv getopt-cdefs.h-t getopt-cdefs.h
-/arch/local/x86_64-linux/bin/mkdir -p 'malloc'
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e '/libc_hidden_proto/d' \
- ./malloc/dynarray.h > malloc/dynarray.gl.h-t
-mv malloc/dynarray.gl.h-t malloc/dynarray.gl.h
-/arch/local/x86_64-linux/bin/mkdir -p 'malloc'
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|<malloc/dynarray\.h>|<malloc/dynarray.gl.h>|g' \
- -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' \
- -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' \
- -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' \
- -e 's|__glibc_likely|_GL_LIKELY|g' \
- -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \
- ./malloc/dynarray-skeleton.c > malloc/dynarray-skeleton.gl.h-t
-mv malloc/dynarray-skeleton.gl.h-t malloc/dynarray-skeleton.gl.h
-/arch/local/x86_64-linux/bin/mkdir -p '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' \
- ./malloc/scratch_buffer.h > malloc/scratch_buffer.gl.h-t
-mv malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_GLOB_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_GLOB_H''@|<glob.h>|g' \
- -e 's/@''GNULIB_GLOB''@/1/g' \
- -e 's|@''HAVE_GLOB''@|1|g' \
- -e 's|@''HAVE_GLOB_PATTERN_P''@|1|g' \
- -e 's|@''REPLACE_GLOB''@|1|g' \
- -e 's|@''REPLACE_GLOB_PATTERN_P''@|1|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./glob.in.h > glob.h-t
-mv glob.h-t glob.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e '/__BEGIN_DECLS/{ s/__BEGIN_DECLS/#ifdef __cplusplus%extern "C" {%#endif/; y/%/\n/; }' \
- -e '/__END_DECLS/{ s/__END_DECLS/#ifdef __cplusplus%}%#endif/; y/%/\n/; }' \
- -e 's|__THROWNL||g' \
- -e 's|__THROW||g' \
- -e 's|__restrict|restrict|g' \
- -e 's|defined __USE_MISC|1|' \
- -e 's|ifdef __USE_GNU|if 1|' \
- -e 's|ifdef __USE_LARGEFILE64|if 0|' \
- ./glob-libc.h > glob-libc.gl.h-t
-mv glob-libc.gl.h-t glob-libc.gl.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
- -e 's/@''GNULIB_ICONV''@/1/g' \
- -e 's|@''ICONV_CONST''@||g' \
- -e 's|@''REPLACE_ICONV''@|0|g' \
- -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
- -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./iconv.in.h > iconv.h-t
-mv iconv.h-t iconv.h
-gperf -m 10 ./iconv_open-aix.gperf > ./iconv_open-aix.h-t && \
-mv ./iconv_open-aix.h-t ./iconv_open-aix.h
-gperf -m 10 ./iconv_open-hpux.gperf > ./iconv_open-hpux.h-t && \
-mv ./iconv_open-hpux.h-t ./iconv_open-hpux.h
-gperf -m 10 ./iconv_open-irix.gperf > ./iconv_open-irix.h-t && \
-mv ./iconv_open-irix.h-t ./iconv_open-irix.h
-gperf -m 10 ./iconv_open-osf.gperf > ./iconv_open-osf.h-t && \
-mv ./iconv_open-osf.h-t ./iconv_open-osf.h
-gperf -m 10 ./iconv_open-solaris.gperf > ./iconv_open-solaris.h-t && \
-mv ./iconv_open-solaris.h-t ./iconv_open-solaris.h
-gperf -m 10 ./iconv_open-zos.gperf > ./iconv_open-zos.h-t && \
-mv ./iconv_open-zos.h-t ./iconv_open-zos.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's/@''HAVE_INTTYPES_H''@/1/g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
- -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
- -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
- -e 's/@''GNULIB_IMAXABS''@/1/g' \
- -e 's/@''GNULIB_IMAXDIV''@/1/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 ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./inttypes.in.h > inttypes.h-t
-mv inttypes.h-t inttypes.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_LANGINFO_H''@|1|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
- -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
- -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
- -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
- -e 's|@''HAVE_LANGINFO_ALTMON''@|1|g' \
- -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
- -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
- -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
- -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./langinfo.in.h > langinfo.h-t
-mv langinfo.h-t langinfo.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w textstyle.h-t' ./textstyle.in.h
-mv textstyle.h-t textstyle.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
- ./limits.in.h > limits.h-t
-mv limits.h-t limits.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
- -e 's/@''GNULIB_LOCALECONV''@/1/g' \
- -e 's/@''GNULIB_SETLOCALE''@/1/g' \
- -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
- -e 's/@''GNULIB_DUPLOCALE''@/1/g' \
- -e 's/@''GNULIB_LOCALENAME''@/1/g' \
- -e 's|@''HAVE_NEWLOCALE''@|1|g' \
- -e 's|@''HAVE_DUPLOCALE''@|1|g' \
- -e 's|@''HAVE_FREELOCALE''@|1|g' \
- -e 's|@''HAVE_XLOCALE_H''@|0|g' \
- -e 's|@''REPLACE_LOCALECONV''@|0|g' \
- -e 's|@''REPLACE_SETLOCALE''@|0|g' \
- -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
- -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
- -e 's|@''REPLACE_FREELOCALE''@|0|g' \
- -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
- -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./locale.in.h > locale.h-t
-mv locale.h-t locale.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
- -e 's|@''HAVE_MALLOC_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_AS_FIRST_DIRECTIVE_MALLOC_H''@|<malloc.h>|g' \
- -e 's|@''NEXT_MALLOC_H''@|<malloc.h>|g' \
- -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
- -e 's/@''GNULIB_MEMALIGN''@/1/g' \
- -e 's|@''HAVE_MEMALIGN''@|1|g' \
- -e 's|@''REPLACE_FREE''@|0|g' \
- -e 's|@''REPLACE_MEMALIGN''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./malloc.in.h > malloc.h-t
-mv malloc.h-t malloc.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
- -e 's/@''GNULIB_ACOSF''@/1/g' \
- -e 's/@''GNULIB_ACOSL''@/1/g' \
- -e 's/@''GNULIB_ASINF''@/1/g' \
- -e 's/@''GNULIB_ASINL''@/1/g' \
- -e 's/@''GNULIB_ATANF''@/1/g' \
- -e 's/@''GNULIB_ATANL''@/1/g' \
- -e 's/@''GNULIB_ATAN2F''@/1/g' \
- -e 's/@''GNULIB_CBRT''@/1/g' \
- -e 's/@''GNULIB_CBRTF''@/1/g' \
- -e 's/@''GNULIB_CBRTL''@/1/g' \
- -e 's/@''GNULIB_CEIL''@/1/g' \
- -e 's/@''GNULIB_CEILF''@/1/g' \
- -e 's/@''GNULIB_CEILL''@/1/g' \
- -e 's/@''GNULIB_COPYSIGN''@/1/g' \
- -e 's/@''GNULIB_COPYSIGNF''@/1/g' \
- -e 's/@''GNULIB_COPYSIGNL''@/1/g' \
- -e 's/@''GNULIB_COSF''@/1/g' \
- -e 's/@''GNULIB_COSL''@/1/g' \
- -e 's/@''GNULIB_COSHF''@/1/g' \
- -e 's/@''GNULIB_EXPF''@/1/g' \
- -e 's/@''GNULIB_EXPL''@/1/g' \
- -e 's/@''GNULIB_EXP2''@/1/g' \
- -e 's/@''GNULIB_EXP2F''@/1/g' \
- -e 's/@''GNULIB_EXP2L''@/1/g' \
- -e 's/@''GNULIB_EXPM1''@/1/g' \
- -e 's/@''GNULIB_EXPM1F''@/1/g' \
- -e 's/@''GNULIB_EXPM1L''@/1/g' \
- -e 's/@''GNULIB_FABSF''@/1/g' \
- -e 's/@''GNULIB_FABSL''@/1/g' \
- -e 's/@''GNULIB_FLOOR''@/1/g' \
- -e 's/@''GNULIB_FLOORF''@/1/g' \
- -e 's/@''GNULIB_FLOORL''@/1/g' \
- -e 's/@''GNULIB_FMA''@/1/g' \
- -e 's/@''GNULIB_FMAF''@/1/g' \
- -e 's/@''GNULIB_FMAL''@/1/g' \
- -e 's/@''GNULIB_FMOD''@/1/g' \
- -e 's/@''GNULIB_FMODF''@/1/g' \
- -e 's/@''GNULIB_FMODL''@/1/g' \
- -e 's/@''GNULIB_FREXPF''@/1/g' \
- -e 's/@''GNULIB_FREXP''@/1/g' \
- -e 's/@''GNULIB_FREXPL''@/1/g' \
- -e 's/@''GNULIB_HYPOT''@/1/g' \
- -e 's/@''GNULIB_HYPOTF''@/1/g' \
- -e 's/@''GNULIB_HYPOTL''@/1/g' \
- < ./math.in.h > math.h-t1
-sed \
- -e 's/@''GNULIB_ILOGB''@/1/g' \
- -e 's/@''GNULIB_ILOGBF''@/1/g' \
- -e 's/@''GNULIB_ILOGBL''@/1/g' \
- -e 's/@''GNULIB_ISFINITE''@/1/g' \
- -e 's/@''GNULIB_ISINF''@/1/g' \
- -e 's/@''GNULIB_ISNAN''@/1/g' \
- -e 's/@''GNULIB_ISNANF''@/1/g' \
- -e 's/@''GNULIB_ISNAND''@/1/g' \
- -e 's/@''GNULIB_ISNANL''@/1/g' \
- -e 's/@''GNULIB_LDEXP''@/1/g' \
- -e 's/@''GNULIB_LDEXPF''@/1/g' \
- -e 's/@''GNULIB_LDEXPL''@/1/g' \
- -e 's/@''GNULIB_LOG''@/1/g' \
- -e 's/@''GNULIB_LOGF''@/1/g' \
- -e 's/@''GNULIB_LOGL''@/1/g' \
- -e 's/@''GNULIB_LOG10''@/1/g' \
- -e 's/@''GNULIB_LOG10F''@/1/g' \
- -e 's/@''GNULIB_LOG10L''@/1/g' \
- -e 's/@''GNULIB_LOG1P''@/1/g' \
- -e 's/@''GNULIB_LOG1PF''@/1/g' \
- -e 's/@''GNULIB_LOG1PL''@/1/g' \
- -e 's/@''GNULIB_LOG2''@/1/g' \
- -e 's/@''GNULIB_LOG2F''@/1/g' \
- -e 's/@''GNULIB_LOG2L''@/1/g' \
- -e 's/@''GNULIB_LOGB''@/1/g' \
- -e 's/@''GNULIB_LOGBF''@/1/g' \
- -e 's/@''GNULIB_LOGBL''@/1/g' \
- -e 's/@''GNULIB_MODF''@/1/g' \
- -e 's/@''GNULIB_MODFF''@/1/g' \
- -e 's/@''GNULIB_MODFL''@/1/g' \
- -e 's/@''GNULIB_POWF''@/1/g' \
- -e 's/@''GNULIB_REMAINDER''@/1/g' \
- -e 's/@''GNULIB_REMAINDERF''@/1/g' \
- -e 's/@''GNULIB_REMAINDERL''@/1/g' \
- -e 's/@''GNULIB_RINT''@/1/g' \
- -e 's/@''GNULIB_RINTF''@/1/g' \
- -e 's/@''GNULIB_RINTL''@/1/g' \
- -e 's/@''GNULIB_ROUND''@/1/g' \
- -e 's/@''GNULIB_ROUNDF''@/1/g' \
- -e 's/@''GNULIB_ROUNDL''@/1/g' \
- -e 's/@''GNULIB_SIGNBIT''@/1/g' \
- -e 's/@''GNULIB_SINF''@/1/g' \
- -e 's/@''GNULIB_SINL''@/1/g' \
- -e 's/@''GNULIB_SINHF''@/1/g' \
- -e 's/@''GNULIB_SQRTF''@/1/g' \
- -e 's/@''GNULIB_SQRTL''@/1/g' \
- -e 's/@''GNULIB_TANF''@/1/g' \
- -e 's/@''GNULIB_TANL''@/1/g' \
- -e 's/@''GNULIB_TANHF''@/1/g' \
- -e 's/@''GNULIB_TRUNC''@/1/g' \
- -e 's/@''GNULIB_TRUNCF''@/1/g' \
- -e 's/@''GNULIB_TRUNCL''@/1/g' \
- -e 's/@''GNULIB_TOTALORDER''@/1/g' \
- -e 's/@''GNULIB_TOTALORDERF''@/1/g' \
- -e 's/@''GNULIB_TOTALORDERL''@/1/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' \
- < math.h-t1 > 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' \
- -e 's|@''HAVE_TOTALORDER''@|1|g' \
- -e 's|@''HAVE_TOTALORDERF''@|1|g' \
- -e 's|@''HAVE_TOTALORDERL''@|1|g' \
- < math.h-t2 > 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' \
- < math.h-t3 > 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''@|0|g' \
- -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
- -e 's|@''REPLACE_HYPOT''@|0|g' \
- -e 's|@''REPLACE_HYPOTF''@|0|g' \
- -e 's|@''REPLACE_HYPOTL''@|0|g' \
- -e 's|@''REPLACE_ILOGB''@|0|g' \
- -e 's|@''REPLACE_ILOGBF''@|0|g' \
- -e 's|@''REPLACE_ILOGBL''@|0|g' \
- -e 's|@''REPLACE_ISFINITE''@|0|g' \
- -e 's|@''REPLACE_ISINF''@|0|g' \
- -e 's|@''REPLACE_ISNAN''@|0|g' \
- -e 's|@''REPLACE_ITOLD''@|0|g' \
- < math.h-t4 > 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_TOTALORDER''@|0|g' \
- -e 's|@''REPLACE_TOTALORDERF''@|0|g' \
- -e 's|@''REPLACE_TOTALORDERL''@|0|g' \
- -e 's|@''REPLACE_TRUNC''@|0|g' \
- -e 's|@''REPLACE_TRUNCF''@|0|g' \
- -e 's|@''REPLACE_TRUNCL''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- < math.h-t5 > math.h-t6
-rm -f math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5
-mv math.h-t6 math.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_MONETARY_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_MONETARY_H''@|<monetary.h>|g' \
- -e 's|@''HAVE_XLOCALE_H''@|0|g' \
- -e 's/@''GNULIB_STRFMON_L''@/1/g' \
- -e 's|@''HAVE_STRFMON_L''@|1|g' \
- -e 's|@''REPLACE_STRFMON_L''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./monetary.in.h > monetary.h-t
-mv monetary.h-t monetary.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_NETDB_H''@|<netdb.h>|g' \
- -e 's|@''HAVE_NETDB_H''@|1|g' \
- -e 's/@''GNULIB_GETADDRINFO''@/1/g' \
- -e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \
- -e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \
- -e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \
- -e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \
- -e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \
- -e 's|@''REPLACE_GAI_STRERROR''@|0|g' \
- -e 's|@''REPLACE_GETADDRINFO''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./netdb.in.h > netdb.h-t
-mv netdb.h-t netdb.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''REPLACE_OBSTACK''@|1|g' \
- ./obstack.in.h > obstack.h-t
-mv obstack.h-t obstack.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_OMP_H''@|<omp.h>|g' \
- ./omp.in.h > omp.h-t
-mv omp.h-t omp.h
-make[1]: Entering directory '//test-create-testdir-4.result/gllib'
-bison -d ./parse-datetime.y \
-&& test ':' = 'bison' || { \
- sed -e 's|".*/parse-datetime\.y"|"parse-datetime.y"|' \
- -e 's|"parse-datetime\.tab\.c"|"parse-datetime.c"|' \
- -e 's|"parse-datetime\.tab\.h"|"parse-datetime-gen.h"|' \
- < parse-datetime.tab.c > parse-datetime.c-tmp \
- && sed -e 's|".*/parse-datetime\.y"|"parse-datetime.y"|' \
- -e 's|"parse-datetime\.tab\.h"|"parse-datetime-gen.h"|' \
- < parse-datetime.tab.h > parse-datetime-gen.h-tmp \
- && rm -f parse-datetime.tab.c parse-datetime.tab.h \
- && mv parse-datetime.c-tmp ./parse-datetime.c \
- && mv parse-datetime-gen.h-tmp ./parse-datetime-gen.h; \
-}
-make[1]: Leaving directory '//test-create-testdir-4.result/gllib'
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_POLL_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_POLL_H''@|<poll.h>|g' \
- -e 's/@''GNULIB_POLL''@/1/g' \
- -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
- -e 's|@''HAVE_POLL''@|1|g' \
- -e 's|@''REPLACE_POLL''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./poll.in.h > poll.h-t
-mv poll.h-t poll.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_PTHREAD_H''@|1|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_PTHREAD_H''@|<pthread.h>|g' \
- -e 's/@''GNULIB_PTHREAD_THREAD''@/1/g' \
- -e 's/@''GNULIB_PTHREAD_ONCE''@/1/g' \
- -e 's/@''GNULIB_PTHREAD_MUTEX''@/1/g' \
- -e 's/@''GNULIB_PTHREAD_RWLOCK''@/1/g' \
- -e 's/@''GNULIB_PTHREAD_COND''@/1/g' \
- -e 's/@''GNULIB_PTHREAD_TSS''@/1/g' \
- -e 's/@''GNULIB_PTHREAD_SPIN''@/1/g' \
- -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/1/g' \
- -e 's|@''HAVE_PTHREAD_T''@|1|g' \
- -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \
- -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \
- -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \
- -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \
- -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \
- -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \
- -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \
- -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \
- -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \
- -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \
- -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \
- -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \
- -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \
- -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \
- -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \
- < ./pthread.in.h > 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''@|1|g' \
- -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \
- -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \
- -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \
- -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \
- -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \
- -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \
- -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \
- -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \
- -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \
- -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \
- -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \
- -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \
- -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \
- -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \
- -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \
- -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \
- -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \
- -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \
- -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \
- -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \
- -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \
- -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \
- < pthread.h-t1 > 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' \
- < pthread.h-t2 > 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 ./c++defs.h' \
- -e '/definition of _Noreturn/r ./_Noreturn.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- < pthread.h-t3 > pthread.h-t4
-rm -f pthread.h-t1 pthread.h-t2 pthread.h-t3
-mv pthread.h-t4 pthread.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_PTY_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_PTY_H''@|<pty.h>|g' \
- -e 's/@''GNULIB_FORKPTY''@/1/g' \
- -e 's/@''GNULIB_OPENPTY''@/1/g' \
- -e 's|@''HAVE_UTIL_H''@|0|g' \
- -e 's|@''HAVE_LIBUTIL_H''@|0|g' \
- -e 's|@''HAVE_FORKPTY''@|1|g' \
- -e 's|@''HAVE_OPENPTY''@|1|g' \
- -e 's|@''REPLACE_FORKPTY''@|0|g' \
- -e 's|@''REPLACE_OPENPTY''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./pty.in.h > pty.h-t
-mv pty.h-t pty.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_SCHED_H''@|1|g' \
- -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_SCHED_H''@|<sched.h>|g' \
- -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \
- -e 's/@''GNULIB_SCHED_YIELD''@/1/g' \
- -e 's|@''HAVE_SCHED_YIELD''@|1|g' \
- -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sched.in.h > sched.h-t
-mv sched.h-t sched.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_SEARCH_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_SEARCH_H''@|<search.h>|g' \
- -e 's|@''HAVE_TYPE_VISIT''@|1|g' \
- -e 's/@''GNULIB_TSEARCH''@/1/g' \
- -e 's/@''GNULIB_MDA_LFIND''@/1/g' \
- -e 's/@''GNULIB_MDA_LSEARCH''@/1/g' \
- -e 's|@''HAVE_TSEARCH''@|1|g' \
- -e 's|@''HAVE_TWALK''@|1|g' \
- -e 's|@''REPLACE_TSEARCH''@|0|g' \
- -e 's|@''REPLACE_TWALK''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./search.in.h > search.h-t
-mv search.h-t search.h
-/arch/local/x86_64-linux/bin/mkdir -p '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''@/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_SELINUX_SELINUX_H''@|<selinux/selinux.h>|g' \
- ./se-selinux.in.h > selinux/selinux.h-t
-mv selinux/selinux.h-t selinux/selinux.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
- -e 's/@''GNULIB_PTHREAD_SIGMASK''@/1/g' \
- -e 's/@''GNULIB_RAISE''@/1/g' \
- -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
- -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
- -e 's/@''GNULIB_SIGACTION''@/1/g' \
- -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
- -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
- -e 's|@''HAVE_RAISE''@|1|g' \
- -e 's|@''HAVE_SIGSET_T''@|1|g' \
- -e 's|@''HAVE_SIGINFO_T''@|1|g' \
- -e 's|@''HAVE_SIGACTION''@|1|g' \
- -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
- -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
- -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
- -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
- -e 's|@''REPLACE_RAISE''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./signal.in.h > signal.h-t
-mv signal.h-t signal.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w sigsegv.h-t' ./sigsegv.in.h
-mv sigsegv.h-t sigsegv.h
-sed -n -e '/HAVE_FEATURES_H/,$p' \
- < ../build-aux/snippet/link-warning.h \
-| sed -e 's|@''HAVE_FEATURES_H''@|1|g' \
- > link-warning.h-t
-mv link-warning.h-t link-warning.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_SPAWN_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_SPAWN_H''@|<spawn.h>|g' \
- -e 's/@''GNULIB_POSIX_SPAWN''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \
- -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \
- -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \
- -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \
- -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \
- -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' \
- -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|0|g' \
- -e 's|@''REPLACE_POSIX_SPAWN''@|1|g' \
- -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR''@|0|g' \
- -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|1|g' \
- -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|1|g' \
- -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR''@|0|g' \
- -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|1|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./spawn.in.h > spawn.h-t
-mv spawn.h-t spawn.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- ./stdckdint.in.h > stdckdint.h-t
-mv stdckdint.h-t stdckdint.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
- -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \
- -e 's|@''HAVE_WCHAR_T''@|1|g' \
- -e 's|@''REPLACE_NULL''@|0|g' \
- ./stddef.in.h > stddef.h-t
-mv stddef.h-t stddef.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
- -e 's/@''GNULIB_DPRINTF''@/1/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''@/1/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''@/1/g' \
- -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/1/g' \
- -e 's/@''GNULIB_PCLOSE''@/1/g' \
- -e 's/@''GNULIB_PERROR''@/1/g' \
- -e 's/@''GNULIB_POPEN''@/1/g' \
- -e 's/@''GNULIB_PRINTF''@/1/g' \
- -e 's/@''GNULIB_PRINTF_POSIX''@/1/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''@/1/g' \
- -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/1/g' \
- -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
- -e 's/@''GNULIB_TMPFILE''@/1/g' \
- -e 's/@''GNULIB_VASPRINTF''@/1/g' \
- -e 's/@''GNULIB_VDPRINTF''@/1/g' \
- -e 's/@''GNULIB_VFPRINTF''@/1/g' \
- -e 's/@''GNULIB_VFPRINTF_POSIX''@/1/g' \
- -e 's/@''GNULIB_VFSCANF''@/1/g' \
- -e 's/@''GNULIB_VSCANF''@/1/g' \
- -e 's/@''GNULIB_VPRINTF''@/1/g' \
- -e 's/@''GNULIB_VPRINTF_POSIX''@/1/g' \
- -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
- -e 's/@''GNULIB_VSPRINTF_POSIX''@/1/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' \
- < ./stdio.in.h > stdio.h-t1
-sed \
- -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \
- -e 's|@''HAVE_DECL_FPURGE''@|0|g' \
- -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
- -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
- -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
- -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
- -e 's|@''HAVE_DECL_GETW''@|1|g' \
- -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
- -e 's|@''HAVE_DECL_PUTW''@|1|g' \
- -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
- -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
- -e 's|@''HAVE_DPRINTF''@|1|g' \
- -e 's|@''HAVE_FSEEKO''@|1|g' \
- -e 's|@''HAVE_FTELLO''@|1|g' \
- -e 's|@''HAVE_PCLOSE''@|1|g' \
- -e 's|@''HAVE_POPEN''@|1|g' \
- -e 's|@''HAVE_RENAMEAT''@|1|g' \
- -e 's|@''HAVE_VASPRINTF''@|1|g' \
- -e 's|@''HAVE_VDPRINTF''@|1|g' \
- < stdio.h-t1 > stdio.h-t2
-sed \
- -e 's|@''REPLACE_DPRINTF''@|1|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''@|1|g' \
- -e 's|@''REPLACE_FPURGE''@|0|g' \
- -e 's|@''REPLACE_FREOPEN''@|0|g' \
- -e 's|@''REPLACE_FSEEK''@|1|g' \
- -e 's|@''REPLACE_FSEEKO''@|1|g' \
- -e 's|@''REPLACE_FTELL''@|0|g' \
- -e 's|@''REPLACE_FTELLO''@|0|g' \
- -e 's|@''REPLACE_GETDELIM''@|0|g' \
- -e 's|@''REPLACE_GETLINE''@|0|g' \
- -e 's|@''REPLACE_OBSTACK_PRINTF''@|1|g' \
- -e 's|@''REPLACE_PERROR''@|0|g' \
- -e 's|@''REPLACE_POPEN''@|0|g' \
- -e 's|@''REPLACE_PRINTF''@|1|g' \
- -e 's|@''REPLACE_REMOVE''@|0|g' \
- -e 's|@''REPLACE_RENAME''@|0|g' \
- -e 's|@''REPLACE_RENAMEAT''@|0|g' \
- -e 's|@''REPLACE_SNPRINTF''@|1|g' \
- -e 's|@''REPLACE_SPRINTF''@|1|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''@|1|g' \
- -e 's|@''REPLACE_VFPRINTF''@|1|g' \
- -e 's|@''REPLACE_VPRINTF''@|1|g' \
- -e 's|@''REPLACE_VSNPRINTF''@|1|g' \
- -e 's|@''REPLACE_VSPRINTF''@|1|g' \
- -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- < stdio.h-t2 > stdio.h-t3
-rm -f stdio.h-t1 stdio.h-t2
-mv stdio.h-t3 stdio.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
- -e 's/@''GNULIB__EXIT''@/1/g' \
- -e 's/@''GNULIB_ALIGNED_ALLOC''@/1/g' \
- -e 's/@''GNULIB_ATOLL''@/1/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''@/1/g' \
- -e 's/@''GNULIB_GRANTPT''@/1/g' \
- -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \
- -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
- -e 's/@''GNULIB_MBSTOWCS''@/1/g' \
- -e 's/@''GNULIB_MBTOWC''@/1/g' \
- -e 's/@''GNULIB_MKDTEMP''@/1/g' \
- -e 's/@''GNULIB_MKOSTEMP''@/1/g' \
- -e 's/@''GNULIB_MKOSTEMPS''@/1/g' \
- -e 's/@''GNULIB_MKSTEMP''@/1/g' \
- -e 's/@''GNULIB_MKSTEMPS''@/1/g' \
- -e 's/@''GNULIB_POSIX_MEMALIGN''@/1/g' \
- -e 's/@''GNULIB_POSIX_OPENPT''@/1/g' \
- -e 's/@''GNULIB_PTSNAME''@/1/g' \
- -e 's/@''GNULIB_PTSNAME_R''@/1/g' \
- -e 's/@''GNULIB_PUTENV''@/1/g' \
- -e 's/@''GNULIB_QSORT_R''@/1/g' \
- -e 's/@''GNULIB_RAND''@/1/g' \
- -e 's/@''GNULIB_RANDOM''@/1/g' \
- -e 's/@''GNULIB_RANDOM_R''@/1/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''@/1/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''@/1/g' \
- -e 's/@''GNULIB_STRTOLD''@/1/g' \
- -e 's/@''GNULIB_STRTOLL''@/1/g' \
- -e 's/@''GNULIB_STRTOUL''@/1/g' \
- -e 's/@''GNULIB_STRTOULL''@/1/g' \
- -e 's/@''GNULIB_SYSTEM_POSIX''@/1/g' \
- -e 's/@''GNULIB_UNLOCKPT''@/1/g' \
- -e 's/@''GNULIB_UNSETENV''@/1/g' \
- -e 's/@''GNULIB_WCTOMB''@/1/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' \
- < ./stdlib.in.h > 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''@|1|g' \
- -e 's|@''HAVE_DECL_ECVT''@|1|g' \
- -e 's|@''HAVE_DECL_FCVT''@|1|g' \
- -e 's|@''HAVE_DECL_GCVT''@|1|g' \
- -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
- -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \
- -e 's|@''HAVE_GETPROGNAME''@|0|g' \
- -e 's|@''HAVE_GETSUBOPT''@|1|g' \
- -e 's|@''HAVE_GRANTPT''@|1|g' \
- -e 's|@''HAVE_INITSTATE''@|1|g' \
- -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
- -e 's|@''HAVE_MBTOWC''@|1|g' \
- -e 's|@''HAVE_MKDTEMP''@|1|g' \
- -e 's|@''HAVE_MKOSTEMP''@|1|g' \
- -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
- -e 's|@''HAVE_MKSTEMP''@|1|g' \
- -e 's|@''HAVE_MKSTEMPS''@|1|g' \
- -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \
- -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
- -e 's|@''HAVE_PTSNAME''@|1|g' \
- -e 's|@''HAVE_PTSNAME_R''@|1|g' \
- -e 's|@''HAVE_QSORT_R''@|1|g' \
- -e 's|@''HAVE_RANDOM''@|1|g' \
- -e 's|@''HAVE_RANDOM_H''@|0|g' \
- -e 's|@''HAVE_RANDOM_R''@|1|g' \
- -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
- -e 's|@''HAVE_REALPATH''@|1|g' \
- -e 's|@''HAVE_RPMATCH''@|1|g' \
- -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
- -e 's|@''HAVE_DECL_SETENV''@|1|g' \
- -e 's|@''HAVE_SETSTATE''@|1|g' \
- -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
- -e 's|@''HAVE_STRTOD''@|1|g' \
- -e 's|@''HAVE_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' \
- < stdlib.h-t1 > 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''@|1|g' \
- -e 's|@''REPLACE_MBTOWC''@|0|g' \
- -e 's|@''REPLACE_MKOSTEMP''@|0|g' \
- -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \
- -e 's|@''REPLACE_MKSTEMP''@|0|g' \
- -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \
- -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \
- -e 's|@''REPLACE_PTSNAME''@|0|g' \
- -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
- -e 's|@''REPLACE_PUTENV''@|0|g' \
- -e 's|@''REPLACE_QSORT_R''@|0|g' \
- -e 's|@''REPLACE_RAND''@|0|g' \
- -e 's|@''REPLACE_RANDOM''@|0|g' \
- -e 's|@''REPLACE_RANDOM_R''@|0|g' \
- -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \
- -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \
- -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \
- -e 's|@''REPLACE_REALPATH''@|0|g' \
- -e 's|@''REPLACE_SETENV''@|0|g' \
- -e 's|@''REPLACE_SETSTATE''@|0|g' \
- -e 's|@''REPLACE_STRTOD''@|0|g' \
- -e 's|@''REPLACE_STRTOL''@|1|g' \
- -e 's|@''REPLACE_STRTOLD''@|0|g' \
- -e 's|@''REPLACE_STRTOLL''@|1|g' \
- -e 's|@''REPLACE_STRTOUL''@|1|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 ./c++defs.h' \
- -e '/definition of _Noreturn/r ./_Noreturn.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- < stdlib.h-t2 > stdlib.h-t3
-rm -f stdlib.h-t1 stdlib.h-t2
-mv stdlib.h-t3 stdlib.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
- -e 's/@''GNULIB_EXPLICIT_BZERO''@/1/g' \
- -e 's/@''GNULIB_FFSL''@/1/g' \
- -e 's/@''GNULIB_FFSLL''@/1/g' \
- -e 's/@''GNULIB_MBSLEN''@/1/g' \
- -e 's/@''GNULIB_MBSNLEN''@/1/g' \
- -e 's/@''GNULIB_MBSCHR''@/1/g' \
- -e 's/@''GNULIB_MBSRCHR''@/1/g' \
- -e 's/@''GNULIB_MBSSTR''@/1/g' \
- -e 's/@''GNULIB_MBSCASECMP''@/1/g' \
- -e 's/@''GNULIB_MBSNCASECMP''@/1/g' \
- -e 's/@''GNULIB_MBSPCASECMP''@/1/g' \
- -e 's/@''GNULIB_MBSCASESTR''@/1/g' \
- -e 's/@''GNULIB_MBSCSPN''@/1/g' \
- -e 's/@''GNULIB_MBSPBRK''@/1/g' \
- -e 's/@''GNULIB_MBSSPN''@/1/g' \
- -e 's/@''GNULIB_MBSSEP''@/1/g' \
- -e 's/@''GNULIB_MBSTOK_R''@/1/g' \
- -e 's/@''GNULIB_MEMCHR''@/1/g' \
- -e 's/@''GNULIB_MEMMEM''@/1/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''@/1/g' \
- -e 's/@''GNULIB_STRDUP''@/1/g' \
- -e 's/@''GNULIB_STRNCAT''@/1/g' \
- -e 's/@''GNULIB_STRNDUP''@/1/g' \
- -e 's/@''GNULIB_STRNLEN''@/1/g' \
- -e 's/@''GNULIB_STRPBRK''@/1/g' \
- -e 's/@''GNULIB_STRSEP''@/1/g' \
- -e 's/@''GNULIB_STRSTR''@/1/g' \
- -e 's/@''GNULIB_STRCASESTR''@/1/g' \
- -e 's/@''GNULIB_STRTOK_R''@/1/g' \
- -e 's/@''GNULIB_STRERROR''@/1/g' \
- -e 's/@''GNULIB_STRERROR_R''@/1/g' \
- -e 's/@''GNULIB_STRERRORNAME_NP''@/1/g' \
- -e 's/@''GNULIB_SIGABBREV_NP''@/1/g' \
- -e 's/@''GNULIB_SIGDESCR_NP''@/1/g' \
- -e 's/@''GNULIB_STRSIGNAL''@/1/g' \
- -e 's/@''GNULIB_STRVERSCMP''@/1/g' \
- -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \
- -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \
- -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
- < ./string.in.h > 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''@|1|g' \
- -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
- -e 's|@''HAVE_MEMSET_EXPLICIT''@|0|g' \
- -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
- -e 's|@''HAVE_STPCPY''@|1|g' \
- -e 's|@''HAVE_STPNCPY''@|1|g' \
- -e 's|@''HAVE_STRCHRNUL''@|1|g' \
- -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
- -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
- -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
- -e 's|@''HAVE_STRPBRK''@|1|g' \
- -e 's|@''HAVE_STRSEP''@|1|g' \
- -e 's|@''HAVE_STRCASESTR''@|1|g' \
- -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
- -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
- -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \
- -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \
- -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \
- -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
- -e 's|@''HAVE_STRVERSCMP''@|1|g' \
- -e 's|@''REPLACE_FFSLL''@|0|g' \
- -e 's|@''REPLACE_MEMCHR''@|0|g' \
- -e 's|@''REPLACE_MEMMEM''@|0|g' \
- -e 's|@''REPLACE_MEMPCPY''@|0|g' \
- -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \
- -e 's|@''REPLACE_FREE''@|0|g' \
- -e 's|@''REPLACE_STPCPY''@|0|g' \
- -e 's|@''REPLACE_STPNCPY''@|0|g' \
- -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
- -e 's|@''REPLACE_STRDUP''@|0|g' \
- -e 's|@''REPLACE_STRNCAT''@|0|g' \
- -e 's|@''REPLACE_STRNDUP''@|0|g' \
- -e 's|@''REPLACE_STRNLEN''@|0|g' \
- -e 's|@''REPLACE_STRSTR''@|0|g' \
- -e 's|@''REPLACE_STRCASESTR''@|0|g' \
- -e 's|@''REPLACE_STRTOK_R''@|0|g' \
- -e 's|@''REPLACE_STRERROR''@|0|g' \
- -e 's|@''REPLACE_STRERROR_R''@|1|g' \
- -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \
- -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
- -e 's|@''REPLACE_STRVERSCMP''@|0|g' \
- -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- < string.h-t1 > string.h-t2
-rm -f string.h-t1
-mv string.h-t2 string.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_STRINGS_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_STRINGS_H''@|<strings.h>|g' \
- -e 's/@''GNULIB_FFS''@/1/g' \
- -e 's|@''HAVE_FFS''@|1|g' \
- -e 's|@''HAVE_STRCASECMP''@|1|g' \
- -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./strings.in.h > strings.h-t
-mv strings.h-t strings.h
-/arch/local/x86_64-linux/bin/mkdir -p 'sys'
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's/@''HAVE_SYS_FILE_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_FILE_H''@|<sys/file.h>|g' \
- -e 's/@''HAVE_FLOCK''@/1/g' \
- -e 's/@''GNULIB_FLOCK''@/1/g' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sys_file.in.h > sys/file.h-t
-mv sys/file.h-t sys/file.h
-/arch/local/x86_64-linux/bin/mkdir -p 'sys'
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \
- -e 's/@''GNULIB_IOCTL''@/1/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 ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sys_ioctl.in.h > sys/ioctl.h-t
-mv sys/ioctl.h-t sys/ioctl.h
-/arch/local/x86_64-linux/bin/mkdir -p '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_MSG_H''@|<sys/msg.h>|g' \
- ./sys_msg.in.h > sys/msg.h-t
-mv sys/msg.h-t sys/msg.h
-/arch/local/x86_64-linux/bin/mkdir -p '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''@|<sys/random.h>|g' \
- -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \
- -e 's/@''GNULIB_GETRANDOM''@/1/g' \
- -e 's/@''HAVE_GETRANDOM''@/1/g' \
- -e 's/@''REPLACE_GETRANDOM''@/0/g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sys_random.in.h > sys/random.h-t
-mv sys/random.h-t sys/random.h
-/arch/local/x86_64-linux/bin/mkdir -p 'sys'
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_SYS_RESOURCE_H''@|<sys/resource.h>|g' \
- -e 's|@''HAVE_SYS_RESOURCE_H''@|1|g' \
- -e 's/@''GNULIB_GETRUSAGE''@/1/g' \
- -e 's/@''HAVE_GETRUSAGE''@/1/g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sys_resource.in.h > sys/resource.h-t
-mv sys/resource.h-t sys/resource.h
-/arch/local/x86_64-linux/bin/mkdir -p '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''@|<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 ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sys_select.in.h > sys/select.h-t
-mv sys/select.h-t sys/select.h
-/arch/local/x86_64-linux/bin/mkdir -p '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_SEM_H''@|<sys/sem.h>|g' \
- ./sys_sem.in.h > sys/sem.h-t
-mv sys/sem.h-t sys/sem.h
-/arch/local/x86_64-linux/bin/mkdir -p '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_SHM_H''@|<sys/shm.h>|g' \
- ./sys_shm.in.h > sys/shm.h-t
-mv sys/shm.h-t sys/shm.h
-/arch/local/x86_64-linux/bin/mkdir -p 'sys'
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
- -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
- -e 's/@''GNULIB_CLOSE''@/1/g' \
- -e 's/@''GNULIB_SOCKET''@/1/g' \
- -e 's/@''GNULIB_CONNECT''@/1/g' \
- -e 's/@''GNULIB_ACCEPT''@/1/g' \
- -e 's/@''GNULIB_BIND''@/1/g' \
- -e 's/@''GNULIB_GETPEERNAME''@/1/g' \
- -e 's/@''GNULIB_GETSOCKNAME''@/1/g' \
- -e 's/@''GNULIB_GETSOCKOPT''@/1/g' \
- -e 's/@''GNULIB_LISTEN''@/1/g' \
- -e 's/@''GNULIB_RECV''@/1/g' \
- -e 's/@''GNULIB_SEND''@/1/g' \
- -e 's/@''GNULIB_RECVFROM''@/1/g' \
- -e 's/@''GNULIB_SENDTO''@/1/g' \
- -e 's/@''GNULIB_SETSOCKOPT''@/1/g' \
- -e 's/@''GNULIB_SHUTDOWN''@/1/g' \
- -e 's/@''GNULIB_ACCEPT4''@/1/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 ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sys_socket.in.h > sys/socket.h-t
-mv sys/socket.h-t sys/socket.h
-/arch/local/x86_64-linux/bin/mkdir -p 'sys'
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
- -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
- -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
- -e 's/@''GNULIB_CHMOD''@/1/g' \
- -e 's/@''GNULIB_FCHMODAT''@/1/g' \
- -e 's/@''GNULIB_FSTAT''@/1/g' \
- -e 's/@''GNULIB_FSTATAT''@/1/g' \
- -e 's/@''GNULIB_FUTIMENS''@/1/g' \
- -e 's/@''GNULIB_GETUMASK''@/1/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''@|0|g' \
- -e 's|@''HAVE_LCHMOD''@|1|g' \
- -e 's|@''HAVE_LSTAT''@|1|g' \
- -e 's|@''HAVE_MKDIRAT''@|1|g' \
- -e 's|@''HAVE_MKFIFO''@|1|g' \
- -e 's|@''HAVE_MKFIFOAT''@|1|g' \
- -e 's|@''HAVE_MKNOD''@|1|g' \
- -e 's|@''HAVE_MKNODAT''@|1|g' \
- -e 's|@''HAVE_UTIMENSAT''@|1|g' \
- -e 's|@''REPLACE_CHMOD''@|0|g' \
- -e 's|@''REPLACE_FCHMODAT''@|0|g' \
- -e 's|@''REPLACE_FSTAT''@|0|g' \
- -e 's|@''REPLACE_FSTATAT''@|0|g' \
- -e 's|@''REPLACE_FUTIMENS''@|0|g' \
- -e 's|@''REPLACE_LSTAT''@|0|g' \
- -e 's|@''REPLACE_MKDIR''@|0|g' \
- -e 's|@''REPLACE_MKFIFO''@|0|g' \
- -e 's|@''REPLACE_MKFIFOAT''@|0|g' \
- -e 's|@''REPLACE_MKNOD''@|0|g' \
- -e 's|@''REPLACE_MKNODAT''@|0|g' \
- -e 's|@''REPLACE_STAT''@|0|g' \
- -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sys_stat.in.h > sys/stat.h-t
-mv sys/stat.h-t sys/stat.h
-/arch/local/x86_64-linux/bin/mkdir -p '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''@|<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 ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sys_time.in.h > sys/time.h-t
-mv sys/time.h-t sys/time.h
-/arch/local/x86_64-linux/bin/mkdir -p 'sys'
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's/@''HAVE_SYS_TIMES_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_TIMES_H''@|<sys/times.h>|g' \
- -e 's/@''GNULIB_TIMES''@/1/g' \
- -e 's|@''HAVE_STRUCT_TMS''@|1|g' \
- -e 's|@''HAVE_TIMES''@|1|g' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sys_times.in.h > sys/times.h-t
-mv sys/times.h-t sys/times.h
-/arch/local/x86_64-linux/bin/mkdir -p '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''@|<sys/types.h>|g' \
- -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
- -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
- ./sys_types.in.h > sys/types.h-t
-mv sys/types.h-t sys/types.h
-/arch/local/x86_64-linux/bin/mkdir -p 'sys'
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
- -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
- ./sys_uio.in.h > sys/uio.h-t
-mv sys/uio.h-t sys/uio.h
-/arch/local/x86_64-linux/bin/mkdir -p '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''@|<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 ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sys_utsname.in.h > sys/utsname.h-t
-mv sys/utsname.h-t sys/utsname.h
-/arch/local/x86_64-linux/bin/mkdir -p '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''@|<sys/wait.h>|g' \
- -e 's/@''GNULIB_WAITPID''@/1/g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./sys_wait.in.h > sys/wait.h-t
-mv sys/wait.h-t sys/wait.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_TERMIOS_H''@|<termios.h>|g' \
- -e 's/@''GNULIB_TCGETSID''@/1/g' \
- -e 's|@''HAVE_DECL_TCGETSID''@|1|g' \
- -e 's|@''HAVE_TERMIOS_H''@|1|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./termios.in.h > termios.h-t
-mv termios.h-t termios.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
- -e 's|@''HAVE_THREADS_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_AS_FIRST_DIRECTIVE_THREADS_H''@|<threads.h>|g' \
- -e 's|@''NEXT_THREADS_H''@|<threads.h>|g' \
- -e 's/@''GNULIB_CALL_ONCE''@/1/g' \
- -e 's/@''GNULIB_CND''@/1/g' \
- -e 's/@''GNULIB_MTX''@/1/g' \
- -e 's/@''GNULIB_THRD''@/1/g' \
- -e 's/@''GNULIB_TSS''@/1/g' \
- -e 's|@''HAVE_THREAD_LOCAL''@|1|g' \
- -e 's|@''BROKEN_THRD_JOIN''@|0|g' \
- -e 's|@''BROKEN_THRD_START_T''@|0|g' \
- -e 's|@''REPLACE_CALL_ONCE''@|0|g' \
- -e 's|@''REPLACE_CND_BROADCAST''@|0|g' \
- -e 's|@''REPLACE_CND_DESTROY''@|0|g' \
- -e 's|@''REPLACE_CND_INIT''@|0|g' \
- -e 's|@''REPLACE_CND_SIGNAL''@|0|g' \
- -e 's|@''REPLACE_CND_TIMEDWAIT''@|0|g' \
- -e 's|@''REPLACE_CND_WAIT''@|0|g' \
- -e 's|@''REPLACE_MTX_DESTROY''@|0|g' \
- -e 's|@''REPLACE_MTX_INIT''@|0|g' \
- -e 's|@''REPLACE_MTX_LOCK''@|0|g' \
- -e 's|@''REPLACE_MTX_TIMEDLOCK''@|0|g' \
- -e 's|@''REPLACE_MTX_TRYLOCK''@|0|g' \
- -e 's|@''REPLACE_MTX_UNLOCK''@|0|g' \
- -e 's|@''REPLACE_THRD_CREATE''@|0|g' \
- -e 's|@''REPLACE_THRD_CURRENT''@|0|g' \
- -e 's|@''REPLACE_THRD_DETACH''@|0|g' \
- -e 's|@''REPLACE_THRD_EQUAL''@|0|g' \
- -e 's|@''REPLACE_THRD_EXIT''@|0|g' \
- -e 's|@''REPLACE_THRD_JOIN''@|0|g' \
- -e 's|@''REPLACE_THRD_SLEEP''@|0|g' \
- -e 's|@''REPLACE_THRD_YIELD''@|0|g' \
- -e 's|@''REPLACE_TSS_CREATE''@|0|g' \
- -e 's|@''REPLACE_TSS_DELETE''@|0|g' \
- -e 's|@''REPLACE_TSS_GET''@|0|g' \
- -e 's|@''REPLACE_TSS_SET''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _Noreturn/r ./_Noreturn.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./threads.in.h > threads.h-t
-mv threads.h-t threads.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
- -e 's/@''GNULIB_CTIME''@/1/g' \
- -e 's/@''GNULIB_LOCALTIME''@/1/g' \
- -e 's/@''GNULIB_MKTIME''@/1/g' \
- -e 's/@''GNULIB_NANOSLEEP''@/1/g' \
- -e 's/@''GNULIB_STRFTIME''@/1/g' \
- -e 's/@''GNULIB_STRPTIME''@/1/g' \
- -e 's/@''GNULIB_TIME''@/1/g' \
- -e 's/@''GNULIB_TIMEGM''@/1/g' \
- -e 's/@''GNULIB_TIMESPEC_GET''@/1/g' \
- -e 's/@''GNULIB_TIMESPEC_GETRES''@/1/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''@|1|g' \
- -e 's|@''REPLACE_NANOSLEEP''@|1|g' \
- -e 's|@''REPLACE_STRFTIME''@|0|g' \
- -e 's|@''REPLACE_TIME''@|1|g' \
- -e 's|@''REPLACE_TIMEGM''@|1|g' \
- -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \
- -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \
- -e 's|@''REPLACE_TZSET''@|0|g' \
- -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
- -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
- -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
- -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
- -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./time.in.h > time.h-t
-mv time.h-t time.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's/@''HAVE_UCHAR_H''@/1/g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_UCHAR_H''@|<uchar.h>|g' \
- -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \
- -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \
- -e 's|@''SMALL_WCHAR_T''@|0|g' \
- -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|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_BTOWC''@/1/g' \
- -e 's/@''GNULIB_C32ISALNUM''@/1/g' \
- -e 's/@''GNULIB_C32ISALPHA''@/1/g' \
- -e 's/@''GNULIB_C32ISBLANK''@/1/g' \
- -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \
- -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \
- -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \
- -e 's/@''GNULIB_C32ISLOWER''@/1/g' \
- -e 's/@''GNULIB_C32ISPRINT''@/1/g' \
- -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \
- -e 's/@''GNULIB_C32ISSPACE''@/1/g' \
- -e 's/@''GNULIB_C32ISUPPER''@/1/g' \
- -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \
- -e 's/@''GNULIB_C32TOLOWER''@/1/g' \
- -e 's/@''GNULIB_C32TOUPPER''@/1/g' \
- -e 's/@''GNULIB_C32WIDTH''@/1/g' \
- -e 's/@''GNULIB_C32RTOMB''@/1/g' \
- -e 's/@''GNULIB_C32SNRTOMBS''@/1/g' \
- -e 's/@''GNULIB_C32SRTOMBS''@/1/g' \
- -e 's/@''GNULIB_C32STOMBS''@/1/g' \
- -e 's/@''GNULIB_C32SWIDTH''@/1/g' \
- -e 's/@''GNULIB_C32TOB''@/1/g' \
- -e 's/@''GNULIB_C32_APPLY_MAPPING''@/1/g' \
- -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/1/g' \
- -e 's/@''GNULIB_C32_GET_MAPPING''@/1/g' \
- -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/1/g' \
- -e 's/@''GNULIB_ISWCTYPE''@/1/g' \
- -e 's/@''GNULIB_ISWDIGIT''@/1/g' \
- -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
- -e 's/@''GNULIB_MBRTOC16''@/1/g' \
- -e 's/@''GNULIB_MBRTOC32''@/1/g' \
- -e 's/@''GNULIB_MBSNRTOC32S''@/1/g' \
- -e 's/@''GNULIB_MBSNRTOWCS''@/1/g' \
- -e 's/@''GNULIB_MBSRTOC32S''@/1/g' \
- -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
- -e 's/@''GNULIB_MBSTOC32S''@/1/g' \
- -e 's/@''GNULIB_TOWCTRANS''@/1/g' \
- -e 's/@''GNULIB_WCSNRTOMBS''@/1/g' \
- -e 's/@''GNULIB_WCSRTOMBS''@/1/g' \
- -e 's/@''GNULIB_WCSWIDTH''@/1/g' \
- -e 's/@''GNULIB_WCTOB''@/1/g' \
- -e 's/@''GNULIB_WCTRANS''@/1/g' \
- -e 's/@''GNULIB_WCTYPE''@/1/g' \
- -e 's/@''GNULIB_WCWIDTH''@/1/g' \
- -e 's|@''HAVE_C32RTOMB''@|1|g' \
- -e 's|@''HAVE_MBRTOC16''@|1|g' \
- -e 's|@''HAVE_MBRTOC32''@|1|g' \
- -e 's|@''REPLACE_C32RTOMB''@|0|g' \
- -e 's|@''REPLACE_MBRTOC16''@|1|g' \
- -e 's|@''REPLACE_MBRTOC32''@|1|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./uchar.in.h > uchar.h-t
-mv uchar.h-t uchar.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|1|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' \
- ./unicase.in.h > unicase.h-t
-mv unicase.h-t unicase.h
-gperf -m 10 ./unicase/locale-languages.gperf > ./unicase/locale-languages.h-t1 \
-&& sed -e 's/^const/static const/' < ./unicase/locale-languages.h-t1 > ./unicase/locale-languages.h-t2 \
-&& mv ./unicase/locale-languages.h-t2 ./unicase/locale-languages.h
-gperf -m 10 ./unicase/special-casing-table.gperf > ./unicase/special-casing-table.h-t && \
-mv ./unicase/special-casing-table.h-t ./unicase/special-casing-table.h
-/arch/local/x86_64-linux/bin/mkdir -p 'unicase'
-declaration=`grep '^gl_unicase_special_lookup' ./unicase/special-casing-table.h | sed -e 's/register //g'` && \
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e "/gl_unicase_special_lookup/s/gl_unicase_special_lookup.*/${declaration};/" \
- ./unicase/special-casing.in.h > unicase/special-casing.h-t
-mv unicase/special-casing.h-t unicase/special-casing.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|1|g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_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''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_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''@//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''@//g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
- -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_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''@//g' \
- < ./unictype.in.h > 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''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_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''@//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''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_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''@//g' \
- < unictype.h-t1 > unictype.h-t2
-sed \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_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''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_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''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_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''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@//g' \
- < unictype.h-t2 > 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''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_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''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_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''@//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''@//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''@//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''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_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''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \
- < unictype.h-t3 > unictype.h-t4
-rm -f unictype.h-t1 unictype.h-t2 unictype.h-t3
-mv unictype.h-t4 unictype.h
-gperf -m 10 ./unictype/bidi_byname.gperf > ./unictype/bidi_byname.h-t1 \
-&& sed -e 's/^const/static const/' < ./unictype/bidi_byname.h-t1 > ./unictype/bidi_byname.h-t2 \
-&& mv ./unictype/bidi_byname.h-t2 ./unictype/bidi_byname.h
-gperf -m 10 ./unictype/categ_byname.gperf > ./unictype/categ_byname.h-t1 \
-&& sed -e 's/^const/static const/' < ./unictype/categ_byname.h-t1 > ./unictype/categ_byname.h-t2 \
-&& mv ./unictype/categ_byname.h-t2 ./unictype/categ_byname.h
-gperf -m 10 ./unictype/combiningclass_byname.gperf > ./unictype/combiningclass_byname.h-t1 \
-&& sed -e 's/^const/static const/' < ./unictype/combiningclass_byname.h-t1 > ./unictype/combiningclass_byname.h-t2 \
-&& mv ./unictype/combiningclass_byname.h-t2 ./unictype/combiningclass_byname.h
-gperf -m 10 ./unictype/joininggroup_byname.gperf > ./unictype/joininggroup_byname.h-t1 \
-&& sed -e 's/^const/static const/' < ./unictype/joininggroup_byname.h-t1 > ./unictype/joininggroup_byname.h-t2 \
-&& mv ./unictype/joininggroup_byname.h-t2 ./unictype/joininggroup_byname.h
-gperf -m 10 ./unictype/joiningtype_byname.gperf > ./unictype/joiningtype_byname.h-t1 \
-&& sed -e 's/^const/static const/' < ./unictype/joiningtype_byname.h-t1 > ./unictype/joiningtype_byname.h-t2 \
-&& mv ./unictype/joiningtype_byname.h-t2 ./unictype/joiningtype_byname.h
-gperf -m 10 ./unictype/pr_byname.gperf > ./unictype/pr_byname.h-t1 \
-&& sed -e 's/^const/static const/' < ./unictype/pr_byname.h-t1 > ./unictype/pr_byname.h-t2 \
-&& mv ./unictype/pr_byname.h-t2 ./unictype/pr_byname.h
-gperf -m 10 ./unictype/scripts_byname.gperf > ./unictype/scripts_byname.h-t1 \
-&& sed -e 's/^const/static const/' < ./unictype/scripts_byname.h-t1 > ./unictype/scripts_byname.h-t2 \
-&& mv ./unictype/scripts_byname.h-t2 ./unictype/scripts_byname.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|1|g' \
- -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@//g' \
- -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@//g' \
- ./uninorm.in.h > uninorm.h-t
-mv uninorm.h-t uninorm.h
-gperf -m 1 ./uninorm/composition-table.gperf > ./uninorm/composition-table.h-t1 \
-&& sed -e 's/^const/static const/' < ./uninorm/composition-table.h-t1 > ./uninorm/composition-table.h-t2 \
-&& mv ./uninorm/composition-table.h-t2 ./uninorm/composition-table.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''HAVE_UNISTD_H''@|1|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
- -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
- -e 's/@''GNULIB_ACCESS''@/1/g' \
- -e 's/@''GNULIB_CHDIR''@/1/g' \
- -e 's/@''GNULIB_CHOWN''@/1/g' \
- -e 's/@''GNULIB_CLOSE''@/1/g' \
- -e 's/@''GNULIB_COPY_FILE_RANGE''@/1/g' \
- -e 's/@''GNULIB_DUP''@/1/g' \
- -e 's/@''GNULIB_DUP2''@/1/g' \
- -e 's/@''GNULIB_DUP3''@/1/g' \
- -e 's/@''GNULIB_ENVIRON''@/1/g' \
- -e 's/@''GNULIB_EUIDACCESS''@/1/g' \
- -e 's/@''GNULIB_EXECL''@/1/g' \
- -e 's/@''GNULIB_EXECLE''@/1/g' \
- -e 's/@''GNULIB_EXECLP''@/1/g' \
- -e 's/@''GNULIB_EXECV''@/1/g' \
- -e 's/@''GNULIB_EXECVE''@/1/g' \
- -e 's/@''GNULIB_EXECVP''@/1/g' \
- -e 's/@''GNULIB_EXECVPE''@/1/g' \
- -e 's/@''GNULIB_FACCESSAT''@/1/g' \
- -e 's/@''GNULIB_FCHDIR''@/1/g' \
- -e 's/@''GNULIB_FCHOWNAT''@/1/g' \
- -e 's/@''GNULIB_FDATASYNC''@/1/g' \
- -e 's/@''GNULIB_FSYNC''@/1/g' \
- -e 's/@''GNULIB_FTRUNCATE''@/1/g' \
- < ./unistd.in.h > unistd.h-t1
-sed \
- -e 's/@''GNULIB_GETCWD''@/1/g' \
- -e 's/@''GNULIB_GETDOMAINNAME''@/1/g' \
- -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
- -e 's/@''GNULIB_GETENTROPY''@/1/g' \
- -e 's/@''GNULIB_GETGROUPS''@/1/g' \
- -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \
- -e 's/@''GNULIB_GETLOGIN''@/1/g' \
- -e 's/@''GNULIB_GETLOGIN_R''@/1/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''@/1/g' \
- -e 's/@''GNULIB_PWRITE''@/1/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''@/1/g' \
- -e 's/@''GNULIB_SLEEP''@/1/g' \
- -e 's/@''GNULIB_SYMLINK''@/1/g' \
- -e 's/@''GNULIB_SYMLINKAT''@/1/g' \
- -e 's/@''GNULIB_TRUNCATE''@/1/g' \
- -e 's/@''GNULIB_TTYNAME_R''@/1/g' \
- -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
- -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/1/g' \
- -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
- -e 's/@''GNULIB_UNLINK''@/1/g' \
- -e 's/@''GNULIB_UNLINKAT''@/1/g' \
- -e 's/@''GNULIB_USLEEP''@/1/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' \
- < unistd.h-t1 > unistd.h-t2
-sed \
- -e 's|@''HAVE_CHOWN''@|1|g' \
- -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
- -e 's|@''HAVE_DUP3''@|1|g' \
- -e 's|@''HAVE_EUIDACCESS''@|1|g' \
- -e 's|@''HAVE_EXECVPE''@|1|g' \
- -e 's|@''HAVE_FACCESSAT''@|1|g' \
- -e 's|@''HAVE_FCHDIR''@|1|g' \
- -e 's|@''HAVE_FCHOWNAT''@|1|g' \
- -e 's|@''HAVE_FDATASYNC''@|1|g' \
- -e 's|@''HAVE_FSYNC''@|1|g' \
- -e 's|@''HAVE_FTRUNCATE''@|1|g' \
- -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
- -e 's|@''HAVE_GETENTROPY''@|1|g' \
- -e 's|@''HAVE_GETGROUPS''@|1|g' \
- -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
- -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
- -e 's|@''HAVE_GETPASS''@|1|g' \
- -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
- -e 's|@''HAVE_LCHOWN''@|1|g' \
- -e 's|@''HAVE_LINK''@|1|g' \
- -e 's|@''HAVE_LINKAT''@|1|g' \
- -e 's|@''HAVE_PIPE''@|1|g' \
- -e 's|@''HAVE_PIPE2''@|1|g' \
- -e 's|@''HAVE_PREAD''@|1|g' \
- -e 's|@''HAVE_PWRITE''@|1|g' \
- -e 's|@''HAVE_READLINK''@|1|g' \
- -e 's|@''HAVE_READLINKAT''@|1|g' \
- -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
- -e 's|@''HAVE_SLEEP''@|1|g' \
- -e 's|@''HAVE_SYMLINK''@|1|g' \
- -e 's|@''HAVE_SYMLINKAT''@|1|g' \
- -e 's|@''HAVE_UNLINKAT''@|1|g' \
- -e 's|@''HAVE_USLEEP''@|1|g' \
- -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
- -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \
- -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
- -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
- -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
- -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
- -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
- -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
- -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
- -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
- -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
- -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
- -e 's|@''HAVE_OS_H''@|0|g' \
- -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
- < unistd.h-t2 > unistd.h-t3
-sed \
- -e 's|@''REPLACE_ACCESS''@|0|g' \
- -e 's|@''REPLACE_CHOWN''@|0|g' \
- -e 's|@''REPLACE_CLOSE''@|0|g' \
- -e 's|@''REPLACE_COPY_FILE_RANGE''@|1|g' \
- -e 's|@''REPLACE_DUP''@|0|g' \
- -e 's|@''REPLACE_DUP2''@|0|g' \
- -e 's|@''REPLACE_DUP3''@|1|g' \
- -e 's|@''REPLACE_EXECL''@|0|g' \
- -e 's|@''REPLACE_EXECLE''@|0|g' \
- -e 's|@''REPLACE_EXECLP''@|0|g' \
- -e 's|@''REPLACE_EXECV''@|0|g' \
- -e 's|@''REPLACE_EXECVE''@|0|g' \
- -e 's|@''REPLACE_EXECVP''@|0|g' \
- -e 's|@''REPLACE_EXECVPE''@|0|g' \
- -e 's|@''REPLACE_FACCESSAT''@|0|g' \
- -e 's|@''REPLACE_FCHDIR''@|0|g' \
- -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
- -e 's|@''REPLACE_FDATASYNC''@|0|g' \
- -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
- -e 's|@''REPLACE_GETCWD''@|0|g' \
- -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
- -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
- -e 's|@''REPLACE_GETENTROPY''@|0|g' \
- -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
- -e 's|@''REPLACE_GETGROUPS''@|0|g' \
- -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
- -e 's|@''REPLACE_GETPASS''@|0|g' \
- -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \
- -e 's|@''REPLACE_ISATTY''@|0|g' \
- -e 's|@''REPLACE_LCHOWN''@|0|g' \
- -e 's|@''REPLACE_LINK''@|0|g' \
- -e 's|@''REPLACE_LINKAT''@|0|g' \
- -e 's|@''REPLACE_LSEEK''@|0|g' \
- -e 's|@''REPLACE_PIPE2''@|1|g' \
- -e 's|@''REPLACE_PREAD''@|0|g' \
- -e 's|@''REPLACE_PWRITE''@|0|g' \
- -e 's|@''REPLACE_READ''@|0|g' \
- -e 's|@''REPLACE_READLINK''@|0|g' \
- -e 's|@''REPLACE_READLINKAT''@|0|g' \
- -e 's|@''REPLACE_RMDIR''@|0|g' \
- -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \
- -e 's|@''REPLACE_SLEEP''@|0|g' \
- -e 's|@''REPLACE_SYMLINK''@|0|g' \
- -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
- -e 's|@''REPLACE_TRUNCATE''@|0|g' \
- -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
- -e 's|@''REPLACE_UNLINK''@|0|g' \
- -e 's|@''REPLACE_UNLINKAT''@|0|g' \
- -e 's|@''REPLACE_USLEEP''@|0|g' \
- -e 's|@''REPLACE_WRITE''@|0|g' \
- -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \
- -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
- -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- < unistd.h-t3 > unistd.h-t4
-rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3
-mv unistd.h-t4 unistd.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h
-mv unistr.h-t unistr.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's/@''HAVE_UTIME_H''@/1/g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_UTIME_H''@|<utime.h>|g' \
- -e 's/@''GNULIB_UTIME''@/1/g' \
- -e 's/@''GNULIB_MDA_UTIME''@/1/g' \
- -e 's|@''HAVE_UTIME''@|1|g' \
- -e 's|@''REPLACE_UTIME''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./utime.in.h > utime.h-t
-mv utime.h-t utime.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's/@''HAVE_UTMP_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_UTMP_H''@|<utmp.h>|g' \
- -e 's|@''HAVE_UTIL_H''@|0|g' \
- -e 's|@''HAVE_LIBUTIL_H''@|0|g' \
- -e 's|@''HAVE_TERMIOS_H''@|1|g' \
- -e 's/@''GNULIB_LOGIN_TTY''@/1/g' \
- -e 's|@''HAVE_LOGIN_TTY''@|1|g' \
- -e 's|@''REPLACE_LOGIN_TTY''@|0|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./utmp.in.h > utmp.h-t
-mv utmp.h-t utmp.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''HAVE_FEATURES_H''@|1|g' \
- -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
- -e 's|@''HAVE_WCHAR_H''@|1|g' \
- -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
- -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
- -e 's/@''GNULIB_BTOWC''@/1/g' \
- -e 's/@''GNULIB_WCTOB''@/1/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''@/1/g' \
- -e 's/@''GNULIB_WCRTOMB''@/1/g' \
- -e 's/@''GNULIB_WCSRTOMBS''@/1/g' \
- -e 's/@''GNULIB_WCSNRTOMBS''@/1/g' \
- -e 's/@''GNULIB_WCWIDTH''@/1/g' \
- -e 's/@''GNULIB_WMEMCHR''@/1/g' \
- -e 's/@''GNULIB_WMEMCMP''@/1/g' \
- -e 's/@''GNULIB_WMEMCPY''@/1/g' \
- -e 's/@''GNULIB_WMEMMOVE''@/1/g' \
- -e 's/@''GNULIB_WMEMPCPY''@/1/g' \
- -e 's/@''GNULIB_WMEMSET''@/1/g' \
- -e 's/@''GNULIB_WCSLEN''@/1/g' \
- -e 's/@''GNULIB_WCSNLEN''@/1/g' \
- -e 's/@''GNULIB_WCSCPY''@/1/g' \
- -e 's/@''GNULIB_WCPCPY''@/1/g' \
- -e 's/@''GNULIB_WCSNCPY''@/1/g' \
- -e 's/@''GNULIB_WCPNCPY''@/1/g' \
- -e 's/@''GNULIB_WCSCAT''@/1/g' \
- -e 's/@''GNULIB_WCSNCAT''@/1/g' \
- -e 's/@''GNULIB_WCSCMP''@/1/g' \
- -e 's/@''GNULIB_WCSNCMP''@/1/g' \
- -e 's/@''GNULIB_WCSCASECMP''@/1/g' \
- -e 's/@''GNULIB_WCSNCASECMP''@/1/g' \
- -e 's/@''GNULIB_WCSCOLL''@/1/g' \
- -e 's/@''GNULIB_WCSXFRM''@/1/g' \
- -e 's/@''GNULIB_WCSDUP''@/1/g' \
- -e 's/@''GNULIB_WCSCHR''@/1/g' \
- -e 's/@''GNULIB_WCSRCHR''@/1/g' \
- -e 's/@''GNULIB_WCSCSPN''@/1/g' \
- -e 's/@''GNULIB_WCSSPN''@/1/g' \
- -e 's/@''GNULIB_WCSPBRK''@/1/g' \
- -e 's/@''GNULIB_WCSSTR''@/1/g' \
- -e 's/@''GNULIB_WCSTOK''@/1/g' \
- -e 's/@''GNULIB_WCSWIDTH''@/1/g' \
- -e 's/@''GNULIB_WCSFTIME''@/1/g' \
- -e 's/@''GNULIB_WGETCWD''@/1/g' \
- -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \
- -e 's/@''GNULIB_FREE_POSIX''@/1/g' \
- < ./wchar.in.h > 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''@|1|g' \
- -e 's|@''HAVE_WMEMSET''@|1|g' \
- -e 's|@''HAVE_WCSLEN''@|1|g' \
- -e 's|@''HAVE_WCSNLEN''@|1|g' \
- -e 's|@''HAVE_WCSCPY''@|1|g' \
- -e 's|@''HAVE_WCPCPY''@|1|g' \
- -e 's|@''HAVE_WCSNCPY''@|1|g' \
- -e 's|@''HAVE_WCPNCPY''@|1|g' \
- -e 's|@''HAVE_WCSCAT''@|1|g' \
- -e 's|@''HAVE_WCSNCAT''@|1|g' \
- -e 's|@''HAVE_WCSCMP''@|1|g' \
- -e 's|@''HAVE_WCSNCMP''@|1|g' \
- -e 's|@''HAVE_WCSCASECMP''@|1|g' \
- -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
- -e 's|@''HAVE_WCSCOLL''@|1|g' \
- -e 's|@''HAVE_WCSXFRM''@|1|g' \
- -e 's|@''HAVE_WCSDUP''@|1|g' \
- -e 's|@''HAVE_WCSCHR''@|1|g' \
- -e 's|@''HAVE_WCSRCHR''@|1|g' \
- -e 's|@''HAVE_WCSCSPN''@|1|g' \
- -e 's|@''HAVE_WCSSPN''@|1|g' \
- -e 's|@''HAVE_WCSPBRK''@|1|g' \
- -e 's|@''HAVE_WCSSTR''@|1|g' \
- -e 's|@''HAVE_WCSTOK''@|1|g' \
- -e 's|@''HAVE_WCSWIDTH''@|1|g' \
- -e 's|@''HAVE_WCSFTIME''@|1|g' \
- -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
- -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \
- -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
- < wchar.h-t1 > wchar.h-t2
-sed \
- -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
- -e 's|@''REPLACE_BTOWC''@|1|g' \
- -e 's|@''REPLACE_WCTOB''@|0|g' \
- -e 's|@''REPLACE_FREE''@|0|g' \
- -e 's|@''REPLACE_MBSINIT''@|0|g' \
- -e 's|@''REPLACE_MBRTOWC''@|1|g' \
- -e 's|@''REPLACE_MBRLEN''@|1|g' \
- -e 's|@''REPLACE_MBSRTOWCS''@|1|g' \
- -e 's|@''REPLACE_MBSNRTOWCS''@|1|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''@|1|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 ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- < wchar.h-t2 > wchar.h-t3
-rm -f wchar.h-t1 wchar.h-t2
-mv wchar.h-t3 wchar.h
-sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- -e 's|@''GUARD_PREFIX''@|GL|g' \
- -e 's/@''HAVE_WCTYPE_H''@/1/g' \
- -e 's|@''INCLUDE_NEXT''@|include_next|g' \
- -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
- -e 's|@''PRAGMA_COLUMNS''@||g' \
- -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
- -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
- -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \
- -e 's/@''GNULIB_ISWBLANK''@/1/g' \
- -e 's/@''GNULIB_ISWDIGIT''@/1/g' \
- -e 's/@''GNULIB_ISWPUNCT''@/1/g' \
- -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
- -e 's/@''GNULIB_WCTYPE''@/1/g' \
- -e 's/@''GNULIB_ISWCTYPE''@/1/g' \
- -e 's/@''GNULIB_WCTRANS''@/1/g' \
- -e 's/@''GNULIB_TOWCTRANS''@/1/g' \
- -e 's/@''HAVE_ISWBLANK''@/1/g' \
- -e 's/@''HAVE_ISWCNTRL''@/1/g' \
- -e 's/@''HAVE_WCTYPE_T''@/1/g' \
- -e 's/@''HAVE_WCTRANS_T''@/1/g' \
- -e 's/@''HAVE_WINT_T''@/1/g' \
- -e 's/@''REPLACE_ISWBLANK''@/0/g' \
- -e 's/@''REPLACE_ISWDIGIT''@/0/g' \
- -e 's/@''REPLACE_ISWPUNCT''@/0/g' \
- -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
- -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
- -e 's/@''REPLACE_TOWLOWER''@/0/g' \
- -e 's/@''REPLACE_WCTRANS''@/0/g' \
- -e 's/@''REPLACE_WCTYPE''@/0/g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
- -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
- -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
- ./wctype.in.h > wctype.h-t
-mv wctype.h-t wctype.h
-Making distclean in gllib
-make[1]: Entering directory '//test-create-testdir-4.result/gllib'
-make[2]: Entering directory '//test-create-testdir-4.result/gllib'
-test -z "git-merge-changelog" || rm -f git-merge-changelog
-test -z "configmake.h configmake.h-t" || rm -f configmake.h configmake.h-t
-test -z "libgnu.a" || rm -f libgnu.a
-test -z "" || rm -f
-test -z "pt_chown" || rm -f pt_chown
-rm -f *.o
-rm -f bitset/*.o
-rm -f glthread/*.o
-rm -f malloc/*.o
-rm -f unicase/*.o
-rm -f uniconv/*.o
-rm -f unictype/*.o
-rm -f unigbrk/*.o
-rm -f unilbrk/*.o
-rm -f uniname/*.o
-rm -f uninorm/*.o
-rm -f unistdio/*.o
-rm -f unistr/*.o
-rm -f uniwbrk/*.o
-rm -f uniwidth/*.o
-test -z "core *.stackdump alloca.h alloca.h-t argz.h argz.h-t arpa/inet.h arpa/inet.h-t assert.h assert.h-t byteswap.h byteswap.h-t ctype.h ctype.h-t dirent.h dirent.h-t errno.h errno.h-t error.h error.h-t execinfo.h execinfo.h-t fcntl.h fcntl.h-t fenv.h fenv.h-t float.h float.h-t fnmatch.h fnmatch.h-t getopt.h getopt.h-t getopt-cdefs.h getopt-cdefs.h-t malloc/dynarray.gl.h malloc/dynarray.gl.h-t malloc/dynarray-skeleton.gl.h malloc/dynarray-skeleton.gl.h-t malloc/scratch_buffer.gl.h malloc/scratch_buffer.gl.h-t glob.h glob.h-t glob-libc.gl.h glob-libc.gl.h-t iconv.h iconv.h-t iconv_open-aix.h-t iconv_open-hpux.h-t iconv_open-irix.h-t iconv_open-osf.h-t iconv_open-solaris.h-t iconv_open-zos.h-t ieee754.h ieee754.h-t inttypes.h inttypes.h-t langinfo.h langinfo.h-t gmp.h gmp.h-t textstyle.h textstyle.h-t limits.h limits.h-t locale.h locale.h-t malloc.h malloc.h-t math.h math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5 math.h-t6 monetary.h monetary.h-t net/if.h net/if.h-t netdb.h netdb.h-t netinet/in.h netinet/in.h-t obstack.h obstack.h-t omp.h omp.h-t parse-datetime.tab.c parse-datetime.tab.h parse-datetime.c-tmp parse-datetime-gen.h-tmp poll.h poll.h-t pthread.h pthread.h-t1 pthread.h-t2 pthread.h-t3 pthread.h-t4 pty.h pty.h-t sched.h sched.h-t search.h search.h-t selinux/selinux.h selinux/selinux.h-t selinux/context.h selinux/context.h-t selinux/label.h selinux/label.h-t signal.h signal.h-t sigsegv.h sigsegv.h-t link-warning.h link-warning.h-t spawn.h spawn.h-t stdalign.h stdalign.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t stdckdint.h stdckdint.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 stdlib.h stdlib.h-t1 stdlib.h-t2 stdlib.h-t3 stdnoreturn.h stdnoreturn.h-t string.h string.h-t1 string.h-t2 strings.h strings.h-t sys/file.h sys/file.h-t sys/ioctl.h sys/ioctl.h-t sys/msg.h sys/msg.h-t sys/random.h sys/random.h-t sys/resource.h sys/resource.h-t sys/select.h sys/select.h-t sys/sem.h sys/sem.h-t sys/shm.h sys/shm.h-t sys/socket.h sys/socket.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t sys/times.h sys/times.h-t sys/types.h sys/types.h-t sys/uio.h sys/uio.h-t sys/utsname.h sys/utsname.h-t sys/wait.h sys/wait.h-t sysexits.h sysexits.h-t termios.h termios.h-t threads.h threads.h-t time.h time.h-t uchar.h uchar.h-t unicase.h unicase.h-t unicase/locale-languages.h-t1 unicase/locale-languages.h-t2 unicase/special-casing-table.h-t unicase/special-casing.h unicase/special-casing.h-t uniconv.h uniconv.h-t unictype.h unictype.h-t1 unictype.h-t2 unictype.h-t3 unictype.h-t4 unictype/bidi_byname.h-t1 unictype/bidi_byname.h-t2 unictype/categ_byname.h-t1 unictype/categ_byname.h-t2 unictype/combiningclass_byname.h-t1 unictype/combiningclass_byname.h-t2 unictype/joininggroup_byname.h-t1 unictype/joininggroup_byname.h-t2 unictype/joiningtype_byname.h-t1 unictype/joiningtype_byname.h-t2 unictype/pr_byname.h-t1 unictype/pr_byname.h-t2 unictype/scripts_byname.h-t1 unictype/scripts_byname.h-t2 unigbrk.h unigbrk.h-t unilbrk.h unilbrk.h-t uniname.h uniname.h-t uninorm.h uninorm.h-t uninorm/composition-table.h-t1 uninorm/composition-table.h-t2 unistd.h unistd.h-t1 unistd.h-t2 unistd.h-t3 unistd.h-t4 unistdio.h unistdio.h-t unistr.h unistr.h-t unitypes.h unitypes.h-t uniwbrk.h uniwbrk.h-t uniwidth.h uniwidth.h-t utime.h utime.h-t utmp.h utmp.h-t wchar.h wchar.h-t1 wchar.h-t2 wchar.h-t3 wctype.h wctype.h-t" || rm -f core *.stackdump alloca.h alloca.h-t argz.h argz.h-t arpa/inet.h arpa/inet.h-t assert.h assert.h-t byteswap.h byteswap.h-t ctype.h ctype.h-t dirent.h dirent.h-t errno.h errno.h-t error.h error.h-t execinfo.h execinfo.h-t fcntl.h fcntl.h-t fenv.h fenv.h-t float.h float.h-t fnmatch.h fnmatch.h-t getopt.h getopt.h-t getopt-cdefs.h getopt-cdefs.h-t malloc/dynarray.gl.h malloc/dynarray.gl.h-t malloc/dynarray-skeleton.gl.h malloc/dynarray-skeleton.gl.h-t malloc/scratch_buffer.gl.h malloc/scratch_buffer.gl.h-t glob.h glob.h-t glob-libc.gl.h glob-libc.gl.h-t iconv.h iconv.h-t iconv_open-aix.h-t iconv_open-hpux.h-t iconv_open-irix.h-t iconv_open-osf.h-t iconv_open-solaris.h-t iconv_open-zos.h-t ieee754.h ieee754.h-t inttypes.h inttypes.h-t langinfo.h langinfo.h-t gmp.h gmp.h-t textstyle.h textstyle.h-t limits.h limits.h-t locale.h locale.h-t malloc.h malloc.h-t math.h math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5 math.h-t6 monetary.h monetary.h-t net/if.h net/if.h-t netdb.h netdb.h-t netinet/in.h netinet/in.h-t obstack.h obstack.h-t omp.h omp.h-t parse-datetime.tab.c parse-datetime.tab.h parse-datetime.c-tmp parse-datetime-gen.h-tmp poll.h poll.h-t pthread.h pthread.h-t1 pthread.h-t2 pthread.h-t3 pthread.h-t4 pty.h pty.h-t sched.h sched.h-t search.h search.h-t selinux/selinux.h selinux/selinux.h-t selinux/context.h selinux/context.h-t selinux/label.h selinux/label.h-t signal.h signal.h-t sigsegv.h sigsegv.h-t link-warning.h link-warning.h-t spawn.h spawn.h-t stdalign.h stdalign.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t stdckdint.h stdckdint.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 stdlib.h stdlib.h-t1 stdlib.h-t2 stdlib.h-t3 stdnoreturn.h stdnoreturn.h-t string.h string.h-t1 string.h-t2 strings.h strings.h-t sys/file.h sys/file.h-t sys/ioctl.h sys/ioctl.h-t sys/msg.h sys/msg.h-t sys/random.h sys/random.h-t sys/resource.h sys/resource.h-t sys/select.h sys/select.h-t sys/sem.h sys/sem.h-t sys/shm.h sys/shm.h-t sys/socket.h sys/socket.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t sys/times.h sys/times.h-t sys/types.h sys/types.h-t sys/uio.h sys/uio.h-t sys/utsname.h sys/utsname.h-t sys/wait.h sys/wait.h-t sysexits.h sysexits.h-t termios.h termios.h-t threads.h threads.h-t time.h time.h-t uchar.h uchar.h-t unicase.h unicase.h-t unicase/locale-languages.h-t1 unicase/locale-languages.h-t2 unicase/special-casing-table.h-t unicase/special-casing.h unicase/special-casing.h-t uniconv.h uniconv.h-t unictype.h unictype.h-t1 unictype.h-t2 unictype.h-t3 unictype.h-t4 unictype/bidi_byname.h-t1 unictype/bidi_byname.h-t2 unictype/categ_byname.h-t1 unictype/categ_byname.h-t2 unictype/combiningclass_byname.h-t1 unictype/combiningclass_byname.h-t2 unictype/joininggroup_byname.h-t1 unictype/joininggroup_byname.h-t2 unictype/joiningtype_byname.h-t1 unictype/joiningtype_byname.h-t2 unictype/pr_byname.h-t1 unictype/pr_byname.h-t2 unictype/scripts_byname.h-t1 unictype/scripts_byname.h-t2 unigbrk.h unigbrk.h-t unilbrk.h unilbrk.h-t uniname.h uniname.h-t uninorm.h uninorm.h-t uninorm/composition-table.h-t1 uninorm/composition-table.h-t2 unistd.h unistd.h-t1 unistd.h-t2 unistd.h-t3 unistd.h-t4 unistdio.h unistdio.h-t unistr.h unistr.h-t unitypes.h unitypes.h-t uniwbrk.h uniwbrk.h-t uniwidth.h uniwidth.h-t utime.h utime.h-t utmp.h utmp.h-t wchar.h wchar.h-t1 wchar.h-t2 wchar.h-t3 wctype.h wctype.h-t
-rmdir arpa
-rmdir selinux
-rmdir sys
-rm -f *.tab.c
-test -z "" || rm -f
-test . = "." || test -z "" || rm -f
-rm -f bitset/.deps/.dirstamp
-rm -f bitset/.dirstamp
-rm -f glthread/.deps/.dirstamp
-rm -f glthread/.dirstamp
-rm -f malloc/.deps/.dirstamp
-rm -f malloc/.dirstamp
-rm -f unicase/.deps/.dirstamp
-rm -f unicase/.dirstamp
-rm -f uniconv/.deps/.dirstamp
-rm -f uniconv/.dirstamp
-rm -f unictype/.deps/.dirstamp
-rm -f unictype/.dirstamp
-rm -f unigbrk/.deps/.dirstamp
-rm -f unigbrk/.dirstamp
-rm -f unilbrk/.deps/.dirstamp
-rm -f unilbrk/.dirstamp
-rm -f uniname/.deps/.dirstamp
-rm -f uniname/.dirstamp
-rm -f uninorm/.deps/.dirstamp
-rm -f uninorm/.dirstamp
-rm -f unistdio/.deps/.dirstamp
-rm -f unistdio/.dirstamp
-rm -f unistr/.deps/.dirstamp
-rm -f unistr/.dirstamp
-rm -f uniwbrk/.deps/.dirstamp
-rm -f uniwbrk/.dirstamp
-rm -f uniwidth/.deps/.dirstamp
-rm -f uniwidth/.dirstamp
-test -z "" || rm -f
-test '.' = . || rm -f ../GNUmakefile
-rm -f ./.deps/asnprintf.Po ./.deps/asprintf.Po ./.deps/c32srtombs-state.Po ./.deps/dprintf.Po ./.deps/fopen.Po ./.deps/fprintf.Po ./.deps/mbsrtoc32s-state.Po ./.deps/mbsrtowcs-state.Po ./.deps/mktime.Po ./.deps/obstack_printf.Po ./.deps/printf.Po ./.deps/printf-args.Po ./.deps/printf-parse.Po ./.deps/snprintf.Po ./.deps/sprintf.Po ./.deps/strerror_r.Po ./.deps/vasnprintf.Po ./.deps/vasprintf.Po ./.deps/vdprintf.Po ./.deps/vfprintf.Po ./.deps/vprintf.Po ./.deps/vsnprintf.Po ./.deps/vsprintf.Po ./.deps/wcsstr.Po
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-make[2]: Leaving directory '//test-create-testdir-4.result/gllib'
-rm -f ./.deps/_Exit.Po
-rm -f ./.deps/accept.Po
-rm -f ./.deps/accept4.Po
-rm -f ./.deps/access.Po
-rm -f ./.deps/acl-errno-valid.Po
-rm -f ./.deps/acl-internal.Po
-rm -f ./.deps/acl_entries.Po
-rm -f ./.deps/acosf.Po
-rm -f ./.deps/acosl.Po
-rm -f ./.deps/af_alg.Po
-rm -f ./.deps/alignalloc.Po
-rm -f ./.deps/aligned_alloc.Po
-rm -f ./.deps/alloca.Po
-rm -f ./.deps/allocator.Po
-rm -f ./.deps/alphasort.Po
-rm -f ./.deps/amemxfrm.Po
-rm -f ./.deps/anytostr.Po
-rm -f ./.deps/arcfour.Po
-rm -f ./.deps/arctwo.Po
-rm -f ./.deps/areadlink-with-size.Po
-rm -f ./.deps/areadlink.Po
-rm -f ./.deps/areadlinkat-with-size.Po
-rm -f ./.deps/areadlinkat.Po
-rm -f ./.deps/argmatch.Po
-rm -f ./.deps/argp-ba.Po
-rm -f ./.deps/argp-eexst.Po
-rm -f ./.deps/argp-fmtstream.Po
-rm -f ./.deps/argp-fs-xinl.Po
-rm -f ./.deps/argp-help.Po
-rm -f ./.deps/argp-parse.Po
-rm -f ./.deps/argp-pin.Po
-rm -f ./.deps/argp-pv.Po
-rm -f ./.deps/argp-pvh.Po
-rm -f ./.deps/argp-version-etc.Po
-rm -f ./.deps/argp-xinl.Po
-rm -f ./.deps/argv-iter.Po
-rm -f ./.deps/argz.Po
-rm -f ./.deps/asinf.Po
-rm -f ./.deps/asinl.Po
-rm -f ./.deps/asnprintf.Po
-rm -f ./.deps/asnwprintf.Po
-rm -f ./.deps/asprintf.Po
-rm -f ./.deps/astrxfrm.Po
-rm -f ./.deps/asyncsafe-spin.Po
-rm -f ./.deps/at-func.Po
-rm -f ./.deps/at-func2.Po
-rm -f ./.deps/atan2f.Po
-rm -f ./.deps/atanf.Po
-rm -f ./.deps/atanl.Po
-rm -f ./.deps/atexit.Po
-rm -f ./.deps/atoll.Po
-rm -f ./.deps/backup-find.Po
-rm -f ./.deps/backup-rename.Po
-rm -f ./.deps/backupfile.Po
-rm -f ./.deps/base32.Po
-rm -f ./.deps/base64.Po
-rm -f ./.deps/basename-lgpl.Po
-rm -f ./.deps/basename.Po
-rm -f ./.deps/bcopy.Po
-rm -f ./.deps/binary-io.Po
-rm -f ./.deps/bind.Po
-rm -f ./.deps/bitrotate.Po
-rm -f ./.deps/bitset.Po
-rm -f ./.deps/bitsetv.Po
-rm -f ./.deps/boot-time.Po
-rm -f ./.deps/btoc32.Po
-rm -f ./.deps/btowc.Po
-rm -f ./.deps/c-asprintf.Po
-rm -f ./.deps/c-ctype.Po
-rm -f ./.deps/c-dtoastr.Po
-rm -f ./.deps/c-file-type.Po
-rm -f ./.deps/c-ldtoastr.Po
-rm -f ./.deps/c-snprintf.Po
-rm -f ./.deps/c-stack.Po
-rm -f ./.deps/c-strcasecmp.Po
-rm -f ./.deps/c-strcasestr.Po
-rm -f ./.deps/c-strncasecmp.Po
-rm -f ./.deps/c-strstr.Po
-rm -f ./.deps/c-strtod.Po
-rm -f ./.deps/c-strtold.Po
-rm -f ./.deps/c-vasnprintf.Po
-rm -f ./.deps/c-vasprintf.Po
-rm -f ./.deps/c-vsnprintf.Po
-rm -f ./.deps/c-xasprintf.Po
-rm -f ./.deps/c-xvasprintf.Po
-rm -f ./.deps/c32_apply_mapping.Po
-rm -f ./.deps/c32_apply_type_test.Po
-rm -f ./.deps/c32_get_mapping.Po
-rm -f ./.deps/c32_get_type_test.Po
-rm -f ./.deps/c32isalnum.Po
-rm -f ./.deps/c32isalpha.Po
-rm -f ./.deps/c32isblank.Po
-rm -f ./.deps/c32iscntrl.Po
-rm -f ./.deps/c32isdigit.Po
-rm -f ./.deps/c32isgraph.Po
-rm -f ./.deps/c32islower.Po
-rm -f ./.deps/c32isprint.Po
-rm -f ./.deps/c32ispunct.Po
-rm -f ./.deps/c32isspace.Po
-rm -f ./.deps/c32isupper.Po
-rm -f ./.deps/c32isxdigit.Po
-rm -f ./.deps/c32rtomb.Po
-rm -f ./.deps/c32snrtombs.Po
-rm -f ./.deps/c32srtombs-state.Po
-rm -f ./.deps/c32srtombs.Po
-rm -f ./.deps/c32stombs.Po
-rm -f ./.deps/c32swidth.Po
-rm -f ./.deps/c32tob.Po
-rm -f ./.deps/c32tolower.Po
-rm -f ./.deps/c32toupper.Po
-rm -f ./.deps/c32width.Po
-rm -f ./.deps/call_once.Po
-rm -f ./.deps/calloc.Po
-rm -f ./.deps/canon-host.Po
-rm -f ./.deps/canonicalize-lgpl.Po
-rm -f ./.deps/canonicalize.Po
-rm -f ./.deps/careadlinkat.Po
-rm -f ./.deps/cbrt.Po
-rm -f ./.deps/cbrtf.Po
-rm -f ./.deps/cbrtl.Po
-rm -f ./.deps/ceil.Po
-rm -f ./.deps/ceilf.Po
-rm -f ./.deps/ceill.Po
-rm -f ./.deps/chdir-long.Po
-rm -f ./.deps/check-version.Po
-rm -f ./.deps/chmod.Po
-rm -f ./.deps/chmodat.Po
-rm -f ./.deps/chown.Po
-rm -f ./.deps/chownat.Po
-rm -f ./.deps/classpath.Po
-rm -f ./.deps/clean-temp-simple.Po
-rm -f ./.deps/clean-temp.Po
-rm -f ./.deps/cloexec.Po
-rm -f ./.deps/close-stream.Po
-rm -f ./.deps/close.Po
-rm -f ./.deps/closedir.Po
-rm -f ./.deps/closein.Po
-rm -f ./.deps/closeout.Po
-rm -f ./.deps/cnd.Po
-rm -f ./.deps/concat-filename.Po
-rm -f ./.deps/connect.Po
-rm -f ./.deps/copy-acl.Po
-rm -f ./.deps/copy-file-range.Po
-rm -f ./.deps/copy-file.Po
-rm -f ./.deps/copysign.Po
-rm -f ./.deps/copysignf.Po
-rm -f ./.deps/copysignl.Po
-rm -f ./.deps/cosf.Po
-rm -f ./.deps/coshf.Po
-rm -f ./.deps/cosl.Po
-rm -f ./.deps/count-leading-zeros.Po
-rm -f ./.deps/count-one-bits.Po
-rm -f ./.deps/count-trailing-zeros.Po
-rm -f ./.deps/crc.Po
-rm -f ./.deps/creat-safer.Po
-rm -f ./.deps/creat.Po
-rm -f ./.deps/csharpcomp.Po
-rm -f ./.deps/csharpexec.Po
-rm -f ./.deps/ctime.Po
-rm -f ./.deps/cycle-check.Po
-rm -f ./.deps/des.Po
-rm -f ./.deps/dfa.Po
-rm -f ./.deps/di-set.Po
-rm -f ./.deps/dirchownmod.Po
-rm -f ./.deps/dirfd.Po
-rm -f ./.deps/dirname-lgpl.Po
-rm -f ./.deps/dirname.Po
-rm -f ./.deps/dprintf.Po
-rm -f ./.deps/dtoastr.Po
-rm -f ./.deps/dtotimespec.Po
-rm -f ./.deps/dummy.Po
-rm -f ./.deps/dup-safer-flag.Po
-rm -f ./.deps/dup-safer.Po
-rm -f ./.deps/dup.Po
-rm -f ./.deps/dup2.Po
-rm -f ./.deps/dup3.Po
-rm -f ./.deps/duplocale.Po
-rm -f ./.deps/eealloc.Po
-rm -f ./.deps/error.Po
-rm -f ./.deps/euidaccess.Po
-rm -f ./.deps/exclude.Po
-rm -f ./.deps/execinfo.Po
-rm -f ./.deps/execl.Po
-rm -f ./.deps/execle.Po
-rm -f ./.deps/execlp.Po
-rm -f ./.deps/execute.Po
-rm -f ./.deps/execv.Po
-rm -f ./.deps/execve.Po
-rm -f ./.deps/execvp.Po
-rm -f ./.deps/execvpe.Po
-rm -f ./.deps/exitfail.Po
-rm -f ./.deps/exp2.Po
-rm -f ./.deps/exp2f.Po
-rm -f ./.deps/exp2l.Po
-rm -f ./.deps/expf.Po
-rm -f ./.deps/expl-table.Po
-rm -f ./.deps/expl.Po
-rm -f ./.deps/explicit_bzero.Po
-rm -f ./.deps/expm1.Po
-rm -f ./.deps/expm1f.Po
-rm -f ./.deps/expm1l.Po
-rm -f ./.deps/fabsf.Po
-rm -f ./.deps/fabsl.Po
-rm -f ./.deps/faccessat.Po
-rm -f ./.deps/fatal-signal.Po
-rm -f ./.deps/fbufmode.Po
-rm -f ./.deps/fchdir.Po
-rm -f ./.deps/fchmodat.Po
-rm -f ./.deps/fchown-stub.Po
-rm -f ./.deps/fchownat.Po
-rm -f ./.deps/fclose.Po
-rm -f ./.deps/fcntl.Po
-rm -f ./.deps/fd-hook.Po
-rm -f ./.deps/fd-safer-flag.Po
-rm -f ./.deps/fd-safer.Po
-rm -f ./.deps/fdatasync.Po
-rm -f ./.deps/fdopen.Po
-rm -f ./.deps/fdopendir.Po
-rm -f ./.deps/fdutimensat.Po
-rm -f ./.deps/fenv-env-hold.Po
-rm -f ./.deps/fenv-env-update.Po
-rm -f ./.deps/fenv-env.Po
-rm -f ./.deps/fenv-except-state-get.Po
-rm -f ./.deps/fenv-except-state-set.Po
-rm -f ./.deps/fenv-except-state-test.Po
-rm -f ./.deps/fenv-except-tracking-clear.Po
-rm -f ./.deps/fenv-except-tracking-raise.Po
-rm -f ./.deps/fenv-except-tracking-set.Po
-rm -f ./.deps/fenv-except-tracking-test.Po
-rm -f ./.deps/fenv-except-trapping.Po
-rm -f ./.deps/fenv-round.Po
-rm -f ./.deps/fflush.Po
-rm -f ./.deps/ffs.Po
-rm -f ./.deps/ffsl.Po
-rm -f ./.deps/ffsll.Po
-rm -f ./.deps/file-has-acl.Po
-rm -f ./.deps/file-set.Po
-rm -f ./.deps/file-type.Po
-rm -f ./.deps/fileblocks.Po
-rm -f ./.deps/filemode.Po
-rm -f ./.deps/filenamecat-lgpl.Po
-rm -f ./.deps/filenamecat.Po
-rm -f ./.deps/filevercmp.Po
-rm -f ./.deps/findprog-in.Po
-rm -f ./.deps/findprog-lgpl.Po
-rm -f ./.deps/findprog.Po
-rm -f ./.deps/float.Po
-rm -f ./.deps/flock.Po
-rm -f ./.deps/floor.Po
-rm -f ./.deps/floorf.Po
-rm -f ./.deps/floorl.Po
-rm -f ./.deps/fma.Po
-rm -f ./.deps/fmaf.Po
-rm -f ./.deps/fmal.Po
-rm -f ./.deps/fmod.Po
-rm -f ./.deps/fmodf.Po
-rm -f ./.deps/fmodl.Po
-rm -f ./.deps/fnmatch.Po
-rm -f ./.deps/fnmatch_loop.Po
-rm -f ./.deps/fopen-safer.Po
-rm -f ./.deps/fopen.Po
-rm -f ./.deps/forkpty.Po
-rm -f ./.deps/fpending.Po
-rm -f ./.deps/fprintf.Po
-rm -f ./.deps/fprintftime.Po
-rm -f ./.deps/fpurge.Po
-rm -f ./.deps/freadable.Po
-rm -f ./.deps/freadahead.Po
-rm -f ./.deps/freading.Po
-rm -f ./.deps/freadptr.Po
-rm -f ./.deps/freadseek.Po
-rm -f ./.deps/free.Po
-rm -f ./.deps/freopen-safer.Po
-rm -f ./.deps/freopen.Po
-rm -f ./.deps/frexp.Po
-rm -f ./.deps/frexpf.Po
-rm -f ./.deps/frexpl.Po
-rm -f ./.deps/fseek.Po
-rm -f ./.deps/fseeko.Po
-rm -f ./.deps/fseterr.Po
-rm -f ./.deps/fstat.Po
-rm -f ./.deps/fstatat.Po
-rm -f ./.deps/fstrcmp.Po
-rm -f ./.deps/fsusage.Po
-rm -f ./.deps/fsync.Po
-rm -f ./.deps/ftell.Po
-rm -f ./.deps/ftello.Po
-rm -f ./.deps/ftoastr.Po
-rm -f ./.deps/ftruncate.Po
-rm -f ./.deps/fts-cycle.Po
-rm -f ./.deps/fts.Po
-rm -f ./.deps/full-read.Po
-rm -f ./.deps/full-write.Po
-rm -f ./.deps/futimens.Po
-rm -f ./.deps/fwritable.Po
-rm -f ./.deps/fwriteerror.Po
-rm -f ./.deps/fwriting.Po
-rm -f ./.deps/gai_strerror.Po
-rm -f ./.deps/gc-gnulib.Po
-rm -f ./.deps/gc-libgcrypt.Po
-rm -f ./.deps/gc-pbkdf2-sha1.Po
-rm -f ./.deps/gc-pbkdf2.Po
-rm -f ./.deps/gcd.Po
-rm -f ./.deps/gen-uni-tables.Po
-rm -f ./.deps/get-permissions.Po
-rm -f ./.deps/get-rusage-as.Po
-rm -f ./.deps/get-rusage-data.Po
-rm -f ./.deps/get_ppid_of.Po
-rm -f ./.deps/get_progname_of.Po
-rm -f ./.deps/getaddrinfo.Po
-rm -f ./.deps/getcwd-lgpl.Po
-rm -f ./.deps/getcwd.Po
-rm -f ./.deps/getdelim.Po
-rm -f ./.deps/getdomainname.Po
-rm -f ./.deps/getdtablesize.Po
-rm -f ./.deps/getentropy.Po
-rm -f ./.deps/getfilecon.Po
-rm -f ./.deps/getgroups.Po
-rm -f ./.deps/gethostname.Po
-rm -f ./.deps/gethrxtime.Po
-rm -f ./.deps/getline.Po
-rm -f ./.deps/getloadavg.Po
-rm -f ./.deps/getlogin.Po
-rm -f ./.deps/getlogin_r.Po
-rm -f ./.deps/getndelim2.Po
-rm -f ./.deps/getnline.Po
-rm -f ./.deps/getopt.Po
-rm -f ./.deps/getopt1.Po
-rm -f ./.deps/getpagesize.Po
-rm -f ./.deps/getpass.Po
-rm -f ./.deps/getpeername.Po
-rm -f ./.deps/getprogname.Po
-rm -f ./.deps/getrandom.Po
-rm -f ./.deps/getrusage.Po
-rm -f ./.deps/getsockname.Po
-rm -f ./.deps/getsockopt.Po
-rm -f ./.deps/getsubopt.Po
-rm -f ./.deps/gettime-res.Po
-rm -f ./.deps/gettime.Po
-rm -f ./.deps/gettimeofday.Po
-rm -f ./.deps/getugroups.Po
-rm -f ./.deps/getumask.Po
-rm -f ./.deps/getusershell.Po
-rm -f ./.deps/git-merge-changelog.Po
-rm -f ./.deps/gl_array_list.Po
-rm -f ./.deps/gl_array_map.Po
-rm -f ./.deps/gl_array_omap.Po
-rm -f ./.deps/gl_array_oset.Po
-rm -f ./.deps/gl_array_set.Po
-rm -f ./.deps/gl_avltree_list.Po
-rm -f ./.deps/gl_avltree_omap.Po
-rm -f ./.deps/gl_avltree_oset.Po
-rm -f ./.deps/gl_avltreehash_list.Po
-rm -f ./.deps/gl_carray_list.Po
-rm -f ./.deps/gl_hash_map.Po
-rm -f ./.deps/gl_hash_set.Po
-rm -f ./.deps/gl_linked_list.Po
-rm -f ./.deps/gl_linkedhash_list.Po
-rm -f ./.deps/gl_linkedhash_map.Po
-rm -f ./.deps/gl_linkedhash_set.Po
-rm -f ./.deps/gl_list.Po
-rm -f ./.deps/gl_map.Po
-rm -f ./.deps/gl_omap.Po
-rm -f ./.deps/gl_oset.Po
-rm -f ./.deps/gl_rbtree_list.Po
-rm -f ./.deps/gl_rbtree_omap.Po
-rm -f ./.deps/gl_rbtree_oset.Po
-rm -f ./.deps/gl_rbtreehash_list.Po
-rm -f ./.deps/gl_set.Po
-rm -f ./.deps/gl_sublist.Po
-rm -f ./.deps/gl_xlist.Po
-rm -f ./.deps/gl_xmap.Po
-rm -f ./.deps/gl_xomap.Po
-rm -f ./.deps/gl_xoset.Po
-rm -f ./.deps/gl_xset.Po
-rm -f ./.deps/gl_xsublist.Po
-rm -f ./.deps/glob.Po
-rm -f ./.deps/glob_pattern_p.Po
-rm -f ./.deps/globfree.Po
-rm -f ./.deps/grantpt.Po
-rm -f ./.deps/group-member.Po
-rm -f ./.deps/hamt.Po
-rm -f ./.deps/hard-locale.Po
-rm -f ./.deps/hash-pjw-bare.Po
-rm -f ./.deps/hash-pjw.Po
-rm -f ./.deps/hash-triple-simple.Po
-rm -f ./.deps/hash-triple.Po
-rm -f ./.deps/hash.Po
-rm -f ./.deps/hmac-md5.Po
-rm -f ./.deps/hmac-sha1.Po
-rm -f ./.deps/hmac-sha256.Po
-rm -f ./.deps/hmac-sha512.Po
-rm -f ./.deps/hmac.Po
-rm -f ./.deps/human.Po
-rm -f ./.deps/hypot.Po
-rm -f ./.deps/hypotf.Po
-rm -f ./.deps/hypotl.Po
-rm -f ./.deps/i-ring.Po
-rm -f ./.deps/ialloc.Po
-rm -f ./.deps/iconv.Po
-rm -f ./.deps/iconv_close.Po
-rm -f ./.deps/iconv_open.Po
-rm -f ./.deps/idcache.Po
-rm -f ./.deps/idpriv-drop.Po
-rm -f ./.deps/idpriv-droptemp.Po
-rm -f ./.deps/ilogb.Po
-rm -f ./.deps/ilogbf.Po
-rm -f ./.deps/ilogbl.Po
-rm -f ./.deps/imaxabs.Po
-rm -f ./.deps/imaxdiv.Po
-rm -f ./.deps/imaxtostr.Po
-rm -f ./.deps/immutable.Po
-rm -f ./.deps/inet_ntop.Po
-rm -f ./.deps/inet_pton.Po
-rm -f ./.deps/ino-map.Po
-rm -f ./.deps/integer_length.Po
-rm -f ./.deps/integer_length_l.Po
-rm -f ./.deps/integer_length_ll.Po
-rm -f ./.deps/inttostr.Po
-rm -f ./.deps/ioctl.Po
-rm -f ./.deps/isapipe.Po
-rm -f ./.deps/isatty.Po
-rm -f ./.deps/isblank.Po
-rm -f ./.deps/isdir.Po
-rm -f ./.deps/isfinite.Po
-rm -f ./.deps/isinf.Po
-rm -f ./.deps/isnan.Po
-rm -f ./.deps/isnand.Po
-rm -f ./.deps/isnanf.Po
-rm -f ./.deps/isnanl.Po
-rm -f ./.deps/iswblank.Po
-rm -f ./.deps/iswctype.Po
-rm -f ./.deps/iswdigit.Po
-rm -f ./.deps/iswpunct.Po
-rm -f ./.deps/iswxdigit.Po
-rm -f ./.deps/itold.Po
-rm -f ./.deps/javacomp.Po
-rm -f ./.deps/javaexec.Po
-rm -f ./.deps/javaversion.Po
-rm -f ./.deps/lc-charset-dispatch.Po
-rm -f ./.deps/lc-charset-unicode.Po
-rm -f ./.deps/lchmod.Po
-rm -f ./.deps/lchown.Po
-rm -f ./.deps/ldexp.Po
-rm -f ./.deps/ldexpf.Po
-rm -f ./.deps/ldexpl.Po
-rm -f ./.deps/ldtoastr.Po
-rm -f ./.deps/linebuffer.Po
-rm -f ./.deps/link.Po
-rm -f ./.deps/linkat.Po
-rm -f ./.deps/listen.Po
-rm -f ./.deps/localcharset.Po
-rm -f ./.deps/localeconv.Po
-rm -f ./.deps/localeinfo.Po
-rm -f ./.deps/localename-table.Po
-rm -f ./.deps/localename.Po
-rm -f ./.deps/localtime.Po
-rm -f ./.deps/log.Po
-rm -f ./.deps/log10.Po
-rm -f ./.deps/log10f.Po
-rm -f ./.deps/log10l.Po
-rm -f ./.deps/log1p.Po
-rm -f ./.deps/log1pf.Po
-rm -f ./.deps/log1pl.Po
-rm -f ./.deps/log2.Po
-rm -f ./.deps/log2f.Po
-rm -f ./.deps/log2l.Po
-rm -f ./.deps/logb.Po
-rm -f ./.deps/logbf.Po
-rm -f ./.deps/logbl.Po
-rm -f ./.deps/logf.Po
-rm -f ./.deps/login_tty.Po
-rm -f ./.deps/logl.Po
-rm -f ./.deps/long-options.Po
-rm -f ./.deps/lseek.Po
-rm -f ./.deps/lstat.Po
-rm -f ./.deps/malloc.Po
-rm -f ./.deps/malloca.Po
-rm -f ./.deps/math.Po
-rm -f ./.deps/mbchar.Po
-rm -f ./.deps/mbfile.Po
-rm -f ./.deps/mbiter.Po
-rm -f ./.deps/mbiterf.Po
-rm -f ./.deps/mbmemcasecmp.Po
-rm -f ./.deps/mbmemcasecoll.Po
-rm -f ./.deps/mbrlen.Po
-rm -f ./.deps/mbrtoc16.Po
-rm -f ./.deps/mbrtoc32.Po
-rm -f ./.deps/mbrtowc.Po
-rm -f ./.deps/mbscasecmp.Po
-rm -f ./.deps/mbscasestr.Po
-rm -f ./.deps/mbschr.Po
-rm -f ./.deps/mbscspn.Po
-rm -f ./.deps/mbsinit.Po
-rm -f ./.deps/mbslen.Po
-rm -f ./.deps/mbsncasecmp.Po
-rm -f ./.deps/mbsnlen.Po
-rm -f ./.deps/mbsnrtoc32s.Po
-rm -f ./.deps/mbsnrtowcs.Po
-rm -f ./.deps/mbspbrk.Po
-rm -f ./.deps/mbspcasecmp.Po
-rm -f ./.deps/mbsrchr.Po
-rm -f ./.deps/mbsrtoc32s-state.Po
-rm -f ./.deps/mbsrtoc32s.Po
-rm -f ./.deps/mbsrtowcs-state.Po
-rm -f ./.deps/mbsrtowcs.Po
-rm -f ./.deps/mbssep.Po
-rm -f ./.deps/mbsspn.Po
-rm -f ./.deps/mbsstr.Po
-rm -f ./.deps/mbstoc32s.Po
-rm -f ./.deps/mbstok_r.Po
-rm -f ./.deps/mbstowcs.Po
-rm -f ./.deps/mbswidth.Po
-rm -f ./.deps/mbszero.Po
-rm -f ./.deps/mbtowc-lock.Po
-rm -f ./.deps/mbtowc.Po
-rm -f ./.deps/mbuiter.Po
-rm -f ./.deps/mbuiterf.Po
-rm -f ./.deps/mcel.Po
-rm -f ./.deps/md2-stream.Po
-rm -f ./.deps/md2.Po
-rm -f ./.deps/md4-stream.Po
-rm -f ./.deps/md4.Po
-rm -f ./.deps/md5-stream.Po
-rm -f ./.deps/md5.Po
-rm -f ./.deps/memalign.Po
-rm -f ./.deps/memcasecmp.Po
-rm -f ./.deps/memchr.Po
-rm -f ./.deps/memchr2.Po
-rm -f ./.deps/memcmp.Po
-rm -f ./.deps/memcmp2.Po
-rm -f ./.deps/memcoll.Po
-rm -f ./.deps/memcpy.Po
-rm -f ./.deps/memmem.Po
-rm -f ./.deps/memmove.Po
-rm -f ./.deps/mempcpy.Po
-rm -f ./.deps/memrchr.Po
-rm -f ./.deps/memset.Po
-rm -f ./.deps/memset_explicit.Po
-rm -f ./.deps/memxor.Po
-rm -f ./.deps/mgetgroups.Po
-rm -f ./.deps/mini-gmp-gnulib.Po
-rm -f ./.deps/mini-gmp.Po
-rm -f ./.deps/mkancesdirs.Po
-rm -f ./.deps/mkdir-p.Po
-rm -f ./.deps/mkdir.Po
-rm -f ./.deps/mkdirat.Po
-rm -f ./.deps/mkdtemp.Po
-rm -f ./.deps/mkfifo.Po
-rm -f ./.deps/mkfifoat.Po
-rm -f ./.deps/mknod.Po
-rm -f ./.deps/mknodat.Po
-rm -f ./.deps/mkostemp.Po
-rm -f ./.deps/mkostemps.Po
-rm -f ./.deps/mkstemp-safer.Po
-rm -f ./.deps/mkstemp.Po
-rm -f ./.deps/mkstemps.Po
-rm -f ./.deps/mktime.Po
-rm -f ./.deps/modechange.Po
-rm -f ./.deps/modf.Po
-rm -f ./.deps/modff.Po
-rm -f ./.deps/modfl.Po
-rm -f ./.deps/mpsort.Po
-rm -f ./.deps/msvc-inval.Po
-rm -f ./.deps/msvc-nothrow.Po
-rm -f ./.deps/mtx.Po
-rm -f ./.deps/nanosleep.Po
-rm -f ./.deps/nl_langinfo-lock.Po
-rm -f ./.deps/nl_langinfo.Po
-rm -f ./.deps/nonblocking.Po
-rm -f ./.deps/nproc.Po
-rm -f ./.deps/nstrftime.Po
-rm -f ./.deps/obstack.Po
-rm -f ./.deps/obstack_printf.Po
-rm -f ./.deps/offtostr.Po
-rm -f ./.deps/omp-init.Po
-rm -f ./.deps/open-safer.Po
-rm -f ./.deps/open.Po
-rm -f ./.deps/openat-die.Po
-rm -f ./.deps/openat-proc.Po
-rm -f ./.deps/openat-safer.Po
-rm -f ./.deps/openat.Po
-rm -f ./.deps/opendir-safer.Po
-rm -f ./.deps/opendir.Po
-rm -f ./.deps/opendirat.Po
-rm -f ./.deps/openpty.Po
-rm -f ./.deps/os2-spawn.Po
-rm -f ./.deps/pagealign_alloc.Po
-rm -f ./.deps/parse-datetime.Po
-rm -f ./.deps/parse-duration.Po
-rm -f ./.deps/passfd.Po
-rm -f ./.deps/pclose.Po
-rm -f ./.deps/perror.Po
-rm -f ./.deps/physmem.Po
-rm -f ./.deps/pipe-filter-aux.Po
-rm -f ./.deps/pipe-filter-gi.Po
-rm -f ./.deps/pipe-filter-ii.Po
-rm -f ./.deps/pipe-safer.Po
-rm -f ./.deps/pipe.Po
-rm -f ./.deps/pipe2-safer.Po
-rm -f ./.deps/pipe2.Po
-rm -f ./.deps/poll.Po
-rm -f ./.deps/popen-safer.Po
-rm -f ./.deps/popen.Po
-rm -f ./.deps/posix_memalign.Po
-rm -f ./.deps/posix_openpt.Po
-rm -f ./.deps/posixtm.Po
-rm -f ./.deps/posixver.Po
-rm -f ./.deps/powf.Po
-rm -f ./.deps/pread.Po
-rm -f ./.deps/printf-args.Po
-rm -f ./.deps/printf-frexp.Po
-rm -f ./.deps/printf-frexpl.Po
-rm -f ./.deps/printf-parse.Po
-rm -f ./.deps/printf.Po
-rm -f ./.deps/priv-set.Po
-rm -f ./.deps/progname.Po
-rm -f ./.deps/progreloc.Po
-rm -f ./.deps/propername-lite.Po
-rm -f ./.deps/propername.Po
-rm -f ./.deps/pselect.Po
-rm -f ./.deps/pt_chown.Po
-rm -f ./.deps/pthread-cond.Po
-rm -f ./.deps/pthread-mutex.Po
-rm -f ./.deps/pthread-once.Po
-rm -f ./.deps/pthread-rwlock.Po
-rm -f ./.deps/pthread-spin.Po
-rm -f ./.deps/pthread-thread.Po
-rm -f ./.deps/pthread-tss.Po
-rm -f ./.deps/pthread_mutex_timedlock.Po
-rm -f ./.deps/pthread_sigmask.Po
-rm -f ./.deps/ptsname.Po
-rm -f ./.deps/ptsname_r.Po
-rm -f ./.deps/putenv.Po
-rm -f ./.deps/pwrite.Po
-rm -f ./.deps/qcopy-acl.Po
-rm -f ./.deps/qset-acl.Po
-rm -f ./.deps/qsort.Po
-rm -f ./.deps/qsort_r.Po
-rm -f ./.deps/quotearg.Po
-rm -f ./.deps/raise.Po
-rm -f ./.deps/rand.Po
-rm -f ./.deps/random.Po
-rm -f ./.deps/random_r.Po
-rm -f ./.deps/rawmemchr.Po
-rm -f ./.deps/read-file.Po
-rm -f ./.deps/read.Po
-rm -f ./.deps/readdir.Po
-rm -f ./.deps/readline.Po
-rm -f ./.deps/readlink.Po
-rm -f ./.deps/readlinkat.Po
-rm -f ./.deps/readtokens.Po
-rm -f ./.deps/readtokens0.Po
-rm -f ./.deps/readutmp.Po
-rm -f ./.deps/realloc.Po
-rm -f ./.deps/reallocarray.Po
-rm -f ./.deps/recv.Po
-rm -f ./.deps/recvfrom.Po
-rm -f ./.deps/regcomp.Po
-rm -f ./.deps/regex-quote.Po
-rm -f ./.deps/regex.Po
-rm -f ./.deps/regex_internal.Po
-rm -f ./.deps/regexec.Po
-rm -f ./.deps/relocatable.Po
-rm -f ./.deps/remainder.Po
-rm -f ./.deps/remainderf.Po
-rm -f ./.deps/remainderl.Po
-rm -f ./.deps/remove.Po
-rm -f ./.deps/rename.Po
-rm -f ./.deps/renameat.Po
-rm -f ./.deps/renameatu.Po
-rm -f ./.deps/rewinddir.Po
-rm -f ./.deps/rijndael-alg-fst.Po
-rm -f ./.deps/rijndael-api-fst.Po
-rm -f ./.deps/rint.Po
-rm -f ./.deps/rintf.Po
-rm -f ./.deps/rintl.Po
-rm -f ./.deps/rmdir.Po
-rm -f ./.deps/round.Po
-rm -f ./.deps/roundf.Po
-rm -f ./.deps/roundl.Po
-rm -f ./.deps/rpmatch.Po
-rm -f ./.deps/safe-alloc.Po
-rm -f ./.deps/safe-read.Po
-rm -f ./.deps/safe-write.Po
-rm -f ./.deps/same-inode.Po
-rm -f ./.deps/same.Po
-rm -f ./.deps/save-cwd.Po
-rm -f ./.deps/savedir.Po
-rm -f ./.deps/savewd.Po
-rm -f ./.deps/scandir.Po
-rm -f ./.deps/sched_yield.Po
-rm -f ./.deps/se-context.Po
-rm -f ./.deps/se-label.Po
-rm -f ./.deps/se-selinux.Po
-rm -f ./.deps/secure_getenv.Po
-rm -f ./.deps/select.Po
-rm -f ./.deps/selinux-at.Po
-rm -f ./.deps/send.Po
-rm -f ./.deps/sendto.Po
-rm -f ./.deps/set-acl.Po
-rm -f ./.deps/set-permissions.Po
-rm -f ./.deps/setenv.Po
-rm -f ./.deps/sethostname.Po
-rm -f ./.deps/setlocale-lock.Po
-rm -f ./.deps/setlocale.Po
-rm -f ./.deps/setlocale_null.Po
-rm -f ./.deps/setsockopt.Po
-rm -f ./.deps/settime.Po
-rm -f ./.deps/sh-quote.Po
-rm -f ./.deps/sha1-stream.Po
-rm -f ./.deps/sha1.Po
-rm -f ./.deps/sha256-stream.Po
-rm -f ./.deps/sha256.Po
-rm -f ./.deps/sha512-stream.Po
-rm -f ./.deps/sha512.Po
-rm -f ./.deps/shutdown.Po
-rm -f ./.deps/sig-handler.Po
-rm -f ./.deps/sig2str.Po
-rm -f ./.deps/sigabbrev_np.Po
-rm -f ./.deps/sigaction.Po
-rm -f ./.deps/sigdescr_np.Po
-rm -f ./.deps/signbitd.Po
-rm -f ./.deps/signbitf.Po
-rm -f ./.deps/signbitl.Po
-rm -f ./.deps/sigpipe-die.Po
-rm -f ./.deps/sigprocmask.Po
-rm -f ./.deps/sigsegv.Po
-rm -f ./.deps/simple-atomic.Po
-rm -f ./.deps/sincosl.Po
-rm -f ./.deps/sinf.Po
-rm -f ./.deps/sinhf.Po
-rm -f ./.deps/sinl.Po
-rm -f ./.deps/sleep.Po
-rm -f ./.deps/sm3-stream.Po
-rm -f ./.deps/sm3.Po
-rm -f ./.deps/snprintf.Po
-rm -f ./.deps/socket.Po
-rm -f ./.deps/sockets.Po
-rm -f ./.deps/spawn-pipe.Po
-rm -f ./.deps/spawn.Po
-rm -f ./.deps/spawn_faction_addchdir.Po
-rm -f ./.deps/spawn_faction_addclose.Po
-rm -f ./.deps/spawn_faction_adddup2.Po
-rm -f ./.deps/spawn_faction_addfchdir.Po
-rm -f ./.deps/spawn_faction_addopen.Po
-rm -f ./.deps/spawn_faction_destroy.Po
-rm -f ./.deps/spawn_faction_init.Po
-rm -f ./.deps/spawnattr_destroy.Po
-rm -f ./.deps/spawnattr_getdefault.Po
-rm -f ./.deps/spawnattr_getflags.Po
-rm -f ./.deps/spawnattr_getpgroup.Po
-rm -f ./.deps/spawnattr_getschedparam.Po
-rm -f ./.deps/spawnattr_getschedpolicy.Po
-rm -f ./.deps/spawnattr_getsigmask.Po
-rm -f ./.deps/spawnattr_init.Po
-rm -f ./.deps/spawnattr_setdefault.Po
-rm -f ./.deps/spawnattr_setflags.Po
-rm -f ./.deps/spawnattr_setpgroup.Po
-rm -f ./.deps/spawnattr_setschedparam.Po
-rm -f ./.deps/spawnattr_setschedpolicy.Po
-rm -f ./.deps/spawnattr_setsigmask.Po
-rm -f ./.deps/spawni.Po
-rm -f ./.deps/spawnp.Po
-rm -f ./.deps/sprintf.Po
-rm -f ./.deps/sqrtf.Po
-rm -f ./.deps/sqrtl.Po
-rm -f ./.deps/stackvma.Po
-rm -f ./.deps/stat-time.Po
-rm -f ./.deps/stat-w32.Po
-rm -f ./.deps/stat.Po
-rm -f ./.deps/statat.Po
-rm -f ./.deps/stdio-read.Po
-rm -f ./.deps/stdio-write.Po
-rm -f ./.deps/stdopen.Po
-rm -f ./.deps/stpcpy.Po
-rm -f ./.deps/stpncpy.Po
-rm -f ./.deps/strcasecmp.Po
-rm -f ./.deps/strcasestr.Po
-rm -f ./.deps/strchrnul.Po
-rm -f ./.deps/strcspn.Po
-rm -f ./.deps/strdup.Po
-rm -f ./.deps/strerror-override.Po
-rm -f ./.deps/strerror.Po
-rm -f ./.deps/strerror_r.Po
-rm -f ./.deps/strerrorname_np.Po
-rm -f ./.deps/strfmon_l.Po
-rm -f ./.deps/strftime-fixes.Po
-rm -f ./.deps/striconv.Po
-rm -f ./.deps/striconveh.Po
-rm -f ./.deps/striconveha.Po
-rm -f ./.deps/string-buffer.Po
-rm -f ./.deps/string-desc-contains.Po
-rm -f ./.deps/string-desc-quotearg.Po
-rm -f ./.deps/string-desc.Po
-rm -f ./.deps/stripslash.Po
-rm -f ./.deps/strncasecmp.Po
-rm -f ./.deps/strncat.Po
-rm -f ./.deps/strndup.Po
-rm -f ./.deps/strnlen.Po
-rm -f ./.deps/strnlen1.Po
-rm -f ./.deps/strpbrk.Po
-rm -f ./.deps/strptime.Po
-rm -f ./.deps/strsep.Po
-rm -f ./.deps/strsignal.Po
-rm -f ./.deps/strstr.Po
-rm -f ./.deps/strtod.Po
-rm -f ./.deps/strtoimax.Po
-rm -f ./.deps/strtok_r.Po
-rm -f ./.deps/strtol.Po
-rm -f ./.deps/strtold.Po
-rm -f ./.deps/strtoll.Po
-rm -f ./.deps/strtoul.Po
-rm -f ./.deps/strtoull.Po
-rm -f ./.deps/strtoumax.Po
-rm -f ./.deps/strverscmp.Po
-rm -f ./.deps/supersede.Po
-rm -f ./.deps/symlink.Po
-rm -f ./.deps/symlinkat.Po
-rm -f ./.deps/sys_socket.Po
-rm -f ./.deps/system-quote.Po
-rm -f ./.deps/tanf.Po
-rm -f ./.deps/tanhf.Po
-rm -f ./.deps/tanl.Po
-rm -f ./.deps/tcgetsid.Po
-rm -f ./.deps/tempname.Po
-rm -f ./.deps/term-style-control.Po
-rm -f ./.deps/thrd.Po
-rm -f ./.deps/time.Po
-rm -f ./.deps/time_r.Po
-rm -f ./.deps/time_rz.Po
-rm -f ./.deps/timegm.Po
-rm -f ./.deps/times.Po
-rm -f ./.deps/timespec-add.Po
-rm -f ./.deps/timespec-sub.Po
-rm -f ./.deps/timespec.Po
-rm -f ./.deps/timespec_get.Po
-rm -f ./.deps/timespec_getres.Po
-rm -f ./.deps/tmpdir.Po
-rm -f ./.deps/tmpfile-safer.Po
-rm -f ./.deps/tmpfile.Po
-rm -f ./.deps/totalorder.Po
-rm -f ./.deps/totalorderf.Po
-rm -f ./.deps/totalorderl.Po
-rm -f ./.deps/towctrans.Po
-rm -f ./.deps/tparm.Po
-rm -f ./.deps/tputs.Po
-rm -f ./.deps/trigl.Po
-rm -f ./.deps/trim.Po
-rm -f ./.deps/trunc.Po
-rm -f ./.deps/truncate.Po
-rm -f ./.deps/truncf.Po
-rm -f ./.deps/truncl.Po
-rm -f ./.deps/tsearch.Po
-rm -f ./.deps/tss.Po
-rm -f ./.deps/ttyname_r.Po
-rm -f ./.deps/tzset.Po
-rm -f ./.deps/u64.Po
-rm -f ./.deps/uinttostr.Po
-rm -f ./.deps/umaxtostr.Po
-rm -f ./.deps/uname.Po
-rm -f ./.deps/unicodeio.Po
-rm -f ./.deps/unistd.Po
-rm -f ./.deps/unlink.Po
-rm -f ./.deps/unlinkat.Po
-rm -f ./.deps/unlinkdir.Po
-rm -f ./.deps/unlockpt.Po
-rm -f ./.deps/unsetenv.Po
-rm -f ./.deps/userspec.Po
-rm -f ./.deps/usleep.Po
-rm -f ./.deps/utime.Po
-rm -f ./.deps/utimecmp.Po
-rm -f ./.deps/utimens.Po
-rm -f ./.deps/utimensat.Po
-rm -f ./.deps/vasnprintf.Po
-rm -f ./.deps/vasnwprintf.Po
-rm -f ./.deps/vasprintf.Po
-rm -f ./.deps/vdprintf.Po
-rm -f ./.deps/verror.Po
-rm -f ./.deps/version-etc-fsf.Po
-rm -f ./.deps/version-etc.Po
-rm -f ./.deps/vfprintf.Po
-rm -f ./.deps/vma-iter.Po
-rm -f ./.deps/vprintf.Po
-rm -f ./.deps/vsnprintf.Po
-rm -f ./.deps/vsprintf.Po
-rm -f ./.deps/wait-process.Po
-rm -f ./.deps/waitpid.Po
-rm -f ./.deps/wcpcpy.Po
-rm -f ./.deps/wcpncpy.Po
-rm -f ./.deps/wcrtomb.Po
-rm -f ./.deps/wcscasecmp.Po
-rm -f ./.deps/wcscat.Po
-rm -f ./.deps/wcschr.Po
-rm -f ./.deps/wcscmp.Po
-rm -f ./.deps/wcscoll.Po
-rm -f ./.deps/wcscpy.Po
-rm -f ./.deps/wcscspn.Po
-rm -f ./.deps/wcsdup.Po
-rm -f ./.deps/wcsftime.Po
-rm -f ./.deps/wcslen.Po
-rm -f ./.deps/wcsncasecmp.Po
-rm -f ./.deps/wcsncat.Po
-rm -f ./.deps/wcsncmp.Po
-rm -f ./.deps/wcsncpy.Po
-rm -f ./.deps/wcsnlen.Po
-rm -f ./.deps/wcsnrtombs.Po
-rm -f ./.deps/wcspbrk.Po
-rm -f ./.deps/wcsrchr.Po
-rm -f ./.deps/wcsrtombs-state.Po
-rm -f ./.deps/wcsrtombs.Po
-rm -f ./.deps/wcsspn.Po
-rm -f ./.deps/wcsstr.Po
-rm -f ./.deps/wcstok.Po
-rm -f ./.deps/wcswidth.Po
-rm -f ./.deps/wcsxfrm.Po
-rm -f ./.deps/wctob.Po
-rm -f ./.deps/wctomb.Po
-rm -f ./.deps/wctrans.Po
-rm -f ./.deps/wctype-h.Po
-rm -f ./.deps/wctype.Po
-rm -f ./.deps/wcwidth.Po
-rm -f ./.deps/wgetcwd-lgpl.Po
-rm -f ./.deps/windows-cond.Po
-rm -f ./.deps/windows-mutex.Po
-rm -f ./.deps/windows-once.Po
-rm -f ./.deps/windows-recmutex.Po
-rm -f ./.deps/windows-rwlock.Po
-rm -f ./.deps/windows-spawn.Po
-rm -f ./.deps/windows-spin.Po
-rm -f ./.deps/windows-thread.Po
-rm -f ./.deps/windows-timedmutex.Po
-rm -f ./.deps/windows-timedrecmutex.Po
-rm -f ./.deps/windows-timedrwlock.Po
-rm -f ./.deps/windows-tls.Po
-rm -f ./.deps/wmemchr.Po
-rm -f ./.deps/wmemcmp.Po
-rm -f ./.deps/wmemcpy.Po
-rm -f ./.deps/wmemmove.Po
-rm -f ./.deps/wmempcpy.Po
-rm -f ./.deps/wmemset.Po
-rm -f ./.deps/wprintf-parse.Po
-rm -f ./.deps/write-any-file.Po
-rm -f ./.deps/write.Po
-rm -f ./.deps/xalignalloc.Po
-rm -f ./.deps/xalloc-die.Po
-rm -f ./.deps/xasprintf.Po
-rm -f ./.deps/xbinary-io.Po
-rm -f ./.deps/xconcat-filename.Po
-rm -f ./.deps/xfreopen.Po
-rm -f ./.deps/xgetcwd.Po
-rm -f ./.deps/xgetdomainname.Po
-rm -f ./.deps/xgetgroups.Po
-rm -f ./.deps/xgethostname.Po
-rm -f ./.deps/xhash.Po
-rm -f ./.deps/xmalloc.Po
-rm -f ./.deps/xmalloca.Po
-rm -f ./.deps/xmemcoll.Po
-rm -f ./.deps/xmemdup0.Po
-rm -f ./.deps/xnanosleep.Po
-rm -f ./.deps/xprintf.Po
-rm -f ./.deps/xreadlink.Po
-rm -f ./.deps/xreadlinkat.Po
-rm -f ./.deps/xsetenv.Po
-rm -f ./.deps/xsize.Po
-rm -f ./.deps/xstdopen.Po
-rm -f ./.deps/xstrerror.Po
-rm -f ./.deps/xstriconv.Po
-rm -f ./.deps/xstriconveh.Po
-rm -f ./.deps/xstring-desc.Po
-rm -f ./.deps/xstrndup.Po
-rm -f ./.deps/xstrtod.Po
-rm -f ./.deps/xstrtoimax.Po
-rm -f ./.deps/xstrtol-error.Po
-rm -f ./.deps/xstrtol.Po
-rm -f ./.deps/xstrtold.Po
-rm -f ./.deps/xstrtoll.Po
-rm -f ./.deps/xstrtoul.Po
-rm -f ./.deps/xstrtoull.Po
-rm -f ./.deps/xstrtoumax.Po
-rm -f ./.deps/xtime.Po
-rm -f ./.deps/xvasprintf.Po
-rm -f ./.deps/yesno.Po
-rm -f bitset/.deps/array.Po
-rm -f bitset/.deps/list.Po
-rm -f bitset/.deps/stats.Po
-rm -f bitset/.deps/table.Po
-rm -f bitset/.deps/vector.Po
-rm -f glthread/.deps/cond.Po
-rm -f glthread/.deps/lock.Po
-rm -f glthread/.deps/thread.Po
-rm -f glthread/.deps/threadlib.Po
-rm -f glthread/.deps/tls.Po
-rm -f malloc/.deps/dynarray-skeleton.Po
-rm -f malloc/.deps/dynarray_at_failure.Po
-rm -f malloc/.deps/dynarray_emplace_enlarge.Po
-rm -f malloc/.deps/dynarray_finalize.Po
-rm -f malloc/.deps/dynarray_resize.Po
-rm -f malloc/.deps/dynarray_resize_clear.Po
-rm -f malloc/.deps/scratch_buffer_grow.Po
-rm -f malloc/.deps/scratch_buffer_grow_preserve.Po
-rm -f malloc/.deps/scratch_buffer_set_array_size.Po
-rm -f unicase/.deps/cased.Po
-rm -f unicase/.deps/empty-prefix-context.Po
-rm -f unicase/.deps/empty-suffix-context.Po
-rm -f unicase/.deps/ignorable.Po
-rm -f unicase/.deps/locale-language.Po
-rm -f unicase/.deps/special-casing.Po
-rm -f unicase/.deps/tocasefold.Po
-rm -f unicase/.deps/tolower.Po
-rm -f unicase/.deps/totitle.Po
-rm -f unicase/.deps/toupper.Po
-rm -f unicase/.deps/u16-casecmp.Po
-rm -f unicase/.deps/u16-casecoll.Po
-rm -f unicase/.deps/u16-casefold.Po
-rm -f unicase/.deps/u16-casemap.Po
-rm -f unicase/.deps/u16-casexfrm.Po
-rm -f unicase/.deps/u16-ct-casefold.Po
-rm -f unicase/.deps/u16-ct-tolower.Po
-rm -f unicase/.deps/u16-ct-totitle.Po
-rm -f unicase/.deps/u16-ct-toupper.Po
-rm -f unicase/.deps/u16-is-cased.Po
-rm -f unicase/.deps/u16-is-casefolded.Po
-rm -f unicase/.deps/u16-is-invariant.Po
-rm -f unicase/.deps/u16-is-lowercase.Po
-rm -f unicase/.deps/u16-is-titlecase.Po
-rm -f unicase/.deps/u16-is-uppercase.Po
-rm -f unicase/.deps/u16-prefix-context.Po
-rm -f unicase/.deps/u16-suffix-context.Po
-rm -f unicase/.deps/u16-tolower.Po
-rm -f unicase/.deps/u16-totitle.Po
-rm -f unicase/.deps/u16-toupper.Po
-rm -f unicase/.deps/u32-casecmp.Po
-rm -f unicase/.deps/u32-casecoll.Po
-rm -f unicase/.deps/u32-casefold.Po
-rm -f unicase/.deps/u32-casemap.Po
-rm -f unicase/.deps/u32-casexfrm.Po
-rm -f unicase/.deps/u32-ct-casefold.Po
-rm -f unicase/.deps/u32-ct-tolower.Po
-rm -f unicase/.deps/u32-ct-totitle.Po
-rm -f unicase/.deps/u32-ct-toupper.Po
-rm -f unicase/.deps/u32-is-cased.Po
-rm -f unicase/.deps/u32-is-casefolded.Po
-rm -f unicase/.deps/u32-is-invariant.Po
-rm -f unicase/.deps/u32-is-lowercase.Po
-rm -f unicase/.deps/u32-is-titlecase.Po
-rm -f unicase/.deps/u32-is-uppercase.Po
-rm -f unicase/.deps/u32-prefix-context.Po
-rm -f unicase/.deps/u32-suffix-context.Po
-rm -f unicase/.deps/u32-tolower.Po
-rm -f unicase/.deps/u32-totitle.Po
-rm -f unicase/.deps/u32-toupper.Po
-rm -f unicase/.deps/u8-casecmp.Po
-rm -f unicase/.deps/u8-casecoll.Po
-rm -f unicase/.deps/u8-casefold.Po
-rm -f unicase/.deps/u8-casemap.Po
-rm -f unicase/.deps/u8-casexfrm.Po
-rm -f unicase/.deps/u8-ct-casefold.Po
-rm -f unicase/.deps/u8-ct-tolower.Po
-rm -f unicase/.deps/u8-ct-totitle.Po
-rm -f unicase/.deps/u8-ct-toupper.Po
-rm -f unicase/.deps/u8-is-cased.Po
-rm -f unicase/.deps/u8-is-casefolded.Po
-rm -f unicase/.deps/u8-is-invariant.Po
-rm -f unicase/.deps/u8-is-lowercase.Po
-rm -f unicase/.deps/u8-is-titlecase.Po
-rm -f unicase/.deps/u8-is-uppercase.Po
-rm -f unicase/.deps/u8-prefix-context.Po
-rm -f unicase/.deps/u8-suffix-context.Po
-rm -f unicase/.deps/u8-tolower.Po
-rm -f unicase/.deps/u8-totitle.Po
-rm -f unicase/.deps/u8-toupper.Po
-rm -f unicase/.deps/ulc-casecmp.Po
-rm -f unicase/.deps/ulc-casecoll.Po
-rm -f unicase/.deps/ulc-casexfrm.Po
-rm -f uniconv/.deps/u16-conv-from-enc.Po
-rm -f uniconv/.deps/u16-conv-to-enc.Po
-rm -f uniconv/.deps/u16-strconv-from-enc.Po
-rm -f uniconv/.deps/u16-strconv-from-locale.Po
-rm -f uniconv/.deps/u16-strconv-to-enc.Po
-rm -f uniconv/.deps/u16-strconv-to-locale.Po
-rm -f uniconv/.deps/u32-conv-from-enc.Po
-rm -f uniconv/.deps/u32-conv-to-enc.Po
-rm -f uniconv/.deps/u32-strconv-from-enc.Po
-rm -f uniconv/.deps/u32-strconv-from-locale.Po
-rm -f uniconv/.deps/u32-strconv-to-enc.Po
-rm -f uniconv/.deps/u32-strconv-to-locale.Po
-rm -f uniconv/.deps/u8-conv-from-enc.Po
-rm -f uniconv/.deps/u8-conv-to-enc.Po
-rm -f uniconv/.deps/u8-strconv-from-enc.Po
-rm -f uniconv/.deps/u8-strconv-from-locale.Po
-rm -f uniconv/.deps/u8-strconv-to-enc.Po
-rm -f uniconv/.deps/u8-strconv-to-locale.Po
-rm -f unictype/.deps/bidi_byname.Po
-rm -f unictype/.deps/bidi_longname.Po
-rm -f unictype/.deps/bidi_name.Po
-rm -f unictype/.deps/bidi_of.Po
-rm -f unictype/.deps/bidi_test.Po
-rm -f unictype/.deps/block_test.Po
-rm -f unictype/.deps/blocks.Po
-rm -f unictype/.deps/categ_C.Po
-rm -f unictype/.deps/categ_Cc.Po
-rm -f unictype/.deps/categ_Cf.Po
-rm -f unictype/.deps/categ_Cn.Po
-rm -f unictype/.deps/categ_Co.Po
-rm -f unictype/.deps/categ_Cs.Po
-rm -f unictype/.deps/categ_L.Po
-rm -f unictype/.deps/categ_LC.Po
-rm -f unictype/.deps/categ_Ll.Po
-rm -f unictype/.deps/categ_Lm.Po
-rm -f unictype/.deps/categ_Lo.Po
-rm -f unictype/.deps/categ_Lt.Po
-rm -f unictype/.deps/categ_Lu.Po
-rm -f unictype/.deps/categ_M.Po
-rm -f unictype/.deps/categ_Mc.Po
-rm -f unictype/.deps/categ_Me.Po
-rm -f unictype/.deps/categ_Mn.Po
-rm -f unictype/.deps/categ_N.Po
-rm -f unictype/.deps/categ_Nd.Po
-rm -f unictype/.deps/categ_Nl.Po
-rm -f unictype/.deps/categ_No.Po
-rm -f unictype/.deps/categ_P.Po
-rm -f unictype/.deps/categ_Pc.Po
-rm -f unictype/.deps/categ_Pd.Po
-rm -f unictype/.deps/categ_Pe.Po
-rm -f unictype/.deps/categ_Pf.Po
-rm -f unictype/.deps/categ_Pi.Po
-rm -f unictype/.deps/categ_Po.Po
-rm -f unictype/.deps/categ_Ps.Po
-rm -f unictype/.deps/categ_S.Po
-rm -f unictype/.deps/categ_Sc.Po
-rm -f unictype/.deps/categ_Sk.Po
-rm -f unictype/.deps/categ_Sm.Po
-rm -f unictype/.deps/categ_So.Po
-rm -f unictype/.deps/categ_Z.Po
-rm -f unictype/.deps/categ_Zl.Po
-rm -f unictype/.deps/categ_Zp.Po
-rm -f unictype/.deps/categ_Zs.Po
-rm -f unictype/.deps/categ_and.Po
-rm -f unictype/.deps/categ_and_not.Po
-rm -f unictype/.deps/categ_byname.Po
-rm -f unictype/.deps/categ_longname.Po
-rm -f unictype/.deps/categ_name.Po
-rm -f unictype/.deps/categ_none.Po
-rm -f unictype/.deps/categ_of.Po
-rm -f unictype/.deps/categ_or.Po
-rm -f unictype/.deps/categ_test.Po
-rm -f unictype/.deps/combiningclass.Po
-rm -f unictype/.deps/combiningclass_byname.Po
-rm -f unictype/.deps/combiningclass_longname.Po
-rm -f unictype/.deps/combiningclass_name.Po
-rm -f unictype/.deps/ctype_alnum.Po
-rm -f unictype/.deps/ctype_alpha.Po
-rm -f unictype/.deps/ctype_blank.Po
-rm -f unictype/.deps/ctype_cntrl.Po
-rm -f unictype/.deps/ctype_digit.Po
-rm -f unictype/.deps/ctype_graph.Po
-rm -f unictype/.deps/ctype_lower.Po
-rm -f unictype/.deps/ctype_print.Po
-rm -f unictype/.deps/ctype_punct.Po
-rm -f unictype/.deps/ctype_space.Po
-rm -f unictype/.deps/ctype_upper.Po
-rm -f unictype/.deps/ctype_xdigit.Po
-rm -f unictype/.deps/decdigit.Po
-rm -f unictype/.deps/digit.Po
-rm -f unictype/.deps/joininggroup_byname.Po
-rm -f unictype/.deps/joininggroup_name.Po
-rm -f unictype/.deps/joininggroup_of.Po
-rm -f unictype/.deps/joiningtype_byname.Po
-rm -f unictype/.deps/joiningtype_longname.Po
-rm -f unictype/.deps/joiningtype_name.Po
-rm -f unictype/.deps/joiningtype_of.Po
-rm -f unictype/.deps/mirror.Po
-rm -f unictype/.deps/numeric.Po
-rm -f unictype/.deps/pr_alphabetic.Po
-rm -f unictype/.deps/pr_ascii_hex_digit.Po
-rm -f unictype/.deps/pr_bidi_arabic_digit.Po
-rm -f unictype/.deps/pr_bidi_arabic_right_to_left.Po
-rm -f unictype/.deps/pr_bidi_block_separator.Po
-rm -f unictype/.deps/pr_bidi_boundary_neutral.Po
-rm -f unictype/.deps/pr_bidi_common_separator.Po
-rm -f unictype/.deps/pr_bidi_control.Po
-rm -f unictype/.deps/pr_bidi_embedding_or_override.Po
-rm -f unictype/.deps/pr_bidi_eur_num_separator.Po
-rm -f unictype/.deps/pr_bidi_eur_num_terminator.Po
-rm -f unictype/.deps/pr_bidi_european_digit.Po
-rm -f unictype/.deps/pr_bidi_hebrew_right_to_left.Po
-rm -f unictype/.deps/pr_bidi_left_to_right.Po
-rm -f unictype/.deps/pr_bidi_non_spacing_mark.Po
-rm -f unictype/.deps/pr_bidi_other_neutral.Po
-rm -f unictype/.deps/pr_bidi_pdf.Po
-rm -f unictype/.deps/pr_bidi_segment_separator.Po
-rm -f unictype/.deps/pr_bidi_whitespace.Po
-rm -f unictype/.deps/pr_byname.Po
-rm -f unictype/.deps/pr_case_ignorable.Po
-rm -f unictype/.deps/pr_cased.Po
-rm -f unictype/.deps/pr_changes_when_casefolded.Po
-rm -f unictype/.deps/pr_changes_when_casemapped.Po
-rm -f unictype/.deps/pr_changes_when_lowercased.Po
-rm -f unictype/.deps/pr_changes_when_titlecased.Po
-rm -f unictype/.deps/pr_changes_when_uppercased.Po
-rm -f unictype/.deps/pr_combining.Po
-rm -f unictype/.deps/pr_composite.Po
-rm -f unictype/.deps/pr_currency_symbol.Po
-rm -f unictype/.deps/pr_dash.Po
-rm -f unictype/.deps/pr_decimal_digit.Po
-rm -f unictype/.deps/pr_default_ignorable_code_point.Po
-rm -f unictype/.deps/pr_deprecated.Po
-rm -f unictype/.deps/pr_diacritic.Po
-rm -f unictype/.deps/pr_emoji.Po
-rm -f unictype/.deps/pr_emoji_component.Po
-rm -f unictype/.deps/pr_emoji_modifier.Po
-rm -f unictype/.deps/pr_emoji_modifier_base.Po
-rm -f unictype/.deps/pr_emoji_presentation.Po
-rm -f unictype/.deps/pr_extended_pictographic.Po
-rm -f unictype/.deps/pr_extender.Po
-rm -f unictype/.deps/pr_format_control.Po
-rm -f unictype/.deps/pr_grapheme_base.Po
-rm -f unictype/.deps/pr_grapheme_extend.Po
-rm -f unictype/.deps/pr_grapheme_link.Po
-rm -f unictype/.deps/pr_hex_digit.Po
-rm -f unictype/.deps/pr_hyphen.Po
-rm -f unictype/.deps/pr_id_continue.Po
-rm -f unictype/.deps/pr_id_start.Po
-rm -f unictype/.deps/pr_ideographic.Po
-rm -f unictype/.deps/pr_ids_binary_operator.Po
-rm -f unictype/.deps/pr_ids_trinary_operator.Po
-rm -f unictype/.deps/pr_ignorable_control.Po
-rm -f unictype/.deps/pr_iso_control.Po
-rm -f unictype/.deps/pr_join_control.Po
-rm -f unictype/.deps/pr_left_of_pair.Po
-rm -f unictype/.deps/pr_line_separator.Po
-rm -f unictype/.deps/pr_logical_order_exception.Po
-rm -f unictype/.deps/pr_lowercase.Po
-rm -f unictype/.deps/pr_math.Po
-rm -f unictype/.deps/pr_non_break.Po
-rm -f unictype/.deps/pr_not_a_character.Po
-rm -f unictype/.deps/pr_numeric.Po
-rm -f unictype/.deps/pr_other_alphabetic.Po
-rm -f unictype/.deps/pr_other_default_ignorable_code_point.Po
-rm -f unictype/.deps/pr_other_grapheme_extend.Po
-rm -f unictype/.deps/pr_other_id_continue.Po
-rm -f unictype/.deps/pr_other_id_start.Po
-rm -f unictype/.deps/pr_other_lowercase.Po
-rm -f unictype/.deps/pr_other_math.Po
-rm -f unictype/.deps/pr_other_uppercase.Po
-rm -f unictype/.deps/pr_paired_punctuation.Po
-rm -f unictype/.deps/pr_paragraph_separator.Po
-rm -f unictype/.deps/pr_pattern_syntax.Po
-rm -f unictype/.deps/pr_pattern_white_space.Po
-rm -f unictype/.deps/pr_private_use.Po
-rm -f unictype/.deps/pr_punctuation.Po
-rm -f unictype/.deps/pr_quotation_mark.Po
-rm -f unictype/.deps/pr_radical.Po
-rm -f unictype/.deps/pr_regional_indicator.Po
-rm -f unictype/.deps/pr_sentence_terminal.Po
-rm -f unictype/.deps/pr_soft_dotted.Po
-rm -f unictype/.deps/pr_space.Po
-rm -f unictype/.deps/pr_terminal_punctuation.Po
-rm -f unictype/.deps/pr_test.Po
-rm -f unictype/.deps/pr_titlecase.Po
-rm -f unictype/.deps/pr_unassigned_code_value.Po
-rm -f unictype/.deps/pr_unified_ideograph.Po
-rm -f unictype/.deps/pr_uppercase.Po
-rm -f unictype/.deps/pr_variation_selector.Po
-rm -f unictype/.deps/pr_white_space.Po
-rm -f unictype/.deps/pr_xid_continue.Po
-rm -f unictype/.deps/pr_xid_start.Po
-rm -f unictype/.deps/pr_zero_width.Po
-rm -f unictype/.deps/scripts.Po
-rm -f unictype/.deps/sy_c_ident.Po
-rm -f unictype/.deps/sy_c_whitespace.Po
-rm -f unictype/.deps/sy_java_ident.Po
-rm -f unictype/.deps/sy_java_whitespace.Po
-rm -f unigbrk/.deps/u16-grapheme-breaks.Po
-rm -f unigbrk/.deps/u16-grapheme-next.Po
-rm -f unigbrk/.deps/u16-grapheme-prev.Po
-rm -f unigbrk/.deps/u32-grapheme-breaks.Po
-rm -f unigbrk/.deps/u32-grapheme-next.Po
-rm -f unigbrk/.deps/u32-grapheme-prev.Po
-rm -f unigbrk/.deps/u8-grapheme-breaks.Po
-rm -f unigbrk/.deps/u8-grapheme-next.Po
-rm -f unigbrk/.deps/u8-grapheme-prev.Po
-rm -f unigbrk/.deps/uc-gbrk-prop.Po
-rm -f unigbrk/.deps/uc-grapheme-breaks.Po
-rm -f unigbrk/.deps/uc-is-grapheme-break.Po
-rm -f unigbrk/.deps/ulc-grapheme-breaks.Po
-rm -f unilbrk/.deps/lbrktables.Po
-rm -f unilbrk/.deps/u16-possible-linebreaks.Po
-rm -f unilbrk/.deps/u16-width-linebreaks.Po
-rm -f unilbrk/.deps/u32-possible-linebreaks.Po
-rm -f unilbrk/.deps/u32-width-linebreaks.Po
-rm -f unilbrk/.deps/u8-possible-linebreaks.Po
-rm -f unilbrk/.deps/u8-width-linebreaks.Po
-rm -f unilbrk/.deps/ulc-common.Po
-rm -f unilbrk/.deps/ulc-possible-linebreaks.Po
-rm -f unilbrk/.deps/ulc-width-linebreaks.Po
-rm -f uniname/.deps/uniname.Po
-rm -f uninorm/.deps/canonical-decomposition.Po
-rm -f uninorm/.deps/compat-decomposition.Po
-rm -f uninorm/.deps/composition.Po
-rm -f uninorm/.deps/decompose-internal.Po
-rm -f uninorm/.deps/decomposing-form.Po
-rm -f uninorm/.deps/decomposition-table.Po
-rm -f uninorm/.deps/decomposition.Po
-rm -f uninorm/.deps/nfc.Po
-rm -f uninorm/.deps/nfd.Po
-rm -f uninorm/.deps/nfkc.Po
-rm -f uninorm/.deps/nfkd.Po
-rm -f uninorm/.deps/u16-normalize.Po
-rm -f uninorm/.deps/u16-normcmp.Po
-rm -f uninorm/.deps/u16-normcoll.Po
-rm -f uninorm/.deps/u16-normxfrm.Po
-rm -f uninorm/.deps/u32-normalize.Po
-rm -f uninorm/.deps/u32-normcmp.Po
-rm -f uninorm/.deps/u32-normcoll.Po
-rm -f uninorm/.deps/u32-normxfrm.Po
-rm -f uninorm/.deps/u8-normalize.Po
-rm -f uninorm/.deps/u8-normcmp.Po
-rm -f uninorm/.deps/u8-normcoll.Po
-rm -f uninorm/.deps/u8-normxfrm.Po
-rm -f uninorm/.deps/uninorm-filter.Po
-rm -f unistdio/.deps/u-printf-args.Po
-rm -f unistdio/.deps/u16-asnprintf.Po
-rm -f unistdio/.deps/u16-asprintf.Po
-rm -f unistdio/.deps/u16-printf-parse.Po
-rm -f unistdio/.deps/u16-snprintf.Po
-rm -f unistdio/.deps/u16-sprintf.Po
-rm -f unistdio/.deps/u16-u16-asnprintf.Po
-rm -f unistdio/.deps/u16-u16-asprintf.Po
-rm -f unistdio/.deps/u16-u16-snprintf.Po
-rm -f unistdio/.deps/u16-u16-sprintf.Po
-rm -f unistdio/.deps/u16-u16-vasnprintf.Po
-rm -f unistdio/.deps/u16-u16-vasprintf.Po
-rm -f unistdio/.deps/u16-u16-vsnprintf.Po
-rm -f unistdio/.deps/u16-u16-vsprintf.Po
-rm -f unistdio/.deps/u16-vasnprintf.Po
-rm -f unistdio/.deps/u16-vasprintf.Po
-rm -f unistdio/.deps/u16-vsnprintf.Po
-rm -f unistdio/.deps/u16-vsprintf.Po
-rm -f unistdio/.deps/u32-asnprintf.Po
-rm -f unistdio/.deps/u32-asprintf.Po
-rm -f unistdio/.deps/u32-printf-parse.Po
-rm -f unistdio/.deps/u32-snprintf.Po
-rm -f unistdio/.deps/u32-sprintf.Po
-rm -f unistdio/.deps/u32-u32-asnprintf.Po
-rm -f unistdio/.deps/u32-u32-asprintf.Po
-rm -f unistdio/.deps/u32-u32-snprintf.Po
-rm -f unistdio/.deps/u32-u32-sprintf.Po
-rm -f unistdio/.deps/u32-u32-vasnprintf.Po
-rm -f unistdio/.deps/u32-u32-vasprintf.Po
-rm -f unistdio/.deps/u32-u32-vsnprintf.Po
-rm -f unistdio/.deps/u32-u32-vsprintf.Po
-rm -f unistdio/.deps/u32-vasnprintf.Po
-rm -f unistdio/.deps/u32-vasprintf.Po
-rm -f unistdio/.deps/u32-vsnprintf.Po
-rm -f unistdio/.deps/u32-vsprintf.Po
-rm -f unistdio/.deps/u8-asnprintf.Po
-rm -f unistdio/.deps/u8-asprintf.Po
-rm -f unistdio/.deps/u8-printf-parse.Po
-rm -f unistdio/.deps/u8-snprintf.Po
-rm -f unistdio/.deps/u8-sprintf.Po
-rm -f unistdio/.deps/u8-u8-asnprintf.Po
-rm -f unistdio/.deps/u8-u8-asprintf.Po
-rm -f unistdio/.deps/u8-u8-snprintf.Po
-rm -f unistdio/.deps/u8-u8-sprintf.Po
-rm -f unistdio/.deps/u8-u8-vasnprintf.Po
-rm -f unistdio/.deps/u8-u8-vasprintf.Po
-rm -f unistdio/.deps/u8-u8-vsnprintf.Po
-rm -f unistdio/.deps/u8-u8-vsprintf.Po
-rm -f unistdio/.deps/u8-vasnprintf.Po
-rm -f unistdio/.deps/u8-vasprintf.Po
-rm -f unistdio/.deps/u8-vsnprintf.Po
-rm -f unistdio/.deps/u8-vsprintf.Po
-rm -f unistdio/.deps/ulc-asnprintf.Po
-rm -f unistdio/.deps/ulc-asprintf.Po
-rm -f unistdio/.deps/ulc-fprintf.Po
-rm -f unistdio/.deps/ulc-printf-parse.Po
-rm -f unistdio/.deps/ulc-snprintf.Po
-rm -f unistdio/.deps/ulc-sprintf.Po
-rm -f unistdio/.deps/ulc-vasnprintf.Po
-rm -f unistdio/.deps/ulc-vasprintf.Po
-rm -f unistdio/.deps/ulc-vfprintf.Po
-rm -f unistdio/.deps/ulc-vsnprintf.Po
-rm -f unistdio/.deps/ulc-vsprintf.Po
-rm -f unistr/.deps/u16-check.Po
-rm -f unistr/.deps/u16-chr.Po
-rm -f unistr/.deps/u16-cmp.Po
-rm -f unistr/.deps/u16-cmp2.Po
-rm -f unistr/.deps/u16-cpy-alloc.Po
-rm -f unistr/.deps/u16-cpy.Po
-rm -f unistr/.deps/u16-endswith.Po
-rm -f unistr/.deps/u16-mblen.Po
-rm -f unistr/.deps/u16-mbsnlen.Po
-rm -f unistr/.deps/u16-mbtouc-aux.Po
-rm -f unistr/.deps/u16-mbtouc-unsafe-aux.Po
-rm -f unistr/.deps/u16-mbtouc-unsafe.Po
-rm -f unistr/.deps/u16-mbtouc.Po
-rm -f unistr/.deps/u16-mbtoucr.Po
-rm -f unistr/.deps/u16-move.Po
-rm -f unistr/.deps/u16-next.Po
-rm -f unistr/.deps/u16-pcpy.Po
-rm -f unistr/.deps/u16-prev.Po
-rm -f unistr/.deps/u16-set.Po
-rm -f unistr/.deps/u16-startswith.Po
-rm -f unistr/.deps/u16-stpcpy.Po
-rm -f unistr/.deps/u16-stpncpy.Po
-rm -f unistr/.deps/u16-strcat.Po
-rm -f unistr/.deps/u16-strchr.Po
-rm -f unistr/.deps/u16-strcmp.Po
-rm -f unistr/.deps/u16-strcoll.Po
-rm -f unistr/.deps/u16-strcpy.Po
-rm -f unistr/.deps/u16-strcspn.Po
-rm -f unistr/.deps/u16-strdup.Po
-rm -f unistr/.deps/u16-strlen.Po
-rm -f unistr/.deps/u16-strmblen.Po
-rm -f unistr/.deps/u16-strmbtouc.Po
-rm -f unistr/.deps/u16-strncat.Po
-rm -f unistr/.deps/u16-strncmp.Po
-rm -f unistr/.deps/u16-strncpy.Po
-rm -f unistr/.deps/u16-strnlen.Po
-rm -f unistr/.deps/u16-strpbrk.Po
-rm -f unistr/.deps/u16-strrchr.Po
-rm -f unistr/.deps/u16-strspn.Po
-rm -f unistr/.deps/u16-strstr.Po
-rm -f unistr/.deps/u16-strtok.Po
-rm -f unistr/.deps/u16-to-u32.Po
-rm -f unistr/.deps/u16-to-u8.Po
-rm -f unistr/.deps/u16-uctomb-aux.Po
-rm -f unistr/.deps/u16-uctomb.Po
-rm -f unistr/.deps/u32-check.Po
-rm -f unistr/.deps/u32-chr.Po
-rm -f unistr/.deps/u32-cmp.Po
-rm -f unistr/.deps/u32-cmp2.Po
-rm -f unistr/.deps/u32-cpy-alloc.Po
-rm -f unistr/.deps/u32-cpy.Po
-rm -f unistr/.deps/u32-endswith.Po
-rm -f unistr/.deps/u32-mblen.Po
-rm -f unistr/.deps/u32-mbsnlen.Po
-rm -f unistr/.deps/u32-mbtouc-unsafe.Po
-rm -f unistr/.deps/u32-mbtouc.Po
-rm -f unistr/.deps/u32-mbtoucr.Po
-rm -f unistr/.deps/u32-move.Po
-rm -f unistr/.deps/u32-next.Po
-rm -f unistr/.deps/u32-pcpy.Po
-rm -f unistr/.deps/u32-prev.Po
-rm -f unistr/.deps/u32-set.Po
-rm -f unistr/.deps/u32-startswith.Po
-rm -f unistr/.deps/u32-stpcpy.Po
-rm -f unistr/.deps/u32-stpncpy.Po
-rm -f unistr/.deps/u32-strcat.Po
-rm -f unistr/.deps/u32-strchr.Po
-rm -f unistr/.deps/u32-strcmp.Po
-rm -f unistr/.deps/u32-strcoll.Po
-rm -f unistr/.deps/u32-strcpy.Po
-rm -f unistr/.deps/u32-strcspn.Po
-rm -f unistr/.deps/u32-strdup.Po
-rm -f unistr/.deps/u32-strlen.Po
-rm -f unistr/.deps/u32-strmblen.Po
-rm -f unistr/.deps/u32-strmbtouc.Po
-rm -f unistr/.deps/u32-strncat.Po
-rm -f unistr/.deps/u32-strncmp.Po
-rm -f unistr/.deps/u32-strncpy.Po
-rm -f unistr/.deps/u32-strnlen.Po
-rm -f unistr/.deps/u32-strpbrk.Po
-rm -f unistr/.deps/u32-strrchr.Po
-rm -f unistr/.deps/u32-strspn.Po
-rm -f unistr/.deps/u32-strstr.Po
-rm -f unistr/.deps/u32-strtok.Po
-rm -f unistr/.deps/u32-to-u16.Po
-rm -f unistr/.deps/u32-to-u8.Po
-rm -f unistr/.deps/u32-uctomb.Po
-rm -f unistr/.deps/u8-check.Po
-rm -f unistr/.deps/u8-chr.Po
-rm -f unistr/.deps/u8-cmp.Po
-rm -f unistr/.deps/u8-cmp2.Po
-rm -f unistr/.deps/u8-cpy-alloc.Po
-rm -f unistr/.deps/u8-cpy.Po
-rm -f unistr/.deps/u8-endswith.Po
-rm -f unistr/.deps/u8-mblen.Po
-rm -f unistr/.deps/u8-mbsnlen.Po
-rm -f unistr/.deps/u8-mbtouc-aux.Po
-rm -f unistr/.deps/u8-mbtouc-unsafe-aux.Po
-rm -f unistr/.deps/u8-mbtouc-unsafe.Po
-rm -f unistr/.deps/u8-mbtouc.Po
-rm -f unistr/.deps/u8-mbtoucr.Po
-rm -f unistr/.deps/u8-move.Po
-rm -f unistr/.deps/u8-next.Po
-rm -f unistr/.deps/u8-pcpy.Po
-rm -f unistr/.deps/u8-prev.Po
-rm -f unistr/.deps/u8-set.Po
-rm -f unistr/.deps/u8-startswith.Po
-rm -f unistr/.deps/u8-stpcpy.Po
-rm -f unistr/.deps/u8-stpncpy.Po
-rm -f unistr/.deps/u8-strcat.Po
-rm -f unistr/.deps/u8-strchr.Po
-rm -f unistr/.deps/u8-strcmp.Po
-rm -f unistr/.deps/u8-strcoll.Po
-rm -f unistr/.deps/u8-strcpy.Po
-rm -f unistr/.deps/u8-strcspn.Po
-rm -f unistr/.deps/u8-strdup.Po
-rm -f unistr/.deps/u8-strlen.Po
-rm -f unistr/.deps/u8-strmblen.Po
-rm -f unistr/.deps/u8-strmbtouc.Po
-rm -f unistr/.deps/u8-strncat.Po
-rm -f unistr/.deps/u8-strncmp.Po
-rm -f unistr/.deps/u8-strncpy.Po
-rm -f unistr/.deps/u8-strnlen.Po
-rm -f unistr/.deps/u8-strpbrk.Po
-rm -f unistr/.deps/u8-strrchr.Po
-rm -f unistr/.deps/u8-strspn.Po
-rm -f unistr/.deps/u8-strstr.Po
-rm -f unistr/.deps/u8-strtok.Po
-rm -f unistr/.deps/u8-to-u16.Po
-rm -f unistr/.deps/u8-to-u32.Po
-rm -f unistr/.deps/u8-uctomb-aux.Po
-rm -f unistr/.deps/u8-uctomb.Po
-rm -f uniwbrk/.deps/u16-wordbreaks.Po
-rm -f uniwbrk/.deps/u32-wordbreaks.Po
-rm -f uniwbrk/.deps/u8-wordbreaks.Po
-rm -f uniwbrk/.deps/ulc-wordbreaks.Po
-rm -f uniwbrk/.deps/wbrktable.Po
-rm -f uniwbrk/.deps/wordbreak-property.Po
-rm -f uniwidth/.deps/u16-strwidth.Po
-rm -f uniwidth/.deps/u16-width.Po
-rm -f uniwidth/.deps/u32-strwidth.Po
-rm -f uniwidth/.deps/u32-width.Po
-rm -f uniwidth/.deps/u8-strwidth.Po
-rm -f uniwidth/.deps/u8-width.Po
-rm -f uniwidth/.deps/width.Po
-rm -f Makefile
-make[1]: Leaving directory '//test-create-testdir-4.result/gllib'
-Making distclean in glm4
-make[1]: Entering directory '//test-create-testdir-4.result/glm4'
-test -z "" || rm -f
-test . = "." || test -z "" || rm -f
-rm -f Makefile
-make[1]: Leaving directory '//test-create-testdir-4.result/glm4'
-Making distclean in gltests
-make[1]: Entering directory '//test-create-testdir-4.result/gltests'
-Making distclean in .
-make[2]: Entering directory '//test-create-testdir-4.result/gltests'
-test -z "" || rm -f
-rm -rf SunWS_cache
-test -z "libtests.a" || rm -f libtests.a
-test -z "test-_Exit test-accept test-accept4 test-access test-set-mode-acl test-copy-acl test-sameacls test-acos test-acosf test-acosl test-alignalloc test-alignasof test-aligned-malloc test-aligned_alloc test-alignof test-alloca-opt test-areadlink test-areadlink-with-size test-areadlinkat test-areadlinkat-with-size test-argmatch test-argp test-argp-version-etc test-argv-iter test-arpa_inet-c++ test-arpa_inet test-array_list test-array_map test-array-mergesort test-array_omap test-array_oset test-array_set test-asin test-asinf test-asinl test-assert-h-c++ test-assert test-astrxfrm test-asyncsafe-spin1 test-asyncsafe-spin2 test-atan test-atan2 test-atan2f test-atanf test-atanl test-atexit test-avltree_list test-avltree_omap test-avltree_oset test-avltreehash_list test-base32 test-base64 test-binary-io test-bind test-bitrotate test-bitset test-boot-time test-btoc32 test-btowc test-byteswap test-c-ctype test-c-dtoastr test-c-ldtoastr test-c-snprintf test-c-stack test-c-strcasecmp test-c-strncasecmp test-c-strcasestr test-c-strstr test-c-vasprintf test-c-vsnprintf test-c-xvasprintf test-c32_apply_mapping test-c32_apply_type_test test-c32_get_mapping test-c32_get_type_test test-c32isalnum test-c32isalpha test-c32isblank test-c32iscntrl test-c32isdigit test-c32isgraph test-c32islower test-c32isprint test-c32ispunct test-c32isspace test-c32isupper test-c32isxdigit test-c32rtomb test-c32rtomb-w32 test-c32snrtombs test-c32srtombs test-c32stombs test-c32swidth test-c32tolower test-c32toupper test-c32width test-call_once1 test-call_once2 test-calloc-gnu test-canonicalize-lgpl test-canonicalize test-carray_list test-cbrt-ieee test-cbrt test-cbrtf-ieee test-cbrtf test-cbrtl-ieee test-cbrtl test-ceil-ieee test-ceil1 test-ceil2 test-ceilf-ieee test-ceilf1 test-ceilf2 test-ceill-ieee test-ceill test-chdir test-chmod test-chown test-cloexec test-close test-closein test-cnd test-cond test-connect test-copy-file test-copysign test-copysignf test-copysignl test-cos test-cosf test-cosh test-coshf test-cosl test-count-leading-zeros test-count-one-bits test-count-trailing-zeros test-crc test-creat test-arcfour test-arctwo test-des test-gc-arcfour test-gc-arctwo test-gc-des test-gc-hmac-md5 test-gc-hmac-sha1 test-gc-hmac-sha256 test-gc-hmac-sha512 test-gc-md2 test-gc-md4 test-gc-md5 test-gc-pbkdf2-sha1 test-gc-pbkdf2 test-gc-rijndael test-gc-sha1 test-gc-sha256 test-gc-sha512 test-gc-sm3 test-gc test-hmac-md5 test-hmac-sha1 test-hmac-sha256 test-hmac-sha512 test-md2-buffer test-md4-buffer test-md5-buffer bench-md5 test-md5-stream test-rijndael test-sha1-buffer bench-sha1 test-sha1-stream bench-sha224 bench-sha256 test-sha256-stream bench-sha384 bench-sha512 test-sha512-stream test-sm3-buffer test-ctype-c++ test-ctype test-dfa-match-aux test-di-set test-dirent-c++ test-dirent-safer test-dirent test-dirfd test-dirname test-dprintf-gnu test-dprintf-posix test-dprintf-posix2 test-dprintf test-dup test-dup2 test-dup3 test-duplocale test-environ test-erf test-erfc test-errno-c++ test-errno test-error test-euidaccess test-exclude test-execl-main test-exec-child test-execle-main test-exec-child test-execlp-main test-exec-child test-execute-main test-execute-child test-execute-script test-execv-main test-exec-child test-execve-main test-exec-child test-execvp-main test-exec-child test-execvpe-main test-exec-child test-exp-ieee test-exp test-exp2-ieee test-exp2 test-exp2f-ieee test-exp2f test-exp2l-ieee test-exp2l test-expf-ieee test-expf test-expl-ieee test-expl test-explicit_bzero test-expm1-ieee test-expm1 test-expm1f-ieee test-expm1f test-expm1l-ieee test-expm1l test-fabs-ieee test-fabs test-fabsf-ieee test-fabsf test-fabsl-ieee test-fabsl test-faccessat test-fbufmode test-fchdir test-fchmodat test-fchownat test-fclose test-fcntl-h-c++ test-fcntl-h test-fcntl-safer test-fcntl test-fdatasync test-fdopen test-fdopendir test-fdutimensat test-fenv-c++ test-fenv-env-1 test-fenv-env-2 test-fenv-env-3 test-fenv-env-4 test-fenv-env-5 test-fenv-env-6 test-fenv-except-state-4 test-fenv-except-state-1 test-fenv-except-state-2 test-fenv-except-state-3 test-fenv-except-tracking-4 test-fenv-except-tracking-5 test-fenv-except-tracking-1 test-fenv-except-tracking-2 test-fenv-except-tracking-3 test-fenv-except-trapping-1 test-fenv-except-trapping-2 test-fenv-round test-fenv test-fflush test-fflush2 test-ffs test-ffsl test-ffsll test-fgetc test-file-has-acl test-filenamecat test-filevercmp test-float-c++ test-float test-flock test-floor-ieee test-floor1 test-floor2 test-floorf-ieee test-floorf1 test-floorf2 test-floorl-ieee test-floorl test-fma-ieee test-fma1 test-fma2 test-fmaf-ieee test-fmaf1 test-fmaf2 test-fmal-ieee test-fmal1 test-fmal2 test-fmod-ieee test-fmod test-fmodf-ieee test-fmodf test-fmodl-ieee test-fmodl test-fnmatch-h-c++ test-fnmatch-h test-fnmatch test-fnmatch-w32 test-fopen-gnu test-fopen-safer test-fopen test-forkpty test-fpending test-fprintf-gnu test-fprintf-posix test-fprintf-posix2 test-fprintf-posix3 test-fpurge test-fputc test-fread test-freadable test-freadahead test-freading test-freadptr test-freadptr2 test-freadseek test-free test-freopen-safer test-freopen test-frexp-ieee test-frexp-nolibm test-frexp test-frexpf-ieee test-frexpf test-frexpl-ieee test-frexpl-nolibm test-frexpl test-fseek test-fseeko test-fseeko3 test-fseeko4 test-fseterr test-fstat test-fstatat test-fstrcmp test-fsync test-ftell test-ftell3 test-ftello test-ftello3 test-ftello4 test-ftruncate test-func test-futimens test-fwritable test-fwrite test-fwriting test-get-rusage-as test-get-rusage-data test-getaddrinfo test-getcwd-lgpl test-getcwd test-getdelim test-getdomainname test-getdtablesize test-getentropy test-getgroups test-gethostname test-getline test-getloadavg test-getlogin test-getlogin_r test-getndelim2 test-getopt-gnu test-getopt-posix test-getpeername test-getprogname test-getrandom test-getrusage test-getsockname test-getsockopt test-gettime-res test-gettimeofday test-getumask test-dynarray test-scratch-buffer test-glob-h-c++ test-glob-h test-glob test-grantpt test-hamt test-hard-locale current-locale test-hash_map test-hash_set test-hash test-hypot-ieee test-hypot test-hypotf-ieee test-hypotf test-hypotl-ieee test-hypotl test-i-ring test-iconv-h-c++ test-iconv-h test-iconv test-iconv-utf test-ieee754-h test-ignore-value test-ilogb test-ilogbf test-ilogbl test-imaxabs test-imaxdiv test-immutable test-inet_ntop test-inet_pton test-ino-map test-integer_length test-integer_length_l test-integer_length_ll test-intprops test-inttostr test-inttypes-c++ test-inttypes test-ioctl test-isatty test-isblank test-isfinite test-isinf test-isnan test-isnand-nolibm test-isnand test-isnanf-nolibm test-isnanf test-isnanl-nolibm test-isnanl test-iswblank test-iswctype test-iswdigit test-iswpunct test-iswxdigit test-j0 test-j1 test-cache test-jn test-langinfo-c++ test-langinfo test-largefile test-lchmod test-lchown test-ldexp-ieee test-ldexp test-ldexpf-ieee test-ldexpf test-ldexpl-ieee test-ldexpl test-lgamma test-libgmp test-libtextstyle test-limits-h-c++ test-limits-h test-link test-linkat test-linked_list test-linkedhash_list test-linkedhash_map test-linkedhash_set test-list-c++ test-listen test-localcharset test-locale-c++ test-locale test-localeconv test-localename test-rwlock1 test-lock test-once1 test-once2 test-log-ieee test-log test-log10-ieee test-log10 test-log10f-ieee test-log10f test-log10l-ieee test-log10l test-log1p-ieee test-log1p test-log1pf-ieee test-log1pf test-log1pl-ieee test-log1pl test-log2-ieee test-log2 test-log2f-ieee test-log2f test-log2l-ieee test-log2l test-logb-ieee test-logb test-logbf-ieee test-logbf test-logbl-ieee test-logbl test-logf-ieee test-logf test-login_tty test-logl-ieee test-logl test-lseek test-lstat test-malloc-gnu test-malloc-h-c++ test-malloc-h test-malloca test-map-c++ test-math-c++ test-math test-mbfile test-mbmemcasecmp test-mbmemcasecoll test-mbrlen test-mbrlen-w32 test-mbrtoc16 test-mbrtoc16-w32 test-mbrtoc32-regular test-mbrtoc32 test-mbrtoc32-w32 test-mbrtowc test-mbrtowc-w32 test-mbscasecmp test-mbscasestr1 test-mbscasestr2 test-mbscasestr3 test-mbscasestr4 test-mbschr test-mbscspn test-mbsinit test-mbsncasecmp test-mbsnrtoc32s test-mbsnrtowcs test-mbspbrk test-mbspcasecmp test-mbsrchr test-mbsrtoc32s test-mbsrtowcs test-mbsspn test-mbsstr1 test-mbsstr2 test-mbsstr3 test-mbstoc32s test-mbstowcs test-mcel test-memalign test-memcasecmp test-memchr test-memchr2 test-memcmp test-memcoll test-memmem test-memrchr test-memset_explicit test-mkdir test-mkdirat test-mkfifo test-mkfifoat test-mknod test-modf-ieee test-modf test-modff-ieee test-modff test-modfl-ieee test-modfl test-monetary-c++ test-monetary test-mtx test-nan-1 test-nan-2 test-nanosleep test-net_if-c++ test-net_if test-netdb-c++ test-netdb test-netinet_in-c++ test-netinet_in test-nextafter test-nl_langinfo1 test-nl_langinfo2 test-nl_langinfo-mt test-nonblocking-pipe-main test-nonblocking-pipe-child test-nonblocking-socket-main test-nonblocking-socket-child test-nonblocking test-noreturn-c++ test-noreturn test-nstrftime test-nullptr-c++ test-nullptr test-obstack-printf test-omap-c++ test-open test-openat-safer test-openat test-openpty test-oset-c++ test-parse-datetime test-parse-duration test-passfd test-pathmax test-perror test-perror2 test-physmem test-pipe-filter-gi1 test-pipe-filter-gi2-main test-pipe-filter-gi2-child test-pipe-filter-ii1 test-pipe-filter-ii2-main test-pipe-filter-ii2-child test-pipe test-pipe2 test-poll-h-c++ test-poll-h test-poll test-popen-safer test-popen-safer2 test-popen test-posix_memalign test-posix_openpt test-posix_spawn-open1 test-posix_spawn-open2 test-posix_spawn-inherit0 test-posix_spawn-inherit1 test-posix_spawn-script test-posix_spawn_file_actions_addchdir test-posix_spawn-chdir test-posix_spawn_file_actions_addclose test-posix_spawn_file_actions_adddup2 test-posix_spawn_file_actions_addfchdir test-posix_spawn-fchdir test-posix_spawn_file_actions_addopen test-posix_spawn-dup2-stdout test-posix_spawn-dup2-stdin test-posix_spawnp-script test-posixtm test-pow test-powf test-pread test-printf-frexp test-printf-frexpl test-printf-gnu test-printf-posix test-printf-posix2 test-priv-set test-pselect test-pthread-cond test-pthread-c++ test-pthread test-pthread-mutex test-pthread-once1 test-pthread-once2 test-pthread-rwlock test-pthread-spin test-pthread-thread test-pthread-tss test-pthread_sigmask1 test-pthread_sigmask2 test-ptsname test-ptsname_r test-pty-c++ test-pwrite test-qsort_r test-quotearg-simple test-quotearg test-raise test-rand test-random test-random-mt test-random_r test-rawmemchr test-rbtree_list test-rbtree_omap test-rbtree_oset test-rbtreehash_list test-read-file test-read test-readlink test-readlinkat test-readtokens test-readutmp test-realloc-gnu test-reallocarray test-recv test-recvfrom test-regex-quote test-regex test-remainder-ieee test-remainder test-remainderf-ieee test-remainderf test-remainderl-ieee test-remainderl test-remove test-rename test-renameat test-renameatu test-rint-ieee test-rint test-rintf-ieee test-rintf test-rintl-ieee test-rintl test-rmdir test-round-ieee test-round1 test-round2 test-roundf-ieee test-roundf1 test-roundf2 test-roundl-ieee test-roundl test-safe-alloc test-sched-c++ test-sched test-search-c++ test-search test-select test-select-fd test-select-stdin test-send test-sendto test-set-c++ test-setenv test-sethostname1 test-sethostname2 test-setlocale_null test-setlocale_null-mt-one test-setlocale_null-mt-all test-setlocale1 test-setlocale2 test-setsockopt test-sh-quote test-shutdown test-sigabbrev_np test-sigaction test-sigdescr_np test-signal-h-c++ test-signal-h test-signbit test-sigpipe test-sigprocmask test-sigsegv-catch-segv1 test-sigsegv-catch-segv2 test-sigsegv-catch-stackoverflow1 test-sigsegv-catch-stackoverflow2 test-simple-atomic test-sin test-sinf test-sinh test-sinhf test-sinl test-sleep test-snan-1 test-snan-2 test-snprintf-gnu test-snprintf-posix test-snprintf test-snprintf test-sockets test-spawn-c++ test-spawn-pipe-main test-spawn-pipe-child test-spawn-pipe-script test-spawn test-sprintf-gnu test-sprintf-posix test-sqrt-ieee test-sqrt test-sqrtf-ieee test-sqrtf test-sqrtl-ieee test-sqrtl test-ssfmalloc test-stack test-stat test-stat-time test-statat test-stdalign-c++ test-stdarg-c++ test-stdbool-c++ test-stdbool-c99-c++ test-stdbool-c99 test-stdbool test-stdckdint-c++ test-stdckdint test-stddef-c++ test-stddef test-stdint-c++ test-stdint test-stdio-c++ test-stdio test-stdlib-c++ test-stdlib test-stdnoreturn test-strcasestr test-strchrnul test-strerror test-strerror_r test-strerrorname_np test-strfmon_l test-striconv test-striconveh test-striconveha test-string-buffer test-string-c++ test-string-desc-quotearg test-string-desc test-string test-strings-c++ test-strings test-strncat test-strnlen test-strsignal test-strstr test-strtod test-strtod1 test-strtoimax test-strtol test-strtold test-strtold1 test-strtoll test-strtoul test-strtoull test-strtoumax test-strverscmp test-supersede test-symlink test-symlinkat test-sys_file-c++ test-sys_file test-sys_ioctl-c++ test-sys_ioctl test-sys_random-c++ test-sys_random test-sys_resource-c++ test-sys_resource test-sys_select-c++ test-sys_select test-sys_socket-c++ test-sys_socket test-sys_stat-c++ test-sys_stat test-sys_time-c++ test-sys_time test-sys_times-c++ test-sys_times test-sys_types-c++ test-sys_types test-sys_uio-c++ test-sys_uio test-sys_utsname-c++ test-sys_utsname test-sys_wait-c++ test-sys_wait test-sysexits-c++ test-sysexits test-tan test-tanf test-tanh test-tanhf test-tanl test-tempname test-term-style-control-hello test-term-style-control-yes test-termcap test-terminfo test-termios-c++ test-termios test-thrd_current test-thrd_create test-thrd_exit test-thread_self test-thread_create test-threads-c++ test-threads test-thread_local test-time-h-c++ test-time-h test-time test-times test-timespec test-timespec_get test-timespec_getres test-tls test-totalorder test-totalorderf test-totalorderl test-towctrans test-trim test-trunc-ieee test-trunc1 test-trunc2 test-truncate test-truncf-ieee test-truncf1 test-truncf2 test-truncl-ieee test-truncl test-tsearch test-tss test-ttyname_r test-u64 test-uchar-c++ test-uchar test-uname test-cased test-ignorable test-locale-language test-uc_tolower test-uc_totitle test-uc_toupper test-u16-casecmp test-u16-casecoll test-u16-casefold test-u16-is-cased test-u16-is-casefolded test-u16-is-lowercase test-u16-is-titlecase test-u16-is-uppercase test-u16-tolower test-u16-totitle test-u16-toupper test-u32-casecmp test-u32-casecoll test-u32-casefold test-u32-is-cased test-u32-is-casefolded test-u32-is-lowercase test-u32-is-titlecase test-u32-is-uppercase test-u32-tolower test-u32-totitle test-u32-toupper test-u8-casecmp test-u8-casecoll test-u8-casefold test-u8-is-cased test-u8-is-casefolded test-u8-is-lowercase test-u8-is-titlecase test-u8-is-uppercase test-u8-tolower test-u8-totitle test-u8-toupper test-ulc-casecmp test-ulc-casecoll test-unicodeio test-u16-conv-from-enc test-u16-conv-to-enc test-u16-strconv-from-enc test-u16-strconv-to-enc test-u32-conv-from-enc test-u32-conv-to-enc test-u32-strconv-from-enc test-u32-strconv-to-enc test-u8-conv-from-enc test-u8-conv-to-enc test-u8-strconv-from-enc test-u8-strconv-to-enc test-bidi_byname test-bidi_longname test-bidi_name test-bidi_of test-bidi_test test-block_list test-block_of test-block_test test-categ_C test-categ_Cc test-categ_Cf test-categ_Cn test-categ_Co test-categ_Cs test-categ_L test-categ_LC test-categ_Ll test-categ_Lm test-categ_Lo test-categ_Lt test-categ_Lu test-categ_M test-categ_Mc test-categ_Me test-categ_Mn test-categ_N test-categ_Nd test-categ_Nl test-categ_No test-categ_P test-categ_Pc test-categ_Pd test-categ_Pe test-categ_Pf test-categ_Pi test-categ_Po test-categ_Ps test-categ_S test-categ_Sc test-categ_Sk test-categ_Sm test-categ_So test-categ_Z test-categ_Zl test-categ_Zp test-categ_Zs test-categ_and_not test-categ_and test-categ_byname test-categ_longname test-categ_name test-categ_none test-categ_of test-categ_or test-categ_test_withtable test-combiningclass_byname test-combiningclass_longname test-combiningclass_name test-combiningclass test-ctype_alnum test-ctype_alpha test-ctype_blank test-ctype_cntrl test-ctype_digit test-ctype_graph test-ctype_lower test-ctype_print test-ctype_punct test-ctype_space test-ctype_upper test-ctype_xdigit test-decdigit test-digit test-joininggroup_byname test-joininggroup_name test-joininggroup_of test-joiningtype_byname test-joiningtype_longname test-joiningtype_name test-joiningtype_of test-mirror test-numeric test-pr_alphabetic test-pr_ascii_hex_digit test-pr_bidi_arabic_digit test-pr_bidi_arabic_right_to_left test-pr_bidi_block_separator test-pr_bidi_boundary_neutral test-pr_bidi_common_separator test-pr_bidi_control test-pr_bidi_embedding_or_override test-pr_bidi_eur_num_separator test-pr_bidi_eur_num_terminator test-pr_bidi_european_digit test-pr_bidi_hebrew_right_to_left test-pr_bidi_left_to_right test-pr_bidi_non_spacing_mark test-pr_bidi_other_neutral test-pr_bidi_pdf test-pr_bidi_segment_separator test-pr_bidi_whitespace test-pr_byname test-pr_case_ignorable test-pr_cased test-pr_changes_when_casefolded test-pr_changes_when_casemapped test-pr_changes_when_lowercased test-pr_changes_when_titlecased test-pr_changes_when_uppercased test-pr_combining test-pr_composite test-pr_currency_symbol test-pr_dash test-pr_decimal_digit test-pr_default_ignorable_code_point test-pr_deprecated test-pr_diacritic test-pr_emoji_component test-pr_emoji_modifier_base test-pr_emoji_modifier test-pr_emoji_presentation test-pr_emoji test-pr_extended_pictographic test-pr_extender test-pr_format_control test-pr_grapheme_base test-pr_grapheme_extend test-pr_grapheme_link test-pr_hex_digit test-pr_hyphen test-pr_id_continue test-pr_id_start test-pr_ideographic test-pr_ids_binary_operator test-pr_ids_trinary_operator test-pr_ignorable_control test-pr_iso_control test-pr_join_control test-pr_left_of_pair test-pr_line_separator test-pr_logical_order_exception test-pr_lowercase test-pr_math test-pr_non_break test-pr_not_a_character test-pr_numeric test-pr_other_alphabetic test-pr_other_default_ignorable_code_point test-pr_other_grapheme_extend test-pr_other_id_continue test-pr_other_id_start test-pr_other_lowercase test-pr_other_math test-pr_other_uppercase test-pr_paired_punctuation test-pr_paragraph_separator test-pr_pattern_syntax test-pr_pattern_white_space test-pr_private_use test-pr_punctuation test-pr_quotation_mark test-pr_radical test-pr_regional_indicator test-pr_sentence_terminal test-pr_soft_dotted test-pr_space test-pr_terminal_punctuation test-pr_test test-pr_titlecase test-pr_unassigned_code_value test-pr_unified_ideograph test-pr_uppercase test-pr_variation_selector test-pr_white_space test-pr_xid_continue test-pr_xid_start test-pr_zero_width test-scripts test-sy_c_ident test-sy_c_whitespace test-sy_java_ident test-sy_java_whitespace test-u16-grapheme-breaks test-u16-grapheme-next test-u16-grapheme-prev test-u32-grapheme-breaks test-u32-grapheme-next test-u32-grapheme-prev test-u8-grapheme-breaks test-u8-grapheme-next test-u8-grapheme-prev test-uc-gbrk-prop test-uc-grapheme-breaks test-uc-is-grapheme-break test-ulc-grapheme-breaks test-u16-possible-linebreaks test-u16-width-linebreaks test-u32-possible-linebreaks test-u32-width-linebreaks test-u8-possible-linebreaks test-u8-width-linebreaks test-ulc-possible-linebreaks test-ulc-width-linebreaks test-uninames test-canonical-decomposition test-compat-decomposition test-composition test-decomposing-form test-decomposition test-uninorm-filter-nfc test-nfc test-u32-nfc-big test-nfd test-u32-nfd-big test-nfkc test-u32-nfkc-big test-nfkd test-u32-nfkd-big test-u16-normcmp test-u16-normcoll test-u32-normcmp test-u32-normcoll test-u8-normcmp test-u8-normcoll test-unistd-c++ test-dup-safer test-unistd test-u16-asnprintf1 test-u16-vasnprintf1 test-u16-vasnprintf2 test-u16-vasnprintf3 test-u16-vasprintf1 test-u16-vsnprintf1 test-u16-vsprintf1 test-u32-asnprintf1 test-u32-vasnprintf1 test-u32-vasnprintf2 test-u32-vasnprintf3 test-u32-vasprintf1 test-u32-vsnprintf1 test-u32-vsprintf1 test-u8-asnprintf1 test-u8-vasnprintf1 test-u8-vasnprintf2 test-u8-vasnprintf3 test-u8-vasprintf1 test-u8-vsnprintf1 test-u8-vsprintf1 test-ulc-asnprintf1 test-ulc-vasnprintf1 test-ulc-vasnprintf2 test-ulc-vasnprintf3 test-ulc-vasprintf1 test-ulc-vsnprintf1 test-ulc-vsprintf1 test-u16-check test-u16-chr test-u16-cmp test-u16-cmp2 test-u16-cpy-alloc test-u16-cpy test-u16-mblen test-u16-mbsnlen test-u16-mbtouc test-u16-mbtouc-unsafe test-u16-mbtoucr test-u16-move test-u16-next test-u16-pcpy test-u16-prev test-u16-set test-u16-stpcpy test-u16-stpncpy test-u16-strcat test-u16-strchr test-u16-strcmp test-u16-strcoll test-u16-strcpy test-u16-strdup test-u16-strlen test-u16-strmblen test-u16-strmbtouc test-u16-strncat test-u16-strncmp test-u16-strncpy test-u16-strnlen test-u16-strstr test-u16-strtok test-u16-to-u32 test-u16-to-u8 test-u16-uctomb test-u32-check test-u32-chr test-u32-cmp test-u32-cmp2 test-u32-cpy-alloc test-u32-cpy test-u32-mblen test-u32-mbsnlen test-u32-mbtouc test-u32-mbtouc-unsafe test-u32-mbtoucr test-u32-move test-u32-next test-u32-pcpy test-u32-prev test-u32-set test-u32-stpcpy test-u32-stpncpy test-u32-strcat test-u32-strchr test-u32-strcmp test-u32-strcoll test-u32-strcpy test-u32-strdup test-u32-strlen test-u32-strmblen test-u32-strmbtouc test-u32-strncat test-u32-strncmp test-u32-strncpy test-u32-strnlen test-u32-strstr test-u32-strtok test-u32-to-u16 test-u32-to-u8 test-u32-uctomb test-u8-check test-u8-chr test-u8-cmp test-u8-cmp2 test-u8-cpy-alloc test-u8-cpy test-u8-mblen test-u8-mbsnlen test-u8-mbtouc test-u8-mbtouc-unsafe test-u8-mbtoucr test-u8-move test-u8-next test-u8-pcpy test-u8-prev test-u8-set test-u8-stpcpy test-u8-stpncpy test-u8-strcat test-u8-strchr test-u8-strcmp test-u8-strcoll test-u8-strcpy test-u8-strdup test-u8-strlen test-u8-strmblen test-u8-strmbtouc test-u8-strncat test-u8-strncmp test-u8-strncpy test-u8-strnlen test-u8-strstr test-u8-strtok test-u8-to-u16 test-u8-to-u32 test-u8-uctomb test-u16-wordbreaks test-u32-wordbreaks test-uc-wordbreaks test-u8-wordbreaks test-ulc-wordbreaks test-u16-strwidth test-u16-width test-u32-strwidth test-u32-width test-u8-strwidth test-u8-width test-uc_width test-uc_width2 test-unlink test-unlinkat test-unlockpt test-unsetenv test-userspec test-usleep test-utime-h-c++ test-utime-h test-utime test-utimens test-utimensat test-utmp-c++ test-utmp test-vasnprintf-gnu test-vasnprintf-posix test-vasnprintf-posix2 test-vasnprintf-posix3 test-vasnprintf test-vasnwprintf-gnu test-vasnwprintf-posix test-vasnwprintf-posix2 test-vasnwprintf-posix3 test-vasnwprintf test-vasprintf-gnu test-vasprintf-posix test-vasprintf test-vdprintf-gnu test-vdprintf-posix test-vdprintf test-verify test-verror test-version-etc test-vfprintf-gnu test-vfprintf-posix test-vprintf-gnu test-vprintf-posix test-vsnprintf-gnu test-vsnprintf-posix test-vsnprintf test-vsnprintf test-vsprintf-gnu test-vsprintf-posix test-wchar-c++ test-wchar test-wcrtomb test-wcrtomb-w32 test-wcscmp test-wcsncmp test-wcsnrtombs test-wcsrtombs test-wcsstr test-wcstok test-wctrans test-wctype-h-c++ test-wctype-h test-wctype test-wcwidth test-wgetcwd-lgpl test-wmemcmp test-write test-xalloc-die test-xmemdup0 test-xfprintf-posix test-xprintf-posix test-xstdopen test-xstrerror test-xstring-desc test-xstrtoimax test-xstrtol test-xstrtoul test-xstrtoll test-xstrtoull test-xstrtoumax test-xvasprintf test-y0 test-y1 test-year2038 test-yesno test-yn test-fts test-system-quote-main test-system-quote-child" || rm -f test-_Exit test-accept test-accept4 test-access test-set-mode-acl test-copy-acl test-sameacls test-acos test-acosf test-acosl test-alignalloc test-alignasof test-aligned-malloc test-aligned_alloc test-alignof test-alloca-opt test-areadlink test-areadlink-with-size test-areadlinkat test-areadlinkat-with-size test-argmatch test-argp test-argp-version-etc test-argv-iter test-arpa_inet-c++ test-arpa_inet test-array_list test-array_map test-array-mergesort test-array_omap test-array_oset test-array_set test-asin test-asinf test-asinl test-assert-h-c++ test-assert test-astrxfrm test-asyncsafe-spin1 test-asyncsafe-spin2 test-atan test-atan2 test-atan2f test-atanf test-atanl test-atexit test-avltree_list test-avltree_omap test-avltree_oset test-avltreehash_list test-base32 test-base64 test-binary-io test-bind test-bitrotate test-bitset test-boot-time test-btoc32 test-btowc test-byteswap test-c-ctype test-c-dtoastr test-c-ldtoastr test-c-snprintf test-c-stack test-c-strcasecmp test-c-strncasecmp test-c-strcasestr test-c-strstr test-c-vasprintf test-c-vsnprintf test-c-xvasprintf test-c32_apply_mapping test-c32_apply_type_test test-c32_get_mapping test-c32_get_type_test test-c32isalnum test-c32isalpha test-c32isblank test-c32iscntrl test-c32isdigit test-c32isgraph test-c32islower test-c32isprint test-c32ispunct test-c32isspace test-c32isupper test-c32isxdigit test-c32rtomb test-c32rtomb-w32 test-c32snrtombs test-c32srtombs test-c32stombs test-c32swidth test-c32tolower test-c32toupper test-c32width test-call_once1 test-call_once2 test-calloc-gnu test-canonicalize-lgpl test-canonicalize test-carray_list test-cbrt-ieee test-cbrt test-cbrtf-ieee test-cbrtf test-cbrtl-ieee test-cbrtl test-ceil-ieee test-ceil1 test-ceil2 test-ceilf-ieee test-ceilf1 test-ceilf2 test-ceill-ieee test-ceill test-chdir test-chmod test-chown test-cloexec test-close test-closein test-cnd test-cond test-connect test-copy-file test-copysign test-copysignf test-copysignl test-cos test-cosf test-cosh test-coshf test-cosl test-count-leading-zeros test-count-one-bits test-count-trailing-zeros test-crc test-creat test-arcfour test-arctwo test-des test-gc-arcfour test-gc-arctwo test-gc-des test-gc-hmac-md5 test-gc-hmac-sha1 test-gc-hmac-sha256 test-gc-hmac-sha512 test-gc-md2 test-gc-md4 test-gc-md5 test-gc-pbkdf2-sha1 test-gc-pbkdf2 test-gc-rijndael test-gc-sha1 test-gc-sha256 test-gc-sha512 test-gc-sm3 test-gc test-hmac-md5 test-hmac-sha1 test-hmac-sha256 test-hmac-sha512 test-md2-buffer test-md4-buffer test-md5-buffer bench-md5 test-md5-stream test-rijndael test-sha1-buffer bench-sha1 test-sha1-stream bench-sha224 bench-sha256 test-sha256-stream bench-sha384 bench-sha512 test-sha512-stream test-sm3-buffer test-ctype-c++ test-ctype test-dfa-match-aux test-di-set test-dirent-c++ test-dirent-safer test-dirent test-dirfd test-dirname test-dprintf-gnu test-dprintf-posix test-dprintf-posix2 test-dprintf test-dup test-dup2 test-dup3 test-duplocale test-environ test-erf test-erfc test-errno-c++ test-errno test-error test-euidaccess test-exclude test-execl-main test-exec-child test-execle-main test-exec-child test-execlp-main test-exec-child test-execute-main test-execute-child test-execute-script test-execv-main test-exec-child test-execve-main test-exec-child test-execvp-main test-exec-child test-execvpe-main test-exec-child test-exp-ieee test-exp test-exp2-ieee test-exp2 test-exp2f-ieee test-exp2f test-exp2l-ieee test-exp2l test-expf-ieee test-expf test-expl-ieee test-expl test-explicit_bzero test-expm1-ieee test-expm1 test-expm1f-ieee test-expm1f test-expm1l-ieee test-expm1l test-fabs-ieee test-fabs test-fabsf-ieee test-fabsf test-fabsl-ieee test-fabsl test-faccessat test-fbufmode test-fchdir test-fchmodat test-fchownat test-fclose test-fcntl-h-c++ test-fcntl-h test-fcntl-safer test-fcntl test-fdatasync test-fdopen test-fdopendir test-fdutimensat test-fenv-c++ test-fenv-env-1 test-fenv-env-2 test-fenv-env-3 test-fenv-env-4 test-fenv-env-5 test-fenv-env-6 test-fenv-except-state-4 test-fenv-except-state-1 test-fenv-except-state-2 test-fenv-except-state-3 test-fenv-except-tracking-4 test-fenv-except-tracking-5 test-fenv-except-tracking-1 test-fenv-except-tracking-2 test-fenv-except-tracking-3 test-fenv-except-trapping-1 test-fenv-except-trapping-2 test-fenv-round test-fenv test-fflush test-fflush2 test-ffs test-ffsl test-ffsll test-fgetc test-file-has-acl test-filenamecat test-filevercmp test-float-c++ test-float test-flock test-floor-ieee test-floor1 test-floor2 test-floorf-ieee test-floorf1 test-floorf2 test-floorl-ieee test-floorl test-fma-ieee test-fma1 test-fma2 test-fmaf-ieee test-fmaf1 test-fmaf2 test-fmal-ieee test-fmal1 test-fmal2 test-fmod-ieee test-fmod test-fmodf-ieee test-fmodf test-fmodl-ieee test-fmodl test-fnmatch-h-c++ test-fnmatch-h test-fnmatch test-fnmatch-w32 test-fopen-gnu test-fopen-safer test-fopen test-forkpty test-fpending test-fprintf-gnu test-fprintf-posix test-fprintf-posix2 test-fprintf-posix3 test-fpurge test-fputc test-fread test-freadable test-freadahead test-freading test-freadptr test-freadptr2 test-freadseek test-free test-freopen-safer test-freopen test-frexp-ieee test-frexp-nolibm test-frexp test-frexpf-ieee test-frexpf test-frexpl-ieee test-frexpl-nolibm test-frexpl test-fseek test-fseeko test-fseeko3 test-fseeko4 test-fseterr test-fstat test-fstatat test-fstrcmp test-fsync test-ftell test-ftell3 test-ftello test-ftello3 test-ftello4 test-ftruncate test-func test-futimens test-fwritable test-fwrite test-fwriting test-get-rusage-as test-get-rusage-data test-getaddrinfo test-getcwd-lgpl test-getcwd test-getdelim test-getdomainname test-getdtablesize test-getentropy test-getgroups test-gethostname test-getline test-getloadavg test-getlogin test-getlogin_r test-getndelim2 test-getopt-gnu test-getopt-posix test-getpeername test-getprogname test-getrandom test-getrusage test-getsockname test-getsockopt test-gettime-res test-gettimeofday test-getumask test-dynarray test-scratch-buffer test-glob-h-c++ test-glob-h test-glob test-grantpt test-hamt test-hard-locale current-locale test-hash_map test-hash_set test-hash test-hypot-ieee test-hypot test-hypotf-ieee test-hypotf test-hypotl-ieee test-hypotl test-i-ring test-iconv-h-c++ test-iconv-h test-iconv test-iconv-utf test-ieee754-h test-ignore-value test-ilogb test-ilogbf test-ilogbl test-imaxabs test-imaxdiv test-immutable test-inet_ntop test-inet_pton test-ino-map test-integer_length test-integer_length_l test-integer_length_ll test-intprops test-inttostr test-inttypes-c++ test-inttypes test-ioctl test-isatty test-isblank test-isfinite test-isinf test-isnan test-isnand-nolibm test-isnand test-isnanf-nolibm test-isnanf test-isnanl-nolibm test-isnanl test-iswblank test-iswctype test-iswdigit test-iswpunct test-iswxdigit test-j0 test-j1 test-cache test-jn test-langinfo-c++ test-langinfo test-largefile test-lchmod test-lchown test-ldexp-ieee test-ldexp test-ldexpf-ieee test-ldexpf test-ldexpl-ieee test-ldexpl test-lgamma test-libgmp test-libtextstyle test-limits-h-c++ test-limits-h test-link test-linkat test-linked_list test-linkedhash_list test-linkedhash_map test-linkedhash_set test-list-c++ test-listen test-localcharset test-locale-c++ test-locale test-localeconv test-localename test-rwlock1 test-lock test-once1 test-once2 test-log-ieee test-log test-log10-ieee test-log10 test-log10f-ieee test-log10f test-log10l-ieee test-log10l test-log1p-ieee test-log1p test-log1pf-ieee test-log1pf test-log1pl-ieee test-log1pl test-log2-ieee test-log2 test-log2f-ieee test-log2f test-log2l-ieee test-log2l test-logb-ieee test-logb test-logbf-ieee test-logbf test-logbl-ieee test-logbl test-logf-ieee test-logf test-login_tty test-logl-ieee test-logl test-lseek test-lstat test-malloc-gnu test-malloc-h-c++ test-malloc-h test-malloca test-map-c++ test-math-c++ test-math test-mbfile test-mbmemcasecmp test-mbmemcasecoll test-mbrlen test-mbrlen-w32 test-mbrtoc16 test-mbrtoc16-w32 test-mbrtoc32-regular test-mbrtoc32 test-mbrtoc32-w32 test-mbrtowc test-mbrtowc-w32 test-mbscasecmp test-mbscasestr1 test-mbscasestr2 test-mbscasestr3 test-mbscasestr4 test-mbschr test-mbscspn test-mbsinit test-mbsncasecmp test-mbsnrtoc32s test-mbsnrtowcs test-mbspbrk test-mbspcasecmp test-mbsrchr test-mbsrtoc32s test-mbsrtowcs test-mbsspn test-mbsstr1 test-mbsstr2 test-mbsstr3 test-mbstoc32s test-mbstowcs test-mcel test-memalign test-memcasecmp test-memchr test-memchr2 test-memcmp test-memcoll test-memmem test-memrchr test-memset_explicit test-mkdir test-mkdirat test-mkfifo test-mkfifoat test-mknod test-modf-ieee test-modf test-modff-ieee test-modff test-modfl-ieee test-modfl test-monetary-c++ test-monetary test-mtx test-nan-1 test-nan-2 test-nanosleep test-net_if-c++ test-net_if test-netdb-c++ test-netdb test-netinet_in-c++ test-netinet_in test-nextafter test-nl_langinfo1 test-nl_langinfo2 test-nl_langinfo-mt test-nonblocking-pipe-main test-nonblocking-pipe-child test-nonblocking-socket-main test-nonblocking-socket-child test-nonblocking test-noreturn-c++ test-noreturn test-nstrftime test-nullptr-c++ test-nullptr test-obstack-printf test-omap-c++ test-open test-openat-safer test-openat test-openpty test-oset-c++ test-parse-datetime test-parse-duration test-passfd test-pathmax test-perror test-perror2 test-physmem test-pipe-filter-gi1 test-pipe-filter-gi2-main test-pipe-filter-gi2-child test-pipe-filter-ii1 test-pipe-filter-ii2-main test-pipe-filter-ii2-child test-pipe test-pipe2 test-poll-h-c++ test-poll-h test-poll test-popen-safer test-popen-safer2 test-popen test-posix_memalign test-posix_openpt test-posix_spawn-open1 test-posix_spawn-open2 test-posix_spawn-inherit0 test-posix_spawn-inherit1 test-posix_spawn-script test-posix_spawn_file_actions_addchdir test-posix_spawn-chdir test-posix_spawn_file_actions_addclose test-posix_spawn_file_actions_adddup2 test-posix_spawn_file_actions_addfchdir test-posix_spawn-fchdir test-posix_spawn_file_actions_addopen test-posix_spawn-dup2-stdout test-posix_spawn-dup2-stdin test-posix_spawnp-script test-posixtm test-pow test-powf test-pread test-printf-frexp test-printf-frexpl test-printf-gnu test-printf-posix test-printf-posix2 test-priv-set test-pselect test-pthread-cond test-pthread-c++ test-pthread test-pthread-mutex test-pthread-once1 test-pthread-once2 test-pthread-rwlock test-pthread-spin test-pthread-thread test-pthread-tss test-pthread_sigmask1 test-pthread_sigmask2 test-ptsname test-ptsname_r test-pty-c++ test-pwrite test-qsort_r test-quotearg-simple test-quotearg test-raise test-rand test-random test-random-mt test-random_r test-rawmemchr test-rbtree_list test-rbtree_omap test-rbtree_oset test-rbtreehash_list test-read-file test-read test-readlink test-readlinkat test-readtokens test-readutmp test-realloc-gnu test-reallocarray test-recv test-recvfrom test-regex-quote test-regex test-remainder-ieee test-remainder test-remainderf-ieee test-remainderf test-remainderl-ieee test-remainderl test-remove test-rename test-renameat test-renameatu test-rint-ieee test-rint test-rintf-ieee test-rintf test-rintl-ieee test-rintl test-rmdir test-round-ieee test-round1 test-round2 test-roundf-ieee test-roundf1 test-roundf2 test-roundl-ieee test-roundl test-safe-alloc test-sched-c++ test-sched test-search-c++ test-search test-select test-select-fd test-select-stdin test-send test-sendto test-set-c++ test-setenv test-sethostname1 test-sethostname2 test-setlocale_null test-setlocale_null-mt-one test-setlocale_null-mt-all test-setlocale1 test-setlocale2 test-setsockopt test-sh-quote test-shutdown test-sigabbrev_np test-sigaction test-sigdescr_np test-signal-h-c++ test-signal-h test-signbit test-sigpipe test-sigprocmask test-sigsegv-catch-segv1 test-sigsegv-catch-segv2 test-sigsegv-catch-stackoverflow1 test-sigsegv-catch-stackoverflow2 test-simple-atomic test-sin test-sinf test-sinh test-sinhf test-sinl test-sleep test-snan-1 test-snan-2 test-snprintf-gnu test-snprintf-posix test-snprintf test-snprintf test-sockets test-spawn-c++ test-spawn-pipe-main test-spawn-pipe-child test-spawn-pipe-script test-spawn test-sprintf-gnu test-sprintf-posix test-sqrt-ieee test-sqrt test-sqrtf-ieee test-sqrtf test-sqrtl-ieee test-sqrtl test-ssfmalloc test-stack test-stat test-stat-time test-statat test-stdalign-c++ test-stdarg-c++ test-stdbool-c++ test-stdbool-c99-c++ test-stdbool-c99 test-stdbool test-stdckdint-c++ test-stdckdint test-stddef-c++ test-stddef test-stdint-c++ test-stdint test-stdio-c++ test-stdio test-stdlib-c++ test-stdlib test-stdnoreturn test-strcasestr test-strchrnul test-strerror test-strerror_r test-strerrorname_np test-strfmon_l test-striconv test-striconveh test-striconveha test-string-buffer test-string-c++ test-string-desc-quotearg test-string-desc test-string test-strings-c++ test-strings test-strncat test-strnlen test-strsignal test-strstr test-strtod test-strtod1 test-strtoimax test-strtol test-strtold test-strtold1 test-strtoll test-strtoul test-strtoull test-strtoumax test-strverscmp test-supersede test-symlink test-symlinkat test-sys_file-c++ test-sys_file test-sys_ioctl-c++ test-sys_ioctl test-sys_random-c++ test-sys_random test-sys_resource-c++ test-sys_resource test-sys_select-c++ test-sys_select test-sys_socket-c++ test-sys_socket test-sys_stat-c++ test-sys_stat test-sys_time-c++ test-sys_time test-sys_times-c++ test-sys_times test-sys_types-c++ test-sys_types test-sys_uio-c++ test-sys_uio test-sys_utsname-c++ test-sys_utsname test-sys_wait-c++ test-sys_wait test-sysexits-c++ test-sysexits test-tan test-tanf test-tanh test-tanhf test-tanl test-tempname test-term-style-control-hello test-term-style-control-yes test-termcap test-terminfo test-termios-c++ test-termios test-thrd_current test-thrd_create test-thrd_exit test-thread_self test-thread_create test-threads-c++ test-threads test-thread_local test-time-h-c++ test-time-h test-time test-times test-timespec test-timespec_get test-timespec_getres test-tls test-totalorder test-totalorderf test-totalorderl test-towctrans test-trim test-trunc-ieee test-trunc1 test-trunc2 test-truncate test-truncf-ieee test-truncf1 test-truncf2 test-truncl-ieee test-truncl test-tsearch test-tss test-ttyname_r test-u64 test-uchar-c++ test-uchar test-uname test-cased test-ignorable test-locale-language test-uc_tolower test-uc_totitle test-uc_toupper test-u16-casecmp test-u16-casecoll test-u16-casefold test-u16-is-cased test-u16-is-casefolded test-u16-is-lowercase test-u16-is-titlecase test-u16-is-uppercase test-u16-tolower test-u16-totitle test-u16-toupper test-u32-casecmp test-u32-casecoll test-u32-casefold test-u32-is-cased test-u32-is-casefolded test-u32-is-lowercase test-u32-is-titlecase test-u32-is-uppercase test-u32-tolower test-u32-totitle test-u32-toupper test-u8-casecmp test-u8-casecoll test-u8-casefold test-u8-is-cased test-u8-is-casefolded test-u8-is-lowercase test-u8-is-titlecase test-u8-is-uppercase test-u8-tolower test-u8-totitle test-u8-toupper test-ulc-casecmp test-ulc-casecoll test-unicodeio test-u16-conv-from-enc test-u16-conv-to-enc test-u16-strconv-from-enc test-u16-strconv-to-enc test-u32-conv-from-enc test-u32-conv-to-enc test-u32-strconv-from-enc test-u32-strconv-to-enc test-u8-conv-from-enc test-u8-conv-to-enc test-u8-strconv-from-enc test-u8-strconv-to-enc test-bidi_byname test-bidi_longname test-bidi_name test-bidi_of test-bidi_test test-block_list test-block_of test-block_test test-categ_C test-categ_Cc test-categ_Cf test-categ_Cn test-categ_Co test-categ_Cs test-categ_L test-categ_LC test-categ_Ll test-categ_Lm test-categ_Lo test-categ_Lt test-categ_Lu test-categ_M test-categ_Mc test-categ_Me test-categ_Mn test-categ_N test-categ_Nd test-categ_Nl test-categ_No test-categ_P test-categ_Pc test-categ_Pd test-categ_Pe test-categ_Pf test-categ_Pi test-categ_Po test-categ_Ps test-categ_S test-categ_Sc test-categ_Sk test-categ_Sm test-categ_So test-categ_Z test-categ_Zl test-categ_Zp test-categ_Zs test-categ_and_not test-categ_and test-categ_byname test-categ_longname test-categ_name test-categ_none test-categ_of test-categ_or test-categ_test_withtable test-combiningclass_byname test-combiningclass_longname test-combiningclass_name test-combiningclass test-ctype_alnum test-ctype_alpha test-ctype_blank test-ctype_cntrl test-ctype_digit test-ctype_graph test-ctype_lower test-ctype_print test-ctype_punct test-ctype_space test-ctype_upper test-ctype_xdigit test-decdigit test-digit test-joininggroup_byname test-joininggroup_name test-joininggroup_of test-joiningtype_byname test-joiningtype_longname test-joiningtype_name test-joiningtype_of test-mirror test-numeric test-pr_alphabetic test-pr_ascii_hex_digit test-pr_bidi_arabic_digit test-pr_bidi_arabic_right_to_left test-pr_bidi_block_separator test-pr_bidi_boundary_neutral test-pr_bidi_common_separator test-pr_bidi_control test-pr_bidi_embedding_or_override test-pr_bidi_eur_num_separator test-pr_bidi_eur_num_terminator test-pr_bidi_european_digit test-pr_bidi_hebrew_right_to_left test-pr_bidi_left_to_right test-pr_bidi_non_spacing_mark test-pr_bidi_other_neutral test-pr_bidi_pdf test-pr_bidi_segment_separator test-pr_bidi_whitespace test-pr_byname test-pr_case_ignorable test-pr_cased test-pr_changes_when_casefolded test-pr_changes_when_casemapped test-pr_changes_when_lowercased test-pr_changes_when_titlecased test-pr_changes_when_uppercased test-pr_combining test-pr_composite test-pr_currency_symbol test-pr_dash test-pr_decimal_digit test-pr_default_ignorable_code_point test-pr_deprecated test-pr_diacritic test-pr_emoji_component test-pr_emoji_modifier_base test-pr_emoji_modifier test-pr_emoji_presentation test-pr_emoji test-pr_extended_pictographic test-pr_extender test-pr_format_control test-pr_grapheme_base test-pr_grapheme_extend test-pr_grapheme_link test-pr_hex_digit test-pr_hyphen test-pr_id_continue test-pr_id_start test-pr_ideographic test-pr_ids_binary_operator test-pr_ids_trinary_operator test-pr_ignorable_control test-pr_iso_control test-pr_join_control test-pr_left_of_pair test-pr_line_separator test-pr_logical_order_exception test-pr_lowercase test-pr_math test-pr_non_break test-pr_not_a_character test-pr_numeric test-pr_other_alphabetic test-pr_other_default_ignorable_code_point test-pr_other_grapheme_extend test-pr_other_id_continue test-pr_other_id_start test-pr_other_lowercase test-pr_other_math test-pr_other_uppercase test-pr_paired_punctuation test-pr_paragraph_separator test-pr_pattern_syntax test-pr_pattern_white_space test-pr_private_use test-pr_punctuation test-pr_quotation_mark test-pr_radical test-pr_regional_indicator test-pr_sentence_terminal test-pr_soft_dotted test-pr_space test-pr_terminal_punctuation test-pr_test test-pr_titlecase test-pr_unassigned_code_value test-pr_unified_ideograph test-pr_uppercase test-pr_variation_selector test-pr_white_space test-pr_xid_continue test-pr_xid_start test-pr_zero_width test-scripts test-sy_c_ident test-sy_c_whitespace test-sy_java_ident test-sy_java_whitespace test-u16-grapheme-breaks test-u16-grapheme-next test-u16-grapheme-prev test-u32-grapheme-breaks test-u32-grapheme-next test-u32-grapheme-prev test-u8-grapheme-breaks test-u8-grapheme-next test-u8-grapheme-prev test-uc-gbrk-prop test-uc-grapheme-breaks test-uc-is-grapheme-break test-ulc-grapheme-breaks test-u16-possible-linebreaks test-u16-width-linebreaks test-u32-possible-linebreaks test-u32-width-linebreaks test-u8-possible-linebreaks test-u8-width-linebreaks test-ulc-possible-linebreaks test-ulc-width-linebreaks test-uninames test-canonical-decomposition test-compat-decomposition test-composition test-decomposing-form test-decomposition test-uninorm-filter-nfc test-nfc test-u32-nfc-big test-nfd test-u32-nfd-big test-nfkc test-u32-nfkc-big test-nfkd test-u32-nfkd-big test-u16-normcmp test-u16-normcoll test-u32-normcmp test-u32-normcoll test-u8-normcmp test-u8-normcoll test-unistd-c++ test-dup-safer test-unistd test-u16-asnprintf1 test-u16-vasnprintf1 test-u16-vasnprintf2 test-u16-vasnprintf3 test-u16-vasprintf1 test-u16-vsnprintf1 test-u16-vsprintf1 test-u32-asnprintf1 test-u32-vasnprintf1 test-u32-vasnprintf2 test-u32-vasnprintf3 test-u32-vasprintf1 test-u32-vsnprintf1 test-u32-vsprintf1 test-u8-asnprintf1 test-u8-vasnprintf1 test-u8-vasnprintf2 test-u8-vasnprintf3 test-u8-vasprintf1 test-u8-vsnprintf1 test-u8-vsprintf1 test-ulc-asnprintf1 test-ulc-vasnprintf1 test-ulc-vasnprintf2 test-ulc-vasnprintf3 test-ulc-vasprintf1 test-ulc-vsnprintf1 test-ulc-vsprintf1 test-u16-check test-u16-chr test-u16-cmp test-u16-cmp2 test-u16-cpy-alloc test-u16-cpy test-u16-mblen test-u16-mbsnlen test-u16-mbtouc test-u16-mbtouc-unsafe test-u16-mbtoucr test-u16-move test-u16-next test-u16-pcpy test-u16-prev test-u16-set test-u16-stpcpy test-u16-stpncpy test-u16-strcat test-u16-strchr test-u16-strcmp test-u16-strcoll test-u16-strcpy test-u16-strdup test-u16-strlen test-u16-strmblen test-u16-strmbtouc test-u16-strncat test-u16-strncmp test-u16-strncpy test-u16-strnlen test-u16-strstr test-u16-strtok test-u16-to-u32 test-u16-to-u8 test-u16-uctomb test-u32-check test-u32-chr test-u32-cmp test-u32-cmp2 test-u32-cpy-alloc test-u32-cpy test-u32-mblen test-u32-mbsnlen test-u32-mbtouc test-u32-mbtouc-unsafe test-u32-mbtoucr test-u32-move test-u32-next test-u32-pcpy test-u32-prev test-u32-set test-u32-stpcpy test-u32-stpncpy test-u32-strcat test-u32-strchr test-u32-strcmp test-u32-strcoll test-u32-strcpy test-u32-strdup test-u32-strlen test-u32-strmblen test-u32-strmbtouc test-u32-strncat test-u32-strncmp test-u32-strncpy test-u32-strnlen test-u32-strstr test-u32-strtok test-u32-to-u16 test-u32-to-u8 test-u32-uctomb test-u8-check test-u8-chr test-u8-cmp test-u8-cmp2 test-u8-cpy-alloc test-u8-cpy test-u8-mblen test-u8-mbsnlen test-u8-mbtouc test-u8-mbtouc-unsafe test-u8-mbtoucr test-u8-move test-u8-next test-u8-pcpy test-u8-prev test-u8-set test-u8-stpcpy test-u8-stpncpy test-u8-strcat test-u8-strchr test-u8-strcmp test-u8-strcoll test-u8-strcpy test-u8-strdup test-u8-strlen test-u8-strmblen test-u8-strmbtouc test-u8-strncat test-u8-strncmp test-u8-strncpy test-u8-strnlen test-u8-strstr test-u8-strtok test-u8-to-u16 test-u8-to-u32 test-u8-uctomb test-u16-wordbreaks test-u32-wordbreaks test-uc-wordbreaks test-u8-wordbreaks test-ulc-wordbreaks test-u16-strwidth test-u16-width test-u32-strwidth test-u32-width test-u8-strwidth test-u8-width test-uc_width test-uc_width2 test-unlink test-unlinkat test-unlockpt test-unsetenv test-userspec test-usleep test-utime-h-c++ test-utime-h test-utime test-utimens test-utimensat test-utmp-c++ test-utmp test-vasnprintf-gnu test-vasnprintf-posix test-vasnprintf-posix2 test-vasnprintf-posix3 test-vasnprintf test-vasnwprintf-gnu test-vasnwprintf-posix test-vasnwprintf-posix2 test-vasnwprintf-posix3 test-vasnwprintf test-vasprintf-gnu test-vasprintf-posix test-vasprintf test-vdprintf-gnu test-vdprintf-posix test-vdprintf test-verify test-verror test-version-etc test-vfprintf-gnu test-vfprintf-posix test-vprintf-gnu test-vprintf-posix test-vsnprintf-gnu test-vsnprintf-posix test-vsnprintf test-vsnprintf test-vsprintf-gnu test-vsprintf-posix test-wchar-c++ test-wchar test-wcrtomb test-wcrtomb-w32 test-wcscmp test-wcsncmp test-wcsnrtombs test-wcsrtombs test-wcsstr test-wcstok test-wctrans test-wctype-h-c++ test-wctype-h test-wctype test-wcwidth test-wgetcwd-lgpl test-wmemcmp test-write test-xalloc-die test-xmemdup0 test-xfprintf-posix test-xprintf-posix test-xstdopen test-xstrerror test-xstring-desc test-xstrtoimax test-xstrtol test-xstrtoul test-xstrtoll test-xstrtoull test-xstrtoumax test-xvasprintf test-y0 test-y1 test-year2038 test-yesno test-yn test-fts test-system-quote-main test-system-quote-child
-rm -f *.o
-rm -f jit/*.o
-rm -f unicase/*.o
-rm -f uniconv/*.o
-rm -f unictype/*.o
-rm -f unigbrk/*.o
-rm -f unilbrk/*.o
-rm -f uniname/*.o
-rm -f uninorm/*.o
-rm -f unistdio/*.o
-rm -f unistr/*.o
-rm -f uniwbrk/*.o
-rm -f uniwidth/*.o
-test -z "core *.stackdump t-c-stack.tmp t-c-stack2.tmp t-fbufmode.tmp test-fflush.txt test-fpending.t t-fpurge.tmp t-freadable.tmp t-freading.tmp t-ftell3.tmp t-ftello3.tmp t-fwritable.tmp t-fwriting.tmp test-getdelim.txt test-getline.txt test-getndelim2.txt test-glob.tglobfile test-glob.tgloblink1 test-glob.tgloblink2 test-glob.tgloblink3 test-posix_spawn-dup2-stdout.sh test-posix_spawn-dup2-stdout.sh-t test-posix_spawn-dup2-stdin.sh test-posix_spawn-dup2-stdin.sh-t link-warning.h link-warning.h-t .deps/test-verify-try.Tpo" || rm -f core *.stackdump t-c-stack.tmp t-c-stack2.tmp t-fbufmode.tmp test-fflush.txt test-fpending.t t-fpurge.tmp t-freadable.tmp t-freading.tmp t-ftell3.tmp t-ftello3.tmp t-fwritable.tmp t-fwriting.tmp test-getdelim.txt test-getline.txt test-getndelim2.txt test-glob.tglobfile test-glob.tgloblink1 test-glob.tgloblink2 test-glob.tgloblink3 test-posix_spawn-dup2-stdout.sh test-posix_spawn-dup2-stdout.sh-t test-posix_spawn-dup2-stdin.sh test-posix_spawn-dup2-stdin.sh-t link-warning.h link-warning.h-t .deps/test-verify-try.Tpo
-test -z "test-_Exit.sh.log test-accept.log test-accept4.log test-access.log test-set-mode-acl.sh.log test-set-mode-acl-1.sh.log test-set-mode-acl-2.sh.log test-copy-acl.sh.log test-copy-acl-1.sh.log test-copy-acl-2.sh.log test-acos.log test-acosf.log test-acosl.log test-alignalloc.log test-alignasof.log test-aligned-malloc.log test-aligned_alloc.log test-alignof.log test-alloca-opt.log test-areadlink.log test-areadlink-with-size.log test-areadlinkat.log test-areadlinkat-with-size.log test-argmatch.log test-argp.log test-argp-2.sh.log test-argp-version-etc.log test-argp-version-etc-1.sh.log test-argv-iter.log test-arpa_inet-c++.log test-arpa_inet.log test-array_list.log test-array_map.log test-array-mergesort.log test-array_omap.log test-array_oset.log test-array_set.log test-asin.log test-asinf.log test-asinl.log test-assert-h-c++.log test-assert.log test-astrxfrm.log test-asyncsafe-spin1.log test-asyncsafe-spin2.log test-atan.log test-atan2.log test-atan2f.log test-atanf.log test-atanl.log test-atexit.sh.log test-avltree_list.log test-avltree_omap.log test-avltree_oset.log test-avltreehash_list.log test-base32.log test-base64.log test-binary-io.sh.log test-bind.log test-bitrotate.log test-bitset.log test-boot-time.log test-btoc32-1.sh.log test-btoc32-2.sh.log test-btoc32-3.sh.log test-btowc-1.sh.log test-btowc-2.sh.log test-btowc-3.sh.log test-byteswap.log test-c-ctype.log test-c-dtoastr.sh.log test-c-ldtoastr.sh.log test-c-snprintf.sh.log test-c-stack.sh.log test-c-stack2.sh.log test-c-strcase.sh.log test-c-strcasestr.log test-c-strstr.log test-c-vasprintf.sh.log test-c-vsnprintf.sh.log test-c-xvasprintf.sh.log test-c32_apply_mapping.log test-c32_apply_type_test.log test-c32_get_mapping.log test-c32_get_type_test.log test-c32isalnum.sh.log test-c32isalpha.sh.log test-c32isblank.sh.log test-c32iscntrl.sh.log test-c32isdigit.sh.log test-c32isgraph.sh.log test-c32islower.sh.log test-c32isprint.sh.log test-c32ispunct.sh.log test-c32isspace.sh.log test-c32isupper.sh.log test-c32isxdigit.sh.log test-c32rtomb.sh.log test-c32rtomb-w32-2.sh.log test-c32rtomb-w32-3.sh.log test-c32rtomb-w32-4.sh.log test-c32rtomb-w32-5.sh.log test-c32rtomb-w32-6.sh.log test-c32rtomb-w32-7.sh.log test-c32rtomb-w32-8.sh.log test-c32snrtombs-2.sh.log test-c32snrtombs-3.sh.log test-c32snrtombs-4.sh.log test-c32snrtombs-5.sh.log test-c32srtombs-2.sh.log test-c32srtombs-3.sh.log test-c32srtombs-4.sh.log test-c32srtombs-5.sh.log test-c32stombs-2.sh.log test-c32stombs-3.sh.log test-c32stombs-4.sh.log test-c32stombs-5.sh.log test-c32swidth.log test-c32tolower.sh.log test-c32toupper.sh.log test-c32width.log test-call_once1.log test-call_once2.log test-calloc-gnu.log test-canonicalize-lgpl.log test-canonicalize.log test-carray_list.log test-cbrt-ieee.log test-cbrt.log test-cbrtf-ieee.log test-cbrtf.log test-cbrtl-ieee.log test-cbrtl.log test-ceil-ieee.log test-ceil1.log test-ceil2.log test-ceilf-ieee.log test-ceilf1.log test-ceilf2.log test-ceill-ieee.log test-ceill.log test-chdir.log test-chmod.log test-chown.log test-cloexec.log test-close.log test-closein.sh.log test-cnd.log test-cond.log test-connect.log test-copy-file.sh.log test-copy-file-1.sh.log test-copy-file-2.sh.log test-copysign.log test-copysignf.log test-copysignl.log test-cos.log test-cosf.log test-cosh.log test-coshf.log test-cosl.log test-count-leading-zeros.log test-count-one-bits.log test-count-trailing-zeros.log test-crc.log test-creat.log test-arcfour.log test-arctwo.log test-des.log test-gc-arcfour.log test-gc-arctwo.log test-gc-des.log test-gc-hmac-md5.log test-gc-hmac-sha1.log test-gc-hmac-sha256.log test-gc-hmac-sha512.log test-gc-md2.log test-gc-md4.log test-gc-md5.log test-gc-pbkdf2-sha1.log test-gc-pbkdf2.log test-gc-rijndael.log test-gc-sha1.log test-gc-sha256.log test-gc-sha512.log test-gc-sm3.log test-gc.log test-hmac-md5.log test-hmac-sha1.log test-hmac-sha256.log test-hmac-sha512.log test-md2-buffer.log test-md4-buffer.log test-md5-buffer.log test-md5-stream.log test-rijndael.log test-sha1-buffer.log test-sha1-stream.log test-sha256-stream.log test-sha512-stream.log test-sm3-buffer.log test-ctype-c++.log test-ctype.log test-dfa-invalid-char-class.sh.log test-dfa-invalid-merge.sh.log test-dfa-match.sh.log test-di-set.log test-dirent-c++.log test-dirent-safer.log test-dirent.log test-dirfd.log test-dirname.log test-dprintf-gnu.sh.log test-dprintf-posix.sh.log test-dprintf-posix2.sh.log test-dprintf.log test-dup.log test-dup2.log test-dup3.log test-duplocale.log test-environ.log test-erf.log test-erfc.log test-errno-c++.log test-errno.log test-error.sh.log test-euidaccess.log test-exclude1.sh.log test-exclude2.sh.log test-exclude3.sh.log test-exclude4.sh.log test-exclude5.sh.log test-exclude6.sh.log test-exclude7.sh.log test-exclude8.sh.log test-execl.sh.log test-execle.sh.log test-execlp.sh.log test-execute.sh.log test-execute-script.log test-execv.sh.log test-execve.sh.log test-execvp.sh.log test-execvpe.sh.log test-exp-ieee.log test-exp.log test-exp2-ieee.log test-exp2.log test-exp2f-ieee.log test-exp2f.log test-exp2l-ieee.log test-exp2l.log test-expf-ieee.log test-expf.log test-expl-ieee.log test-expl.log test-explicit_bzero.log test-expm1-ieee.log test-expm1.log test-expm1f-ieee.log test-expm1f.log test-expm1l-ieee.log test-expm1l.log test-fabs-ieee.log test-fabs.log test-fabsf-ieee.log test-fabsf.log test-fabsl-ieee.log test-fabsl.log test-faccessat.log test-fbufmode.log test-fchdir.log test-fchmodat.log test-fchownat.log test-fclose.log test-fcntl-h-c++.log test-fcntl-h.log test-fcntl-safer.log test-fcntl.log test-fdatasync.log test-fdopen.log test-fdopendir.log test-fdutimensat.log test-fenv-c++.log test-fenv-env-1.log test-fenv-env-2.log test-fenv-env-3.log test-fenv-env-4.log test-fenv-env-5.log test-fenv-env-6.sh.log test-fenv-except-state-4.log test-fenv-except-state-1.log test-fenv-except-state-2.log test-fenv-except-state-3.log test-fenv-except-tracking-4.log test-fenv-except-tracking-5.log test-fenv-except-tracking-1.log test-fenv-except-tracking-2.sh.log test-fenv-except-tracking-3.sh.log test-fenv-except-trapping-1.log test-fenv-except-trapping-2.sh.log test-fenv-round.log test-fenv.log test-fflush.log test-fflush2.sh.log test-ffs.log test-ffsl.log test-ffsll.log test-fgetc.log test-file-has-acl.sh.log test-file-has-acl-1.sh.log test-file-has-acl-2.sh.log test-filenamecat.log test-filevercmp.log test-float-c++.log test-float.log test-flock.log test-floor-ieee.log test-floor1.log test-floor2.log test-floorf-ieee.log test-floorf1.log test-floorf2.log test-floorl-ieee.log test-floorl.log test-fma-ieee.log test-fma1.log test-fma2.log test-fmaf-ieee.log test-fmaf1.log test-fmaf2.log test-fmal-ieee.log test-fmal1.log test-fmal2.log test-fmod-ieee.log test-fmod.log test-fmodf-ieee.log test-fmodf.log test-fmodl-ieee.log test-fmodl.log test-fnmatch-h-c++.log test-fnmatch-h.log test-fnmatch-1.sh.log test-fnmatch-2.sh.log test-fnmatch-3.sh.log test-fnmatch-4.sh.log test-fnmatch-5.sh.log test-fnmatch-w32-2.sh.log test-fnmatch-w32-3.sh.log test-fnmatch-w32-4.sh.log test-fnmatch-w32-5.sh.log test-fnmatch-w32-6.sh.log test-fnmatch-w32-7.sh.log test-fnmatch-w32-8.sh.log test-fopen-gnu.log test-fopen-safer.log test-fopen.log test-forkpty.log test-fpending.sh.log test-fprintf-gnu.sh.log test-fprintf-posix.sh.log test-fprintf-posix2.sh.log test-fprintf-posix3.sh.log test-fpurge.log test-fputc.log test-fread.log test-freadable.log test-freadahead.sh.log test-freading.log test-freadptr.sh.log test-freadptr2.sh.log test-freadseek.sh.log test-free.log test-freopen-safer.log test-freopen.log test-frexp-ieee.log test-frexp-nolibm.log test-frexp.log test-frexpf-ieee.log test-frexpf.log test-frexpl-ieee.log test-frexpl-nolibm.log test-frexpl.log test-fseek.sh.log test-fseek2.sh.log test-fseeko.sh.log test-fseeko2.sh.log test-fseeko3.sh.log test-fseeko4.sh.log test-fseterr.log test-fstat.log test-fstatat.log test-fstrcmp.log test-fsync.log test-ftell.sh.log test-ftell2.sh.log test-ftell3.log test-ftello.sh.log test-ftello2.sh.log test-ftello3.log test-ftello4.sh.log test-ftruncate.sh.log test-func.log test-futimens.log test-fwritable.log test-fwrite.log test-fwriting.log test-get-rusage-as.log test-get-rusage-data.log test-getaddrinfo.log test-getcwd-lgpl.log test-getcwd.sh.log test-getdelim.log test-getdomainname.log test-getdtablesize.log test-getentropy.log test-getgroups.log test-gethostname.log test-getline.log test-getloadavg.log test-getlogin.log test-getlogin_r.log test-getndelim2.log test-getopt-gnu.log test-getopt-posix.log test-getpeername.log test-getprogname.log test-getrandom.log test-getrusage.log test-getsockname.log test-getsockopt.log test-gettime-res.log test-gettimeofday.log test-getumask.log test-dynarray.log test-scratch-buffer.log test-glob-h-c++.log test-glob-h.log test-glob.log test-grantpt.log test-hamt.log test-hard-locale.log test-hash_map.log test-hash_set.log test-hash.log test-hypot-ieee.log test-hypot.log test-hypotf-ieee.log test-hypotf.log test-hypotl-ieee.log test-hypotl.log test-i-ring.log test-iconv-h-c++.log test-iconv-h.log test-iconv.log test-iconv-utf.log test-ieee754-h.log test-ignore-value.log test-ilogb.log test-ilogbf.log test-ilogbl.log test-imaxabs.log test-imaxdiv.log test-immutable.sh.log test-inet_ntop.log test-inet_pton.log test-ino-map.log test-integer_length.log test-integer_length_l.log test-integer_length_ll.log test-intprops.log test-inttostr.log test-inttypes-c++.log test-inttypes.log test-ioctl.log test-isatty.log test-isblank.log test-isfinite.log test-isinf.log test-isnan.log test-isnand-nolibm.log test-isnand.log test-isnanf-nolibm.log test-isnanf.log test-isnanl-nolibm.log test-isnanl.log test-iswblank.log test-iswctype.log test-iswdigit.sh.log test-iswpunct.sh.log test-iswxdigit.sh.log test-j0.log test-j1.log test-cache.log test-jn.log test-langinfo-c++.log test-langinfo.log test-largefile.log test-lchmod.log test-lchown.log test-ldexp-ieee.log test-ldexp.log test-ldexpf-ieee.log test-ldexpf.log test-ldexpl-ieee.log test-ldexpl.log test-lgamma.log test-libgmp.log test-libtextstyle.log test-limits-h-c++.log test-limits-h.log test-link.log test-linkat.log test-linked_list.log test-linkedhash_list.log test-linkedhash_map.log test-linkedhash_set.log test-list-c++.log test-listen.log test-locale-c++.log test-locale.log test-localeconv.log test-localename.log test-rwlock1.log test-lock.log test-once1.log test-once2.log test-log-ieee.log test-log.log test-log10-ieee.log test-log10.log test-log10f-ieee.log test-log10f.log test-log10l-ieee.log test-log10l.log test-log1p-ieee.log test-log1p.log test-log1pf-ieee.log test-log1pf.log test-log1pl-ieee.log test-log1pl.log test-log2-ieee.log test-log2.log test-log2f-ieee.log test-log2f.log test-log2l-ieee.log test-log2l.log test-logb-ieee.log test-logb.log test-logbf-ieee.log test-logbf.log test-logbl-ieee.log test-logbl.log test-logf-ieee.log test-logf.log test-login_tty.log test-logl-ieee.log test-logl.log test-lseek.sh.log test-lstat.log test-malloc-gnu.log test-malloc-h-c++.log test-malloc-h.log test-malloca.log test-map-c++.log test-math-c++.log test-math.log test-mbfile.sh.log test-mbmemcasecmp-2.sh.log test-mbmemcasecmp-3.sh.log test-mbmemcasecmp-4.sh.log test-mbmemcasecoll-2.sh.log test-mbmemcasecoll-3.sh.log test-mbmemcasecoll-4.sh.log test-mbrlen-1.sh.log test-mbrlen-2.sh.log test-mbrlen-3.sh.log test-mbrlen-4.sh.log test-mbrlen-5.sh.log test-mbrlen-w32-2.sh.log test-mbrlen-w32-3.sh.log test-mbrlen-w32-4.sh.log test-mbrlen-w32-5.sh.log test-mbrlen-w32-6.sh.log test-mbrlen-w32-7.sh.log test-mbrlen-w32-8.sh.log test-mbrtoc16-1.sh.log test-mbrtoc16-2.sh.log test-mbrtoc16-3.sh.log test-mbrtoc16-4.sh.log test-mbrtoc16-5.sh.log test-mbrtoc16-w32-2.sh.log test-mbrtoc16-w32-3.sh.log test-mbrtoc16-w32-4.sh.log test-mbrtoc16-w32-5.sh.log test-mbrtoc16-w32-6.sh.log test-mbrtoc16-w32-7.sh.log test-mbrtoc16-w32-8.sh.log test-mbrtoc32-regular.log test-mbrtoc32-1.sh.log test-mbrtoc32-2.sh.log test-mbrtoc32-3.sh.log test-mbrtoc32-4.sh.log test-mbrtoc32-5.sh.log test-mbrtoc32-w32-2.sh.log test-mbrtoc32-w32-3.sh.log test-mbrtoc32-w32-4.sh.log test-mbrtoc32-w32-5.sh.log test-mbrtoc32-w32-6.sh.log test-mbrtoc32-w32-7.sh.log test-mbrtoc32-w32-8.sh.log test-mbrtowc-1.sh.log test-mbrtowc-2.sh.log test-mbrtowc-3.sh.log test-mbrtowc-4.sh.log test-mbrtowc-5.sh.log test-mbrtowc-w32-2.sh.log test-mbrtowc-w32-3.sh.log test-mbrtowc-w32-4.sh.log test-mbrtowc-w32-5.sh.log test-mbrtowc-w32-6.sh.log test-mbrtowc-w32-7.sh.log test-mbrtowc-w32-8.sh.log test-mbscasecmp.sh.log test-mbscasestr1.log test-mbscasestr2.sh.log test-mbscasestr3.sh.log test-mbscasestr4.sh.log test-mbschr.sh.log test-mbscspn.sh.log test-mbsinit.sh.log test-mbsncasecmp.sh.log test-mbsnrtoc32s-1.sh.log test-mbsnrtoc32s-2.sh.log test-mbsnrtoc32s-3.sh.log test-mbsnrtoc32s-4.sh.log test-mbsnrtoc32s-5.sh.log test-mbsnrtowcs-1.sh.log test-mbsnrtowcs-2.sh.log test-mbsnrtowcs-3.sh.log test-mbsnrtowcs-4.sh.log test-mbsnrtowcs-5.sh.log test-mbspbrk.sh.log test-mbspcasecmp.sh.log test-mbsrchr.sh.log test-mbsrtoc32s-1.sh.log test-mbsrtoc32s-2.sh.log test-mbsrtoc32s-3.sh.log test-mbsrtoc32s-4.sh.log test-mbsrtoc32s-5.sh.log test-mbsrtowcs-1.sh.log test-mbsrtowcs-2.sh.log test-mbsrtowcs-3.sh.log test-mbsrtowcs-4.sh.log test-mbsrtowcs-5.sh.log test-mbsspn.sh.log test-mbsstr1.log test-mbsstr2.sh.log test-mbsstr3.sh.log test-mbstoc32s-1.sh.log test-mbstoc32s-2.sh.log test-mbstoc32s-3.sh.log test-mbstoc32s-4.sh.log test-mbstoc32s-5.sh.log test-mbstowcs-1.sh.log test-mbstowcs-2.sh.log test-mbstowcs-3.sh.log test-mbstowcs-4.sh.log test-mbstowcs-5.sh.log test-mcel.log test-memalign.log test-memcasecmp.log test-memchr.log test-memchr2.log test-memcmp.log test-memcoll.log test-memmem.log test-memrchr.log test-memset_explicit.log test-mkdir.log test-mkdirat.log test-mkfifo.log test-mkfifoat.log test-mknod.log test-modf-ieee.log test-modf.log test-modff-ieee.log test-modff.log test-modfl-ieee.log test-modfl.log test-monetary-c++.log test-monetary.log test-mtx.log test-nan-1.log test-nan-2.log test-nanosleep.log test-net_if-c++.log test-net_if.log test-netdb-c++.log test-netdb.log test-netinet_in-c++.log test-netinet_in.log test-nextafter.log test-nl_langinfo1.sh.log test-nl_langinfo2.sh.log test-nl_langinfo-mt.log test-nonblocking-pipe.sh.log test-nonblocking-socket.sh.log test-nonblocking.log test-noreturn-c++.log test-noreturn.log test-nstrftime.log test-nullptr-c++.log test-nullptr.log test-obstack-printf.log test-omap-c++.log test-open.log test-openat-safer.log test-openat.log test-openpty.log test-oset-c++.log test-parse-datetime.log test-parse-duration.sh.log test-passfd.log test-pathmax.log test-perror.sh.log test-perror2.log test-physmem.log test-pipe-filter-gi1.sh.log test-pipe-filter-gi2.sh.log test-pipe-filter-ii1.sh.log test-pipe-filter-ii2.sh.log test-pipe.log test-pipe2.log test-poll-h-c++.log test-poll-h.log test-poll.log test-popen-safer.log test-popen-safer2.log test-popen.log test-posix_memalign.log test-posix_openpt.log test-posix_spawn-open1.log test-posix_spawn-open2.log test-posix_spawn-inherit0.log test-posix_spawn-inherit1.log test-posix_spawn-script.log test-posix_spawn_file_actions_addchdir.log test-posix_spawn-chdir.log test-posix_spawn_file_actions_addclose.log test-posix_spawn_file_actions_adddup2.log test-posix_spawn_file_actions_addfchdir.log test-posix_spawn-fchdir.log test-posix_spawn_file_actions_addopen.log test-posix_spawn-dup2-stdout.log test-posix_spawn-dup2-stdin.log test-posix_spawnp-script.log test-posixtm.log test-pow.log test-powf.log test-pread.sh.log test-printf-frexp.log test-printf-frexpl.log test-printf-gnu.sh.log test-printf-posix.sh.log test-printf-posix2.sh.log test-priv-set.log test-pselect.log test-pthread-cond.log test-pthread-c++.log test-pthread.log test-pthread-mutex.log test-pthread-once1.log test-pthread-once2.log test-pthread-rwlock.log test-pthread-spin.log test-pthread-thread.log test-pthread-tss.log test-pthread_sigmask1.log test-pthread_sigmask2.log test-ptsname.log test-ptsname_r.log test-pty-c++.log test-pwrite.sh.log test-qsort_r.log test-quotearg-simple.log test-quotearg.sh.log test-raise.log test-rand.log test-random.log test-random-mt.log test-random_r.log test-rawmemchr.log test-rbtree_list.log test-rbtree_omap.log test-rbtree_oset.log test-rbtreehash_list.log test-read-file.log test-read.log test-readlink.log test-readlinkat.log test-readtokens.sh.log test-readutmp.log test-realloc-gnu.log test-reallocarray.log test-recv.log test-recvfrom.log test-regex-quote.log test-regex.log test-remainder-ieee.log test-remainder.log test-remainderf-ieee.log test-remainderf.log test-remainderl-ieee.log test-remainderl.log test-remove.log test-rename.log test-renameat.log test-renameatu.log test-rint-ieee.log test-rint.log test-rintf-ieee.log test-rintf.log test-rintl-ieee.log test-rintl.log test-rmdir.log test-round-ieee.log test-round1.log test-round2.log test-roundf-ieee.log test-roundf1.log test-roundf2.log test-roundl-ieee.log test-roundl.log test-safe-alloc.log test-sched-c++.log test-sched.log test-search-c++.log test-search.log test-select.log test-select-in.sh.log test-select-out.sh.log test-send.log test-sendto.log test-set-c++.log test-setenv.log test-sethostname1.log test-sethostname2.log test-setlocale_null.log test-setlocale_null-mt-one.log test-setlocale_null-mt-all.log test-setlocale1.sh.log test-setlocale2.sh.log test-setsockopt.log test-sh-quote.log test-shutdown.log test-sigabbrev_np.log test-sigaction.log test-sigdescr_np.log test-signal-h-c++.log test-signal-h.log test-signbit.log test-sigpipe.sh.log test-sigprocmask.log test-sigsegv-catch-segv1.log test-sigsegv-catch-segv2.log test-sigsegv-catch-stackoverflow1.log test-sigsegv-catch-stackoverflow2.log test-simple-atomic.log test-sin.log test-sinf.log test-sinh.log test-sinhf.log test-sinl.log test-sleep.log test-snan-1.log test-snan-2.sh.log test-snprintf-gnu.log test-snprintf-posix.log test-snprintf.log test-snprintf.log test-sockets.log test-spawn-c++.log test-spawn-pipe.sh.log test-spawn-pipe-script.log test-spawn.log test-sprintf-gnu.log test-sprintf-posix.log test-sqrt-ieee.log test-sqrt.log test-sqrtf-ieee.log test-sqrtf.log test-sqrtl-ieee.log test-sqrtl.log test-ssfmalloc.log test-stack.log test-stat.log test-stat-time.log test-statat.log test-stdalign-c++.log test-stdarg-c++.log test-stdbool-c++.log test-stdbool-c99-c++.log test-stdbool-c99.log test-stdbool.log test-stdckdint-c++.log test-stdckdint.log test-stddef-c++.log test-stddef.log test-stdint-c++.log test-stdint.log test-stdio-c++.log test-stdio.log test-stdlib-c++.log test-stdlib.log test-stdnoreturn.log test-strcasestr.log test-strchrnul.log test-strerror.log test-strerror_r.log test-strerrorname_np.log test-strfmon_l.log test-striconv.log test-striconveh.log test-striconveha.log test-string-buffer.log test-string-c++.log test-string-desc-quotearg.log test-string-desc.sh.log test-string.log test-strings-c++.log test-strings.log test-strncat.log test-strnlen.log test-strsignal.log test-strstr.log test-strtod.log test-strtod1.sh.log test-strtoimax.log test-strtol.log test-strtold.log test-strtold1.sh.log test-strtoll.log test-strtoul.log test-strtoull.log test-strtoumax.log test-strverscmp.log test-supersede.log test-symlink.log test-symlinkat.log test-sys_file-c++.log test-sys_file.log test-sys_ioctl-c++.log test-sys_ioctl.log test-sys_random-c++.log test-sys_random.log test-sys_resource-c++.log test-sys_resource.log test-sys_select-c++.log test-sys_select.log test-sys_socket-c++.log test-sys_socket.log test-sys_stat-c++.log test-sys_stat.log test-sys_time-c++.log test-sys_time.log test-sys_times-c++.log test-sys_times.log test-sys_types-c++.log test-sys_types.log test-sys_uio-c++.log test-sys_uio.log test-sys_utsname-c++.log test-sys_utsname.log test-sys_wait-c++.log test-sys_wait.log test-sysexits-c++.log test-sysexits.log test-tan.log test-tanf.log test-tanh.log test-tanhf.log test-tanl.log test-tempname.log test-term-style-control-hello.log test-termcap.log test-terminfo.log test-termios-c++.log test-termios.log test-init.sh.log test-thrd_current.log test-thrd_create.log test-thrd_exit.log test-thread_self.log test-thread_create.log test-threads-c++.log test-threads.log test-thread_local.log test-time-h-c++.log test-time-h.log test-time.log test-times.log test-timespec.log test-timespec_get.log test-timespec_getres.log test-tls.log test-totalorder.log test-totalorderf.log test-totalorderl.log test-towctrans.log test-trim1.sh.log test-trim2.sh.log test-trim3.sh.log test-trunc-ieee.log test-trunc1.log test-trunc2.log test-truncate.log test-truncf-ieee.log test-truncf1.log test-truncf2.log test-truncl-ieee.log test-truncl.log test-tsearch.sh.log test-tss.log test-ttyname_r.log test-u64.log test-uchar-c++.log test-uchar.log test-uname.log test-cased.log test-ignorable.log unicase/test-locale-language.sh.log test-uc_tolower.log test-uc_totitle.log test-uc_toupper.log test-u16-casecmp.log test-u16-casecoll.log test-u16-casefold.log test-u16-is-cased.log test-u16-is-casefolded.log test-u16-is-lowercase.log test-u16-is-titlecase.log test-u16-is-uppercase.log test-u16-tolower.log test-u16-totitle.log test-u16-toupper.log test-u32-casecmp.log test-u32-casecoll.log test-u32-casefold.log test-u32-is-cased.log test-u32-is-casefolded.log test-u32-is-lowercase.log test-u32-is-titlecase.log test-u32-is-uppercase.log test-u32-tolower.log test-u32-totitle.log test-u32-toupper.log test-u8-casecmp.log test-u8-casecoll.log test-u8-casefold.log test-u8-is-cased.log test-u8-is-casefolded.log test-u8-is-lowercase.log test-u8-is-titlecase.log test-u8-is-uppercase.log test-u8-tolower.log test-u8-totitle.log test-u8-toupper.log unicase/test-ulc-casecmp1.sh.log unicase/test-ulc-casecmp2.sh.log unicase/test-ulc-casecoll1.sh.log unicase/test-ulc-casecoll2.sh.log test-unicodeio1.sh.log test-unicodeio2.sh.log test-unicodeio3.sh.log test-u16-conv-from-enc.log test-u16-conv-to-enc.log test-u16-strconv-from-enc.log test-u16-strconv-to-enc.log test-u32-conv-from-enc.log test-u32-conv-to-enc.log test-u32-strconv-from-enc.log test-u32-strconv-to-enc.log test-u8-conv-from-enc.log test-u8-conv-to-enc.log test-u8-strconv-from-enc.log test-u8-strconv-to-enc.log test-bidi_byname.log test-bidi_longname.log test-bidi_name.log test-bidi_of.log test-bidi_test.log test-block_list.log test-block_of.log test-block_test.log test-categ_C.log test-categ_Cc.log test-categ_Cf.log test-categ_Cn.log test-categ_Co.log test-categ_Cs.log test-categ_L.log test-categ_LC.log test-categ_Ll.log test-categ_Lm.log test-categ_Lo.log test-categ_Lt.log test-categ_Lu.log test-categ_M.log test-categ_Mc.log test-categ_Me.log test-categ_Mn.log test-categ_N.log test-categ_Nd.log test-categ_Nl.log test-categ_No.log test-categ_P.log test-categ_Pc.log test-categ_Pd.log test-categ_Pe.log test-categ_Pf.log test-categ_Pi.log test-categ_Po.log test-categ_Ps.log test-categ_S.log test-categ_Sc.log test-categ_Sk.log test-categ_Sm.log test-categ_So.log test-categ_Z.log test-categ_Zl.log test-categ_Zp.log test-categ_Zs.log test-categ_and_not.log test-categ_and.log test-categ_byname.log test-categ_longname.log test-categ_name.log test-categ_none.log test-categ_of.log test-categ_or.log test-categ_test_withtable.log test-combiningclass_byname.log test-combiningclass_longname.log test-combiningclass_name.log test-combiningclass.log test-ctype_alnum.log test-ctype_alpha.log test-ctype_blank.log test-ctype_cntrl.log test-ctype_digit.log test-ctype_graph.log test-ctype_lower.log test-ctype_print.log test-ctype_punct.log test-ctype_space.log test-ctype_upper.log test-ctype_xdigit.log test-decdigit.log test-digit.log test-joininggroup_byname.log test-joininggroup_name.log test-joininggroup_of.log test-joiningtype_byname.log test-joiningtype_longname.log test-joiningtype_name.log test-joiningtype_of.log test-mirror.log test-numeric.log test-pr_alphabetic.log test-pr_ascii_hex_digit.log test-pr_bidi_arabic_digit.log test-pr_bidi_arabic_right_to_left.log test-pr_bidi_block_separator.log test-pr_bidi_boundary_neutral.log test-pr_bidi_common_separator.log test-pr_bidi_control.log test-pr_bidi_embedding_or_override.log test-pr_bidi_eur_num_separator.log test-pr_bidi_eur_num_terminator.log test-pr_bidi_european_digit.log test-pr_bidi_hebrew_right_to_left.log test-pr_bidi_left_to_right.log test-pr_bidi_non_spacing_mark.log test-pr_bidi_other_neutral.log test-pr_bidi_pdf.log test-pr_bidi_segment_separator.log test-pr_bidi_whitespace.log test-pr_byname.log test-pr_case_ignorable.log test-pr_cased.log test-pr_changes_when_casefolded.log test-pr_changes_when_casemapped.log test-pr_changes_when_lowercased.log test-pr_changes_when_titlecased.log test-pr_changes_when_uppercased.log test-pr_combining.log test-pr_composite.log test-pr_currency_symbol.log test-pr_dash.log test-pr_decimal_digit.log test-pr_default_ignorable_code_point.log test-pr_deprecated.log test-pr_diacritic.log test-pr_emoji_component.log test-pr_emoji_modifier_base.log test-pr_emoji_modifier.log test-pr_emoji_presentation.log test-pr_emoji.log test-pr_extended_pictographic.log test-pr_extender.log test-pr_format_control.log test-pr_grapheme_base.log test-pr_grapheme_extend.log test-pr_grapheme_link.log test-pr_hex_digit.log test-pr_hyphen.log test-pr_id_continue.log test-pr_id_start.log test-pr_ideographic.log test-pr_ids_binary_operator.log test-pr_ids_trinary_operator.log test-pr_ignorable_control.log test-pr_iso_control.log test-pr_join_control.log test-pr_left_of_pair.log test-pr_line_separator.log test-pr_logical_order_exception.log test-pr_lowercase.log test-pr_math.log test-pr_non_break.log test-pr_not_a_character.log test-pr_numeric.log test-pr_other_alphabetic.log test-pr_other_default_ignorable_code_point.log test-pr_other_grapheme_extend.log test-pr_other_id_continue.log test-pr_other_id_start.log test-pr_other_lowercase.log test-pr_other_math.log test-pr_other_uppercase.log test-pr_paired_punctuation.log test-pr_paragraph_separator.log test-pr_pattern_syntax.log test-pr_pattern_white_space.log test-pr_private_use.log test-pr_punctuation.log test-pr_quotation_mark.log test-pr_radical.log test-pr_regional_indicator.log test-pr_sentence_terminal.log test-pr_soft_dotted.log test-pr_space.log test-pr_terminal_punctuation.log test-pr_test.log test-pr_titlecase.log test-pr_unassigned_code_value.log test-pr_unified_ideograph.log test-pr_uppercase.log test-pr_variation_selector.log test-pr_white_space.log test-pr_xid_continue.log test-pr_xid_start.log test-pr_zero_width.log test-scripts.log test-sy_c_ident.log test-sy_c_whitespace.log test-sy_java_ident.log test-sy_java_whitespace.log test-u16-grapheme-breaks.log test-u16-grapheme-next.log test-u16-grapheme-prev.log test-u32-grapheme-breaks.log test-u32-grapheme-next.log test-u32-grapheme-prev.log test-u8-grapheme-breaks.log test-u8-grapheme-next.log test-u8-grapheme-prev.log test-uc-gbrk-prop.log unigbrk/test-uc-grapheme-breaks.sh.log unigbrk/test-uc-is-grapheme-break.sh.log unigbrk/test-ulc-grapheme-breaks.sh.log test-u16-possible-linebreaks.log test-u16-width-linebreaks.log test-u32-possible-linebreaks.log test-u32-width-linebreaks.log test-u8-possible-linebreaks.log test-u8-width-linebreaks.log test-ulc-possible-linebreaks.log test-ulc-width-linebreaks.log uniname/test-uninames.sh.log test-canonical-decomposition.log test-compat-decomposition.log test-composition.log test-decomposing-form.log test-decomposition.log test-uninorm-filter-nfc.log test-nfc.log uninorm/test-u32-nfc-big.sh.log test-nfd.log uninorm/test-u32-nfd-big.sh.log test-nfkc.log uninorm/test-u32-nfkc-big.sh.log test-nfkd.log uninorm/test-u32-nfkd-big.sh.log test-u16-normcmp.log test-u16-normcoll.log test-u32-normcmp.log test-u32-normcoll.log test-u8-normcmp.log test-u8-normcoll.log test-unistd-c++.log test-dup-safer.log test-unistd.log test-u16-asnprintf1.log test-u16-vasnprintf1.log unistdio/test-u16-vasnprintf2.sh.log unistdio/test-u16-vasnprintf3.sh.log test-u16-vasprintf1.log test-u16-vsnprintf1.log test-u16-vsprintf1.log test-u32-asnprintf1.log test-u32-vasnprintf1.log unistdio/test-u32-vasnprintf2.sh.log unistdio/test-u32-vasnprintf3.sh.log test-u32-vasprintf1.log test-u32-vsnprintf1.log test-u32-vsprintf1.log test-u8-asnprintf1.log test-u8-vasnprintf1.log unistdio/test-u8-vasnprintf2.sh.log unistdio/test-u8-vasnprintf3.sh.log test-u8-vasprintf1.log test-u8-vsnprintf1.log test-u8-vsprintf1.log test-ulc-asnprintf1.log test-ulc-vasnprintf1.log unistdio/test-ulc-vasnprintf2.sh.log unistdio/test-ulc-vasnprintf3.sh.log test-ulc-vasprintf1.log test-ulc-vsnprintf1.log test-ulc-vsprintf1.log test-u16-check.log test-u16-chr.log test-u16-cmp.log test-u16-cmp2.log test-u16-cpy-alloc.log test-u16-cpy.log test-u16-mblen.log test-u16-mbsnlen.log test-u16-mbtouc.log test-u16-mbtouc-unsafe.log test-u16-mbtoucr.log test-u16-move.log test-u16-next.log test-u16-pcpy.log test-u16-prev.log test-u16-set.log test-u16-stpcpy.log test-u16-stpncpy.log test-u16-strcat.log test-u16-strchr.log test-u16-strcmp.log test-u16-strcoll.log test-u16-strcpy.log test-u16-strdup.log test-u16-strlen.log test-u16-strmblen.log test-u16-strmbtouc.log test-u16-strncat.log test-u16-strncmp.log test-u16-strncpy.log test-u16-strnlen.log test-u16-strstr.log test-u16-strtok.log test-u16-to-u32.log test-u16-to-u8.log test-u16-uctomb.log test-u32-check.log test-u32-chr.log test-u32-cmp.log test-u32-cmp2.log test-u32-cpy-alloc.log test-u32-cpy.log test-u32-mblen.log test-u32-mbsnlen.log test-u32-mbtouc.log test-u32-mbtouc-unsafe.log test-u32-mbtoucr.log test-u32-move.log test-u32-next.log test-u32-pcpy.log test-u32-prev.log test-u32-set.log test-u32-stpcpy.log test-u32-stpncpy.log test-u32-strcat.log test-u32-strchr.log test-u32-strcmp.log test-u32-strcoll.log test-u32-strcpy.log test-u32-strdup.log test-u32-strlen.log test-u32-strmblen.log test-u32-strmbtouc.log test-u32-strncat.log test-u32-strncmp.log test-u32-strncpy.log test-u32-strnlen.log test-u32-strstr.log test-u32-strtok.log test-u32-to-u16.log test-u32-to-u8.log test-u32-uctomb.log test-u8-check.log test-u8-chr.log test-u8-cmp.log test-u8-cmp2.log test-u8-cpy-alloc.log test-u8-cpy.log test-u8-mblen.log test-u8-mbsnlen.log test-u8-mbtouc.log test-u8-mbtouc-unsafe.log test-u8-mbtoucr.log test-u8-move.log test-u8-next.log test-u8-pcpy.log test-u8-prev.log test-u8-set.log test-u8-stpcpy.log test-u8-stpncpy.log test-u8-strcat.log test-u8-strchr.log test-u8-strcmp.log test-u8-strcoll.log test-u8-strcpy.log test-u8-strdup.log test-u8-strlen.log test-u8-strmblen.log test-u8-strmbtouc.log test-u8-strncat.log test-u8-strncmp.log test-u8-strncpy.log test-u8-strnlen.log test-u8-strstr.log test-u8-strtok.log test-u8-to-u16.log test-u8-to-u32.log test-u8-uctomb.log test-u16-wordbreaks.log test-u32-wordbreaks.log uniwbrk/test-uc-wordbreaks.sh.log test-u8-wordbreaks.log uniwbrk/test-ulc-wordbreaks.sh.log test-u16-strwidth.log test-u16-width.log test-u32-strwidth.log test-u32-width.log test-u8-strwidth.log test-u8-width.log test-uc_width.log uniwidth/test-uc_width2.sh.log test-unlink.log test-unlinkat.log test-unlockpt.log test-unsetenv.log test-update-copyright.sh.log test-userspec.log test-usleep.log test-utime-h-c++.log test-utime-h.log test-utime.log test-utimens.log test-utimensat.log test-utmp-c++.log test-utmp.log test-vasnprintf-gnu.log test-vasnprintf-posix.log test-vasnprintf-posix2.sh.log test-vasnprintf-posix3.log test-vasnprintf.log test-vasnwprintf-gnu.log test-vasnwprintf-posix.log test-vasnwprintf-posix2.sh.log test-vasnwprintf-posix3.log test-vasnwprintf.log test-vasprintf-gnu.log test-vasprintf-posix.log test-vasprintf.log test-vc-list-files-git.sh.log test-vc-list-files-cvs.sh.log test-vdprintf-gnu.sh.log test-vdprintf-posix.sh.log test-vdprintf.log test-verify.log test-verify.sh.log test-verror.sh.log test-version-etc.sh.log test-vfprintf-gnu.sh.log test-vfprintf-posix.sh.log test-vprintf-gnu.sh.log test-vprintf-posix.sh.log test-vsnprintf-gnu.log test-vsnprintf-posix.log test-vsnprintf.log test-vsnprintf.log test-vsprintf-gnu.log test-vsprintf-posix.log test-wchar-c++.log test-wchar.log test-wcrtomb.sh.log test-wcrtomb-w32-2.sh.log test-wcrtomb-w32-3.sh.log test-wcrtomb-w32-4.sh.log test-wcrtomb-w32-5.sh.log test-wcrtomb-w32-6.sh.log test-wcrtomb-w32-7.sh.log test-wcrtomb-w32-8.sh.log test-wcscmp.log test-wcsncmp.log test-wcsnrtombs-2.sh.log test-wcsnrtombs-3.sh.log test-wcsnrtombs-4.sh.log test-wcsnrtombs-5.sh.log test-wcsrtombs-2.sh.log test-wcsrtombs-3.sh.log test-wcsrtombs-4.sh.log test-wcsrtombs-5.sh.log test-wcsstr.log test-wcstok.log test-wctrans.log test-wctype-h-c++.log test-wctype-h.log test-wctype.log test-wcwidth.log test-wgetcwd-lgpl.log test-wmemcmp.log test-write.log test-xalloc-die.sh.log test-xmemdup0.log test-xprintf-posix.sh.log test-xstdopen.sh.log test-xstrerror.log test-xstring-desc.log test-xstrtoimax.sh.log test-xstrtol.sh.log test-xstrtoll.sh.log test-xstrtoumax.sh.log test-xvasprintf.log test-y0.log test-y1.log test-year2038.log test-yesno.sh.log test-yn.log test-fts.log test-system-quote.sh.log" || rm -f test-_Exit.sh.log test-accept.log test-accept4.log test-access.log test-set-mode-acl.sh.log test-set-mode-acl-1.sh.log test-set-mode-acl-2.sh.log test-copy-acl.sh.log test-copy-acl-1.sh.log test-copy-acl-2.sh.log test-acos.log test-acosf.log test-acosl.log test-alignalloc.log test-alignasof.log test-aligned-malloc.log test-aligned_alloc.log test-alignof.log test-alloca-opt.log test-areadlink.log test-areadlink-with-size.log test-areadlinkat.log test-areadlinkat-with-size.log test-argmatch.log test-argp.log test-argp-2.sh.log test-argp-version-etc.log test-argp-version-etc-1.sh.log test-argv-iter.log test-arpa_inet-c++.log test-arpa_inet.log test-array_list.log test-array_map.log test-array-mergesort.log test-array_omap.log test-array_oset.log test-array_set.log test-asin.log test-asinf.log test-asinl.log test-assert-h-c++.log test-assert.log test-astrxfrm.log test-asyncsafe-spin1.log test-asyncsafe-spin2.log test-atan.log test-atan2.log test-atan2f.log test-atanf.log test-atanl.log test-atexit.sh.log test-avltree_list.log test-avltree_omap.log test-avltree_oset.log test-avltreehash_list.log test-base32.log test-base64.log test-binary-io.sh.log test-bind.log test-bitrotate.log test-bitset.log test-boot-time.log test-btoc32-1.sh.log test-btoc32-2.sh.log test-btoc32-3.sh.log test-btowc-1.sh.log test-btowc-2.sh.log test-btowc-3.sh.log test-byteswap.log test-c-ctype.log test-c-dtoastr.sh.log test-c-ldtoastr.sh.log test-c-snprintf.sh.log test-c-stack.sh.log test-c-stack2.sh.log test-c-strcase.sh.log test-c-strcasestr.log test-c-strstr.log test-c-vasprintf.sh.log test-c-vsnprintf.sh.log test-c-xvasprintf.sh.log test-c32_apply_mapping.log test-c32_apply_type_test.log test-c32_get_mapping.log test-c32_get_type_test.log test-c32isalnum.sh.log test-c32isalpha.sh.log test-c32isblank.sh.log test-c32iscntrl.sh.log test-c32isdigit.sh.log test-c32isgraph.sh.log test-c32islower.sh.log test-c32isprint.sh.log test-c32ispunct.sh.log test-c32isspace.sh.log test-c32isupper.sh.log test-c32isxdigit.sh.log test-c32rtomb.sh.log test-c32rtomb-w32-2.sh.log test-c32rtomb-w32-3.sh.log test-c32rtomb-w32-4.sh.log test-c32rtomb-w32-5.sh.log test-c32rtomb-w32-6.sh.log test-c32rtomb-w32-7.sh.log test-c32rtomb-w32-8.sh.log test-c32snrtombs-2.sh.log test-c32snrtombs-3.sh.log test-c32snrtombs-4.sh.log test-c32snrtombs-5.sh.log test-c32srtombs-2.sh.log test-c32srtombs-3.sh.log test-c32srtombs-4.sh.log test-c32srtombs-5.sh.log test-c32stombs-2.sh.log test-c32stombs-3.sh.log test-c32stombs-4.sh.log test-c32stombs-5.sh.log test-c32swidth.log test-c32tolower.sh.log test-c32toupper.sh.log test-c32width.log test-call_once1.log test-call_once2.log test-calloc-gnu.log test-canonicalize-lgpl.log test-canonicalize.log test-carray_list.log test-cbrt-ieee.log test-cbrt.log test-cbrtf-ieee.log test-cbrtf.log test-cbrtl-ieee.log test-cbrtl.log test-ceil-ieee.log test-ceil1.log test-ceil2.log test-ceilf-ieee.log test-ceilf1.log test-ceilf2.log test-ceill-ieee.log test-ceill.log test-chdir.log test-chmod.log test-chown.log test-cloexec.log test-close.log test-closein.sh.log test-cnd.log test-cond.log test-connect.log test-copy-file.sh.log test-copy-file-1.sh.log test-copy-file-2.sh.log test-copysign.log test-copysignf.log test-copysignl.log test-cos.log test-cosf.log test-cosh.log test-coshf.log test-cosl.log test-count-leading-zeros.log test-count-one-bits.log test-count-trailing-zeros.log test-crc.log test-creat.log test-arcfour.log test-arctwo.log test-des.log test-gc-arcfour.log test-gc-arctwo.log test-gc-des.log test-gc-hmac-md5.log test-gc-hmac-sha1.log test-gc-hmac-sha256.log test-gc-hmac-sha512.log test-gc-md2.log test-gc-md4.log test-gc-md5.log test-gc-pbkdf2-sha1.log test-gc-pbkdf2.log test-gc-rijndael.log test-gc-sha1.log test-gc-sha256.log test-gc-sha512.log test-gc-sm3.log test-gc.log test-hmac-md5.log test-hmac-sha1.log test-hmac-sha256.log test-hmac-sha512.log test-md2-buffer.log test-md4-buffer.log test-md5-buffer.log test-md5-stream.log test-rijndael.log test-sha1-buffer.log test-sha1-stream.log test-sha256-stream.log test-sha512-stream.log test-sm3-buffer.log test-ctype-c++.log test-ctype.log test-dfa-invalid-char-class.sh.log test-dfa-invalid-merge.sh.log test-dfa-match.sh.log test-di-set.log test-dirent-c++.log test-dirent-safer.log test-dirent.log test-dirfd.log test-dirname.log test-dprintf-gnu.sh.log test-dprintf-posix.sh.log test-dprintf-posix2.sh.log test-dprintf.log test-dup.log test-dup2.log test-dup3.log test-duplocale.log test-environ.log test-erf.log test-erfc.log test-errno-c++.log test-errno.log test-error.sh.log test-euidaccess.log test-exclude1.sh.log test-exclude2.sh.log test-exclude3.sh.log test-exclude4.sh.log test-exclude5.sh.log test-exclude6.sh.log test-exclude7.sh.log test-exclude8.sh.log test-execl.sh.log test-execle.sh.log test-execlp.sh.log test-execute.sh.log test-execute-script.log test-execv.sh.log test-execve.sh.log test-execvp.sh.log test-execvpe.sh.log test-exp-ieee.log test-exp.log test-exp2-ieee.log test-exp2.log test-exp2f-ieee.log test-exp2f.log test-exp2l-ieee.log test-exp2l.log test-expf-ieee.log test-expf.log test-expl-ieee.log test-expl.log test-explicit_bzero.log test-expm1-ieee.log test-expm1.log test-expm1f-ieee.log test-expm1f.log test-expm1l-ieee.log test-expm1l.log test-fabs-ieee.log test-fabs.log test-fabsf-ieee.log test-fabsf.log test-fabsl-ieee.log test-fabsl.log test-faccessat.log test-fbufmode.log test-fchdir.log test-fchmodat.log test-fchownat.log test-fclose.log test-fcntl-h-c++.log test-fcntl-h.log test-fcntl-safer.log test-fcntl.log test-fdatasync.log test-fdopen.log test-fdopendir.log test-fdutimensat.log test-fenv-c++.log test-fenv-env-1.log test-fenv-env-2.log test-fenv-env-3.log test-fenv-env-4.log test-fenv-env-5.log test-fenv-env-6.sh.log test-fenv-except-state-4.log test-fenv-except-state-1.log test-fenv-except-state-2.log test-fenv-except-state-3.log test-fenv-except-tracking-4.log test-fenv-except-tracking-5.log test-fenv-except-tracking-1.log test-fenv-except-tracking-2.sh.log test-fenv-except-tracking-3.sh.log test-fenv-except-trapping-1.log test-fenv-except-trapping-2.sh.log test-fenv-round.log test-fenv.log test-fflush.log test-fflush2.sh.log test-ffs.log test-ffsl.log test-ffsll.log test-fgetc.log test-file-has-acl.sh.log test-file-has-acl-1.sh.log test-file-has-acl-2.sh.log test-filenamecat.log test-filevercmp.log test-float-c++.log test-float.log test-flock.log test-floor-ieee.log test-floor1.log test-floor2.log test-floorf-ieee.log test-floorf1.log test-floorf2.log test-floorl-ieee.log test-floorl.log test-fma-ieee.log test-fma1.log test-fma2.log test-fmaf-ieee.log test-fmaf1.log test-fmaf2.log test-fmal-ieee.log test-fmal1.log test-fmal2.log test-fmod-ieee.log test-fmod.log test-fmodf-ieee.log test-fmodf.log test-fmodl-ieee.log test-fmodl.log test-fnmatch-h-c++.log test-fnmatch-h.log test-fnmatch-1.sh.log test-fnmatch-2.sh.log test-fnmatch-3.sh.log test-fnmatch-4.sh.log test-fnmatch-5.sh.log test-fnmatch-w32-2.sh.log test-fnmatch-w32-3.sh.log test-fnmatch-w32-4.sh.log test-fnmatch-w32-5.sh.log test-fnmatch-w32-6.sh.log test-fnmatch-w32-7.sh.log test-fnmatch-w32-8.sh.log test-fopen-gnu.log test-fopen-safer.log test-fopen.log test-forkpty.log test-fpending.sh.log test-fprintf-gnu.sh.log test-fprintf-posix.sh.log test-fprintf-posix2.sh.log test-fprintf-posix3.sh.log test-fpurge.log test-fputc.log test-fread.log test-freadable.log test-freadahead.sh.log test-freading.log test-freadptr.sh.log test-freadptr2.sh.log test-freadseek.sh.log test-free.log test-freopen-safer.log test-freopen.log test-frexp-ieee.log test-frexp-nolibm.log test-frexp.log test-frexpf-ieee.log test-frexpf.log test-frexpl-ieee.log test-frexpl-nolibm.log test-frexpl.log test-fseek.sh.log test-fseek2.sh.log test-fseeko.sh.log test-fseeko2.sh.log test-fseeko3.sh.log test-fseeko4.sh.log test-fseterr.log test-fstat.log test-fstatat.log test-fstrcmp.log test-fsync.log test-ftell.sh.log test-ftell2.sh.log test-ftell3.log test-ftello.sh.log test-ftello2.sh.log test-ftello3.log test-ftello4.sh.log test-ftruncate.sh.log test-func.log test-futimens.log test-fwritable.log test-fwrite.log test-fwriting.log test-get-rusage-as.log test-get-rusage-data.log test-getaddrinfo.log test-getcwd-lgpl.log test-getcwd.sh.log test-getdelim.log test-getdomainname.log test-getdtablesize.log test-getentropy.log test-getgroups.log test-gethostname.log test-getline.log test-getloadavg.log test-getlogin.log test-getlogin_r.log test-getndelim2.log test-getopt-gnu.log test-getopt-posix.log test-getpeername.log test-getprogname.log test-getrandom.log test-getrusage.log test-getsockname.log test-getsockopt.log test-gettime-res.log test-gettimeofday.log test-getumask.log test-dynarray.log test-scratch-buffer.log test-glob-h-c++.log test-glob-h.log test-glob.log test-grantpt.log test-hamt.log test-hard-locale.log test-hash_map.log test-hash_set.log test-hash.log test-hypot-ieee.log test-hypot.log test-hypotf-ieee.log test-hypotf.log test-hypotl-ieee.log test-hypotl.log test-i-ring.log test-iconv-h-c++.log test-iconv-h.log test-iconv.log test-iconv-utf.log test-ieee754-h.log test-ignore-value.log test-ilogb.log test-ilogbf.log test-ilogbl.log test-imaxabs.log test-imaxdiv.log test-immutable.sh.log test-inet_ntop.log test-inet_pton.log test-ino-map.log test-integer_length.log test-integer_length_l.log test-integer_length_ll.log test-intprops.log test-inttostr.log test-inttypes-c++.log test-inttypes.log test-ioctl.log test-isatty.log test-isblank.log test-isfinite.log test-isinf.log test-isnan.log test-isnand-nolibm.log test-isnand.log test-isnanf-nolibm.log test-isnanf.log test-isnanl-nolibm.log test-isnanl.log test-iswblank.log test-iswctype.log test-iswdigit.sh.log test-iswpunct.sh.log test-iswxdigit.sh.log test-j0.log test-j1.log test-cache.log test-jn.log test-langinfo-c++.log test-langinfo.log test-largefile.log test-lchmod.log test-lchown.log test-ldexp-ieee.log test-ldexp.log test-ldexpf-ieee.log test-ldexpf.log test-ldexpl-ieee.log test-ldexpl.log test-lgamma.log test-libgmp.log test-libtextstyle.log test-limits-h-c++.log test-limits-h.log test-link.log test-linkat.log test-linked_list.log test-linkedhash_list.log test-linkedhash_map.log test-linkedhash_set.log test-list-c++.log test-listen.log test-locale-c++.log test-locale.log test-localeconv.log test-localename.log test-rwlock1.log test-lock.log test-once1.log test-once2.log test-log-ieee.log test-log.log test-log10-ieee.log test-log10.log test-log10f-ieee.log test-log10f.log test-log10l-ieee.log test-log10l.log test-log1p-ieee.log test-log1p.log test-log1pf-ieee.log test-log1pf.log test-log1pl-ieee.log test-log1pl.log test-log2-ieee.log test-log2.log test-log2f-ieee.log test-log2f.log test-log2l-ieee.log test-log2l.log test-logb-ieee.log test-logb.log test-logbf-ieee.log test-logbf.log test-logbl-ieee.log test-logbl.log test-logf-ieee.log test-logf.log test-login_tty.log test-logl-ieee.log test-logl.log test-lseek.sh.log test-lstat.log test-malloc-gnu.log test-malloc-h-c++.log test-malloc-h.log test-malloca.log test-map-c++.log test-math-c++.log test-math.log test-mbfile.sh.log test-mbmemcasecmp-2.sh.log test-mbmemcasecmp-3.sh.log test-mbmemcasecmp-4.sh.log test-mbmemcasecoll-2.sh.log test-mbmemcasecoll-3.sh.log test-mbmemcasecoll-4.sh.log test-mbrlen-1.sh.log test-mbrlen-2.sh.log test-mbrlen-3.sh.log test-mbrlen-4.sh.log test-mbrlen-5.sh.log test-mbrlen-w32-2.sh.log test-mbrlen-w32-3.sh.log test-mbrlen-w32-4.sh.log test-mbrlen-w32-5.sh.log test-mbrlen-w32-6.sh.log test-mbrlen-w32-7.sh.log test-mbrlen-w32-8.sh.log test-mbrtoc16-1.sh.log test-mbrtoc16-2.sh.log test-mbrtoc16-3.sh.log test-mbrtoc16-4.sh.log test-mbrtoc16-5.sh.log test-mbrtoc16-w32-2.sh.log test-mbrtoc16-w32-3.sh.log test-mbrtoc16-w32-4.sh.log test-mbrtoc16-w32-5.sh.log test-mbrtoc16-w32-6.sh.log test-mbrtoc16-w32-7.sh.log test-mbrtoc16-w32-8.sh.log test-mbrtoc32-regular.log test-mbrtoc32-1.sh.log test-mbrtoc32-2.sh.log test-mbrtoc32-3.sh.log test-mbrtoc32-4.sh.log test-mbrtoc32-5.sh.log test-mbrtoc32-w32-2.sh.log test-mbrtoc32-w32-3.sh.log test-mbrtoc32-w32-4.sh.log test-mbrtoc32-w32-5.sh.log test-mbrtoc32-w32-6.sh.log test-mbrtoc32-w32-7.sh.log test-mbrtoc32-w32-8.sh.log test-mbrtowc-1.sh.log test-mbrtowc-2.sh.log test-mbrtowc-3.sh.log test-mbrtowc-4.sh.log test-mbrtowc-5.sh.log test-mbrtowc-w32-2.sh.log test-mbrtowc-w32-3.sh.log test-mbrtowc-w32-4.sh.log test-mbrtowc-w32-5.sh.log test-mbrtowc-w32-6.sh.log test-mbrtowc-w32-7.sh.log test-mbrtowc-w32-8.sh.log test-mbscasecmp.sh.log test-mbscasestr1.log test-mbscasestr2.sh.log test-mbscasestr3.sh.log test-mbscasestr4.sh.log test-mbschr.sh.log test-mbscspn.sh.log test-mbsinit.sh.log test-mbsncasecmp.sh.log test-mbsnrtoc32s-1.sh.log test-mbsnrtoc32s-2.sh.log test-mbsnrtoc32s-3.sh.log test-mbsnrtoc32s-4.sh.log test-mbsnrtoc32s-5.sh.log test-mbsnrtowcs-1.sh.log test-mbsnrtowcs-2.sh.log test-mbsnrtowcs-3.sh.log test-mbsnrtowcs-4.sh.log test-mbsnrtowcs-5.sh.log test-mbspbrk.sh.log test-mbspcasecmp.sh.log test-mbsrchr.sh.log test-mbsrtoc32s-1.sh.log test-mbsrtoc32s-2.sh.log test-mbsrtoc32s-3.sh.log test-mbsrtoc32s-4.sh.log test-mbsrtoc32s-5.sh.log test-mbsrtowcs-1.sh.log test-mbsrtowcs-2.sh.log test-mbsrtowcs-3.sh.log test-mbsrtowcs-4.sh.log test-mbsrtowcs-5.sh.log test-mbsspn.sh.log test-mbsstr1.log test-mbsstr2.sh.log test-mbsstr3.sh.log test-mbstoc32s-1.sh.log test-mbstoc32s-2.sh.log test-mbstoc32s-3.sh.log test-mbstoc32s-4.sh.log test-mbstoc32s-5.sh.log test-mbstowcs-1.sh.log test-mbstowcs-2.sh.log test-mbstowcs-3.sh.log test-mbstowcs-4.sh.log test-mbstowcs-5.sh.log test-mcel.log test-memalign.log test-memcasecmp.log test-memchr.log test-memchr2.log test-memcmp.log test-memcoll.log test-memmem.log test-memrchr.log test-memset_explicit.log test-mkdir.log test-mkdirat.log test-mkfifo.log test-mkfifoat.log test-mknod.log test-modf-ieee.log test-modf.log test-modff-ieee.log test-modff.log test-modfl-ieee.log test-modfl.log test-monetary-c++.log test-monetary.log test-mtx.log test-nan-1.log test-nan-2.log test-nanosleep.log test-net_if-c++.log test-net_if.log test-netdb-c++.log test-netdb.log test-netinet_in-c++.log test-netinet_in.log test-nextafter.log test-nl_langinfo1.sh.log test-nl_langinfo2.sh.log test-nl_langinfo-mt.log test-nonblocking-pipe.sh.log test-nonblocking-socket.sh.log test-nonblocking.log test-noreturn-c++.log test-noreturn.log test-nstrftime.log test-nullptr-c++.log test-nullptr.log test-obstack-printf.log test-omap-c++.log test-open.log test-openat-safer.log test-openat.log test-openpty.log test-oset-c++.log test-parse-datetime.log test-parse-duration.sh.log test-passfd.log test-pathmax.log test-perror.sh.log test-perror2.log test-physmem.log test-pipe-filter-gi1.sh.log test-pipe-filter-gi2.sh.log test-pipe-filter-ii1.sh.log test-pipe-filter-ii2.sh.log test-pipe.log test-pipe2.log test-poll-h-c++.log test-poll-h.log test-poll.log test-popen-safer.log test-popen-safer2.log test-popen.log test-posix_memalign.log test-posix_openpt.log test-posix_spawn-open1.log test-posix_spawn-open2.log test-posix_spawn-inherit0.log test-posix_spawn-inherit1.log test-posix_spawn-script.log test-posix_spawn_file_actions_addchdir.log test-posix_spawn-chdir.log test-posix_spawn_file_actions_addclose.log test-posix_spawn_file_actions_adddup2.log test-posix_spawn_file_actions_addfchdir.log test-posix_spawn-fchdir.log test-posix_spawn_file_actions_addopen.log test-posix_spawn-dup2-stdout.log test-posix_spawn-dup2-stdin.log test-posix_spawnp-script.log test-posixtm.log test-pow.log test-powf.log test-pread.sh.log test-printf-frexp.log test-printf-frexpl.log test-printf-gnu.sh.log test-printf-posix.sh.log test-printf-posix2.sh.log test-priv-set.log test-pselect.log test-pthread-cond.log test-pthread-c++.log test-pthread.log test-pthread-mutex.log test-pthread-once1.log test-pthread-once2.log test-pthread-rwlock.log test-pthread-spin.log test-pthread-thread.log test-pthread-tss.log test-pthread_sigmask1.log test-pthread_sigmask2.log test-ptsname.log test-ptsname_r.log test-pty-c++.log test-pwrite.sh.log test-qsort_r.log test-quotearg-simple.log test-quotearg.sh.log test-raise.log test-rand.log test-random.log test-random-mt.log test-random_r.log test-rawmemchr.log test-rbtree_list.log test-rbtree_omap.log test-rbtree_oset.log test-rbtreehash_list.log test-read-file.log test-read.log test-readlink.log test-readlinkat.log test-readtokens.sh.log test-readutmp.log test-realloc-gnu.log test-reallocarray.log test-recv.log test-recvfrom.log test-regex-quote.log test-regex.log test-remainder-ieee.log test-remainder.log test-remainderf-ieee.log test-remainderf.log test-remainderl-ieee.log test-remainderl.log test-remove.log test-rename.log test-renameat.log test-renameatu.log test-rint-ieee.log test-rint.log test-rintf-ieee.log test-rintf.log test-rintl-ieee.log test-rintl.log test-rmdir.log test-round-ieee.log test-round1.log test-round2.log test-roundf-ieee.log test-roundf1.log test-roundf2.log test-roundl-ieee.log test-roundl.log test-safe-alloc.log test-sched-c++.log test-sched.log test-search-c++.log test-search.log test-select.log test-select-in.sh.log test-select-out.sh.log test-send.log test-sendto.log test-set-c++.log test-setenv.log test-sethostname1.log test-sethostname2.log test-setlocale_null.log test-setlocale_null-mt-one.log test-setlocale_null-mt-all.log test-setlocale1.sh.log test-setlocale2.sh.log test-setsockopt.log test-sh-quote.log test-shutdown.log test-sigabbrev_np.log test-sigaction.log test-sigdescr_np.log test-signal-h-c++.log test-signal-h.log test-signbit.log test-sigpipe.sh.log test-sigprocmask.log test-sigsegv-catch-segv1.log test-sigsegv-catch-segv2.log test-sigsegv-catch-stackoverflow1.log test-sigsegv-catch-stackoverflow2.log test-simple-atomic.log test-sin.log test-sinf.log test-sinh.log test-sinhf.log test-sinl.log test-sleep.log test-snan-1.log test-snan-2.sh.log test-snprintf-gnu.log test-snprintf-posix.log test-snprintf.log test-snprintf.log test-sockets.log test-spawn-c++.log test-spawn-pipe.sh.log test-spawn-pipe-script.log test-spawn.log test-sprintf-gnu.log test-sprintf-posix.log test-sqrt-ieee.log test-sqrt.log test-sqrtf-ieee.log test-sqrtf.log test-sqrtl-ieee.log test-sqrtl.log test-ssfmalloc.log test-stack.log test-stat.log test-stat-time.log test-statat.log test-stdalign-c++.log test-stdarg-c++.log test-stdbool-c++.log test-stdbool-c99-c++.log test-stdbool-c99.log test-stdbool.log test-stdckdint-c++.log test-stdckdint.log test-stddef-c++.log test-stddef.log test-stdint-c++.log test-stdint.log test-stdio-c++.log test-stdio.log test-stdlib-c++.log test-stdlib.log test-stdnoreturn.log test-strcasestr.log test-strchrnul.log test-strerror.log test-strerror_r.log test-strerrorname_np.log test-strfmon_l.log test-striconv.log test-striconveh.log test-striconveha.log test-string-buffer.log test-string-c++.log test-string-desc-quotearg.log test-string-desc.sh.log test-string.log test-strings-c++.log test-strings.log test-strncat.log test-strnlen.log test-strsignal.log test-strstr.log test-strtod.log test-strtod1.sh.log test-strtoimax.log test-strtol.log test-strtold.log test-strtold1.sh.log test-strtoll.log test-strtoul.log test-strtoull.log test-strtoumax.log test-strverscmp.log test-supersede.log test-symlink.log test-symlinkat.log test-sys_file-c++.log test-sys_file.log test-sys_ioctl-c++.log test-sys_ioctl.log test-sys_random-c++.log test-sys_random.log test-sys_resource-c++.log test-sys_resource.log test-sys_select-c++.log test-sys_select.log test-sys_socket-c++.log test-sys_socket.log test-sys_stat-c++.log test-sys_stat.log test-sys_time-c++.log test-sys_time.log test-sys_times-c++.log test-sys_times.log test-sys_types-c++.log test-sys_types.log test-sys_uio-c++.log test-sys_uio.log test-sys_utsname-c++.log test-sys_utsname.log test-sys_wait-c++.log test-sys_wait.log test-sysexits-c++.log test-sysexits.log test-tan.log test-tanf.log test-tanh.log test-tanhf.log test-tanl.log test-tempname.log test-term-style-control-hello.log test-termcap.log test-terminfo.log test-termios-c++.log test-termios.log test-init.sh.log test-thrd_current.log test-thrd_create.log test-thrd_exit.log test-thread_self.log test-thread_create.log test-threads-c++.log test-threads.log test-thread_local.log test-time-h-c++.log test-time-h.log test-time.log test-times.log test-timespec.log test-timespec_get.log test-timespec_getres.log test-tls.log test-totalorder.log test-totalorderf.log test-totalorderl.log test-towctrans.log test-trim1.sh.log test-trim2.sh.log test-trim3.sh.log test-trunc-ieee.log test-trunc1.log test-trunc2.log test-truncate.log test-truncf-ieee.log test-truncf1.log test-truncf2.log test-truncl-ieee.log test-truncl.log test-tsearch.sh.log test-tss.log test-ttyname_r.log test-u64.log test-uchar-c++.log test-uchar.log test-uname.log test-cased.log test-ignorable.log unicase/test-locale-language.sh.log test-uc_tolower.log test-uc_totitle.log test-uc_toupper.log test-u16-casecmp.log test-u16-casecoll.log test-u16-casefold.log test-u16-is-cased.log test-u16-is-casefolded.log test-u16-is-lowercase.log test-u16-is-titlecase.log test-u16-is-uppercase.log test-u16-tolower.log test-u16-totitle.log test-u16-toupper.log test-u32-casecmp.log test-u32-casecoll.log test-u32-casefold.log test-u32-is-cased.log test-u32-is-casefolded.log test-u32-is-lowercase.log test-u32-is-titlecase.log test-u32-is-uppercase.log test-u32-tolower.log test-u32-totitle.log test-u32-toupper.log test-u8-casecmp.log test-u8-casecoll.log test-u8-casefold.log test-u8-is-cased.log test-u8-is-casefolded.log test-u8-is-lowercase.log test-u8-is-titlecase.log test-u8-is-uppercase.log test-u8-tolower.log test-u8-totitle.log test-u8-toupper.log unicase/test-ulc-casecmp1.sh.log unicase/test-ulc-casecmp2.sh.log unicase/test-ulc-casecoll1.sh.log unicase/test-ulc-casecoll2.sh.log test-unicodeio1.sh.log test-unicodeio2.sh.log test-unicodeio3.sh.log test-u16-conv-from-enc.log test-u16-conv-to-enc.log test-u16-strconv-from-enc.log test-u16-strconv-to-enc.log test-u32-conv-from-enc.log test-u32-conv-to-enc.log test-u32-strconv-from-enc.log test-u32-strconv-to-enc.log test-u8-conv-from-enc.log test-u8-conv-to-enc.log test-u8-strconv-from-enc.log test-u8-strconv-to-enc.log test-bidi_byname.log test-bidi_longname.log test-bidi_name.log test-bidi_of.log test-bidi_test.log test-block_list.log test-block_of.log test-block_test.log test-categ_C.log test-categ_Cc.log test-categ_Cf.log test-categ_Cn.log test-categ_Co.log test-categ_Cs.log test-categ_L.log test-categ_LC.log test-categ_Ll.log test-categ_Lm.log test-categ_Lo.log test-categ_Lt.log test-categ_Lu.log test-categ_M.log test-categ_Mc.log test-categ_Me.log test-categ_Mn.log test-categ_N.log test-categ_Nd.log test-categ_Nl.log test-categ_No.log test-categ_P.log test-categ_Pc.log test-categ_Pd.log test-categ_Pe.log test-categ_Pf.log test-categ_Pi.log test-categ_Po.log test-categ_Ps.log test-categ_S.log test-categ_Sc.log test-categ_Sk.log test-categ_Sm.log test-categ_So.log test-categ_Z.log test-categ_Zl.log test-categ_Zp.log test-categ_Zs.log test-categ_and_not.log test-categ_and.log test-categ_byname.log test-categ_longname.log test-categ_name.log test-categ_none.log test-categ_of.log test-categ_or.log test-categ_test_withtable.log test-combiningclass_byname.log test-combiningclass_longname.log test-combiningclass_name.log test-combiningclass.log test-ctype_alnum.log test-ctype_alpha.log test-ctype_blank.log test-ctype_cntrl.log test-ctype_digit.log test-ctype_graph.log test-ctype_lower.log test-ctype_print.log test-ctype_punct.log test-ctype_space.log test-ctype_upper.log test-ctype_xdigit.log test-decdigit.log test-digit.log test-joininggroup_byname.log test-joininggroup_name.log test-joininggroup_of.log test-joiningtype_byname.log test-joiningtype_longname.log test-joiningtype_name.log test-joiningtype_of.log test-mirror.log test-numeric.log test-pr_alphabetic.log test-pr_ascii_hex_digit.log test-pr_bidi_arabic_digit.log test-pr_bidi_arabic_right_to_left.log test-pr_bidi_block_separator.log test-pr_bidi_boundary_neutral.log test-pr_bidi_common_separator.log test-pr_bidi_control.log test-pr_bidi_embedding_or_override.log test-pr_bidi_eur_num_separator.log test-pr_bidi_eur_num_terminator.log test-pr_bidi_european_digit.log test-pr_bidi_hebrew_right_to_left.log test-pr_bidi_left_to_right.log test-pr_bidi_non_spacing_mark.log test-pr_bidi_other_neutral.log test-pr_bidi_pdf.log test-pr_bidi_segment_separator.log test-pr_bidi_whitespace.log test-pr_byname.log test-pr_case_ignorable.log test-pr_cased.log test-pr_changes_when_casefolded.log test-pr_changes_when_casemapped.log test-pr_changes_when_lowercased.log test-pr_changes_when_titlecased.log test-pr_changes_when_uppercased.log test-pr_combining.log test-pr_composite.log test-pr_currency_symbol.log test-pr_dash.log test-pr_decimal_digit.log test-pr_default_ignorable_code_point.log test-pr_deprecated.log test-pr_diacritic.log test-pr_emoji_component.log test-pr_emoji_modifier_base.log test-pr_emoji_modifier.log test-pr_emoji_presentation.log test-pr_emoji.log test-pr_extended_pictographic.log test-pr_extender.log test-pr_format_control.log test-pr_grapheme_base.log test-pr_grapheme_extend.log test-pr_grapheme_link.log test-pr_hex_digit.log test-pr_hyphen.log test-pr_id_continue.log test-pr_id_start.log test-pr_ideographic.log test-pr_ids_binary_operator.log test-pr_ids_trinary_operator.log test-pr_ignorable_control.log test-pr_iso_control.log test-pr_join_control.log test-pr_left_of_pair.log test-pr_line_separator.log test-pr_logical_order_exception.log test-pr_lowercase.log test-pr_math.log test-pr_non_break.log test-pr_not_a_character.log test-pr_numeric.log test-pr_other_alphabetic.log test-pr_other_default_ignorable_code_point.log test-pr_other_grapheme_extend.log test-pr_other_id_continue.log test-pr_other_id_start.log test-pr_other_lowercase.log test-pr_other_math.log test-pr_other_uppercase.log test-pr_paired_punctuation.log test-pr_paragraph_separator.log test-pr_pattern_syntax.log test-pr_pattern_white_space.log test-pr_private_use.log test-pr_punctuation.log test-pr_quotation_mark.log test-pr_radical.log test-pr_regional_indicator.log test-pr_sentence_terminal.log test-pr_soft_dotted.log test-pr_space.log test-pr_terminal_punctuation.log test-pr_test.log test-pr_titlecase.log test-pr_unassigned_code_value.log test-pr_unified_ideograph.log test-pr_uppercase.log test-pr_variation_selector.log test-pr_white_space.log test-pr_xid_continue.log test-pr_xid_start.log test-pr_zero_width.log test-scripts.log test-sy_c_ident.log test-sy_c_whitespace.log test-sy_java_ident.log test-sy_java_whitespace.log test-u16-grapheme-breaks.log test-u16-grapheme-next.log test-u16-grapheme-prev.log test-u32-grapheme-breaks.log test-u32-grapheme-next.log test-u32-grapheme-prev.log test-u8-grapheme-breaks.log test-u8-grapheme-next.log test-u8-grapheme-prev.log test-uc-gbrk-prop.log unigbrk/test-uc-grapheme-breaks.sh.log unigbrk/test-uc-is-grapheme-break.sh.log unigbrk/test-ulc-grapheme-breaks.sh.log test-u16-possible-linebreaks.log test-u16-width-linebreaks.log test-u32-possible-linebreaks.log test-u32-width-linebreaks.log test-u8-possible-linebreaks.log test-u8-width-linebreaks.log test-ulc-possible-linebreaks.log test-ulc-width-linebreaks.log uniname/test-uninames.sh.log test-canonical-decomposition.log test-compat-decomposition.log test-composition.log test-decomposing-form.log test-decomposition.log test-uninorm-filter-nfc.log test-nfc.log uninorm/test-u32-nfc-big.sh.log test-nfd.log uninorm/test-u32-nfd-big.sh.log test-nfkc.log uninorm/test-u32-nfkc-big.sh.log test-nfkd.log uninorm/test-u32-nfkd-big.sh.log test-u16-normcmp.log test-u16-normcoll.log test-u32-normcmp.log test-u32-normcoll.log test-u8-normcmp.log test-u8-normcoll.log test-unistd-c++.log test-dup-safer.log test-unistd.log test-u16-asnprintf1.log test-u16-vasnprintf1.log unistdio/test-u16-vasnprintf2.sh.log unistdio/test-u16-vasnprintf3.sh.log test-u16-vasprintf1.log test-u16-vsnprintf1.log test-u16-vsprintf1.log test-u32-asnprintf1.log test-u32-vasnprintf1.log unistdio/test-u32-vasnprintf2.sh.log unistdio/test-u32-vasnprintf3.sh.log test-u32-vasprintf1.log test-u32-vsnprintf1.log test-u32-vsprintf1.log test-u8-asnprintf1.log test-u8-vasnprintf1.log unistdio/test-u8-vasnprintf2.sh.log unistdio/test-u8-vasnprintf3.sh.log test-u8-vasprintf1.log test-u8-vsnprintf1.log test-u8-vsprintf1.log test-ulc-asnprintf1.log test-ulc-vasnprintf1.log unistdio/test-ulc-vasnprintf2.sh.log unistdio/test-ulc-vasnprintf3.sh.log test-ulc-vasprintf1.log test-ulc-vsnprintf1.log test-ulc-vsprintf1.log test-u16-check.log test-u16-chr.log test-u16-cmp.log test-u16-cmp2.log test-u16-cpy-alloc.log test-u16-cpy.log test-u16-mblen.log test-u16-mbsnlen.log test-u16-mbtouc.log test-u16-mbtouc-unsafe.log test-u16-mbtoucr.log test-u16-move.log test-u16-next.log test-u16-pcpy.log test-u16-prev.log test-u16-set.log test-u16-stpcpy.log test-u16-stpncpy.log test-u16-strcat.log test-u16-strchr.log test-u16-strcmp.log test-u16-strcoll.log test-u16-strcpy.log test-u16-strdup.log test-u16-strlen.log test-u16-strmblen.log test-u16-strmbtouc.log test-u16-strncat.log test-u16-strncmp.log test-u16-strncpy.log test-u16-strnlen.log test-u16-strstr.log test-u16-strtok.log test-u16-to-u32.log test-u16-to-u8.log test-u16-uctomb.log test-u32-check.log test-u32-chr.log test-u32-cmp.log test-u32-cmp2.log test-u32-cpy-alloc.log test-u32-cpy.log test-u32-mblen.log test-u32-mbsnlen.log test-u32-mbtouc.log test-u32-mbtouc-unsafe.log test-u32-mbtoucr.log test-u32-move.log test-u32-next.log test-u32-pcpy.log test-u32-prev.log test-u32-set.log test-u32-stpcpy.log test-u32-stpncpy.log test-u32-strcat.log test-u32-strchr.log test-u32-strcmp.log test-u32-strcoll.log test-u32-strcpy.log test-u32-strdup.log test-u32-strlen.log test-u32-strmblen.log test-u32-strmbtouc.log test-u32-strncat.log test-u32-strncmp.log test-u32-strncpy.log test-u32-strnlen.log test-u32-strstr.log test-u32-strtok.log test-u32-to-u16.log test-u32-to-u8.log test-u32-uctomb.log test-u8-check.log test-u8-chr.log test-u8-cmp.log test-u8-cmp2.log test-u8-cpy-alloc.log test-u8-cpy.log test-u8-mblen.log test-u8-mbsnlen.log test-u8-mbtouc.log test-u8-mbtouc-unsafe.log test-u8-mbtoucr.log test-u8-move.log test-u8-next.log test-u8-pcpy.log test-u8-prev.log test-u8-set.log test-u8-stpcpy.log test-u8-stpncpy.log test-u8-strcat.log test-u8-strchr.log test-u8-strcmp.log test-u8-strcoll.log test-u8-strcpy.log test-u8-strdup.log test-u8-strlen.log test-u8-strmblen.log test-u8-strmbtouc.log test-u8-strncat.log test-u8-strncmp.log test-u8-strncpy.log test-u8-strnlen.log test-u8-strstr.log test-u8-strtok.log test-u8-to-u16.log test-u8-to-u32.log test-u8-uctomb.log test-u16-wordbreaks.log test-u32-wordbreaks.log uniwbrk/test-uc-wordbreaks.sh.log test-u8-wordbreaks.log uniwbrk/test-ulc-wordbreaks.sh.log test-u16-strwidth.log test-u16-width.log test-u32-strwidth.log test-u32-width.log test-u8-strwidth.log test-u8-width.log test-uc_width.log uniwidth/test-uc_width2.sh.log test-unlink.log test-unlinkat.log test-unlockpt.log test-unsetenv.log test-update-copyright.sh.log test-userspec.log test-usleep.log test-utime-h-c++.log test-utime-h.log test-utime.log test-utimens.log test-utimensat.log test-utmp-c++.log test-utmp.log test-vasnprintf-gnu.log test-vasnprintf-posix.log test-vasnprintf-posix2.sh.log test-vasnprintf-posix3.log test-vasnprintf.log test-vasnwprintf-gnu.log test-vasnwprintf-posix.log test-vasnwprintf-posix2.sh.log test-vasnwprintf-posix3.log test-vasnwprintf.log test-vasprintf-gnu.log test-vasprintf-posix.log test-vasprintf.log test-vc-list-files-git.sh.log test-vc-list-files-cvs.sh.log test-vdprintf-gnu.sh.log test-vdprintf-posix.sh.log test-vdprintf.log test-verify.log test-verify.sh.log test-verror.sh.log test-version-etc.sh.log test-vfprintf-gnu.sh.log test-vfprintf-posix.sh.log test-vprintf-gnu.sh.log test-vprintf-posix.sh.log test-vsnprintf-gnu.log test-vsnprintf-posix.log test-vsnprintf.log test-vsnprintf.log test-vsprintf-gnu.log test-vsprintf-posix.log test-wchar-c++.log test-wchar.log test-wcrtomb.sh.log test-wcrtomb-w32-2.sh.log test-wcrtomb-w32-3.sh.log test-wcrtomb-w32-4.sh.log test-wcrtomb-w32-5.sh.log test-wcrtomb-w32-6.sh.log test-wcrtomb-w32-7.sh.log test-wcrtomb-w32-8.sh.log test-wcscmp.log test-wcsncmp.log test-wcsnrtombs-2.sh.log test-wcsnrtombs-3.sh.log test-wcsnrtombs-4.sh.log test-wcsnrtombs-5.sh.log test-wcsrtombs-2.sh.log test-wcsrtombs-3.sh.log test-wcsrtombs-4.sh.log test-wcsrtombs-5.sh.log test-wcsstr.log test-wcstok.log test-wctrans.log test-wctype-h-c++.log test-wctype-h.log test-wctype.log test-wcwidth.log test-wgetcwd-lgpl.log test-wmemcmp.log test-write.log test-xalloc-die.sh.log test-xmemdup0.log test-xprintf-posix.sh.log test-xstdopen.sh.log test-xstrerror.log test-xstring-desc.log test-xstrtoimax.sh.log test-xstrtol.sh.log test-xstrtoll.sh.log test-xstrtoumax.sh.log test-xvasprintf.log test-y0.log test-y1.log test-year2038.log test-yesno.sh.log test-yn.log test-fts.log test-system-quote.sh.log
-test -z "test-_Exit.sh.trs test-accept.trs test-accept4.trs test-access.trs test-set-mode-acl.sh.trs test-set-mode-acl-1.sh.trs test-set-mode-acl-2.sh.trs test-copy-acl.sh.trs test-copy-acl-1.sh.trs test-copy-acl-2.sh.trs test-acos.trs test-acosf.trs test-acosl.trs test-alignalloc.trs test-alignasof.trs test-aligned-malloc.trs test-aligned_alloc.trs test-alignof.trs test-alloca-opt.trs test-areadlink.trs test-areadlink-with-size.trs test-areadlinkat.trs test-areadlinkat-with-size.trs test-argmatch.trs test-argp.trs test-argp-2.sh.trs test-argp-version-etc.trs test-argp-version-etc-1.sh.trs test-argv-iter.trs test-arpa_inet-c++.trs test-arpa_inet.trs test-array_list.trs test-array_map.trs test-array-mergesort.trs test-array_omap.trs test-array_oset.trs test-array_set.trs test-asin.trs test-asinf.trs test-asinl.trs test-assert-h-c++.trs test-assert.trs test-astrxfrm.trs test-asyncsafe-spin1.trs test-asyncsafe-spin2.trs test-atan.trs test-atan2.trs test-atan2f.trs test-atanf.trs test-atanl.trs test-atexit.sh.trs test-avltree_list.trs test-avltree_omap.trs test-avltree_oset.trs test-avltreehash_list.trs test-base32.trs test-base64.trs test-binary-io.sh.trs test-bind.trs test-bitrotate.trs test-bitset.trs test-boot-time.trs test-btoc32-1.sh.trs test-btoc32-2.sh.trs test-btoc32-3.sh.trs test-btowc-1.sh.trs test-btowc-2.sh.trs test-btowc-3.sh.trs test-byteswap.trs test-c-ctype.trs test-c-dtoastr.sh.trs test-c-ldtoastr.sh.trs test-c-snprintf.sh.trs test-c-stack.sh.trs test-c-stack2.sh.trs test-c-strcase.sh.trs test-c-strcasestr.trs test-c-strstr.trs test-c-vasprintf.sh.trs test-c-vsnprintf.sh.trs test-c-xvasprintf.sh.trs test-c32_apply_mapping.trs test-c32_apply_type_test.trs test-c32_get_mapping.trs test-c32_get_type_test.trs test-c32isalnum.sh.trs test-c32isalpha.sh.trs test-c32isblank.sh.trs test-c32iscntrl.sh.trs test-c32isdigit.sh.trs test-c32isgraph.sh.trs test-c32islower.sh.trs test-c32isprint.sh.trs test-c32ispunct.sh.trs test-c32isspace.sh.trs test-c32isupper.sh.trs test-c32isxdigit.sh.trs test-c32rtomb.sh.trs test-c32rtomb-w32-2.sh.trs test-c32rtomb-w32-3.sh.trs test-c32rtomb-w32-4.sh.trs test-c32rtomb-w32-5.sh.trs test-c32rtomb-w32-6.sh.trs test-c32rtomb-w32-7.sh.trs test-c32rtomb-w32-8.sh.trs test-c32snrtombs-2.sh.trs test-c32snrtombs-3.sh.trs test-c32snrtombs-4.sh.trs test-c32snrtombs-5.sh.trs test-c32srtombs-2.sh.trs test-c32srtombs-3.sh.trs test-c32srtombs-4.sh.trs test-c32srtombs-5.sh.trs test-c32stombs-2.sh.trs test-c32stombs-3.sh.trs test-c32stombs-4.sh.trs test-c32stombs-5.sh.trs test-c32swidth.trs test-c32tolower.sh.trs test-c32toupper.sh.trs test-c32width.trs test-call_once1.trs test-call_once2.trs test-calloc-gnu.trs test-canonicalize-lgpl.trs test-canonicalize.trs test-carray_list.trs test-cbrt-ieee.trs test-cbrt.trs test-cbrtf-ieee.trs test-cbrtf.trs test-cbrtl-ieee.trs test-cbrtl.trs test-ceil-ieee.trs test-ceil1.trs test-ceil2.trs test-ceilf-ieee.trs test-ceilf1.trs test-ceilf2.trs test-ceill-ieee.trs test-ceill.trs test-chdir.trs test-chmod.trs test-chown.trs test-cloexec.trs test-close.trs test-closein.sh.trs test-cnd.trs test-cond.trs test-connect.trs test-copy-file.sh.trs test-copy-file-1.sh.trs test-copy-file-2.sh.trs test-copysign.trs test-copysignf.trs test-copysignl.trs test-cos.trs test-cosf.trs test-cosh.trs test-coshf.trs test-cosl.trs test-count-leading-zeros.trs test-count-one-bits.trs test-count-trailing-zeros.trs test-crc.trs test-creat.trs test-arcfour.trs test-arctwo.trs test-des.trs test-gc-arcfour.trs test-gc-arctwo.trs test-gc-des.trs test-gc-hmac-md5.trs test-gc-hmac-sha1.trs test-gc-hmac-sha256.trs test-gc-hmac-sha512.trs test-gc-md2.trs test-gc-md4.trs test-gc-md5.trs test-gc-pbkdf2-sha1.trs test-gc-pbkdf2.trs test-gc-rijndael.trs test-gc-sha1.trs test-gc-sha256.trs test-gc-sha512.trs test-gc-sm3.trs test-gc.trs test-hmac-md5.trs test-hmac-sha1.trs test-hmac-sha256.trs test-hmac-sha512.trs test-md2-buffer.trs test-md4-buffer.trs test-md5-buffer.trs test-md5-stream.trs test-rijndael.trs test-sha1-buffer.trs test-sha1-stream.trs test-sha256-stream.trs test-sha512-stream.trs test-sm3-buffer.trs test-ctype-c++.trs test-ctype.trs test-dfa-invalid-char-class.sh.trs test-dfa-invalid-merge.sh.trs test-dfa-match.sh.trs test-di-set.trs test-dirent-c++.trs test-dirent-safer.trs test-dirent.trs test-dirfd.trs test-dirname.trs test-dprintf-gnu.sh.trs test-dprintf-posix.sh.trs test-dprintf-posix2.sh.trs test-dprintf.trs test-dup.trs test-dup2.trs test-dup3.trs test-duplocale.trs test-environ.trs test-erf.trs test-erfc.trs test-errno-c++.trs test-errno.trs test-error.sh.trs test-euidaccess.trs test-exclude1.sh.trs test-exclude2.sh.trs test-exclude3.sh.trs test-exclude4.sh.trs test-exclude5.sh.trs test-exclude6.sh.trs test-exclude7.sh.trs test-exclude8.sh.trs test-execl.sh.trs test-execle.sh.trs test-execlp.sh.trs test-execute.sh.trs test-execute-script.trs test-execv.sh.trs test-execve.sh.trs test-execvp.sh.trs test-execvpe.sh.trs test-exp-ieee.trs test-exp.trs test-exp2-ieee.trs test-exp2.trs test-exp2f-ieee.trs test-exp2f.trs test-exp2l-ieee.trs test-exp2l.trs test-expf-ieee.trs test-expf.trs test-expl-ieee.trs test-expl.trs test-explicit_bzero.trs test-expm1-ieee.trs test-expm1.trs test-expm1f-ieee.trs test-expm1f.trs test-expm1l-ieee.trs test-expm1l.trs test-fabs-ieee.trs test-fabs.trs test-fabsf-ieee.trs test-fabsf.trs test-fabsl-ieee.trs test-fabsl.trs test-faccessat.trs test-fbufmode.trs test-fchdir.trs test-fchmodat.trs test-fchownat.trs test-fclose.trs test-fcntl-h-c++.trs test-fcntl-h.trs test-fcntl-safer.trs test-fcntl.trs test-fdatasync.trs test-fdopen.trs test-fdopendir.trs test-fdutimensat.trs test-fenv-c++.trs test-fenv-env-1.trs test-fenv-env-2.trs test-fenv-env-3.trs test-fenv-env-4.trs test-fenv-env-5.trs test-fenv-env-6.sh.trs test-fenv-except-state-4.trs test-fenv-except-state-1.trs test-fenv-except-state-2.trs test-fenv-except-state-3.trs test-fenv-except-tracking-4.trs test-fenv-except-tracking-5.trs test-fenv-except-tracking-1.trs test-fenv-except-tracking-2.sh.trs test-fenv-except-tracking-3.sh.trs test-fenv-except-trapping-1.trs test-fenv-except-trapping-2.sh.trs test-fenv-round.trs test-fenv.trs test-fflush.trs test-fflush2.sh.trs test-ffs.trs test-ffsl.trs test-ffsll.trs test-fgetc.trs test-file-has-acl.sh.trs test-file-has-acl-1.sh.trs test-file-has-acl-2.sh.trs test-filenamecat.trs test-filevercmp.trs test-float-c++.trs test-float.trs test-flock.trs test-floor-ieee.trs test-floor1.trs test-floor2.trs test-floorf-ieee.trs test-floorf1.trs test-floorf2.trs test-floorl-ieee.trs test-floorl.trs test-fma-ieee.trs test-fma1.trs test-fma2.trs test-fmaf-ieee.trs test-fmaf1.trs test-fmaf2.trs test-fmal-ieee.trs test-fmal1.trs test-fmal2.trs test-fmod-ieee.trs test-fmod.trs test-fmodf-ieee.trs test-fmodf.trs test-fmodl-ieee.trs test-fmodl.trs test-fnmatch-h-c++.trs test-fnmatch-h.trs test-fnmatch-1.sh.trs test-fnmatch-2.sh.trs test-fnmatch-3.sh.trs test-fnmatch-4.sh.trs test-fnmatch-5.sh.trs test-fnmatch-w32-2.sh.trs test-fnmatch-w32-3.sh.trs test-fnmatch-w32-4.sh.trs test-fnmatch-w32-5.sh.trs test-fnmatch-w32-6.sh.trs test-fnmatch-w32-7.sh.trs test-fnmatch-w32-8.sh.trs test-fopen-gnu.trs test-fopen-safer.trs test-fopen.trs test-forkpty.trs test-fpending.sh.trs test-fprintf-gnu.sh.trs test-fprintf-posix.sh.trs test-fprintf-posix2.sh.trs test-fprintf-posix3.sh.trs test-fpurge.trs test-fputc.trs test-fread.trs test-freadable.trs test-freadahead.sh.trs test-freading.trs test-freadptr.sh.trs test-freadptr2.sh.trs test-freadseek.sh.trs test-free.trs test-freopen-safer.trs test-freopen.trs test-frexp-ieee.trs test-frexp-nolibm.trs test-frexp.trs test-frexpf-ieee.trs test-frexpf.trs test-frexpl-ieee.trs test-frexpl-nolibm.trs test-frexpl.trs test-fseek.sh.trs test-fseek2.sh.trs test-fseeko.sh.trs test-fseeko2.sh.trs test-fseeko3.sh.trs test-fseeko4.sh.trs test-fseterr.trs test-fstat.trs test-fstatat.trs test-fstrcmp.trs test-fsync.trs test-ftell.sh.trs test-ftell2.sh.trs test-ftell3.trs test-ftello.sh.trs test-ftello2.sh.trs test-ftello3.trs test-ftello4.sh.trs test-ftruncate.sh.trs test-func.trs test-futimens.trs test-fwritable.trs test-fwrite.trs test-fwriting.trs test-get-rusage-as.trs test-get-rusage-data.trs test-getaddrinfo.trs test-getcwd-lgpl.trs test-getcwd.sh.trs test-getdelim.trs test-getdomainname.trs test-getdtablesize.trs test-getentropy.trs test-getgroups.trs test-gethostname.trs test-getline.trs test-getloadavg.trs test-getlogin.trs test-getlogin_r.trs test-getndelim2.trs test-getopt-gnu.trs test-getopt-posix.trs test-getpeername.trs test-getprogname.trs test-getrandom.trs test-getrusage.trs test-getsockname.trs test-getsockopt.trs test-gettime-res.trs test-gettimeofday.trs test-getumask.trs test-dynarray.trs test-scratch-buffer.trs test-glob-h-c++.trs test-glob-h.trs test-glob.trs test-grantpt.trs test-hamt.trs test-hard-locale.trs test-hash_map.trs test-hash_set.trs test-hash.trs test-hypot-ieee.trs test-hypot.trs test-hypotf-ieee.trs test-hypotf.trs test-hypotl-ieee.trs test-hypotl.trs test-i-ring.trs test-iconv-h-c++.trs test-iconv-h.trs test-iconv.trs test-iconv-utf.trs test-ieee754-h.trs test-ignore-value.trs test-ilogb.trs test-ilogbf.trs test-ilogbl.trs test-imaxabs.trs test-imaxdiv.trs test-immutable.sh.trs test-inet_ntop.trs test-inet_pton.trs test-ino-map.trs test-integer_length.trs test-integer_length_l.trs test-integer_length_ll.trs test-intprops.trs test-inttostr.trs test-inttypes-c++.trs test-inttypes.trs test-ioctl.trs test-isatty.trs test-isblank.trs test-isfinite.trs test-isinf.trs test-isnan.trs test-isnand-nolibm.trs test-isnand.trs test-isnanf-nolibm.trs test-isnanf.trs test-isnanl-nolibm.trs test-isnanl.trs test-iswblank.trs test-iswctype.trs test-iswdigit.sh.trs test-iswpunct.sh.trs test-iswxdigit.sh.trs test-j0.trs test-j1.trs test-cache.trs test-jn.trs test-langinfo-c++.trs test-langinfo.trs test-largefile.trs test-lchmod.trs test-lchown.trs test-ldexp-ieee.trs test-ldexp.trs test-ldexpf-ieee.trs test-ldexpf.trs test-ldexpl-ieee.trs test-ldexpl.trs test-lgamma.trs test-libgmp.trs test-libtextstyle.trs test-limits-h-c++.trs test-limits-h.trs test-link.trs test-linkat.trs test-linked_list.trs test-linkedhash_list.trs test-linkedhash_map.trs test-linkedhash_set.trs test-list-c++.trs test-listen.trs test-locale-c++.trs test-locale.trs test-localeconv.trs test-localename.trs test-rwlock1.trs test-lock.trs test-once1.trs test-once2.trs test-log-ieee.trs test-log.trs test-log10-ieee.trs test-log10.trs test-log10f-ieee.trs test-log10f.trs test-log10l-ieee.trs test-log10l.trs test-log1p-ieee.trs test-log1p.trs test-log1pf-ieee.trs test-log1pf.trs test-log1pl-ieee.trs test-log1pl.trs test-log2-ieee.trs test-log2.trs test-log2f-ieee.trs test-log2f.trs test-log2l-ieee.trs test-log2l.trs test-logb-ieee.trs test-logb.trs test-logbf-ieee.trs test-logbf.trs test-logbl-ieee.trs test-logbl.trs test-logf-ieee.trs test-logf.trs test-login_tty.trs test-logl-ieee.trs test-logl.trs test-lseek.sh.trs test-lstat.trs test-malloc-gnu.trs test-malloc-h-c++.trs test-malloc-h.trs test-malloca.trs test-map-c++.trs test-math-c++.trs test-math.trs test-mbfile.sh.trs test-mbmemcasecmp-2.sh.trs test-mbmemcasecmp-3.sh.trs test-mbmemcasecmp-4.sh.trs test-mbmemcasecoll-2.sh.trs test-mbmemcasecoll-3.sh.trs test-mbmemcasecoll-4.sh.trs test-mbrlen-1.sh.trs test-mbrlen-2.sh.trs test-mbrlen-3.sh.trs test-mbrlen-4.sh.trs test-mbrlen-5.sh.trs test-mbrlen-w32-2.sh.trs test-mbrlen-w32-3.sh.trs test-mbrlen-w32-4.sh.trs test-mbrlen-w32-5.sh.trs test-mbrlen-w32-6.sh.trs test-mbrlen-w32-7.sh.trs test-mbrlen-w32-8.sh.trs test-mbrtoc16-1.sh.trs test-mbrtoc16-2.sh.trs test-mbrtoc16-3.sh.trs test-mbrtoc16-4.sh.trs test-mbrtoc16-5.sh.trs test-mbrtoc16-w32-2.sh.trs test-mbrtoc16-w32-3.sh.trs test-mbrtoc16-w32-4.sh.trs test-mbrtoc16-w32-5.sh.trs test-mbrtoc16-w32-6.sh.trs test-mbrtoc16-w32-7.sh.trs test-mbrtoc16-w32-8.sh.trs test-mbrtoc32-regular.trs test-mbrtoc32-1.sh.trs test-mbrtoc32-2.sh.trs test-mbrtoc32-3.sh.trs test-mbrtoc32-4.sh.trs test-mbrtoc32-5.sh.trs test-mbrtoc32-w32-2.sh.trs test-mbrtoc32-w32-3.sh.trs test-mbrtoc32-w32-4.sh.trs test-mbrtoc32-w32-5.sh.trs test-mbrtoc32-w32-6.sh.trs test-mbrtoc32-w32-7.sh.trs test-mbrtoc32-w32-8.sh.trs test-mbrtowc-1.sh.trs test-mbrtowc-2.sh.trs test-mbrtowc-3.sh.trs test-mbrtowc-4.sh.trs test-mbrtowc-5.sh.trs test-mbrtowc-w32-2.sh.trs test-mbrtowc-w32-3.sh.trs test-mbrtowc-w32-4.sh.trs test-mbrtowc-w32-5.sh.trs test-mbrtowc-w32-6.sh.trs test-mbrtowc-w32-7.sh.trs test-mbrtowc-w32-8.sh.trs test-mbscasecmp.sh.trs test-mbscasestr1.trs test-mbscasestr2.sh.trs test-mbscasestr3.sh.trs test-mbscasestr4.sh.trs test-mbschr.sh.trs test-mbscspn.sh.trs test-mbsinit.sh.trs test-mbsncasecmp.sh.trs test-mbsnrtoc32s-1.sh.trs test-mbsnrtoc32s-2.sh.trs test-mbsnrtoc32s-3.sh.trs test-mbsnrtoc32s-4.sh.trs test-mbsnrtoc32s-5.sh.trs test-mbsnrtowcs-1.sh.trs test-mbsnrtowcs-2.sh.trs test-mbsnrtowcs-3.sh.trs test-mbsnrtowcs-4.sh.trs test-mbsnrtowcs-5.sh.trs test-mbspbrk.sh.trs test-mbspcasecmp.sh.trs test-mbsrchr.sh.trs test-mbsrtoc32s-1.sh.trs test-mbsrtoc32s-2.sh.trs test-mbsrtoc32s-3.sh.trs test-mbsrtoc32s-4.sh.trs test-mbsrtoc32s-5.sh.trs test-mbsrtowcs-1.sh.trs test-mbsrtowcs-2.sh.trs test-mbsrtowcs-3.sh.trs test-mbsrtowcs-4.sh.trs test-mbsrtowcs-5.sh.trs test-mbsspn.sh.trs test-mbsstr1.trs test-mbsstr2.sh.trs test-mbsstr3.sh.trs test-mbstoc32s-1.sh.trs test-mbstoc32s-2.sh.trs test-mbstoc32s-3.sh.trs test-mbstoc32s-4.sh.trs test-mbstoc32s-5.sh.trs test-mbstowcs-1.sh.trs test-mbstowcs-2.sh.trs test-mbstowcs-3.sh.trs test-mbstowcs-4.sh.trs test-mbstowcs-5.sh.trs test-mcel.trs test-memalign.trs test-memcasecmp.trs test-memchr.trs test-memchr2.trs test-memcmp.trs test-memcoll.trs test-memmem.trs test-memrchr.trs test-memset_explicit.trs test-mkdir.trs test-mkdirat.trs test-mkfifo.trs test-mkfifoat.trs test-mknod.trs test-modf-ieee.trs test-modf.trs test-modff-ieee.trs test-modff.trs test-modfl-ieee.trs test-modfl.trs test-monetary-c++.trs test-monetary.trs test-mtx.trs test-nan-1.trs test-nan-2.trs test-nanosleep.trs test-net_if-c++.trs test-net_if.trs test-netdb-c++.trs test-netdb.trs test-netinet_in-c++.trs test-netinet_in.trs test-nextafter.trs test-nl_langinfo1.sh.trs test-nl_langinfo2.sh.trs test-nl_langinfo-mt.trs test-nonblocking-pipe.sh.trs test-nonblocking-socket.sh.trs test-nonblocking.trs test-noreturn-c++.trs test-noreturn.trs test-nstrftime.trs test-nullptr-c++.trs test-nullptr.trs test-obstack-printf.trs test-omap-c++.trs test-open.trs test-openat-safer.trs test-openat.trs test-openpty.trs test-oset-c++.trs test-parse-datetime.trs test-parse-duration.sh.trs test-passfd.trs test-pathmax.trs test-perror.sh.trs test-perror2.trs test-physmem.trs test-pipe-filter-gi1.sh.trs test-pipe-filter-gi2.sh.trs test-pipe-filter-ii1.sh.trs test-pipe-filter-ii2.sh.trs test-pipe.trs test-pipe2.trs test-poll-h-c++.trs test-poll-h.trs test-poll.trs test-popen-safer.trs test-popen-safer2.trs test-popen.trs test-posix_memalign.trs test-posix_openpt.trs test-posix_spawn-open1.trs test-posix_spawn-open2.trs test-posix_spawn-inherit0.trs test-posix_spawn-inherit1.trs test-posix_spawn-script.trs test-posix_spawn_file_actions_addchdir.trs test-posix_spawn-chdir.trs test-posix_spawn_file_actions_addclose.trs test-posix_spawn_file_actions_adddup2.trs test-posix_spawn_file_actions_addfchdir.trs test-posix_spawn-fchdir.trs test-posix_spawn_file_actions_addopen.trs test-posix_spawn-dup2-stdout.trs test-posix_spawn-dup2-stdin.trs test-posix_spawnp-script.trs test-posixtm.trs test-pow.trs test-powf.trs test-pread.sh.trs test-printf-frexp.trs test-printf-frexpl.trs test-printf-gnu.sh.trs test-printf-posix.sh.trs test-printf-posix2.sh.trs test-priv-set.trs test-pselect.trs test-pthread-cond.trs test-pthread-c++.trs test-pthread.trs test-pthread-mutex.trs test-pthread-once1.trs test-pthread-once2.trs test-pthread-rwlock.trs test-pthread-spin.trs test-pthread-thread.trs test-pthread-tss.trs test-pthread_sigmask1.trs test-pthread_sigmask2.trs test-ptsname.trs test-ptsname_r.trs test-pty-c++.trs test-pwrite.sh.trs test-qsort_r.trs test-quotearg-simple.trs test-quotearg.sh.trs test-raise.trs test-rand.trs test-random.trs test-random-mt.trs test-random_r.trs test-rawmemchr.trs test-rbtree_list.trs test-rbtree_omap.trs test-rbtree_oset.trs test-rbtreehash_list.trs test-read-file.trs test-read.trs test-readlink.trs test-readlinkat.trs test-readtokens.sh.trs test-readutmp.trs test-realloc-gnu.trs test-reallocarray.trs test-recv.trs test-recvfrom.trs test-regex-quote.trs test-regex.trs test-remainder-ieee.trs test-remainder.trs test-remainderf-ieee.trs test-remainderf.trs test-remainderl-ieee.trs test-remainderl.trs test-remove.trs test-rename.trs test-renameat.trs test-renameatu.trs test-rint-ieee.trs test-rint.trs test-rintf-ieee.trs test-rintf.trs test-rintl-ieee.trs test-rintl.trs test-rmdir.trs test-round-ieee.trs test-round1.trs test-round2.trs test-roundf-ieee.trs test-roundf1.trs test-roundf2.trs test-roundl-ieee.trs test-roundl.trs test-safe-alloc.trs test-sched-c++.trs test-sched.trs test-search-c++.trs test-search.trs test-select.trs test-select-in.sh.trs test-select-out.sh.trs test-send.trs test-sendto.trs test-set-c++.trs test-setenv.trs test-sethostname1.trs test-sethostname2.trs test-setlocale_null.trs test-setlocale_null-mt-one.trs test-setlocale_null-mt-all.trs test-setlocale1.sh.trs test-setlocale2.sh.trs test-setsockopt.trs test-sh-quote.trs test-shutdown.trs test-sigabbrev_np.trs test-sigaction.trs test-sigdescr_np.trs test-signal-h-c++.trs test-signal-h.trs test-signbit.trs test-sigpipe.sh.trs test-sigprocmask.trs test-sigsegv-catch-segv1.trs test-sigsegv-catch-segv2.trs test-sigsegv-catch-stackoverflow1.trs test-sigsegv-catch-stackoverflow2.trs test-simple-atomic.trs test-sin.trs test-sinf.trs test-sinh.trs test-sinhf.trs test-sinl.trs test-sleep.trs test-snan-1.trs test-snan-2.sh.trs test-snprintf-gnu.trs test-snprintf-posix.trs test-snprintf.trs test-snprintf.trs test-sockets.trs test-spawn-c++.trs test-spawn-pipe.sh.trs test-spawn-pipe-script.trs test-spawn.trs test-sprintf-gnu.trs test-sprintf-posix.trs test-sqrt-ieee.trs test-sqrt.trs test-sqrtf-ieee.trs test-sqrtf.trs test-sqrtl-ieee.trs test-sqrtl.trs test-ssfmalloc.trs test-stack.trs test-stat.trs test-stat-time.trs test-statat.trs test-stdalign-c++.trs test-stdarg-c++.trs test-stdbool-c++.trs test-stdbool-c99-c++.trs test-stdbool-c99.trs test-stdbool.trs test-stdckdint-c++.trs test-stdckdint.trs test-stddef-c++.trs test-stddef.trs test-stdint-c++.trs test-stdint.trs test-stdio-c++.trs test-stdio.trs test-stdlib-c++.trs test-stdlib.trs test-stdnoreturn.trs test-strcasestr.trs test-strchrnul.trs test-strerror.trs test-strerror_r.trs test-strerrorname_np.trs test-strfmon_l.trs test-striconv.trs test-striconveh.trs test-striconveha.trs test-string-buffer.trs test-string-c++.trs test-string-desc-quotearg.trs test-string-desc.sh.trs test-string.trs test-strings-c++.trs test-strings.trs test-strncat.trs test-strnlen.trs test-strsignal.trs test-strstr.trs test-strtod.trs test-strtod1.sh.trs test-strtoimax.trs test-strtol.trs test-strtold.trs test-strtold1.sh.trs test-strtoll.trs test-strtoul.trs test-strtoull.trs test-strtoumax.trs test-strverscmp.trs test-supersede.trs test-symlink.trs test-symlinkat.trs test-sys_file-c++.trs test-sys_file.trs test-sys_ioctl-c++.trs test-sys_ioctl.trs test-sys_random-c++.trs test-sys_random.trs test-sys_resource-c++.trs test-sys_resource.trs test-sys_select-c++.trs test-sys_select.trs test-sys_socket-c++.trs test-sys_socket.trs test-sys_stat-c++.trs test-sys_stat.trs test-sys_time-c++.trs test-sys_time.trs test-sys_times-c++.trs test-sys_times.trs test-sys_types-c++.trs test-sys_types.trs test-sys_uio-c++.trs test-sys_uio.trs test-sys_utsname-c++.trs test-sys_utsname.trs test-sys_wait-c++.trs test-sys_wait.trs test-sysexits-c++.trs test-sysexits.trs test-tan.trs test-tanf.trs test-tanh.trs test-tanhf.trs test-tanl.trs test-tempname.trs test-term-style-control-hello.trs test-termcap.trs test-terminfo.trs test-termios-c++.trs test-termios.trs test-init.sh.trs test-thrd_current.trs test-thrd_create.trs test-thrd_exit.trs test-thread_self.trs test-thread_create.trs test-threads-c++.trs test-threads.trs test-thread_local.trs test-time-h-c++.trs test-time-h.trs test-time.trs test-times.trs test-timespec.trs test-timespec_get.trs test-timespec_getres.trs test-tls.trs test-totalorder.trs test-totalorderf.trs test-totalorderl.trs test-towctrans.trs test-trim1.sh.trs test-trim2.sh.trs test-trim3.sh.trs test-trunc-ieee.trs test-trunc1.trs test-trunc2.trs test-truncate.trs test-truncf-ieee.trs test-truncf1.trs test-truncf2.trs test-truncl-ieee.trs test-truncl.trs test-tsearch.sh.trs test-tss.trs test-ttyname_r.trs test-u64.trs test-uchar-c++.trs test-uchar.trs test-uname.trs test-cased.trs test-ignorable.trs unicase/test-locale-language.sh.trs test-uc_tolower.trs test-uc_totitle.trs test-uc_toupper.trs test-u16-casecmp.trs test-u16-casecoll.trs test-u16-casefold.trs test-u16-is-cased.trs test-u16-is-casefolded.trs test-u16-is-lowercase.trs test-u16-is-titlecase.trs test-u16-is-uppercase.trs test-u16-tolower.trs test-u16-totitle.trs test-u16-toupper.trs test-u32-casecmp.trs test-u32-casecoll.trs test-u32-casefold.trs test-u32-is-cased.trs test-u32-is-casefolded.trs test-u32-is-lowercase.trs test-u32-is-titlecase.trs test-u32-is-uppercase.trs test-u32-tolower.trs test-u32-totitle.trs test-u32-toupper.trs test-u8-casecmp.trs test-u8-casecoll.trs test-u8-casefold.trs test-u8-is-cased.trs test-u8-is-casefolded.trs test-u8-is-lowercase.trs test-u8-is-titlecase.trs test-u8-is-uppercase.trs test-u8-tolower.trs test-u8-totitle.trs test-u8-toupper.trs unicase/test-ulc-casecmp1.sh.trs unicase/test-ulc-casecmp2.sh.trs unicase/test-ulc-casecoll1.sh.trs unicase/test-ulc-casecoll2.sh.trs test-unicodeio1.sh.trs test-unicodeio2.sh.trs test-unicodeio3.sh.trs test-u16-conv-from-enc.trs test-u16-conv-to-enc.trs test-u16-strconv-from-enc.trs test-u16-strconv-to-enc.trs test-u32-conv-from-enc.trs test-u32-conv-to-enc.trs test-u32-strconv-from-enc.trs test-u32-strconv-to-enc.trs test-u8-conv-from-enc.trs test-u8-conv-to-enc.trs test-u8-strconv-from-enc.trs test-u8-strconv-to-enc.trs test-bidi_byname.trs test-bidi_longname.trs test-bidi_name.trs test-bidi_of.trs test-bidi_test.trs test-block_list.trs test-block_of.trs test-block_test.trs test-categ_C.trs test-categ_Cc.trs test-categ_Cf.trs test-categ_Cn.trs test-categ_Co.trs test-categ_Cs.trs test-categ_L.trs test-categ_LC.trs test-categ_Ll.trs test-categ_Lm.trs test-categ_Lo.trs test-categ_Lt.trs test-categ_Lu.trs test-categ_M.trs test-categ_Mc.trs test-categ_Me.trs test-categ_Mn.trs test-categ_N.trs test-categ_Nd.trs test-categ_Nl.trs test-categ_No.trs test-categ_P.trs test-categ_Pc.trs test-categ_Pd.trs test-categ_Pe.trs test-categ_Pf.trs test-categ_Pi.trs test-categ_Po.trs test-categ_Ps.trs test-categ_S.trs test-categ_Sc.trs test-categ_Sk.trs test-categ_Sm.trs test-categ_So.trs test-categ_Z.trs test-categ_Zl.trs test-categ_Zp.trs test-categ_Zs.trs test-categ_and_not.trs test-categ_and.trs test-categ_byname.trs test-categ_longname.trs test-categ_name.trs test-categ_none.trs test-categ_of.trs test-categ_or.trs test-categ_test_withtable.trs test-combiningclass_byname.trs test-combiningclass_longname.trs test-combiningclass_name.trs test-combiningclass.trs test-ctype_alnum.trs test-ctype_alpha.trs test-ctype_blank.trs test-ctype_cntrl.trs test-ctype_digit.trs test-ctype_graph.trs test-ctype_lower.trs test-ctype_print.trs test-ctype_punct.trs test-ctype_space.trs test-ctype_upper.trs test-ctype_xdigit.trs test-decdigit.trs test-digit.trs test-joininggroup_byname.trs test-joininggroup_name.trs test-joininggroup_of.trs test-joiningtype_byname.trs test-joiningtype_longname.trs test-joiningtype_name.trs test-joiningtype_of.trs test-mirror.trs test-numeric.trs test-pr_alphabetic.trs test-pr_ascii_hex_digit.trs test-pr_bidi_arabic_digit.trs test-pr_bidi_arabic_right_to_left.trs test-pr_bidi_block_separator.trs test-pr_bidi_boundary_neutral.trs test-pr_bidi_common_separator.trs test-pr_bidi_control.trs test-pr_bidi_embedding_or_override.trs test-pr_bidi_eur_num_separator.trs test-pr_bidi_eur_num_terminator.trs test-pr_bidi_european_digit.trs test-pr_bidi_hebrew_right_to_left.trs test-pr_bidi_left_to_right.trs test-pr_bidi_non_spacing_mark.trs test-pr_bidi_other_neutral.trs test-pr_bidi_pdf.trs test-pr_bidi_segment_separator.trs test-pr_bidi_whitespace.trs test-pr_byname.trs test-pr_case_ignorable.trs test-pr_cased.trs test-pr_changes_when_casefolded.trs test-pr_changes_when_casemapped.trs test-pr_changes_when_lowercased.trs test-pr_changes_when_titlecased.trs test-pr_changes_when_uppercased.trs test-pr_combining.trs test-pr_composite.trs test-pr_currency_symbol.trs test-pr_dash.trs test-pr_decimal_digit.trs test-pr_default_ignorable_code_point.trs test-pr_deprecated.trs test-pr_diacritic.trs test-pr_emoji_component.trs test-pr_emoji_modifier_base.trs test-pr_emoji_modifier.trs test-pr_emoji_presentation.trs test-pr_emoji.trs test-pr_extended_pictographic.trs test-pr_extender.trs test-pr_format_control.trs test-pr_grapheme_base.trs test-pr_grapheme_extend.trs test-pr_grapheme_link.trs test-pr_hex_digit.trs test-pr_hyphen.trs test-pr_id_continue.trs test-pr_id_start.trs test-pr_ideographic.trs test-pr_ids_binary_operator.trs test-pr_ids_trinary_operator.trs test-pr_ignorable_control.trs test-pr_iso_control.trs test-pr_join_control.trs test-pr_left_of_pair.trs test-pr_line_separator.trs test-pr_logical_order_exception.trs test-pr_lowercase.trs test-pr_math.trs test-pr_non_break.trs test-pr_not_a_character.trs test-pr_numeric.trs test-pr_other_alphabetic.trs test-pr_other_default_ignorable_code_point.trs test-pr_other_grapheme_extend.trs test-pr_other_id_continue.trs test-pr_other_id_start.trs test-pr_other_lowercase.trs test-pr_other_math.trs test-pr_other_uppercase.trs test-pr_paired_punctuation.trs test-pr_paragraph_separator.trs test-pr_pattern_syntax.trs test-pr_pattern_white_space.trs test-pr_private_use.trs test-pr_punctuation.trs test-pr_quotation_mark.trs test-pr_radical.trs test-pr_regional_indicator.trs test-pr_sentence_terminal.trs test-pr_soft_dotted.trs test-pr_space.trs test-pr_terminal_punctuation.trs test-pr_test.trs test-pr_titlecase.trs test-pr_unassigned_code_value.trs test-pr_unified_ideograph.trs test-pr_uppercase.trs test-pr_variation_selector.trs test-pr_white_space.trs test-pr_xid_continue.trs test-pr_xid_start.trs test-pr_zero_width.trs test-scripts.trs test-sy_c_ident.trs test-sy_c_whitespace.trs test-sy_java_ident.trs test-sy_java_whitespace.trs test-u16-grapheme-breaks.trs test-u16-grapheme-next.trs test-u16-grapheme-prev.trs test-u32-grapheme-breaks.trs test-u32-grapheme-next.trs test-u32-grapheme-prev.trs test-u8-grapheme-breaks.trs test-u8-grapheme-next.trs test-u8-grapheme-prev.trs test-uc-gbrk-prop.trs unigbrk/test-uc-grapheme-breaks.sh.trs unigbrk/test-uc-is-grapheme-break.sh.trs unigbrk/test-ulc-grapheme-breaks.sh.trs test-u16-possible-linebreaks.trs test-u16-width-linebreaks.trs test-u32-possible-linebreaks.trs test-u32-width-linebreaks.trs test-u8-possible-linebreaks.trs test-u8-width-linebreaks.trs test-ulc-possible-linebreaks.trs test-ulc-width-linebreaks.trs uniname/test-uninames.sh.trs test-canonical-decomposition.trs test-compat-decomposition.trs test-composition.trs test-decomposing-form.trs test-decomposition.trs test-uninorm-filter-nfc.trs test-nfc.trs uninorm/test-u32-nfc-big.sh.trs test-nfd.trs uninorm/test-u32-nfd-big.sh.trs test-nfkc.trs uninorm/test-u32-nfkc-big.sh.trs test-nfkd.trs uninorm/test-u32-nfkd-big.sh.trs test-u16-normcmp.trs test-u16-normcoll.trs test-u32-normcmp.trs test-u32-normcoll.trs test-u8-normcmp.trs test-u8-normcoll.trs test-unistd-c++.trs test-dup-safer.trs test-unistd.trs test-u16-asnprintf1.trs test-u16-vasnprintf1.trs unistdio/test-u16-vasnprintf2.sh.trs unistdio/test-u16-vasnprintf3.sh.trs test-u16-vasprintf1.trs test-u16-vsnprintf1.trs test-u16-vsprintf1.trs test-u32-asnprintf1.trs test-u32-vasnprintf1.trs unistdio/test-u32-vasnprintf2.sh.trs unistdio/test-u32-vasnprintf3.sh.trs test-u32-vasprintf1.trs test-u32-vsnprintf1.trs test-u32-vsprintf1.trs test-u8-asnprintf1.trs test-u8-vasnprintf1.trs unistdio/test-u8-vasnprintf2.sh.trs unistdio/test-u8-vasnprintf3.sh.trs test-u8-vasprintf1.trs test-u8-vsnprintf1.trs test-u8-vsprintf1.trs test-ulc-asnprintf1.trs test-ulc-vasnprintf1.trs unistdio/test-ulc-vasnprintf2.sh.trs unistdio/test-ulc-vasnprintf3.sh.trs test-ulc-vasprintf1.trs test-ulc-vsnprintf1.trs test-ulc-vsprintf1.trs test-u16-check.trs test-u16-chr.trs test-u16-cmp.trs test-u16-cmp2.trs test-u16-cpy-alloc.trs test-u16-cpy.trs test-u16-mblen.trs test-u16-mbsnlen.trs test-u16-mbtouc.trs test-u16-mbtouc-unsafe.trs test-u16-mbtoucr.trs test-u16-move.trs test-u16-next.trs test-u16-pcpy.trs test-u16-prev.trs test-u16-set.trs test-u16-stpcpy.trs test-u16-stpncpy.trs test-u16-strcat.trs test-u16-strchr.trs test-u16-strcmp.trs test-u16-strcoll.trs test-u16-strcpy.trs test-u16-strdup.trs test-u16-strlen.trs test-u16-strmblen.trs test-u16-strmbtouc.trs test-u16-strncat.trs test-u16-strncmp.trs test-u16-strncpy.trs test-u16-strnlen.trs test-u16-strstr.trs test-u16-strtok.trs test-u16-to-u32.trs test-u16-to-u8.trs test-u16-uctomb.trs test-u32-check.trs test-u32-chr.trs test-u32-cmp.trs test-u32-cmp2.trs test-u32-cpy-alloc.trs test-u32-cpy.trs test-u32-mblen.trs test-u32-mbsnlen.trs test-u32-mbtouc.trs test-u32-mbtouc-unsafe.trs test-u32-mbtoucr.trs test-u32-move.trs test-u32-next.trs test-u32-pcpy.trs test-u32-prev.trs test-u32-set.trs test-u32-stpcpy.trs test-u32-stpncpy.trs test-u32-strcat.trs test-u32-strchr.trs test-u32-strcmp.trs test-u32-strcoll.trs test-u32-strcpy.trs test-u32-strdup.trs test-u32-strlen.trs test-u32-strmblen.trs test-u32-strmbtouc.trs test-u32-strncat.trs test-u32-strncmp.trs test-u32-strncpy.trs test-u32-strnlen.trs test-u32-strstr.trs test-u32-strtok.trs test-u32-to-u16.trs test-u32-to-u8.trs test-u32-uctomb.trs test-u8-check.trs test-u8-chr.trs test-u8-cmp.trs test-u8-cmp2.trs test-u8-cpy-alloc.trs test-u8-cpy.trs test-u8-mblen.trs test-u8-mbsnlen.trs test-u8-mbtouc.trs test-u8-mbtouc-unsafe.trs test-u8-mbtoucr.trs test-u8-move.trs test-u8-next.trs test-u8-pcpy.trs test-u8-prev.trs test-u8-set.trs test-u8-stpcpy.trs test-u8-stpncpy.trs test-u8-strcat.trs test-u8-strchr.trs test-u8-strcmp.trs test-u8-strcoll.trs test-u8-strcpy.trs test-u8-strdup.trs test-u8-strlen.trs test-u8-strmblen.trs test-u8-strmbtouc.trs test-u8-strncat.trs test-u8-strncmp.trs test-u8-strncpy.trs test-u8-strnlen.trs test-u8-strstr.trs test-u8-strtok.trs test-u8-to-u16.trs test-u8-to-u32.trs test-u8-uctomb.trs test-u16-wordbreaks.trs test-u32-wordbreaks.trs uniwbrk/test-uc-wordbreaks.sh.trs test-u8-wordbreaks.trs uniwbrk/test-ulc-wordbreaks.sh.trs test-u16-strwidth.trs test-u16-width.trs test-u32-strwidth.trs test-u32-width.trs test-u8-strwidth.trs test-u8-width.trs test-uc_width.trs uniwidth/test-uc_width2.sh.trs test-unlink.trs test-unlinkat.trs test-unlockpt.trs test-unsetenv.trs test-update-copyright.sh.trs test-userspec.trs test-usleep.trs test-utime-h-c++.trs test-utime-h.trs test-utime.trs test-utimens.trs test-utimensat.trs test-utmp-c++.trs test-utmp.trs test-vasnprintf-gnu.trs test-vasnprintf-posix.trs test-vasnprintf-posix2.sh.trs test-vasnprintf-posix3.trs test-vasnprintf.trs test-vasnwprintf-gnu.trs test-vasnwprintf-posix.trs test-vasnwprintf-posix2.sh.trs test-vasnwprintf-posix3.trs test-vasnwprintf.trs test-vasprintf-gnu.trs test-vasprintf-posix.trs test-vasprintf.trs test-vc-list-files-git.sh.trs test-vc-list-files-cvs.sh.trs test-vdprintf-gnu.sh.trs test-vdprintf-posix.sh.trs test-vdprintf.trs test-verify.trs test-verify.sh.trs test-verror.sh.trs test-version-etc.sh.trs test-vfprintf-gnu.sh.trs test-vfprintf-posix.sh.trs test-vprintf-gnu.sh.trs test-vprintf-posix.sh.trs test-vsnprintf-gnu.trs test-vsnprintf-posix.trs test-vsnprintf.trs test-vsnprintf.trs test-vsprintf-gnu.trs test-vsprintf-posix.trs test-wchar-c++.trs test-wchar.trs test-wcrtomb.sh.trs test-wcrtomb-w32-2.sh.trs test-wcrtomb-w32-3.sh.trs test-wcrtomb-w32-4.sh.trs test-wcrtomb-w32-5.sh.trs test-wcrtomb-w32-6.sh.trs test-wcrtomb-w32-7.sh.trs test-wcrtomb-w32-8.sh.trs test-wcscmp.trs test-wcsncmp.trs test-wcsnrtombs-2.sh.trs test-wcsnrtombs-3.sh.trs test-wcsnrtombs-4.sh.trs test-wcsnrtombs-5.sh.trs test-wcsrtombs-2.sh.trs test-wcsrtombs-3.sh.trs test-wcsrtombs-4.sh.trs test-wcsrtombs-5.sh.trs test-wcsstr.trs test-wcstok.trs test-wctrans.trs test-wctype-h-c++.trs test-wctype-h.trs test-wctype.trs test-wcwidth.trs test-wgetcwd-lgpl.trs test-wmemcmp.trs test-write.trs test-xalloc-die.sh.trs test-xmemdup0.trs test-xprintf-posix.sh.trs test-xstdopen.sh.trs test-xstrerror.trs test-xstring-desc.trs test-xstrtoimax.sh.trs test-xstrtol.sh.trs test-xstrtoll.sh.trs test-xstrtoumax.sh.trs test-xvasprintf.trs test-y0.trs test-y1.trs test-year2038.trs test-yesno.sh.trs test-yn.trs test-fts.trs test-system-quote.sh.trs" || rm -f test-_Exit.sh.trs test-accept.trs test-accept4.trs test-access.trs test-set-mode-acl.sh.trs test-set-mode-acl-1.sh.trs test-set-mode-acl-2.sh.trs test-copy-acl.sh.trs test-copy-acl-1.sh.trs test-copy-acl-2.sh.trs test-acos.trs test-acosf.trs test-acosl.trs test-alignalloc.trs test-alignasof.trs test-aligned-malloc.trs test-aligned_alloc.trs test-alignof.trs test-alloca-opt.trs test-areadlink.trs test-areadlink-with-size.trs test-areadlinkat.trs test-areadlinkat-with-size.trs test-argmatch.trs test-argp.trs test-argp-2.sh.trs test-argp-version-etc.trs test-argp-version-etc-1.sh.trs test-argv-iter.trs test-arpa_inet-c++.trs test-arpa_inet.trs test-array_list.trs test-array_map.trs test-array-mergesort.trs test-array_omap.trs test-array_oset.trs test-array_set.trs test-asin.trs test-asinf.trs test-asinl.trs test-assert-h-c++.trs test-assert.trs test-astrxfrm.trs test-asyncsafe-spin1.trs test-asyncsafe-spin2.trs test-atan.trs test-atan2.trs test-atan2f.trs test-atanf.trs test-atanl.trs test-atexit.sh.trs test-avltree_list.trs test-avltree_omap.trs test-avltree_oset.trs test-avltreehash_list.trs test-base32.trs test-base64.trs test-binary-io.sh.trs test-bind.trs test-bitrotate.trs test-bitset.trs test-boot-time.trs test-btoc32-1.sh.trs test-btoc32-2.sh.trs test-btoc32-3.sh.trs test-btowc-1.sh.trs test-btowc-2.sh.trs test-btowc-3.sh.trs test-byteswap.trs test-c-ctype.trs test-c-dtoastr.sh.trs test-c-ldtoastr.sh.trs test-c-snprintf.sh.trs test-c-stack.sh.trs test-c-stack2.sh.trs test-c-strcase.sh.trs test-c-strcasestr.trs test-c-strstr.trs test-c-vasprintf.sh.trs test-c-vsnprintf.sh.trs test-c-xvasprintf.sh.trs test-c32_apply_mapping.trs test-c32_apply_type_test.trs test-c32_get_mapping.trs test-c32_get_type_test.trs test-c32isalnum.sh.trs test-c32isalpha.sh.trs test-c32isblank.sh.trs test-c32iscntrl.sh.trs test-c32isdigit.sh.trs test-c32isgraph.sh.trs test-c32islower.sh.trs test-c32isprint.sh.trs test-c32ispunct.sh.trs test-c32isspace.sh.trs test-c32isupper.sh.trs test-c32isxdigit.sh.trs test-c32rtomb.sh.trs test-c32rtomb-w32-2.sh.trs test-c32rtomb-w32-3.sh.trs test-c32rtomb-w32-4.sh.trs test-c32rtomb-w32-5.sh.trs test-c32rtomb-w32-6.sh.trs test-c32rtomb-w32-7.sh.trs test-c32rtomb-w32-8.sh.trs test-c32snrtombs-2.sh.trs test-c32snrtombs-3.sh.trs test-c32snrtombs-4.sh.trs test-c32snrtombs-5.sh.trs test-c32srtombs-2.sh.trs test-c32srtombs-3.sh.trs test-c32srtombs-4.sh.trs test-c32srtombs-5.sh.trs test-c32stombs-2.sh.trs test-c32stombs-3.sh.trs test-c32stombs-4.sh.trs test-c32stombs-5.sh.trs test-c32swidth.trs test-c32tolower.sh.trs test-c32toupper.sh.trs test-c32width.trs test-call_once1.trs test-call_once2.trs test-calloc-gnu.trs test-canonicalize-lgpl.trs test-canonicalize.trs test-carray_list.trs test-cbrt-ieee.trs test-cbrt.trs test-cbrtf-ieee.trs test-cbrtf.trs test-cbrtl-ieee.trs test-cbrtl.trs test-ceil-ieee.trs test-ceil1.trs test-ceil2.trs test-ceilf-ieee.trs test-ceilf1.trs test-ceilf2.trs test-ceill-ieee.trs test-ceill.trs test-chdir.trs test-chmod.trs test-chown.trs test-cloexec.trs test-close.trs test-closein.sh.trs test-cnd.trs test-cond.trs test-connect.trs test-copy-file.sh.trs test-copy-file-1.sh.trs test-copy-file-2.sh.trs test-copysign.trs test-copysignf.trs test-copysignl.trs test-cos.trs test-cosf.trs test-cosh.trs test-coshf.trs test-cosl.trs test-count-leading-zeros.trs test-count-one-bits.trs test-count-trailing-zeros.trs test-crc.trs test-creat.trs test-arcfour.trs test-arctwo.trs test-des.trs test-gc-arcfour.trs test-gc-arctwo.trs test-gc-des.trs test-gc-hmac-md5.trs test-gc-hmac-sha1.trs test-gc-hmac-sha256.trs test-gc-hmac-sha512.trs test-gc-md2.trs test-gc-md4.trs test-gc-md5.trs test-gc-pbkdf2-sha1.trs test-gc-pbkdf2.trs test-gc-rijndael.trs test-gc-sha1.trs test-gc-sha256.trs test-gc-sha512.trs test-gc-sm3.trs test-gc.trs test-hmac-md5.trs test-hmac-sha1.trs test-hmac-sha256.trs test-hmac-sha512.trs test-md2-buffer.trs test-md4-buffer.trs test-md5-buffer.trs test-md5-stream.trs test-rijndael.trs test-sha1-buffer.trs test-sha1-stream.trs test-sha256-stream.trs test-sha512-stream.trs test-sm3-buffer.trs test-ctype-c++.trs test-ctype.trs test-dfa-invalid-char-class.sh.trs test-dfa-invalid-merge.sh.trs test-dfa-match.sh.trs test-di-set.trs test-dirent-c++.trs test-dirent-safer.trs test-dirent.trs test-dirfd.trs test-dirname.trs test-dprintf-gnu.sh.trs test-dprintf-posix.sh.trs test-dprintf-posix2.sh.trs test-dprintf.trs test-dup.trs test-dup2.trs test-dup3.trs test-duplocale.trs test-environ.trs test-erf.trs test-erfc.trs test-errno-c++.trs test-errno.trs test-error.sh.trs test-euidaccess.trs test-exclude1.sh.trs test-exclude2.sh.trs test-exclude3.sh.trs test-exclude4.sh.trs test-exclude5.sh.trs test-exclude6.sh.trs test-exclude7.sh.trs test-exclude8.sh.trs test-execl.sh.trs test-execle.sh.trs test-execlp.sh.trs test-execute.sh.trs test-execute-script.trs test-execv.sh.trs test-execve.sh.trs test-execvp.sh.trs test-execvpe.sh.trs test-exp-ieee.trs test-exp.trs test-exp2-ieee.trs test-exp2.trs test-exp2f-ieee.trs test-exp2f.trs test-exp2l-ieee.trs test-exp2l.trs test-expf-ieee.trs test-expf.trs test-expl-ieee.trs test-expl.trs test-explicit_bzero.trs test-expm1-ieee.trs test-expm1.trs test-expm1f-ieee.trs test-expm1f.trs test-expm1l-ieee.trs test-expm1l.trs test-fabs-ieee.trs test-fabs.trs test-fabsf-ieee.trs test-fabsf.trs test-fabsl-ieee.trs test-fabsl.trs test-faccessat.trs test-fbufmode.trs test-fchdir.trs test-fchmodat.trs test-fchownat.trs test-fclose.trs test-fcntl-h-c++.trs test-fcntl-h.trs test-fcntl-safer.trs test-fcntl.trs test-fdatasync.trs test-fdopen.trs test-fdopendir.trs test-fdutimensat.trs test-fenv-c++.trs test-fenv-env-1.trs test-fenv-env-2.trs test-fenv-env-3.trs test-fenv-env-4.trs test-fenv-env-5.trs test-fenv-env-6.sh.trs test-fenv-except-state-4.trs test-fenv-except-state-1.trs test-fenv-except-state-2.trs test-fenv-except-state-3.trs test-fenv-except-tracking-4.trs test-fenv-except-tracking-5.trs test-fenv-except-tracking-1.trs test-fenv-except-tracking-2.sh.trs test-fenv-except-tracking-3.sh.trs test-fenv-except-trapping-1.trs test-fenv-except-trapping-2.sh.trs test-fenv-round.trs test-fenv.trs test-fflush.trs test-fflush2.sh.trs test-ffs.trs test-ffsl.trs test-ffsll.trs test-fgetc.trs test-file-has-acl.sh.trs test-file-has-acl-1.sh.trs test-file-has-acl-2.sh.trs test-filenamecat.trs test-filevercmp.trs test-float-c++.trs test-float.trs test-flock.trs test-floor-ieee.trs test-floor1.trs test-floor2.trs test-floorf-ieee.trs test-floorf1.trs test-floorf2.trs test-floorl-ieee.trs test-floorl.trs test-fma-ieee.trs test-fma1.trs test-fma2.trs test-fmaf-ieee.trs test-fmaf1.trs test-fmaf2.trs test-fmal-ieee.trs test-fmal1.trs test-fmal2.trs test-fmod-ieee.trs test-fmod.trs test-fmodf-ieee.trs test-fmodf.trs test-fmodl-ieee.trs test-fmodl.trs test-fnmatch-h-c++.trs test-fnmatch-h.trs test-fnmatch-1.sh.trs test-fnmatch-2.sh.trs test-fnmatch-3.sh.trs test-fnmatch-4.sh.trs test-fnmatch-5.sh.trs test-fnmatch-w32-2.sh.trs test-fnmatch-w32-3.sh.trs test-fnmatch-w32-4.sh.trs test-fnmatch-w32-5.sh.trs test-fnmatch-w32-6.sh.trs test-fnmatch-w32-7.sh.trs test-fnmatch-w32-8.sh.trs test-fopen-gnu.trs test-fopen-safer.trs test-fopen.trs test-forkpty.trs test-fpending.sh.trs test-fprintf-gnu.sh.trs test-fprintf-posix.sh.trs test-fprintf-posix2.sh.trs test-fprintf-posix3.sh.trs test-fpurge.trs test-fputc.trs test-fread.trs test-freadable.trs test-freadahead.sh.trs test-freading.trs test-freadptr.sh.trs test-freadptr2.sh.trs test-freadseek.sh.trs test-free.trs test-freopen-safer.trs test-freopen.trs test-frexp-ieee.trs test-frexp-nolibm.trs test-frexp.trs test-frexpf-ieee.trs test-frexpf.trs test-frexpl-ieee.trs test-frexpl-nolibm.trs test-frexpl.trs test-fseek.sh.trs test-fseek2.sh.trs test-fseeko.sh.trs test-fseeko2.sh.trs test-fseeko3.sh.trs test-fseeko4.sh.trs test-fseterr.trs test-fstat.trs test-fstatat.trs test-fstrcmp.trs test-fsync.trs test-ftell.sh.trs test-ftell2.sh.trs test-ftell3.trs test-ftello.sh.trs test-ftello2.sh.trs test-ftello3.trs test-ftello4.sh.trs test-ftruncate.sh.trs test-func.trs test-futimens.trs test-fwritable.trs test-fwrite.trs test-fwriting.trs test-get-rusage-as.trs test-get-rusage-data.trs test-getaddrinfo.trs test-getcwd-lgpl.trs test-getcwd.sh.trs test-getdelim.trs test-getdomainname.trs test-getdtablesize.trs test-getentropy.trs test-getgroups.trs test-gethostname.trs test-getline.trs test-getloadavg.trs test-getlogin.trs test-getlogin_r.trs test-getndelim2.trs test-getopt-gnu.trs test-getopt-posix.trs test-getpeername.trs test-getprogname.trs test-getrandom.trs test-getrusage.trs test-getsockname.trs test-getsockopt.trs test-gettime-res.trs test-gettimeofday.trs test-getumask.trs test-dynarray.trs test-scratch-buffer.trs test-glob-h-c++.trs test-glob-h.trs test-glob.trs test-grantpt.trs test-hamt.trs test-hard-locale.trs test-hash_map.trs test-hash_set.trs test-hash.trs test-hypot-ieee.trs test-hypot.trs test-hypotf-ieee.trs test-hypotf.trs test-hypotl-ieee.trs test-hypotl.trs test-i-ring.trs test-iconv-h-c++.trs test-iconv-h.trs test-iconv.trs test-iconv-utf.trs test-ieee754-h.trs test-ignore-value.trs test-ilogb.trs test-ilogbf.trs test-ilogbl.trs test-imaxabs.trs test-imaxdiv.trs test-immutable.sh.trs test-inet_ntop.trs test-inet_pton.trs test-ino-map.trs test-integer_length.trs test-integer_length_l.trs test-integer_length_ll.trs test-intprops.trs test-inttostr.trs test-inttypes-c++.trs test-inttypes.trs test-ioctl.trs test-isatty.trs test-isblank.trs test-isfinite.trs test-isinf.trs test-isnan.trs test-isnand-nolibm.trs test-isnand.trs test-isnanf-nolibm.trs test-isnanf.trs test-isnanl-nolibm.trs test-isnanl.trs test-iswblank.trs test-iswctype.trs test-iswdigit.sh.trs test-iswpunct.sh.trs test-iswxdigit.sh.trs test-j0.trs test-j1.trs test-cache.trs test-jn.trs test-langinfo-c++.trs test-langinfo.trs test-largefile.trs test-lchmod.trs test-lchown.trs test-ldexp-ieee.trs test-ldexp.trs test-ldexpf-ieee.trs test-ldexpf.trs test-ldexpl-ieee.trs test-ldexpl.trs test-lgamma.trs test-libgmp.trs test-libtextstyle.trs test-limits-h-c++.trs test-limits-h.trs test-link.trs test-linkat.trs test-linked_list.trs test-linkedhash_list.trs test-linkedhash_map.trs test-linkedhash_set.trs test-list-c++.trs test-listen.trs test-locale-c++.trs test-locale.trs test-localeconv.trs test-localename.trs test-rwlock1.trs test-lock.trs test-once1.trs test-once2.trs test-log-ieee.trs test-log.trs test-log10-ieee.trs test-log10.trs test-log10f-ieee.trs test-log10f.trs test-log10l-ieee.trs test-log10l.trs test-log1p-ieee.trs test-log1p.trs test-log1pf-ieee.trs test-log1pf.trs test-log1pl-ieee.trs test-log1pl.trs test-log2-ieee.trs test-log2.trs test-log2f-ieee.trs test-log2f.trs test-log2l-ieee.trs test-log2l.trs test-logb-ieee.trs test-logb.trs test-logbf-ieee.trs test-logbf.trs test-logbl-ieee.trs test-logbl.trs test-logf-ieee.trs test-logf.trs test-login_tty.trs test-logl-ieee.trs test-logl.trs test-lseek.sh.trs test-lstat.trs test-malloc-gnu.trs test-malloc-h-c++.trs test-malloc-h.trs test-malloca.trs test-map-c++.trs test-math-c++.trs test-math.trs test-mbfile.sh.trs test-mbmemcasecmp-2.sh.trs test-mbmemcasecmp-3.sh.trs test-mbmemcasecmp-4.sh.trs test-mbmemcasecoll-2.sh.trs test-mbmemcasecoll-3.sh.trs test-mbmemcasecoll-4.sh.trs test-mbrlen-1.sh.trs test-mbrlen-2.sh.trs test-mbrlen-3.sh.trs test-mbrlen-4.sh.trs test-mbrlen-5.sh.trs test-mbrlen-w32-2.sh.trs test-mbrlen-w32-3.sh.trs test-mbrlen-w32-4.sh.trs test-mbrlen-w32-5.sh.trs test-mbrlen-w32-6.sh.trs test-mbrlen-w32-7.sh.trs test-mbrlen-w32-8.sh.trs test-mbrtoc16-1.sh.trs test-mbrtoc16-2.sh.trs test-mbrtoc16-3.sh.trs test-mbrtoc16-4.sh.trs test-mbrtoc16-5.sh.trs test-mbrtoc16-w32-2.sh.trs test-mbrtoc16-w32-3.sh.trs test-mbrtoc16-w32-4.sh.trs test-mbrtoc16-w32-5.sh.trs test-mbrtoc16-w32-6.sh.trs test-mbrtoc16-w32-7.sh.trs test-mbrtoc16-w32-8.sh.trs test-mbrtoc32-regular.trs test-mbrtoc32-1.sh.trs test-mbrtoc32-2.sh.trs test-mbrtoc32-3.sh.trs test-mbrtoc32-4.sh.trs test-mbrtoc32-5.sh.trs test-mbrtoc32-w32-2.sh.trs test-mbrtoc32-w32-3.sh.trs test-mbrtoc32-w32-4.sh.trs test-mbrtoc32-w32-5.sh.trs test-mbrtoc32-w32-6.sh.trs test-mbrtoc32-w32-7.sh.trs test-mbrtoc32-w32-8.sh.trs test-mbrtowc-1.sh.trs test-mbrtowc-2.sh.trs test-mbrtowc-3.sh.trs test-mbrtowc-4.sh.trs test-mbrtowc-5.sh.trs test-mbrtowc-w32-2.sh.trs test-mbrtowc-w32-3.sh.trs test-mbrtowc-w32-4.sh.trs test-mbrtowc-w32-5.sh.trs test-mbrtowc-w32-6.sh.trs test-mbrtowc-w32-7.sh.trs test-mbrtowc-w32-8.sh.trs test-mbscasecmp.sh.trs test-mbscasestr1.trs test-mbscasestr2.sh.trs test-mbscasestr3.sh.trs test-mbscasestr4.sh.trs test-mbschr.sh.trs test-mbscspn.sh.trs test-mbsinit.sh.trs test-mbsncasecmp.sh.trs test-mbsnrtoc32s-1.sh.trs test-mbsnrtoc32s-2.sh.trs test-mbsnrtoc32s-3.sh.trs test-mbsnrtoc32s-4.sh.trs test-mbsnrtoc32s-5.sh.trs test-mbsnrtowcs-1.sh.trs test-mbsnrtowcs-2.sh.trs test-mbsnrtowcs-3.sh.trs test-mbsnrtowcs-4.sh.trs test-mbsnrtowcs-5.sh.trs test-mbspbrk.sh.trs test-mbspcasecmp.sh.trs test-mbsrchr.sh.trs test-mbsrtoc32s-1.sh.trs test-mbsrtoc32s-2.sh.trs test-mbsrtoc32s-3.sh.trs test-mbsrtoc32s-4.sh.trs test-mbsrtoc32s-5.sh.trs test-mbsrtowcs-1.sh.trs test-mbsrtowcs-2.sh.trs test-mbsrtowcs-3.sh.trs test-mbsrtowcs-4.sh.trs test-mbsrtowcs-5.sh.trs test-mbsspn.sh.trs test-mbsstr1.trs test-mbsstr2.sh.trs test-mbsstr3.sh.trs test-mbstoc32s-1.sh.trs test-mbstoc32s-2.sh.trs test-mbstoc32s-3.sh.trs test-mbstoc32s-4.sh.trs test-mbstoc32s-5.sh.trs test-mbstowcs-1.sh.trs test-mbstowcs-2.sh.trs test-mbstowcs-3.sh.trs test-mbstowcs-4.sh.trs test-mbstowcs-5.sh.trs test-mcel.trs test-memalign.trs test-memcasecmp.trs test-memchr.trs test-memchr2.trs test-memcmp.trs test-memcoll.trs test-memmem.trs test-memrchr.trs test-memset_explicit.trs test-mkdir.trs test-mkdirat.trs test-mkfifo.trs test-mkfifoat.trs test-mknod.trs test-modf-ieee.trs test-modf.trs test-modff-ieee.trs test-modff.trs test-modfl-ieee.trs test-modfl.trs test-monetary-c++.trs test-monetary.trs test-mtx.trs test-nan-1.trs test-nan-2.trs test-nanosleep.trs test-net_if-c++.trs test-net_if.trs test-netdb-c++.trs test-netdb.trs test-netinet_in-c++.trs test-netinet_in.trs test-nextafter.trs test-nl_langinfo1.sh.trs test-nl_langinfo2.sh.trs test-nl_langinfo-mt.trs test-nonblocking-pipe.sh.trs test-nonblocking-socket.sh.trs test-nonblocking.trs test-noreturn-c++.trs test-noreturn.trs test-nstrftime.trs test-nullptr-c++.trs test-nullptr.trs test-obstack-printf.trs test-omap-c++.trs test-open.trs test-openat-safer.trs test-openat.trs test-openpty.trs test-oset-c++.trs test-parse-datetime.trs test-parse-duration.sh.trs test-passfd.trs test-pathmax.trs test-perror.sh.trs test-perror2.trs test-physmem.trs test-pipe-filter-gi1.sh.trs test-pipe-filter-gi2.sh.trs test-pipe-filter-ii1.sh.trs test-pipe-filter-ii2.sh.trs test-pipe.trs test-pipe2.trs test-poll-h-c++.trs test-poll-h.trs test-poll.trs test-popen-safer.trs test-popen-safer2.trs test-popen.trs test-posix_memalign.trs test-posix_openpt.trs test-posix_spawn-open1.trs test-posix_spawn-open2.trs test-posix_spawn-inherit0.trs test-posix_spawn-inherit1.trs test-posix_spawn-script.trs test-posix_spawn_file_actions_addchdir.trs test-posix_spawn-chdir.trs test-posix_spawn_file_actions_addclose.trs test-posix_spawn_file_actions_adddup2.trs test-posix_spawn_file_actions_addfchdir.trs test-posix_spawn-fchdir.trs test-posix_spawn_file_actions_addopen.trs test-posix_spawn-dup2-stdout.trs test-posix_spawn-dup2-stdin.trs test-posix_spawnp-script.trs test-posixtm.trs test-pow.trs test-powf.trs test-pread.sh.trs test-printf-frexp.trs test-printf-frexpl.trs test-printf-gnu.sh.trs test-printf-posix.sh.trs test-printf-posix2.sh.trs test-priv-set.trs test-pselect.trs test-pthread-cond.trs test-pthread-c++.trs test-pthread.trs test-pthread-mutex.trs test-pthread-once1.trs test-pthread-once2.trs test-pthread-rwlock.trs test-pthread-spin.trs test-pthread-thread.trs test-pthread-tss.trs test-pthread_sigmask1.trs test-pthread_sigmask2.trs test-ptsname.trs test-ptsname_r.trs test-pty-c++.trs test-pwrite.sh.trs test-qsort_r.trs test-quotearg-simple.trs test-quotearg.sh.trs test-raise.trs test-rand.trs test-random.trs test-random-mt.trs test-random_r.trs test-rawmemchr.trs test-rbtree_list.trs test-rbtree_omap.trs test-rbtree_oset.trs test-rbtreehash_list.trs test-read-file.trs test-read.trs test-readlink.trs test-readlinkat.trs test-readtokens.sh.trs test-readutmp.trs test-realloc-gnu.trs test-reallocarray.trs test-recv.trs test-recvfrom.trs test-regex-quote.trs test-regex.trs test-remainder-ieee.trs test-remainder.trs test-remainderf-ieee.trs test-remainderf.trs test-remainderl-ieee.trs test-remainderl.trs test-remove.trs test-rename.trs test-renameat.trs test-renameatu.trs test-rint-ieee.trs test-rint.trs test-rintf-ieee.trs test-rintf.trs test-rintl-ieee.trs test-rintl.trs test-rmdir.trs test-round-ieee.trs test-round1.trs test-round2.trs test-roundf-ieee.trs test-roundf1.trs test-roundf2.trs test-roundl-ieee.trs test-roundl.trs test-safe-alloc.trs test-sched-c++.trs test-sched.trs test-search-c++.trs test-search.trs test-select.trs test-select-in.sh.trs test-select-out.sh.trs test-send.trs test-sendto.trs test-set-c++.trs test-setenv.trs test-sethostname1.trs test-sethostname2.trs test-setlocale_null.trs test-setlocale_null-mt-one.trs test-setlocale_null-mt-all.trs test-setlocale1.sh.trs test-setlocale2.sh.trs test-setsockopt.trs test-sh-quote.trs test-shutdown.trs test-sigabbrev_np.trs test-sigaction.trs test-sigdescr_np.trs test-signal-h-c++.trs test-signal-h.trs test-signbit.trs test-sigpipe.sh.trs test-sigprocmask.trs test-sigsegv-catch-segv1.trs test-sigsegv-catch-segv2.trs test-sigsegv-catch-stackoverflow1.trs test-sigsegv-catch-stackoverflow2.trs test-simple-atomic.trs test-sin.trs test-sinf.trs test-sinh.trs test-sinhf.trs test-sinl.trs test-sleep.trs test-snan-1.trs test-snan-2.sh.trs test-snprintf-gnu.trs test-snprintf-posix.trs test-snprintf.trs test-snprintf.trs test-sockets.trs test-spawn-c++.trs test-spawn-pipe.sh.trs test-spawn-pipe-script.trs test-spawn.trs test-sprintf-gnu.trs test-sprintf-posix.trs test-sqrt-ieee.trs test-sqrt.trs test-sqrtf-ieee.trs test-sqrtf.trs test-sqrtl-ieee.trs test-sqrtl.trs test-ssfmalloc.trs test-stack.trs test-stat.trs test-stat-time.trs test-statat.trs test-stdalign-c++.trs test-stdarg-c++.trs test-stdbool-c++.trs test-stdbool-c99-c++.trs test-stdbool-c99.trs test-stdbool.trs test-stdckdint-c++.trs test-stdckdint.trs test-stddef-c++.trs test-stddef.trs test-stdint-c++.trs test-stdint.trs test-stdio-c++.trs test-stdio.trs test-stdlib-c++.trs test-stdlib.trs test-stdnoreturn.trs test-strcasestr.trs test-strchrnul.trs test-strerror.trs test-strerror_r.trs test-strerrorname_np.trs test-strfmon_l.trs test-striconv.trs test-striconveh.trs test-striconveha.trs test-string-buffer.trs test-string-c++.trs test-string-desc-quotearg.trs test-string-desc.sh.trs test-string.trs test-strings-c++.trs test-strings.trs test-strncat.trs test-strnlen.trs test-strsignal.trs test-strstr.trs test-strtod.trs test-strtod1.sh.trs test-strtoimax.trs test-strtol.trs test-strtold.trs test-strtold1.sh.trs test-strtoll.trs test-strtoul.trs test-strtoull.trs test-strtoumax.trs test-strverscmp.trs test-supersede.trs test-symlink.trs test-symlinkat.trs test-sys_file-c++.trs test-sys_file.trs test-sys_ioctl-c++.trs test-sys_ioctl.trs test-sys_random-c++.trs test-sys_random.trs test-sys_resource-c++.trs test-sys_resource.trs test-sys_select-c++.trs test-sys_select.trs test-sys_socket-c++.trs test-sys_socket.trs test-sys_stat-c++.trs test-sys_stat.trs test-sys_time-c++.trs test-sys_time.trs test-sys_times-c++.trs test-sys_times.trs test-sys_types-c++.trs test-sys_types.trs test-sys_uio-c++.trs test-sys_uio.trs test-sys_utsname-c++.trs test-sys_utsname.trs test-sys_wait-c++.trs test-sys_wait.trs test-sysexits-c++.trs test-sysexits.trs test-tan.trs test-tanf.trs test-tanh.trs test-tanhf.trs test-tanl.trs test-tempname.trs test-term-style-control-hello.trs test-termcap.trs test-terminfo.trs test-termios-c++.trs test-termios.trs test-init.sh.trs test-thrd_current.trs test-thrd_create.trs test-thrd_exit.trs test-thread_self.trs test-thread_create.trs test-threads-c++.trs test-threads.trs test-thread_local.trs test-time-h-c++.trs test-time-h.trs test-time.trs test-times.trs test-timespec.trs test-timespec_get.trs test-timespec_getres.trs test-tls.trs test-totalorder.trs test-totalorderf.trs test-totalorderl.trs test-towctrans.trs test-trim1.sh.trs test-trim2.sh.trs test-trim3.sh.trs test-trunc-ieee.trs test-trunc1.trs test-trunc2.trs test-truncate.trs test-truncf-ieee.trs test-truncf1.trs test-truncf2.trs test-truncl-ieee.trs test-truncl.trs test-tsearch.sh.trs test-tss.trs test-ttyname_r.trs test-u64.trs test-uchar-c++.trs test-uchar.trs test-uname.trs test-cased.trs test-ignorable.trs unicase/test-locale-language.sh.trs test-uc_tolower.trs test-uc_totitle.trs test-uc_toupper.trs test-u16-casecmp.trs test-u16-casecoll.trs test-u16-casefold.trs test-u16-is-cased.trs test-u16-is-casefolded.trs test-u16-is-lowercase.trs test-u16-is-titlecase.trs test-u16-is-uppercase.trs test-u16-tolower.trs test-u16-totitle.trs test-u16-toupper.trs test-u32-casecmp.trs test-u32-casecoll.trs test-u32-casefold.trs test-u32-is-cased.trs test-u32-is-casefolded.trs test-u32-is-lowercase.trs test-u32-is-titlecase.trs test-u32-is-uppercase.trs test-u32-tolower.trs test-u32-totitle.trs test-u32-toupper.trs test-u8-casecmp.trs test-u8-casecoll.trs test-u8-casefold.trs test-u8-is-cased.trs test-u8-is-casefolded.trs test-u8-is-lowercase.trs test-u8-is-titlecase.trs test-u8-is-uppercase.trs test-u8-tolower.trs test-u8-totitle.trs test-u8-toupper.trs unicase/test-ulc-casecmp1.sh.trs unicase/test-ulc-casecmp2.sh.trs unicase/test-ulc-casecoll1.sh.trs unicase/test-ulc-casecoll2.sh.trs test-unicodeio1.sh.trs test-unicodeio2.sh.trs test-unicodeio3.sh.trs test-u16-conv-from-enc.trs test-u16-conv-to-enc.trs test-u16-strconv-from-enc.trs test-u16-strconv-to-enc.trs test-u32-conv-from-enc.trs test-u32-conv-to-enc.trs test-u32-strconv-from-enc.trs test-u32-strconv-to-enc.trs test-u8-conv-from-enc.trs test-u8-conv-to-enc.trs test-u8-strconv-from-enc.trs test-u8-strconv-to-enc.trs test-bidi_byname.trs test-bidi_longname.trs test-bidi_name.trs test-bidi_of.trs test-bidi_test.trs test-block_list.trs test-block_of.trs test-block_test.trs test-categ_C.trs test-categ_Cc.trs test-categ_Cf.trs test-categ_Cn.trs test-categ_Co.trs test-categ_Cs.trs test-categ_L.trs test-categ_LC.trs test-categ_Ll.trs test-categ_Lm.trs test-categ_Lo.trs test-categ_Lt.trs test-categ_Lu.trs test-categ_M.trs test-categ_Mc.trs test-categ_Me.trs test-categ_Mn.trs test-categ_N.trs test-categ_Nd.trs test-categ_Nl.trs test-categ_No.trs test-categ_P.trs test-categ_Pc.trs test-categ_Pd.trs test-categ_Pe.trs test-categ_Pf.trs test-categ_Pi.trs test-categ_Po.trs test-categ_Ps.trs test-categ_S.trs test-categ_Sc.trs test-categ_Sk.trs test-categ_Sm.trs test-categ_So.trs test-categ_Z.trs test-categ_Zl.trs test-categ_Zp.trs test-categ_Zs.trs test-categ_and_not.trs test-categ_and.trs test-categ_byname.trs test-categ_longname.trs test-categ_name.trs test-categ_none.trs test-categ_of.trs test-categ_or.trs test-categ_test_withtable.trs test-combiningclass_byname.trs test-combiningclass_longname.trs test-combiningclass_name.trs test-combiningclass.trs test-ctype_alnum.trs test-ctype_alpha.trs test-ctype_blank.trs test-ctype_cntrl.trs test-ctype_digit.trs test-ctype_graph.trs test-ctype_lower.trs test-ctype_print.trs test-ctype_punct.trs test-ctype_space.trs test-ctype_upper.trs test-ctype_xdigit.trs test-decdigit.trs test-digit.trs test-joininggroup_byname.trs test-joininggroup_name.trs test-joininggroup_of.trs test-joiningtype_byname.trs test-joiningtype_longname.trs test-joiningtype_name.trs test-joiningtype_of.trs test-mirror.trs test-numeric.trs test-pr_alphabetic.trs test-pr_ascii_hex_digit.trs test-pr_bidi_arabic_digit.trs test-pr_bidi_arabic_right_to_left.trs test-pr_bidi_block_separator.trs test-pr_bidi_boundary_neutral.trs test-pr_bidi_common_separator.trs test-pr_bidi_control.trs test-pr_bidi_embedding_or_override.trs test-pr_bidi_eur_num_separator.trs test-pr_bidi_eur_num_terminator.trs test-pr_bidi_european_digit.trs test-pr_bidi_hebrew_right_to_left.trs test-pr_bidi_left_to_right.trs test-pr_bidi_non_spacing_mark.trs test-pr_bidi_other_neutral.trs test-pr_bidi_pdf.trs test-pr_bidi_segment_separator.trs test-pr_bidi_whitespace.trs test-pr_byname.trs test-pr_case_ignorable.trs test-pr_cased.trs test-pr_changes_when_casefolded.trs test-pr_changes_when_casemapped.trs test-pr_changes_when_lowercased.trs test-pr_changes_when_titlecased.trs test-pr_changes_when_uppercased.trs test-pr_combining.trs test-pr_composite.trs test-pr_currency_symbol.trs test-pr_dash.trs test-pr_decimal_digit.trs test-pr_default_ignorable_code_point.trs test-pr_deprecated.trs test-pr_diacritic.trs test-pr_emoji_component.trs test-pr_emoji_modifier_base.trs test-pr_emoji_modifier.trs test-pr_emoji_presentation.trs test-pr_emoji.trs test-pr_extended_pictographic.trs test-pr_extender.trs test-pr_format_control.trs test-pr_grapheme_base.trs test-pr_grapheme_extend.trs test-pr_grapheme_link.trs test-pr_hex_digit.trs test-pr_hyphen.trs test-pr_id_continue.trs test-pr_id_start.trs test-pr_ideographic.trs test-pr_ids_binary_operator.trs test-pr_ids_trinary_operator.trs test-pr_ignorable_control.trs test-pr_iso_control.trs test-pr_join_control.trs test-pr_left_of_pair.trs test-pr_line_separator.trs test-pr_logical_order_exception.trs test-pr_lowercase.trs test-pr_math.trs test-pr_non_break.trs test-pr_not_a_character.trs test-pr_numeric.trs test-pr_other_alphabetic.trs test-pr_other_default_ignorable_code_point.trs test-pr_other_grapheme_extend.trs test-pr_other_id_continue.trs test-pr_other_id_start.trs test-pr_other_lowercase.trs test-pr_other_math.trs test-pr_other_uppercase.trs test-pr_paired_punctuation.trs test-pr_paragraph_separator.trs test-pr_pattern_syntax.trs test-pr_pattern_white_space.trs test-pr_private_use.trs test-pr_punctuation.trs test-pr_quotation_mark.trs test-pr_radical.trs test-pr_regional_indicator.trs test-pr_sentence_terminal.trs test-pr_soft_dotted.trs test-pr_space.trs test-pr_terminal_punctuation.trs test-pr_test.trs test-pr_titlecase.trs test-pr_unassigned_code_value.trs test-pr_unified_ideograph.trs test-pr_uppercase.trs test-pr_variation_selector.trs test-pr_white_space.trs test-pr_xid_continue.trs test-pr_xid_start.trs test-pr_zero_width.trs test-scripts.trs test-sy_c_ident.trs test-sy_c_whitespace.trs test-sy_java_ident.trs test-sy_java_whitespace.trs test-u16-grapheme-breaks.trs test-u16-grapheme-next.trs test-u16-grapheme-prev.trs test-u32-grapheme-breaks.trs test-u32-grapheme-next.trs test-u32-grapheme-prev.trs test-u8-grapheme-breaks.trs test-u8-grapheme-next.trs test-u8-grapheme-prev.trs test-uc-gbrk-prop.trs unigbrk/test-uc-grapheme-breaks.sh.trs unigbrk/test-uc-is-grapheme-break.sh.trs unigbrk/test-ulc-grapheme-breaks.sh.trs test-u16-possible-linebreaks.trs test-u16-width-linebreaks.trs test-u32-possible-linebreaks.trs test-u32-width-linebreaks.trs test-u8-possible-linebreaks.trs test-u8-width-linebreaks.trs test-ulc-possible-linebreaks.trs test-ulc-width-linebreaks.trs uniname/test-uninames.sh.trs test-canonical-decomposition.trs test-compat-decomposition.trs test-composition.trs test-decomposing-form.trs test-decomposition.trs test-uninorm-filter-nfc.trs test-nfc.trs uninorm/test-u32-nfc-big.sh.trs test-nfd.trs uninorm/test-u32-nfd-big.sh.trs test-nfkc.trs uninorm/test-u32-nfkc-big.sh.trs test-nfkd.trs uninorm/test-u32-nfkd-big.sh.trs test-u16-normcmp.trs test-u16-normcoll.trs test-u32-normcmp.trs test-u32-normcoll.trs test-u8-normcmp.trs test-u8-normcoll.trs test-unistd-c++.trs test-dup-safer.trs test-unistd.trs test-u16-asnprintf1.trs test-u16-vasnprintf1.trs unistdio/test-u16-vasnprintf2.sh.trs unistdio/test-u16-vasnprintf3.sh.trs test-u16-vasprintf1.trs test-u16-vsnprintf1.trs test-u16-vsprintf1.trs test-u32-asnprintf1.trs test-u32-vasnprintf1.trs unistdio/test-u32-vasnprintf2.sh.trs unistdio/test-u32-vasnprintf3.sh.trs test-u32-vasprintf1.trs test-u32-vsnprintf1.trs test-u32-vsprintf1.trs test-u8-asnprintf1.trs test-u8-vasnprintf1.trs unistdio/test-u8-vasnprintf2.sh.trs unistdio/test-u8-vasnprintf3.sh.trs test-u8-vasprintf1.trs test-u8-vsnprintf1.trs test-u8-vsprintf1.trs test-ulc-asnprintf1.trs test-ulc-vasnprintf1.trs unistdio/test-ulc-vasnprintf2.sh.trs unistdio/test-ulc-vasnprintf3.sh.trs test-ulc-vasprintf1.trs test-ulc-vsnprintf1.trs test-ulc-vsprintf1.trs test-u16-check.trs test-u16-chr.trs test-u16-cmp.trs test-u16-cmp2.trs test-u16-cpy-alloc.trs test-u16-cpy.trs test-u16-mblen.trs test-u16-mbsnlen.trs test-u16-mbtouc.trs test-u16-mbtouc-unsafe.trs test-u16-mbtoucr.trs test-u16-move.trs test-u16-next.trs test-u16-pcpy.trs test-u16-prev.trs test-u16-set.trs test-u16-stpcpy.trs test-u16-stpncpy.trs test-u16-strcat.trs test-u16-strchr.trs test-u16-strcmp.trs test-u16-strcoll.trs test-u16-strcpy.trs test-u16-strdup.trs test-u16-strlen.trs test-u16-strmblen.trs test-u16-strmbtouc.trs test-u16-strncat.trs test-u16-strncmp.trs test-u16-strncpy.trs test-u16-strnlen.trs test-u16-strstr.trs test-u16-strtok.trs test-u16-to-u32.trs test-u16-to-u8.trs test-u16-uctomb.trs test-u32-check.trs test-u32-chr.trs test-u32-cmp.trs test-u32-cmp2.trs test-u32-cpy-alloc.trs test-u32-cpy.trs test-u32-mblen.trs test-u32-mbsnlen.trs test-u32-mbtouc.trs test-u32-mbtouc-unsafe.trs test-u32-mbtoucr.trs test-u32-move.trs test-u32-next.trs test-u32-pcpy.trs test-u32-prev.trs test-u32-set.trs test-u32-stpcpy.trs test-u32-stpncpy.trs test-u32-strcat.trs test-u32-strchr.trs test-u32-strcmp.trs test-u32-strcoll.trs test-u32-strcpy.trs test-u32-strdup.trs test-u32-strlen.trs test-u32-strmblen.trs test-u32-strmbtouc.trs test-u32-strncat.trs test-u32-strncmp.trs test-u32-strncpy.trs test-u32-strnlen.trs test-u32-strstr.trs test-u32-strtok.trs test-u32-to-u16.trs test-u32-to-u8.trs test-u32-uctomb.trs test-u8-check.trs test-u8-chr.trs test-u8-cmp.trs test-u8-cmp2.trs test-u8-cpy-alloc.trs test-u8-cpy.trs test-u8-mblen.trs test-u8-mbsnlen.trs test-u8-mbtouc.trs test-u8-mbtouc-unsafe.trs test-u8-mbtoucr.trs test-u8-move.trs test-u8-next.trs test-u8-pcpy.trs test-u8-prev.trs test-u8-set.trs test-u8-stpcpy.trs test-u8-stpncpy.trs test-u8-strcat.trs test-u8-strchr.trs test-u8-strcmp.trs test-u8-strcoll.trs test-u8-strcpy.trs test-u8-strdup.trs test-u8-strlen.trs test-u8-strmblen.trs test-u8-strmbtouc.trs test-u8-strncat.trs test-u8-strncmp.trs test-u8-strncpy.trs test-u8-strnlen.trs test-u8-strstr.trs test-u8-strtok.trs test-u8-to-u16.trs test-u8-to-u32.trs test-u8-uctomb.trs test-u16-wordbreaks.trs test-u32-wordbreaks.trs uniwbrk/test-uc-wordbreaks.sh.trs test-u8-wordbreaks.trs uniwbrk/test-ulc-wordbreaks.sh.trs test-u16-strwidth.trs test-u16-width.trs test-u32-strwidth.trs test-u32-width.trs test-u8-strwidth.trs test-u8-width.trs test-uc_width.trs uniwidth/test-uc_width2.sh.trs test-unlink.trs test-unlinkat.trs test-unlockpt.trs test-unsetenv.trs test-update-copyright.sh.trs test-userspec.trs test-usleep.trs test-utime-h-c++.trs test-utime-h.trs test-utime.trs test-utimens.trs test-utimensat.trs test-utmp-c++.trs test-utmp.trs test-vasnprintf-gnu.trs test-vasnprintf-posix.trs test-vasnprintf-posix2.sh.trs test-vasnprintf-posix3.trs test-vasnprintf.trs test-vasnwprintf-gnu.trs test-vasnwprintf-posix.trs test-vasnwprintf-posix2.sh.trs test-vasnwprintf-posix3.trs test-vasnwprintf.trs test-vasprintf-gnu.trs test-vasprintf-posix.trs test-vasprintf.trs test-vc-list-files-git.sh.trs test-vc-list-files-cvs.sh.trs test-vdprintf-gnu.sh.trs test-vdprintf-posix.sh.trs test-vdprintf.trs test-verify.trs test-verify.sh.trs test-verror.sh.trs test-version-etc.sh.trs test-vfprintf-gnu.sh.trs test-vfprintf-posix.sh.trs test-vprintf-gnu.sh.trs test-vprintf-posix.sh.trs test-vsnprintf-gnu.trs test-vsnprintf-posix.trs test-vsnprintf.trs test-vsnprintf.trs test-vsprintf-gnu.trs test-vsprintf-posix.trs test-wchar-c++.trs test-wchar.trs test-wcrtomb.sh.trs test-wcrtomb-w32-2.sh.trs test-wcrtomb-w32-3.sh.trs test-wcrtomb-w32-4.sh.trs test-wcrtomb-w32-5.sh.trs test-wcrtomb-w32-6.sh.trs test-wcrtomb-w32-7.sh.trs test-wcrtomb-w32-8.sh.trs test-wcscmp.trs test-wcsncmp.trs test-wcsnrtombs-2.sh.trs test-wcsnrtombs-3.sh.trs test-wcsnrtombs-4.sh.trs test-wcsnrtombs-5.sh.trs test-wcsrtombs-2.sh.trs test-wcsrtombs-3.sh.trs test-wcsrtombs-4.sh.trs test-wcsrtombs-5.sh.trs test-wcsstr.trs test-wcstok.trs test-wctrans.trs test-wctype-h-c++.trs test-wctype-h.trs test-wctype.trs test-wcwidth.trs test-wgetcwd-lgpl.trs test-wmemcmp.trs test-write.trs test-xalloc-die.sh.trs test-xmemdup0.trs test-xprintf-posix.sh.trs test-xstdopen.sh.trs test-xstrerror.trs test-xstring-desc.trs test-xstrtoimax.sh.trs test-xstrtol.sh.trs test-xstrtoll.sh.trs test-xstrtoumax.sh.trs test-xvasprintf.trs test-y0.trs test-y1.trs test-year2038.trs test-yesno.sh.trs test-yn.trs test-fts.trs test-system-quote.sh.trs
-test -z "test-suite.log" || rm -f test-suite.log
-rm -f *.tab.c
-test -z "" || rm -f
-test . = "." || test -z "" || rm -f
-rm -f jit/.deps/.dirstamp
-rm -f jit/.dirstamp
-rm -f unicase/.deps/.dirstamp
-rm -f unicase/.dirstamp
-rm -f uniconv/.deps/.dirstamp
-rm -f uniconv/.dirstamp
-rm -f unictype/.deps/.dirstamp
-rm -f unictype/.dirstamp
-rm -f unigbrk/.deps/.dirstamp
-rm -f unigbrk/.dirstamp
-rm -f unilbrk/.deps/.dirstamp
-rm -f unilbrk/.dirstamp
-rm -f uniname/.deps/.dirstamp
-rm -f uniname/.dirstamp
-rm -f uninorm/.deps/.dirstamp
-rm -f uninorm/.dirstamp
-rm -f unistdio/.deps/.dirstamp
-rm -f unistdio/.dirstamp
-rm -f unistr/.deps/.dirstamp
-rm -f unistr/.dirstamp
-rm -f uniwbrk/.deps/.dirstamp
-rm -f uniwbrk/.dirstamp
-rm -f uniwidth/.deps/.dirstamp
-rm -f uniwidth/.dirstamp
-test -z "" || rm -f
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-make[2]: Leaving directory '//test-create-testdir-4.result/gltests'
-rm -f ./.deps/bench_md5-bench-md5.Po
-rm -f ./.deps/bench_sha1-bench-sha1.Po
-rm -f ./.deps/bench_sha224-bench-sha224.Po
-rm -f ./.deps/bench_sha256-bench-sha256.Po
-rm -f ./.deps/bench_sha384-bench-sha384.Po
-rm -f ./.deps/bench_sha512-bench-sha512.Po
-rm -f ./.deps/dummy.Po
-rm -f ./.deps/iconvsupport.Po
-rm -f ./.deps/locale.Po
-rm -f ./.deps/randomd.Po
-rm -f ./.deps/randomf.Po
-rm -f ./.deps/randoml.Po
-rm -f ./.deps/test-_Exit.Po
-rm -f ./.deps/test-accept.Po
-rm -f ./.deps/test-accept4.Po
-rm -f ./.deps/test-access.Po
-rm -f ./.deps/test-acos.Po
-rm -f ./.deps/test-acosf.Po
-rm -f ./.deps/test-acosl.Po
-rm -f ./.deps/test-alignalloc.Po
-rm -f ./.deps/test-alignasof.Po
-rm -f ./.deps/test-aligned-malloc.Po
-rm -f ./.deps/test-aligned_alloc.Po
-rm -f ./.deps/test-alignof.Po
-rm -f ./.deps/test-alloca-opt.Po
-rm -f ./.deps/test-arcfour.Po
-rm -f ./.deps/test-arctwo.Po
-rm -f ./.deps/test-areadlink-with-size.Po
-rm -f ./.deps/test-areadlink.Po
-rm -f ./.deps/test-areadlinkat-with-size.Po
-rm -f ./.deps/test-areadlinkat.Po
-rm -f ./.deps/test-argmatch.Po
-rm -f ./.deps/test-argp-version-etc.Po
-rm -f ./.deps/test-argp.Po
-rm -f ./.deps/test-argv-iter.Po
-rm -f ./.deps/test-arpa_inet-c++.Po
-rm -f ./.deps/test-arpa_inet.Po
-rm -f ./.deps/test-array-mergesort.Po
-rm -f ./.deps/test-array_list.Po
-rm -f ./.deps/test-array_map.Po
-rm -f ./.deps/test-array_omap.Po
-rm -f ./.deps/test-array_oset.Po
-rm -f ./.deps/test-array_set.Po
-rm -f ./.deps/test-asin.Po
-rm -f ./.deps/test-asinf.Po
-rm -f ./.deps/test-asinl.Po
-rm -f ./.deps/test-assert-h-c++.Po
-rm -f ./.deps/test-assert-h-c++2.Po
-rm -f ./.deps/test-assert.Po
-rm -f ./.deps/test-astrxfrm.Po
-rm -f ./.deps/test-asyncsafe-spin1.Po
-rm -f ./.deps/test-asyncsafe-spin2.Po
-rm -f ./.deps/test-atan.Po
-rm -f ./.deps/test-atan2.Po
-rm -f ./.deps/test-atan2f.Po
-rm -f ./.deps/test-atanf.Po
-rm -f ./.deps/test-atanl.Po
-rm -f ./.deps/test-atexit.Po
-rm -f ./.deps/test-avltree_list.Po
-rm -f ./.deps/test-avltree_omap.Po
-rm -f ./.deps/test-avltree_oset.Po
-rm -f ./.deps/test-avltreehash_list.Po
-rm -f ./.deps/test-base32.Po
-rm -f ./.deps/test-base64.Po
-rm -f ./.deps/test-binary-io.Po
-rm -f ./.deps/test-bind.Po
-rm -f ./.deps/test-bitrotate.Po
-rm -f ./.deps/test-bitset.Po
-rm -f ./.deps/test-boot-time.Po
-rm -f ./.deps/test-btoc32.Po
-rm -f ./.deps/test-btowc.Po
-rm -f ./.deps/test-byteswap.Po
-rm -f ./.deps/test-c-ctype.Po
-rm -f ./.deps/test-c-dtoastr.Po
-rm -f ./.deps/test-c-ldtoastr.Po
-rm -f ./.deps/test-c-snprintf.Po
-rm -f ./.deps/test-c-stack.Po
-rm -f ./.deps/test-c-strcasecmp.Po
-rm -f ./.deps/test-c-strcasestr.Po
-rm -f ./.deps/test-c-strncasecmp.Po
-rm -f ./.deps/test-c-strstr.Po
-rm -f ./.deps/test-c-vasprintf.Po
-rm -f ./.deps/test-c-vsnprintf.Po
-rm -f ./.deps/test-c-xvasprintf.Po
-rm -f ./.deps/test-c32_apply_mapping.Po
-rm -f ./.deps/test-c32_apply_type_test.Po
-rm -f ./.deps/test-c32_get_mapping.Po
-rm -f ./.deps/test-c32_get_type_test.Po
-rm -f ./.deps/test-c32isalnum.Po
-rm -f ./.deps/test-c32isalpha.Po
-rm -f ./.deps/test-c32isblank.Po
-rm -f ./.deps/test-c32iscntrl.Po
-rm -f ./.deps/test-c32isdigit.Po
-rm -f ./.deps/test-c32isgraph.Po
-rm -f ./.deps/test-c32islower.Po
-rm -f ./.deps/test-c32isprint.Po
-rm -f ./.deps/test-c32ispunct.Po
-rm -f ./.deps/test-c32isspace.Po
-rm -f ./.deps/test-c32isupper.Po
-rm -f ./.deps/test-c32isxdigit.Po
-rm -f ./.deps/test-c32rtomb-w32.Po
-rm -f ./.deps/test-c32rtomb.Po
-rm -f ./.deps/test-c32snrtombs.Po
-rm -f ./.deps/test-c32srtombs.Po
-rm -f ./.deps/test-c32stombs.Po
-rm -f ./.deps/test-c32swidth.Po
-rm -f ./.deps/test-c32tolower.Po
-rm -f ./.deps/test-c32toupper.Po
-rm -f ./.deps/test-c32width.Po
-rm -f ./.deps/test-call_once1.Po
-rm -f ./.deps/test-call_once2.Po
-rm -f ./.deps/test-calloc-gnu.Po
-rm -f ./.deps/test-canonicalize-lgpl.Po
-rm -f ./.deps/test-canonicalize.Po
-rm -f ./.deps/test-carray_list.Po
-rm -f ./.deps/test-cbrt-ieee.Po
-rm -f ./.deps/test-cbrt.Po
-rm -f ./.deps/test-cbrtf-ieee.Po
-rm -f ./.deps/test-cbrtf.Po
-rm -f ./.deps/test-cbrtl-ieee.Po
-rm -f ./.deps/test-cbrtl.Po
-rm -f ./.deps/test-ceil-ieee.Po
-rm -f ./.deps/test-ceil1.Po
-rm -f ./.deps/test-ceil2.Po
-rm -f ./.deps/test-ceilf-ieee.Po
-rm -f ./.deps/test-ceilf1.Po
-rm -f ./.deps/test-ceilf2.Po
-rm -f ./.deps/test-ceill-ieee.Po
-rm -f ./.deps/test-ceill.Po
-rm -f ./.deps/test-chdir.Po
-rm -f ./.deps/test-chmod.Po
-rm -f ./.deps/test-chown.Po
-rm -f ./.deps/test-cloexec.Po
-rm -f ./.deps/test-close.Po
-rm -f ./.deps/test-closein.Po
-rm -f ./.deps/test-cnd.Po
-rm -f ./.deps/test-cond.Po
-rm -f ./.deps/test-connect.Po
-rm -f ./.deps/test-copy-acl.Po
-rm -f ./.deps/test-copy-file.Po
-rm -f ./.deps/test-copysign.Po
-rm -f ./.deps/test-copysignf.Po
-rm -f ./.deps/test-copysignl.Po
-rm -f ./.deps/test-cos.Po
-rm -f ./.deps/test-cosf.Po
-rm -f ./.deps/test-cosh.Po
-rm -f ./.deps/test-coshf.Po
-rm -f ./.deps/test-cosl.Po
-rm -f ./.deps/test-count-leading-zeros.Po
-rm -f ./.deps/test-count-one-bits.Po
-rm -f ./.deps/test-count-trailing-zeros.Po
-rm -f ./.deps/test-crc.Po
-rm -f ./.deps/test-creat.Po
-rm -f ./.deps/test-ctype-c++.Po
-rm -f ./.deps/test-ctype-c++2.Po
-rm -f ./.deps/test-ctype.Po
-rm -f ./.deps/test-des.Po
-rm -f ./.deps/test-dfa-match-aux.Po
-rm -f ./.deps/test-di-set.Po
-rm -f ./.deps/test-dirent-c++.Po
-rm -f ./.deps/test-dirent-safer.Po
-rm -f ./.deps/test-dirent.Po
-rm -f ./.deps/test-dirfd.Po
-rm -f ./.deps/test-dirname.Po
-rm -f ./.deps/test-dprintf-gnu.Po
-rm -f ./.deps/test-dprintf-posix.Po
-rm -f ./.deps/test-dprintf-posix2.Po
-rm -f ./.deps/test-dprintf.Po
-rm -f ./.deps/test-dup-safer.Po
-rm -f ./.deps/test-dup.Po
-rm -f ./.deps/test-dup2.Po
-rm -f ./.deps/test-dup3.Po
-rm -f ./.deps/test-duplocale.Po
-rm -f ./.deps/test-dynarray.Po
-rm -f ./.deps/test-environ.Po
-rm -f ./.deps/test-erf.Po
-rm -f ./.deps/test-erfc.Po
-rm -f ./.deps/test-errno-c++.Po
-rm -f ./.deps/test-errno-c++2.Po
-rm -f ./.deps/test-errno.Po
-rm -f ./.deps/test-error.Po
-rm -f ./.deps/test-euidaccess.Po
-rm -f ./.deps/test-exclude.Po
-rm -f ./.deps/test-exec-child.Po
-rm -f ./.deps/test-execl-main.Po
-rm -f ./.deps/test-execle-main.Po
-rm -f ./.deps/test-execlp-main.Po
-rm -f ./.deps/test-execute-child.Po
-rm -f ./.deps/test-execute-main.Po
-rm -f ./.deps/test-execv-main.Po
-rm -f ./.deps/test-execve-main.Po
-rm -f ./.deps/test-execvp-main.Po
-rm -f ./.deps/test-execvpe-main.Po
-rm -f ./.deps/test-exp-ieee.Po
-rm -f ./.deps/test-exp.Po
-rm -f ./.deps/test-exp2-ieee.Po
-rm -f ./.deps/test-exp2.Po
-rm -f ./.deps/test-exp2f-ieee.Po
-rm -f ./.deps/test-exp2f.Po
-rm -f ./.deps/test-exp2l-ieee.Po
-rm -f ./.deps/test-exp2l.Po
-rm -f ./.deps/test-expf-ieee.Po
-rm -f ./.deps/test-expf.Po
-rm -f ./.deps/test-expl-ieee.Po
-rm -f ./.deps/test-expl.Po
-rm -f ./.deps/test-explicit_bzero.Po
-rm -f ./.deps/test-expm1-ieee.Po
-rm -f ./.deps/test-expm1.Po
-rm -f ./.deps/test-expm1f-ieee.Po
-rm -f ./.deps/test-expm1f.Po
-rm -f ./.deps/test-expm1l-ieee.Po
-rm -f ./.deps/test-expm1l.Po
-rm -f ./.deps/test-fabs-ieee.Po
-rm -f ./.deps/test-fabs.Po
-rm -f ./.deps/test-fabsf-ieee.Po
-rm -f ./.deps/test-fabsf.Po
-rm -f ./.deps/test-fabsl-ieee.Po
-rm -f ./.deps/test-fabsl.Po
-rm -f ./.deps/test-faccessat.Po
-rm -f ./.deps/test-fbufmode.Po
-rm -f ./.deps/test-fchdir.Po
-rm -f ./.deps/test-fchmodat.Po
-rm -f ./.deps/test-fchownat.Po
-rm -f ./.deps/test-fclose.Po
-rm -f ./.deps/test-fcntl-h-c++.Po
-rm -f ./.deps/test-fcntl-h.Po
-rm -f ./.deps/test-fcntl-safer.Po
-rm -f ./.deps/test-fcntl.Po
-rm -f ./.deps/test-fdatasync.Po
-rm -f ./.deps/test-fdopen.Po
-rm -f ./.deps/test-fdopendir.Po
-rm -f ./.deps/test-fdutimensat.Po
-rm -f ./.deps/test-fenv-c++.Po
-rm -f ./.deps/test-fenv-env-1.Po
-rm -f ./.deps/test-fenv-env-2.Po
-rm -f ./.deps/test-fenv-env-3.Po
-rm -f ./.deps/test-fenv-env-4.Po
-rm -f ./.deps/test-fenv-env-5.Po
-rm -f ./.deps/test-fenv-env-6.Po
-rm -f ./.deps/test-fenv-except-state-1.Po
-rm -f ./.deps/test-fenv-except-state-2.Po
-rm -f ./.deps/test-fenv-except-state-3.Po
-rm -f ./.deps/test-fenv-except-state-4.Po
-rm -f ./.deps/test-fenv-except-tracking-1.Po
-rm -f ./.deps/test-fenv-except-tracking-2.Po
-rm -f ./.deps/test-fenv-except-tracking-3.Po
-rm -f ./.deps/test-fenv-except-tracking-4.Po
-rm -f ./.deps/test-fenv-except-tracking-5.Po
-rm -f ./.deps/test-fenv-except-trapping-1.Po
-rm -f ./.deps/test-fenv-except-trapping-2.Po
-rm -f ./.deps/test-fenv-round.Po
-rm -f ./.deps/test-fenv.Po
-rm -f ./.deps/test-fflush.Po
-rm -f ./.deps/test-fflush2.Po
-rm -f ./.deps/test-ffs.Po
-rm -f ./.deps/test-ffsl.Po
-rm -f ./.deps/test-ffsll.Po
-rm -f ./.deps/test-fgetc.Po
-rm -f ./.deps/test-file-has-acl.Po
-rm -f ./.deps/test-filenamecat.Po
-rm -f ./.deps/test-filevercmp.Po
-rm -f ./.deps/test-float-c++.Po
-rm -f ./.deps/test-float-c++2.Po
-rm -f ./.deps/test-float.Po
-rm -f ./.deps/test-flock.Po
-rm -f ./.deps/test-floor-ieee.Po
-rm -f ./.deps/test-floor1.Po
-rm -f ./.deps/test-floor2.Po
-rm -f ./.deps/test-floorf-ieee.Po
-rm -f ./.deps/test-floorf1.Po
-rm -f ./.deps/test-floorf2.Po
-rm -f ./.deps/test-floorl-ieee.Po
-rm -f ./.deps/test-floorl.Po
-rm -f ./.deps/test-fma-ieee.Po
-rm -f ./.deps/test-fma1.Po
-rm -f ./.deps/test-fma2.Po
-rm -f ./.deps/test-fmaf-ieee.Po
-rm -f ./.deps/test-fmaf1.Po
-rm -f ./.deps/test-fmaf2.Po
-rm -f ./.deps/test-fmal-ieee.Po
-rm -f ./.deps/test-fmal1.Po
-rm -f ./.deps/test-fmal2.Po
-rm -f ./.deps/test-fmod-ieee.Po
-rm -f ./.deps/test-fmod.Po
-rm -f ./.deps/test-fmodf-ieee.Po
-rm -f ./.deps/test-fmodf.Po
-rm -f ./.deps/test-fmodl-ieee.Po
-rm -f ./.deps/test-fmodl.Po
-rm -f ./.deps/test-fnmatch-h-c++.Po
-rm -f ./.deps/test-fnmatch-h.Po
-rm -f ./.deps/test-fnmatch-w32.Po
-rm -f ./.deps/test-fnmatch.Po
-rm -f ./.deps/test-fopen-gnu.Po
-rm -f ./.deps/test-fopen-safer.Po
-rm -f ./.deps/test-fopen.Po
-rm -f ./.deps/test-forkpty.Po
-rm -f ./.deps/test-fpending.Po
-rm -f ./.deps/test-fprintf-gnu.Po
-rm -f ./.deps/test-fprintf-posix.Po
-rm -f ./.deps/test-fprintf-posix2.Po
-rm -f ./.deps/test-fprintf-posix3.Po
-rm -f ./.deps/test-fpurge.Po
-rm -f ./.deps/test-fputc.Po
-rm -f ./.deps/test-fread.Po
-rm -f ./.deps/test-freadable.Po
-rm -f ./.deps/test-freadahead.Po
-rm -f ./.deps/test-freading.Po
-rm -f ./.deps/test-freadptr.Po
-rm -f ./.deps/test-freadptr2.Po
-rm -f ./.deps/test-freadseek.Po
-rm -f ./.deps/test-free.Po
-rm -f ./.deps/test-freopen-safer.Po
-rm -f ./.deps/test-freopen.Po
-rm -f ./.deps/test-frexp-ieee.Po
-rm -f ./.deps/test-frexp.Po
-rm -f ./.deps/test-frexpf-ieee.Po
-rm -f ./.deps/test-frexpf.Po
-rm -f ./.deps/test-frexpl-ieee.Po
-rm -f ./.deps/test-frexpl.Po
-rm -f ./.deps/test-fseek.Po
-rm -f ./.deps/test-fseeko.Po
-rm -f ./.deps/test-fseeko3.Po
-rm -f ./.deps/test-fseeko4.Po
-rm -f ./.deps/test-fseterr.Po
-rm -f ./.deps/test-fstat.Po
-rm -f ./.deps/test-fstatat.Po
-rm -f ./.deps/test-fstrcmp.Po
-rm -f ./.deps/test-fsync.Po
-rm -f ./.deps/test-ftell.Po
-rm -f ./.deps/test-ftell3.Po
-rm -f ./.deps/test-ftello.Po
-rm -f ./.deps/test-ftello3.Po
-rm -f ./.deps/test-ftello4.Po
-rm -f ./.deps/test-ftruncate.Po
-rm -f ./.deps/test-fts.Po
-rm -f ./.deps/test-func.Po
-rm -f ./.deps/test-futimens.Po
-rm -f ./.deps/test-fwritable.Po
-rm -f ./.deps/test-fwrite.Po
-rm -f ./.deps/test-fwriting.Po
-rm -f ./.deps/test-gc-arcfour.Po
-rm -f ./.deps/test-gc-arctwo.Po
-rm -f ./.deps/test-gc-des.Po
-rm -f ./.deps/test-gc-hmac-md5.Po
-rm -f ./.deps/test-gc-hmac-sha1.Po
-rm -f ./.deps/test-gc-hmac-sha256.Po
-rm -f ./.deps/test-gc-hmac-sha512.Po
-rm -f ./.deps/test-gc-md2.Po
-rm -f ./.deps/test-gc-md4.Po
-rm -f ./.deps/test-gc-md5.Po
-rm -f ./.deps/test-gc-pbkdf2-sha1.Po
-rm -f ./.deps/test-gc-pbkdf2.Po
-rm -f ./.deps/test-gc-rijndael.Po
-rm -f ./.deps/test-gc-sha1.Po
-rm -f ./.deps/test-gc-sha256.Po
-rm -f ./.deps/test-gc-sha512.Po
-rm -f ./.deps/test-gc-sm3.Po
-rm -f ./.deps/test-gc.Po
-rm -f ./.deps/test-get-rusage-as.Po
-rm -f ./.deps/test-get-rusage-data.Po
-rm -f ./.deps/test-getaddrinfo.Po
-rm -f ./.deps/test-getcwd-lgpl.Po
-rm -f ./.deps/test-getcwd.Po
-rm -f ./.deps/test-getdelim.Po
-rm -f ./.deps/test-getdomainname.Po
-rm -f ./.deps/test-getdtablesize.Po
-rm -f ./.deps/test-getentropy.Po
-rm -f ./.deps/test-getgroups.Po
-rm -f ./.deps/test-gethostname.Po
-rm -f ./.deps/test-getline.Po
-rm -f ./.deps/test-getloadavg.Po
-rm -f ./.deps/test-getlogin.Po
-rm -f ./.deps/test-getlogin_r.Po
-rm -f ./.deps/test-getndelim2.Po
-rm -f ./.deps/test-getopt-gnu.Po
-rm -f ./.deps/test-getopt-posix.Po
-rm -f ./.deps/test-getpeername.Po
-rm -f ./.deps/test-getprogname.Po
-rm -f ./.deps/test-getrandom.Po
-rm -f ./.deps/test-getrusage.Po
-rm -f ./.deps/test-getsockname.Po
-rm -f ./.deps/test-getsockopt.Po
-rm -f ./.deps/test-gettime-res.Po
-rm -f ./.deps/test-gettimeofday.Po
-rm -f ./.deps/test-getumask.Po
-rm -f ./.deps/test-glob-h-c++.Po
-rm -f ./.deps/test-glob-h.Po
-rm -f ./.deps/test-glob.Po
-rm -f ./.deps/test-grantpt.Po
-rm -f ./.deps/test-hamt.Po
-rm -f ./.deps/test-hard-locale.Po
-rm -f ./.deps/test-hash.Po
-rm -f ./.deps/test-hash_map.Po
-rm -f ./.deps/test-hash_set.Po
-rm -f ./.deps/test-hmac-md5.Po
-rm -f ./.deps/test-hmac-sha1.Po
-rm -f ./.deps/test-hmac-sha256.Po
-rm -f ./.deps/test-hmac-sha512.Po
-rm -f ./.deps/test-hypot-ieee.Po
-rm -f ./.deps/test-hypot.Po
-rm -f ./.deps/test-hypotf-ieee.Po
-rm -f ./.deps/test-hypotf.Po
-rm -f ./.deps/test-hypotl-ieee.Po
-rm -f ./.deps/test-hypotl.Po
-rm -f ./.deps/test-i-ring.Po
-rm -f ./.deps/test-iconv-h-c++.Po
-rm -f ./.deps/test-iconv-h.Po
-rm -f ./.deps/test-iconv-utf.Po
-rm -f ./.deps/test-iconv.Po
-rm -f ./.deps/test-ieee754-h.Po
-rm -f ./.deps/test-ignore-value.Po
-rm -f ./.deps/test-ilogb.Po
-rm -f ./.deps/test-ilogbf.Po
-rm -f ./.deps/test-ilogbl.Po
-rm -f ./.deps/test-imaxabs.Po
-rm -f ./.deps/test-imaxdiv.Po
-rm -f ./.deps/test-immutable.Po
-rm -f ./.deps/test-inet_ntop.Po
-rm -f ./.deps/test-inet_pton.Po
-rm -f ./.deps/test-ino-map.Po
-rm -f ./.deps/test-integer_length.Po
-rm -f ./.deps/test-integer_length_l.Po
-rm -f ./.deps/test-integer_length_ll.Po
-rm -f ./.deps/test-intprops.Po
-rm -f ./.deps/test-inttostr.Po
-rm -f ./.deps/test-inttypes-c++.Po
-rm -f ./.deps/test-inttypes-c++2.Po
-rm -f ./.deps/test-inttypes.Po
-rm -f ./.deps/test-ioctl.Po
-rm -f ./.deps/test-isatty.Po
-rm -f ./.deps/test-isblank.Po
-rm -f ./.deps/test-isfinite.Po
-rm -f ./.deps/test-isinf.Po
-rm -f ./.deps/test-isnan.Po
-rm -f ./.deps/test-isnand-nolibm.Po
-rm -f ./.deps/test-isnand.Po
-rm -f ./.deps/test-isnanf-nolibm.Po
-rm -f ./.deps/test-isnanf.Po
-rm -f ./.deps/test-isnanl-nolibm.Po
-rm -f ./.deps/test-isnanl.Po
-rm -f ./.deps/test-iswblank.Po
-rm -f ./.deps/test-iswctype.Po
-rm -f ./.deps/test-iswdigit.Po
-rm -f ./.deps/test-iswpunct.Po
-rm -f ./.deps/test-iswxdigit.Po
-rm -f ./.deps/test-j0.Po
-rm -f ./.deps/test-j1.Po
-rm -f ./.deps/test-jn.Po
-rm -f ./.deps/test-langinfo-c++.Po
-rm -f ./.deps/test-langinfo.Po
-rm -f ./.deps/test-largefile.Po
-rm -f ./.deps/test-lchmod.Po
-rm -f ./.deps/test-lchown.Po
-rm -f ./.deps/test-ldexp-ieee.Po
-rm -f ./.deps/test-ldexp.Po
-rm -f ./.deps/test-ldexpf-ieee.Po
-rm -f ./.deps/test-ldexpf.Po
-rm -f ./.deps/test-ldexpl-ieee.Po
-rm -f ./.deps/test-ldexpl.Po
-rm -f ./.deps/test-lgamma.Po
-rm -f ./.deps/test-libgmp.Po
-rm -f ./.deps/test-limits-h-c++.Po
-rm -f ./.deps/test-limits-h-c++2.Po
-rm -f ./.deps/test-limits-h.Po
-rm -f ./.deps/test-link.Po
-rm -f ./.deps/test-linkat.Po
-rm -f ./.deps/test-linked_list.Po
-rm -f ./.deps/test-linkedhash_list.Po
-rm -f ./.deps/test-linkedhash_map.Po
-rm -f ./.deps/test-linkedhash_set.Po
-rm -f ./.deps/test-list-c++.Po
-rm -f ./.deps/test-listen.Po
-rm -f ./.deps/test-localcharset.Po
-rm -f ./.deps/test-locale-c++.Po
-rm -f ./.deps/test-locale-c++2.Po
-rm -f ./.deps/test-locale.Po
-rm -f ./.deps/test-localeconv.Po
-rm -f ./.deps/test-localename.Po
-rm -f ./.deps/test-lock.Po
-rm -f ./.deps/test-log-ieee.Po
-rm -f ./.deps/test-log.Po
-rm -f ./.deps/test-log10-ieee.Po
-rm -f ./.deps/test-log10.Po
-rm -f ./.deps/test-log10f-ieee.Po
-rm -f ./.deps/test-log10f.Po
-rm -f ./.deps/test-log10l-ieee.Po
-rm -f ./.deps/test-log10l.Po
-rm -f ./.deps/test-log1p-ieee.Po
-rm -f ./.deps/test-log1p.Po
-rm -f ./.deps/test-log1pf-ieee.Po
-rm -f ./.deps/test-log1pf.Po
-rm -f ./.deps/test-log1pl-ieee.Po
-rm -f ./.deps/test-log1pl.Po
-rm -f ./.deps/test-log2-ieee.Po
-rm -f ./.deps/test-log2.Po
-rm -f ./.deps/test-log2f-ieee.Po
-rm -f ./.deps/test-log2f.Po
-rm -f ./.deps/test-log2l-ieee.Po
-rm -f ./.deps/test-log2l.Po
-rm -f ./.deps/test-logb-ieee.Po
-rm -f ./.deps/test-logb.Po
-rm -f ./.deps/test-logbf-ieee.Po
-rm -f ./.deps/test-logbf.Po
-rm -f ./.deps/test-logbl-ieee.Po
-rm -f ./.deps/test-logbl.Po
-rm -f ./.deps/test-logf-ieee.Po
-rm -f ./.deps/test-logf.Po
-rm -f ./.deps/test-login_tty.Po
-rm -f ./.deps/test-logl-ieee.Po
-rm -f ./.deps/test-logl.Po
-rm -f ./.deps/test-lseek.Po
-rm -f ./.deps/test-lstat.Po
-rm -f ./.deps/test-malloc-gnu.Po
-rm -f ./.deps/test-malloc-h-c++.Po
-rm -f ./.deps/test-malloc-h.Po
-rm -f ./.deps/test-malloca.Po
-rm -f ./.deps/test-map-c++.Po
-rm -f ./.deps/test-math-c++.Po
-rm -f ./.deps/test-math-c++2.Po
-rm -f ./.deps/test-math.Po
-rm -f ./.deps/test-mbfile.Po
-rm -f ./.deps/test-mbmemcasecmp.Po
-rm -f ./.deps/test-mbmemcasecoll.Po
-rm -f ./.deps/test-mbrlen-w32.Po
-rm -f ./.deps/test-mbrlen.Po
-rm -f ./.deps/test-mbrtoc16-w32.Po
-rm -f ./.deps/test-mbrtoc16.Po
-rm -f ./.deps/test-mbrtoc32-regular.Po
-rm -f ./.deps/test-mbrtoc32-w32.Po
-rm -f ./.deps/test-mbrtoc32.Po
-rm -f ./.deps/test-mbrtowc-w32.Po
-rm -f ./.deps/test-mbrtowc.Po
-rm -f ./.deps/test-mbscasecmp.Po
-rm -f ./.deps/test-mbscasestr1.Po
-rm -f ./.deps/test-mbscasestr2.Po
-rm -f ./.deps/test-mbscasestr3.Po
-rm -f ./.deps/test-mbscasestr4.Po
-rm -f ./.deps/test-mbschr.Po
-rm -f ./.deps/test-mbscspn.Po
-rm -f ./.deps/test-mbsinit.Po
-rm -f ./.deps/test-mbsncasecmp.Po
-rm -f ./.deps/test-mbsnrtoc32s.Po
-rm -f ./.deps/test-mbsnrtowcs.Po
-rm -f ./.deps/test-mbspbrk.Po
-rm -f ./.deps/test-mbspcasecmp.Po
-rm -f ./.deps/test-mbsrchr.Po
-rm -f ./.deps/test-mbsrtoc32s.Po
-rm -f ./.deps/test-mbsrtowcs.Po
-rm -f ./.deps/test-mbsspn.Po
-rm -f ./.deps/test-mbsstr1.Po
-rm -f ./.deps/test-mbsstr2.Po
-rm -f ./.deps/test-mbsstr3.Po
-rm -f ./.deps/test-mbstoc32s.Po
-rm -f ./.deps/test-mbstowcs.Po
-rm -f ./.deps/test-mcel.Po
-rm -f ./.deps/test-md2-buffer.Po
-rm -f ./.deps/test-md4-buffer.Po
-rm -f ./.deps/test-md5-buffer.Po
-rm -f ./.deps/test-md5-stream.Po
-rm -f ./.deps/test-memalign.Po
-rm -f ./.deps/test-memcasecmp.Po
-rm -f ./.deps/test-memchr.Po
-rm -f ./.deps/test-memchr2.Po
-rm -f ./.deps/test-memcmp.Po
-rm -f ./.deps/test-memcoll.Po
-rm -f ./.deps/test-memmem.Po
-rm -f ./.deps/test-memrchr.Po
-rm -f ./.deps/test-memset_explicit.Po
-rm -f ./.deps/test-mkdir.Po
-rm -f ./.deps/test-mkdirat.Po
-rm -f ./.deps/test-mkfifo.Po
-rm -f ./.deps/test-mkfifoat.Po
-rm -f ./.deps/test-mknod.Po
-rm -f ./.deps/test-modf-ieee.Po
-rm -f ./.deps/test-modf.Po
-rm -f ./.deps/test-modff-ieee.Po
-rm -f ./.deps/test-modff.Po
-rm -f ./.deps/test-modfl-ieee.Po
-rm -f ./.deps/test-modfl.Po
-rm -f ./.deps/test-monetary-c++.Po
-rm -f ./.deps/test-monetary.Po
-rm -f ./.deps/test-mtx.Po
-rm -f ./.deps/test-nan-1.Po
-rm -f ./.deps/test-nan-2.Po
-rm -f ./.deps/test-nanosleep.Po
-rm -f ./.deps/test-net_if-c++.Po
-rm -f ./.deps/test-net_if.Po
-rm -f ./.deps/test-netdb-c++.Po
-rm -f ./.deps/test-netdb.Po
-rm -f ./.deps/test-netinet_in-c++.Po
-rm -f ./.deps/test-netinet_in.Po
-rm -f ./.deps/test-nextafter.Po
-rm -f ./.deps/test-nl_langinfo-mt.Po
-rm -f ./.deps/test-nl_langinfo1.Po
-rm -f ./.deps/test-nl_langinfo2.Po
-rm -f ./.deps/test-nonblocking-pipe-child.Po
-rm -f ./.deps/test-nonblocking-pipe-main.Po
-rm -f ./.deps/test-nonblocking-socket-child.Po
-rm -f ./.deps/test-nonblocking-socket-main.Po
-rm -f ./.deps/test-nonblocking.Po
-rm -f ./.deps/test-noreturn-c++.Po
-rm -f ./.deps/test-noreturn.Po
-rm -f ./.deps/test-nstrftime.Po
-rm -f ./.deps/test-nullptr-c++.Po
-rm -f ./.deps/test-nullptr.Po
-rm -f ./.deps/test-obstack-printf.Po
-rm -f ./.deps/test-omap-c++.Po
-rm -f ./.deps/test-once.Po
-rm -f ./.deps/test-open.Po
-rm -f ./.deps/test-openat-safer.Po
-rm -f ./.deps/test-openat.Po
-rm -f ./.deps/test-openpty.Po
-rm -f ./.deps/test-oset-c++.Po
-rm -f ./.deps/test-parse-datetime.Po
-rm -f ./.deps/test-parse-duration.Po
-rm -f ./.deps/test-passfd.Po
-rm -f ./.deps/test-pathmax.Po
-rm -f ./.deps/test-perror.Po
-rm -f ./.deps/test-perror2.Po
-rm -f ./.deps/test-physmem.Po
-rm -f ./.deps/test-pipe-filter-gi1.Po
-rm -f ./.deps/test-pipe-filter-gi2-child.Po
-rm -f ./.deps/test-pipe-filter-gi2-main.Po
-rm -f ./.deps/test-pipe-filter-ii1.Po
-rm -f ./.deps/test-pipe-filter-ii2-child.Po
-rm -f ./.deps/test-pipe-filter-ii2-main.Po
-rm -f ./.deps/test-pipe.Po
-rm -f ./.deps/test-pipe2.Po
-rm -f ./.deps/test-poll-h-c++.Po
-rm -f ./.deps/test-poll-h.Po
-rm -f ./.deps/test-poll.Po
-rm -f ./.deps/test-popen-safer.Po
-rm -f ./.deps/test-popen-safer2.Po
-rm -f ./.deps/test-popen.Po
-rm -f ./.deps/test-posix_memalign.Po
-rm -f ./.deps/test-posix_openpt.Po
-rm -f ./.deps/test-posix_spawn-chdir.Po
-rm -f ./.deps/test-posix_spawn-dup2-stdin.Po
-rm -f ./.deps/test-posix_spawn-dup2-stdout.Po
-rm -f ./.deps/test-posix_spawn-fchdir.Po
-rm -f ./.deps/test-posix_spawn-inherit0.Po
-rm -f ./.deps/test-posix_spawn-inherit1.Po
-rm -f ./.deps/test-posix_spawn-open1.Po
-rm -f ./.deps/test-posix_spawn-open2.Po
-rm -f ./.deps/test-posix_spawn_file_actions_addchdir.Po
-rm -f ./.deps/test-posix_spawn_file_actions_addclose.Po
-rm -f ./.deps/test-posix_spawn_file_actions_adddup2.Po
-rm -f ./.deps/test-posix_spawn_file_actions_addfchdir.Po
-rm -f ./.deps/test-posix_spawn_file_actions_addopen.Po
-rm -f ./.deps/test-posixtm.Po
-rm -f ./.deps/test-pow.Po
-rm -f ./.deps/test-powf.Po
-rm -f ./.deps/test-pread.Po
-rm -f ./.deps/test-printf-frexp.Po
-rm -f ./.deps/test-printf-frexpl.Po
-rm -f ./.deps/test-printf-gnu.Po
-rm -f ./.deps/test-printf-posix.Po
-rm -f ./.deps/test-printf-posix2.Po
-rm -f ./.deps/test-priv-set.Po
-rm -f ./.deps/test-pselect.Po
-rm -f ./.deps/test-pthread-c++.Po
-rm -f ./.deps/test-pthread-cond.Po
-rm -f ./.deps/test-pthread-mutex.Po
-rm -f ./.deps/test-pthread-once1.Po
-rm -f ./.deps/test-pthread-once2.Po
-rm -f ./.deps/test-pthread-rwlock.Po
-rm -f ./.deps/test-pthread-spin.Po
-rm -f ./.deps/test-pthread-thread.Po
-rm -f ./.deps/test-pthread-tss.Po
-rm -f ./.deps/test-pthread.Po
-rm -f ./.deps/test-pthread_sigmask1.Po
-rm -f ./.deps/test-pthread_sigmask2.Po
-rm -f ./.deps/test-ptsname.Po
-rm -f ./.deps/test-ptsname_r.Po
-rm -f ./.deps/test-pty-c++.Po
-rm -f ./.deps/test-pwrite.Po
-rm -f ./.deps/test-qsort_r.Po
-rm -f ./.deps/test-quotearg-simple.Po
-rm -f ./.deps/test-quotearg.Po
-rm -f ./.deps/test-raise.Po
-rm -f ./.deps/test-rand.Po
-rm -f ./.deps/test-random-mt.Po
-rm -f ./.deps/test-random.Po
-rm -f ./.deps/test-random_r.Po
-rm -f ./.deps/test-rawmemchr.Po
-rm -f ./.deps/test-rbtree_list.Po
-rm -f ./.deps/test-rbtree_omap.Po
-rm -f ./.deps/test-rbtree_oset.Po
-rm -f ./.deps/test-rbtreehash_list.Po
-rm -f ./.deps/test-read-file.Po
-rm -f ./.deps/test-read.Po
-rm -f ./.deps/test-readlink.Po
-rm -f ./.deps/test-readlinkat.Po
-rm -f ./.deps/test-readtokens.Po
-rm -f ./.deps/test-readutmp.Po
-rm -f ./.deps/test-realloc-gnu.Po
-rm -f ./.deps/test-reallocarray.Po
-rm -f ./.deps/test-recv.Po
-rm -f ./.deps/test-recvfrom.Po
-rm -f ./.deps/test-regex-quote.Po
-rm -f ./.deps/test-regex.Po
-rm -f ./.deps/test-remainder-ieee.Po
-rm -f ./.deps/test-remainder.Po
-rm -f ./.deps/test-remainderf-ieee.Po
-rm -f ./.deps/test-remainderf.Po
-rm -f ./.deps/test-remainderl-ieee.Po
-rm -f ./.deps/test-remainderl.Po
-rm -f ./.deps/test-remove.Po
-rm -f ./.deps/test-rename.Po
-rm -f ./.deps/test-renameat.Po
-rm -f ./.deps/test-renameatu.Po
-rm -f ./.deps/test-rijndael.Po
-rm -f ./.deps/test-rint-ieee.Po
-rm -f ./.deps/test-rint.Po
-rm -f ./.deps/test-rintf-ieee.Po
-rm -f ./.deps/test-rintf.Po
-rm -f ./.deps/test-rintl-ieee.Po
-rm -f ./.deps/test-rintl.Po
-rm -f ./.deps/test-rmdir.Po
-rm -f ./.deps/test-round-ieee.Po
-rm -f ./.deps/test-round1.Po
-rm -f ./.deps/test-round2.Po
-rm -f ./.deps/test-roundf-ieee.Po
-rm -f ./.deps/test-roundf1.Po
-rm -f ./.deps/test-roundf2.Po
-rm -f ./.deps/test-roundl-ieee.Po
-rm -f ./.deps/test-roundl.Po
-rm -f ./.deps/test-rwlock1.Po
-rm -f ./.deps/test-safe-alloc.Po
-rm -f ./.deps/test-sameacls.Po
-rm -f ./.deps/test-sched-c++.Po
-rm -f ./.deps/test-sched.Po
-rm -f ./.deps/test-scratch-buffer.Po
-rm -f ./.deps/test-search-c++.Po
-rm -f ./.deps/test-search.Po
-rm -f ./.deps/test-select-fd.Po
-rm -f ./.deps/test-select-stdin.Po
-rm -f ./.deps/test-select.Po
-rm -f ./.deps/test-send.Po
-rm -f ./.deps/test-sendto.Po
-rm -f ./.deps/test-set-c++.Po
-rm -f ./.deps/test-set-mode-acl.Po
-rm -f ./.deps/test-setenv.Po
-rm -f ./.deps/test-sethostname1.Po
-rm -f ./.deps/test-sethostname2.Po
-rm -f ./.deps/test-setlocale1.Po
-rm -f ./.deps/test-setlocale2.Po
-rm -f ./.deps/test-setlocale_null-mt-all.Po
-rm -f ./.deps/test-setlocale_null-mt-one.Po
-rm -f ./.deps/test-setlocale_null.Po
-rm -f ./.deps/test-setsockopt.Po
-rm -f ./.deps/test-sh-quote.Po
-rm -f ./.deps/test-sha1-buffer.Po
-rm -f ./.deps/test-sha1-stream.Po
-rm -f ./.deps/test-sha256-stream.Po
-rm -f ./.deps/test-sha512-stream.Po
-rm -f ./.deps/test-shutdown.Po
-rm -f ./.deps/test-sigabbrev_np.Po
-rm -f ./.deps/test-sigaction.Po
-rm -f ./.deps/test-sigdescr_np.Po
-rm -f ./.deps/test-signal-h-c++.Po
-rm -f ./.deps/test-signal-h-c++2.Po
-rm -f ./.deps/test-signal-h.Po
-rm -f ./.deps/test-signbit.Po
-rm -f ./.deps/test-sigpipe.Po
-rm -f ./.deps/test-sigprocmask.Po
-rm -f ./.deps/test-sigsegv-catch-segv1.Po
-rm -f ./.deps/test-sigsegv-catch-segv2.Po
-rm -f ./.deps/test-sigsegv-catch-stackoverflow1.Po
-rm -f ./.deps/test-sigsegv-catch-stackoverflow2.Po
-rm -f ./.deps/test-simple-atomic.Po
-rm -f ./.deps/test-sin.Po
-rm -f ./.deps/test-sinf.Po
-rm -f ./.deps/test-sinh.Po
-rm -f ./.deps/test-sinhf.Po
-rm -f ./.deps/test-sinl.Po
-rm -f ./.deps/test-sleep.Po
-rm -f ./.deps/test-sm3-buffer.Po
-rm -f ./.deps/test-snan-1.Po
-rm -f ./.deps/test-snan-2.Po
-rm -f ./.deps/test-snprintf-gnu.Po
-rm -f ./.deps/test-snprintf-posix.Po
-rm -f ./.deps/test-snprintf.Po
-rm -f ./.deps/test-sockets.Po
-rm -f ./.deps/test-spawn-c++.Po
-rm -f ./.deps/test-spawn-pipe-child.Po
-rm -f ./.deps/test-spawn-pipe-main.Po
-rm -f ./.deps/test-spawn.Po
-rm -f ./.deps/test-sprintf-gnu.Po
-rm -f ./.deps/test-sprintf-posix.Po
-rm -f ./.deps/test-sqrt-ieee.Po
-rm -f ./.deps/test-sqrt.Po
-rm -f ./.deps/test-sqrtf-ieee.Po
-rm -f ./.deps/test-sqrtf.Po
-rm -f ./.deps/test-sqrtl-ieee.Po
-rm -f ./.deps/test-sqrtl.Po
-rm -f ./.deps/test-ssfmalloc.Po
-rm -f ./.deps/test-stack.Po
-rm -f ./.deps/test-stat-time.Po
-rm -f ./.deps/test-stat.Po
-rm -f ./.deps/test-statat.Po
-rm -f ./.deps/test-stdalign-c++.Po
-rm -f ./.deps/test-stdarg-c++.Po
-rm -f ./.deps/test-stdarg-c++2.Po
-rm -f ./.deps/test-stdbool-c++.Po
-rm -f ./.deps/test-stdbool-c++2.Po
-rm -f ./.deps/test-stdbool-c99-c++.Po
-rm -f ./.deps/test-stdbool-c99.Po
-rm -f ./.deps/test-stdbool.Po
-rm -f ./.deps/test-stdckdint-c++.Po
-rm -f ./.deps/test-stdckdint.Po
-rm -f ./.deps/test-stddef-c++.Po
-rm -f ./.deps/test-stddef-c++2.Po
-rm -f ./.deps/test-stddef.Po
-rm -f ./.deps/test-stdint-c++.Po
-rm -f ./.deps/test-stdint-c++2.Po
-rm -f ./.deps/test-stdint.Po
-rm -f ./.deps/test-stdio-c++.Po
-rm -f ./.deps/test-stdio-c++2.Po
-rm -f ./.deps/test-stdio.Po
-rm -f ./.deps/test-stdlib-c++.Po
-rm -f ./.deps/test-stdlib-c++2.Po
-rm -f ./.deps/test-stdlib.Po
-rm -f ./.deps/test-stdnoreturn.Po
-rm -f ./.deps/test-strcasestr.Po
-rm -f ./.deps/test-strchrnul.Po
-rm -f ./.deps/test-strerror.Po
-rm -f ./.deps/test-strerror_r.Po
-rm -f ./.deps/test-strerrorname_np.Po
-rm -f ./.deps/test-strfmon_l.Po
-rm -f ./.deps/test-striconv.Po
-rm -f ./.deps/test-striconveh.Po
-rm -f ./.deps/test-striconveha.Po
-rm -f ./.deps/test-string-buffer.Po
-rm -f ./.deps/test-string-c++.Po
-rm -f ./.deps/test-string-c++2.Po
-rm -f ./.deps/test-string-desc-quotearg.Po
-rm -f ./.deps/test-string-desc.Po
-rm -f ./.deps/test-string.Po
-rm -f ./.deps/test-strings-c++.Po
-rm -f ./.deps/test-strings.Po
-rm -f ./.deps/test-strncat.Po
-rm -f ./.deps/test-strnlen.Po
-rm -f ./.deps/test-strsignal.Po
-rm -f ./.deps/test-strstr.Po
-rm -f ./.deps/test-strtod.Po
-rm -f ./.deps/test-strtod1.Po
-rm -f ./.deps/test-strtoimax.Po
-rm -f ./.deps/test-strtol.Po
-rm -f ./.deps/test-strtold.Po
-rm -f ./.deps/test-strtold1.Po
-rm -f ./.deps/test-strtoll.Po
-rm -f ./.deps/test-strtoul.Po
-rm -f ./.deps/test-strtoull.Po
-rm -f ./.deps/test-strtoumax.Po
-rm -f ./.deps/test-strverscmp.Po
-rm -f ./.deps/test-supersede.Po
-rm -f ./.deps/test-symlink.Po
-rm -f ./.deps/test-symlinkat.Po
-rm -f ./.deps/test-sys_file-c++.Po
-rm -f ./.deps/test-sys_file.Po
-rm -f ./.deps/test-sys_ioctl-c++.Po
-rm -f ./.deps/test-sys_ioctl.Po
-rm -f ./.deps/test-sys_random-c++.Po
-rm -f ./.deps/test-sys_random.Po
-rm -f ./.deps/test-sys_resource-c++.Po
-rm -f ./.deps/test-sys_resource.Po
-rm -f ./.deps/test-sys_select-c++.Po
-rm -f ./.deps/test-sys_select.Po
-rm -f ./.deps/test-sys_socket-c++.Po
-rm -f ./.deps/test-sys_socket.Po
-rm -f ./.deps/test-sys_stat-c++.Po
-rm -f ./.deps/test-sys_stat.Po
-rm -f ./.deps/test-sys_time-c++.Po
-rm -f ./.deps/test-sys_time.Po
-rm -f ./.deps/test-sys_times-c++.Po
-rm -f ./.deps/test-sys_times.Po
-rm -f ./.deps/test-sys_types-c++.Po
-rm -f ./.deps/test-sys_types.Po
-rm -f ./.deps/test-sys_uio-c++.Po
-rm -f ./.deps/test-sys_uio.Po
-rm -f ./.deps/test-sys_utsname-c++.Po
-rm -f ./.deps/test-sys_utsname.Po
-rm -f ./.deps/test-sys_wait-c++.Po
-rm -f ./.deps/test-sys_wait.Po
-rm -f ./.deps/test-sysexits-c++.Po
-rm -f ./.deps/test-sysexits.Po
-rm -f ./.deps/test-system-quote-child.Po
-rm -f ./.deps/test-system-quote-main.Po
-rm -f ./.deps/test-tan.Po
-rm -f ./.deps/test-tanf.Po
-rm -f ./.deps/test-tanh.Po
-rm -f ./.deps/test-tanhf.Po
-rm -f ./.deps/test-tanl.Po
-rm -f ./.deps/test-tempname.Po
-rm -f ./.deps/test-term-style-control-hello.Po
-rm -f ./.deps/test-term-style-control-yes.Po
-rm -f ./.deps/test-termcap.Po
-rm -f ./.deps/test-terminfo.Po
-rm -f ./.deps/test-termios-c++.Po
-rm -f ./.deps/test-termios.Po
-rm -f ./.deps/test-thrd_create.Po
-rm -f ./.deps/test-thrd_current.Po
-rm -f ./.deps/test-thrd_exit.Po
-rm -f ./.deps/test-thread_create.Po
-rm -f ./.deps/test-thread_local.Po
-rm -f ./.deps/test-thread_self.Po
-rm -f ./.deps/test-threads-c++.Po
-rm -f ./.deps/test-threads.Po
-rm -f ./.deps/test-time-h-c++.Po
-rm -f ./.deps/test-time-h-c++2.Po
-rm -f ./.deps/test-time-h.Po
-rm -f ./.deps/test-time.Po
-rm -f ./.deps/test-times.Po
-rm -f ./.deps/test-timespec.Po
-rm -f ./.deps/test-timespec_get.Po
-rm -f ./.deps/test-timespec_getres.Po
-rm -f ./.deps/test-tls.Po
-rm -f ./.deps/test-totalorder.Po
-rm -f ./.deps/test-totalorderf.Po
-rm -f ./.deps/test-totalorderl.Po
-rm -f ./.deps/test-towctrans.Po
-rm -f ./.deps/test-trim.Po
-rm -f ./.deps/test-trunc-ieee.Po
-rm -f ./.deps/test-trunc1.Po
-rm -f ./.deps/test-trunc2.Po
-rm -f ./.deps/test-truncate.Po
-rm -f ./.deps/test-truncf-ieee.Po
-rm -f ./.deps/test-truncf1.Po
-rm -f ./.deps/test-truncf2.Po
-rm -f ./.deps/test-truncl-ieee.Po
-rm -f ./.deps/test-truncl.Po
-rm -f ./.deps/test-tsearch.Po
-rm -f ./.deps/test-tss.Po
-rm -f ./.deps/test-ttyname_r.Po
-rm -f ./.deps/test-u64.Po
-rm -f ./.deps/test-uchar-c++.Po
-rm -f ./.deps/test-uchar-c++2.Po
-rm -f ./.deps/test-uchar.Po
-rm -f ./.deps/test-uname.Po
-rm -f ./.deps/test-unicodeio.Po
-rm -f ./.deps/test-unistd-c++.Po
-rm -f ./.deps/test-unistd.Po
-rm -f ./.deps/test-unlink.Po
-rm -f ./.deps/test-unlinkat.Po
-rm -f ./.deps/test-unlockpt.Po
-rm -f ./.deps/test-unsetenv.Po
-rm -f ./.deps/test-userspec.Po
-rm -f ./.deps/test-usleep.Po
-rm -f ./.deps/test-utime-h-c++.Po
-rm -f ./.deps/test-utime-h.Po
-rm -f ./.deps/test-utime.Po
-rm -f ./.deps/test-utimens.Po
-rm -f ./.deps/test-utimensat.Po
-rm -f ./.deps/test-utmp-c++.Po
-rm -f ./.deps/test-utmp.Po
-rm -f ./.deps/test-vasnprintf-gnu.Po
-rm -f ./.deps/test-vasnprintf-posix.Po
-rm -f ./.deps/test-vasnprintf-posix2.Po
-rm -f ./.deps/test-vasnprintf-posix3.Po
-rm -f ./.deps/test-vasnprintf.Po
-rm -f ./.deps/test-vasnwprintf-gnu.Po
-rm -f ./.deps/test-vasnwprintf-posix.Po
-rm -f ./.deps/test-vasnwprintf-posix2.Po
-rm -f ./.deps/test-vasnwprintf-posix3.Po
-rm -f ./.deps/test-vasnwprintf.Po
-rm -f ./.deps/test-vasprintf-gnu.Po
-rm -f ./.deps/test-vasprintf-posix.Po
-rm -f ./.deps/test-vasprintf.Po
-rm -f ./.deps/test-vdprintf-gnu.Po
-rm -f ./.deps/test-vdprintf-posix.Po
-rm -f ./.deps/test-vdprintf.Po
-rm -f ./.deps/test-verify-try.Po
-rm -f ./.deps/test-verify.Po
-rm -f ./.deps/test-verror.Po
-rm -f ./.deps/test-version-etc.Po
-rm -f ./.deps/test-vfprintf-gnu.Po
-rm -f ./.deps/test-vfprintf-posix.Po
-rm -f ./.deps/test-vprintf-gnu.Po
-rm -f ./.deps/test-vprintf-posix.Po
-rm -f ./.deps/test-vsnprintf-gnu.Po
-rm -f ./.deps/test-vsnprintf-posix.Po
-rm -f ./.deps/test-vsnprintf.Po
-rm -f ./.deps/test-vsprintf-gnu.Po
-rm -f ./.deps/test-vsprintf-posix.Po
-rm -f ./.deps/test-wchar-c++.Po
-rm -f ./.deps/test-wchar-c++2.Po
-rm -f ./.deps/test-wchar-c++3.Po
-rm -f ./.deps/test-wchar.Po
-rm -f ./.deps/test-wcrtomb-w32.Po
-rm -f ./.deps/test-wcrtomb.Po
-rm -f ./.deps/test-wcscmp.Po
-rm -f ./.deps/test-wcsncmp.Po
-rm -f ./.deps/test-wcsnrtombs.Po
-rm -f ./.deps/test-wcsrtombs.Po
-rm -f ./.deps/test-wcsstr.Po
-rm -f ./.deps/test-wcstok.Po
-rm -f ./.deps/test-wctrans.Po
-rm -f ./.deps/test-wctype-h-c++.Po
-rm -f ./.deps/test-wctype-h-c++2.Po
-rm -f ./.deps/test-wctype-h.Po
-rm -f ./.deps/test-wctype.Po
-rm -f ./.deps/test-wcwidth.Po
-rm -f ./.deps/test-wgetcwd-lgpl.Po
-rm -f ./.deps/test-wmemcmp.Po
-rm -f ./.deps/test-write.Po
-rm -f ./.deps/test-xalloc-die.Po
-rm -f ./.deps/test-xfprintf-posix.Po
-rm -f ./.deps/test-xmemdup0.Po
-rm -f ./.deps/test-xprintf-posix.Po
-rm -f ./.deps/test-xstdopen.Po
-rm -f ./.deps/test-xstrerror.Po
-rm -f ./.deps/test-xstring-desc.Po
-rm -f ./.deps/test-xstrtoimax.Po
-rm -f ./.deps/test-xstrtol.Po
-rm -f ./.deps/test-xstrtoll.Po
-rm -f ./.deps/test-xstrtoul.Po
-rm -f ./.deps/test-xstrtoull.Po
-rm -f ./.deps/test-xstrtoumax.Po
-rm -f ./.deps/test-xvasprintf.Po
-rm -f ./.deps/test-y0.Po
-rm -f ./.deps/test-y1.Po
-rm -f ./.deps/test-year2038.Po
-rm -f ./.deps/test-yesno.Po
-rm -f ./.deps/test-yn.Po
-rm -f ./.deps/test_execute_script-test-execute-script.Po
-rm -f ./.deps/test_libtextstyle-test-libtextstyle.Po
-rm -f ./.deps/test_posix_spawn_script-test-posix_spawn-script.Po
-rm -f ./.deps/test_posix_spawnp_script-test-posix_spawnp-script.Po
-rm -f ./.deps/test_spawn_pipe_script-test-spawn-pipe-script.Po
-rm -f jit/.deps/test_cache-test-cache.Po
-rm -f unicase/.deps/test-cased.Po
-rm -f unicase/.deps/test-ignorable.Po
-rm -f unicase/.deps/test-locale-language.Po
-rm -f unicase/.deps/test-u16-casecmp.Po
-rm -f unicase/.deps/test-u16-casecoll.Po
-rm -f unicase/.deps/test-u16-casefold.Po
-rm -f unicase/.deps/test-u16-is-cased.Po
-rm -f unicase/.deps/test-u16-is-casefolded.Po
-rm -f unicase/.deps/test-u16-is-lowercase.Po
-rm -f unicase/.deps/test-u16-is-titlecase.Po
-rm -f unicase/.deps/test-u16-is-uppercase.Po
-rm -f unicase/.deps/test-u16-tolower.Po
-rm -f unicase/.deps/test-u16-totitle.Po
-rm -f unicase/.deps/test-u16-toupper.Po
-rm -f unicase/.deps/test-u32-casecmp.Po
-rm -f unicase/.deps/test-u32-casecoll.Po
-rm -f unicase/.deps/test-u32-casefold.Po
-rm -f unicase/.deps/test-u32-is-cased.Po
-rm -f unicase/.deps/test-u32-is-casefolded.Po
-rm -f unicase/.deps/test-u32-is-lowercase.Po
-rm -f unicase/.deps/test-u32-is-titlecase.Po
-rm -f unicase/.deps/test-u32-is-uppercase.Po
-rm -f unicase/.deps/test-u32-tolower.Po
-rm -f unicase/.deps/test-u32-totitle.Po
-rm -f unicase/.deps/test-u32-toupper.Po
-rm -f unicase/.deps/test-u8-casecmp.Po
-rm -f unicase/.deps/test-u8-casecoll.Po
-rm -f unicase/.deps/test-u8-casefold.Po
-rm -f unicase/.deps/test-u8-is-cased.Po
-rm -f unicase/.deps/test-u8-is-casefolded.Po
-rm -f unicase/.deps/test-u8-is-lowercase.Po
-rm -f unicase/.deps/test-u8-is-titlecase.Po
-rm -f unicase/.deps/test-u8-is-uppercase.Po
-rm -f unicase/.deps/test-u8-tolower.Po
-rm -f unicase/.deps/test-u8-totitle.Po
-rm -f unicase/.deps/test-u8-toupper.Po
-rm -f unicase/.deps/test-uc_tolower.Po
-rm -f unicase/.deps/test-uc_totitle.Po
-rm -f unicase/.deps/test-uc_toupper.Po
-rm -f unicase/.deps/test-ulc-casecmp.Po
-rm -f unicase/.deps/test-ulc-casecoll.Po
-rm -f uniconv/.deps/test-u16-conv-from-enc.Po
-rm -f uniconv/.deps/test-u16-conv-to-enc.Po
-rm -f uniconv/.deps/test-u16-strconv-from-enc.Po
-rm -f uniconv/.deps/test-u16-strconv-to-enc.Po
-rm -f uniconv/.deps/test-u32-conv-from-enc.Po
-rm -f uniconv/.deps/test-u32-conv-to-enc.Po
-rm -f uniconv/.deps/test-u32-strconv-from-enc.Po
-rm -f uniconv/.deps/test-u32-strconv-to-enc.Po
-rm -f uniconv/.deps/test-u8-conv-from-enc.Po
-rm -f uniconv/.deps/test-u8-conv-to-enc.Po
-rm -f uniconv/.deps/test-u8-strconv-from-enc.Po
-rm -f uniconv/.deps/test-u8-strconv-to-enc.Po
-rm -f unictype/.deps/test-bidi_byname.Po
-rm -f unictype/.deps/test-bidi_longname.Po
-rm -f unictype/.deps/test-bidi_name.Po
-rm -f unictype/.deps/test-bidi_of.Po
-rm -f unictype/.deps/test-bidi_test.Po
-rm -f unictype/.deps/test-block_list.Po
-rm -f unictype/.deps/test-block_of.Po
-rm -f unictype/.deps/test-block_test.Po
-rm -f unictype/.deps/test-categ_C.Po
-rm -f unictype/.deps/test-categ_Cc.Po
-rm -f unictype/.deps/test-categ_Cf.Po
-rm -f unictype/.deps/test-categ_Cn.Po
-rm -f unictype/.deps/test-categ_Co.Po
-rm -f unictype/.deps/test-categ_Cs.Po
-rm -f unictype/.deps/test-categ_L.Po
-rm -f unictype/.deps/test-categ_LC.Po
-rm -f unictype/.deps/test-categ_Ll.Po
-rm -f unictype/.deps/test-categ_Lm.Po
-rm -f unictype/.deps/test-categ_Lo.Po
-rm -f unictype/.deps/test-categ_Lt.Po
-rm -f unictype/.deps/test-categ_Lu.Po
-rm -f unictype/.deps/test-categ_M.Po
-rm -f unictype/.deps/test-categ_Mc.Po
-rm -f unictype/.deps/test-categ_Me.Po
-rm -f unictype/.deps/test-categ_Mn.Po
-rm -f unictype/.deps/test-categ_N.Po
-rm -f unictype/.deps/test-categ_Nd.Po
-rm -f unictype/.deps/test-categ_Nl.Po
-rm -f unictype/.deps/test-categ_No.Po
-rm -f unictype/.deps/test-categ_P.Po
-rm -f unictype/.deps/test-categ_Pc.Po
-rm -f unictype/.deps/test-categ_Pd.Po
-rm -f unictype/.deps/test-categ_Pe.Po
-rm -f unictype/.deps/test-categ_Pf.Po
-rm -f unictype/.deps/test-categ_Pi.Po
-rm -f unictype/.deps/test-categ_Po.Po
-rm -f unictype/.deps/test-categ_Ps.Po
-rm -f unictype/.deps/test-categ_S.Po
-rm -f unictype/.deps/test-categ_Sc.Po
-rm -f unictype/.deps/test-categ_Sk.Po
-rm -f unictype/.deps/test-categ_Sm.Po
-rm -f unictype/.deps/test-categ_So.Po
-rm -f unictype/.deps/test-categ_Z.Po
-rm -f unictype/.deps/test-categ_Zl.Po
-rm -f unictype/.deps/test-categ_Zp.Po
-rm -f unictype/.deps/test-categ_Zs.Po
-rm -f unictype/.deps/test-categ_and.Po
-rm -f unictype/.deps/test-categ_and_not.Po
-rm -f unictype/.deps/test-categ_byname.Po
-rm -f unictype/.deps/test-categ_longname.Po
-rm -f unictype/.deps/test-categ_name.Po
-rm -f unictype/.deps/test-categ_none.Po
-rm -f unictype/.deps/test-categ_of.Po
-rm -f unictype/.deps/test-categ_or.Po
-rm -f unictype/.deps/test-categ_test_withtable.Po
-rm -f unictype/.deps/test-combiningclass.Po
-rm -f unictype/.deps/test-combiningclass_byname.Po
-rm -f unictype/.deps/test-combiningclass_longname.Po
-rm -f unictype/.deps/test-combiningclass_name.Po
-rm -f unictype/.deps/test-ctype_alnum.Po
-rm -f unictype/.deps/test-ctype_alpha.Po
-rm -f unictype/.deps/test-ctype_blank.Po
-rm -f unictype/.deps/test-ctype_cntrl.Po
-rm -f unictype/.deps/test-ctype_digit.Po
-rm -f unictype/.deps/test-ctype_graph.Po
-rm -f unictype/.deps/test-ctype_lower.Po
-rm -f unictype/.deps/test-ctype_print.Po
-rm -f unictype/.deps/test-ctype_punct.Po
-rm -f unictype/.deps/test-ctype_space.Po
-rm -f unictype/.deps/test-ctype_upper.Po
-rm -f unictype/.deps/test-ctype_xdigit.Po
-rm -f unictype/.deps/test-decdigit.Po
-rm -f unictype/.deps/test-digit.Po
-rm -f unictype/.deps/test-joininggroup_byname.Po
-rm -f unictype/.deps/test-joininggroup_name.Po
-rm -f unictype/.deps/test-joininggroup_of.Po
-rm -f unictype/.deps/test-joiningtype_byname.Po
-rm -f unictype/.deps/test-joiningtype_longname.Po
-rm -f unictype/.deps/test-joiningtype_name.Po
-rm -f unictype/.deps/test-joiningtype_of.Po
-rm -f unictype/.deps/test-mirror.Po
-rm -f unictype/.deps/test-numeric.Po
-rm -f unictype/.deps/test-pr_alphabetic.Po
-rm -f unictype/.deps/test-pr_ascii_hex_digit.Po
-rm -f unictype/.deps/test-pr_bidi_arabic_digit.Po
-rm -f unictype/.deps/test-pr_bidi_arabic_right_to_left.Po
-rm -f unictype/.deps/test-pr_bidi_block_separator.Po
-rm -f unictype/.deps/test-pr_bidi_boundary_neutral.Po
-rm -f unictype/.deps/test-pr_bidi_common_separator.Po
-rm -f unictype/.deps/test-pr_bidi_control.Po
-rm -f unictype/.deps/test-pr_bidi_embedding_or_override.Po
-rm -f unictype/.deps/test-pr_bidi_eur_num_separator.Po
-rm -f unictype/.deps/test-pr_bidi_eur_num_terminator.Po
-rm -f unictype/.deps/test-pr_bidi_european_digit.Po
-rm -f unictype/.deps/test-pr_bidi_hebrew_right_to_left.Po
-rm -f unictype/.deps/test-pr_bidi_left_to_right.Po
-rm -f unictype/.deps/test-pr_bidi_non_spacing_mark.Po
-rm -f unictype/.deps/test-pr_bidi_other_neutral.Po
-rm -f unictype/.deps/test-pr_bidi_pdf.Po
-rm -f unictype/.deps/test-pr_bidi_segment_separator.Po
-rm -f unictype/.deps/test-pr_bidi_whitespace.Po
-rm -f unictype/.deps/test-pr_byname.Po
-rm -f unictype/.deps/test-pr_case_ignorable.Po
-rm -f unictype/.deps/test-pr_cased.Po
-rm -f unictype/.deps/test-pr_changes_when_casefolded.Po
-rm -f unictype/.deps/test-pr_changes_when_casemapped.Po
-rm -f unictype/.deps/test-pr_changes_when_lowercased.Po
-rm -f unictype/.deps/test-pr_changes_when_titlecased.Po
-rm -f unictype/.deps/test-pr_changes_when_uppercased.Po
-rm -f unictype/.deps/test-pr_combining.Po
-rm -f unictype/.deps/test-pr_composite.Po
-rm -f unictype/.deps/test-pr_currency_symbol.Po
-rm -f unictype/.deps/test-pr_dash.Po
-rm -f unictype/.deps/test-pr_decimal_digit.Po
-rm -f unictype/.deps/test-pr_default_ignorable_code_point.Po
-rm -f unictype/.deps/test-pr_deprecated.Po
-rm -f unictype/.deps/test-pr_diacritic.Po
-rm -f unictype/.deps/test-pr_emoji.Po
-rm -f unictype/.deps/test-pr_emoji_component.Po
-rm -f unictype/.deps/test-pr_emoji_modifier.Po
-rm -f unictype/.deps/test-pr_emoji_modifier_base.Po
-rm -f unictype/.deps/test-pr_emoji_presentation.Po
-rm -f unictype/.deps/test-pr_extended_pictographic.Po
-rm -f unictype/.deps/test-pr_extender.Po
-rm -f unictype/.deps/test-pr_format_control.Po
-rm -f unictype/.deps/test-pr_grapheme_base.Po
-rm -f unictype/.deps/test-pr_grapheme_extend.Po
-rm -f unictype/.deps/test-pr_grapheme_link.Po
-rm -f unictype/.deps/test-pr_hex_digit.Po
-rm -f unictype/.deps/test-pr_hyphen.Po
-rm -f unictype/.deps/test-pr_id_continue.Po
-rm -f unictype/.deps/test-pr_id_start.Po
-rm -f unictype/.deps/test-pr_ideographic.Po
-rm -f unictype/.deps/test-pr_ids_binary_operator.Po
-rm -f unictype/.deps/test-pr_ids_trinary_operator.Po
-rm -f unictype/.deps/test-pr_ignorable_control.Po
-rm -f unictype/.deps/test-pr_iso_control.Po
-rm -f unictype/.deps/test-pr_join_control.Po
-rm -f unictype/.deps/test-pr_left_of_pair.Po
-rm -f unictype/.deps/test-pr_line_separator.Po
-rm -f unictype/.deps/test-pr_logical_order_exception.Po
-rm -f unictype/.deps/test-pr_lowercase.Po
-rm -f unictype/.deps/test-pr_math.Po
-rm -f unictype/.deps/test-pr_non_break.Po
-rm -f unictype/.deps/test-pr_not_a_character.Po
-rm -f unictype/.deps/test-pr_numeric.Po
-rm -f unictype/.deps/test-pr_other_alphabetic.Po
-rm -f unictype/.deps/test-pr_other_default_ignorable_code_point.Po
-rm -f unictype/.deps/test-pr_other_grapheme_extend.Po
-rm -f unictype/.deps/test-pr_other_id_continue.Po
-rm -f unictype/.deps/test-pr_other_id_start.Po
-rm -f unictype/.deps/test-pr_other_lowercase.Po
-rm -f unictype/.deps/test-pr_other_math.Po
-rm -f unictype/.deps/test-pr_other_uppercase.Po
-rm -f unictype/.deps/test-pr_paired_punctuation.Po
-rm -f unictype/.deps/test-pr_paragraph_separator.Po
-rm -f unictype/.deps/test-pr_pattern_syntax.Po
-rm -f unictype/.deps/test-pr_pattern_white_space.Po
-rm -f unictype/.deps/test-pr_private_use.Po
-rm -f unictype/.deps/test-pr_punctuation.Po
-rm -f unictype/.deps/test-pr_quotation_mark.Po
-rm -f unictype/.deps/test-pr_radical.Po
-rm -f unictype/.deps/test-pr_regional_indicator.Po
-rm -f unictype/.deps/test-pr_sentence_terminal.Po
-rm -f unictype/.deps/test-pr_soft_dotted.Po
-rm -f unictype/.deps/test-pr_space.Po
-rm -f unictype/.deps/test-pr_terminal_punctuation.Po
-rm -f unictype/.deps/test-pr_test.Po
-rm -f unictype/.deps/test-pr_titlecase.Po
-rm -f unictype/.deps/test-pr_unassigned_code_value.Po
-rm -f unictype/.deps/test-pr_unified_ideograph.Po
-rm -f unictype/.deps/test-pr_uppercase.Po
-rm -f unictype/.deps/test-pr_variation_selector.Po
-rm -f unictype/.deps/test-pr_white_space.Po
-rm -f unictype/.deps/test-pr_xid_continue.Po
-rm -f unictype/.deps/test-pr_xid_start.Po
-rm -f unictype/.deps/test-pr_zero_width.Po
-rm -f unictype/.deps/test-scripts.Po
-rm -f unictype/.deps/test-sy_c_ident.Po
-rm -f unictype/.deps/test-sy_c_whitespace.Po
-rm -f unictype/.deps/test-sy_java_ident.Po
-rm -f unictype/.deps/test-sy_java_whitespace.Po
-rm -f unigbrk/.deps/test-u16-grapheme-breaks.Po
-rm -f unigbrk/.deps/test-u16-grapheme-next.Po
-rm -f unigbrk/.deps/test-u16-grapheme-prev.Po
-rm -f unigbrk/.deps/test-u32-grapheme-breaks.Po
-rm -f unigbrk/.deps/test-u32-grapheme-next.Po
-rm -f unigbrk/.deps/test-u32-grapheme-prev.Po
-rm -f unigbrk/.deps/test-u8-grapheme-breaks.Po
-rm -f unigbrk/.deps/test-u8-grapheme-next.Po
-rm -f unigbrk/.deps/test-u8-grapheme-prev.Po
-rm -f unigbrk/.deps/test-uc-gbrk-prop.Po
-rm -f unigbrk/.deps/test-uc-grapheme-breaks.Po
-rm -f unigbrk/.deps/test-uc-is-grapheme-break.Po
-rm -f unigbrk/.deps/test-ulc-grapheme-breaks.Po
-rm -f unilbrk/.deps/test-u16-possible-linebreaks.Po
-rm -f unilbrk/.deps/test-u16-width-linebreaks.Po
-rm -f unilbrk/.deps/test-u32-possible-linebreaks.Po
-rm -f unilbrk/.deps/test-u32-width-linebreaks.Po
-rm -f unilbrk/.deps/test-u8-possible-linebreaks.Po
-rm -f unilbrk/.deps/test-u8-width-linebreaks.Po
-rm -f unilbrk/.deps/test-ulc-possible-linebreaks.Po
-rm -f unilbrk/.deps/test-ulc-width-linebreaks.Po
-rm -f uniname/.deps/test-uninames.Po
-rm -f uninorm/.deps/test-canonical-decomposition.Po
-rm -f uninorm/.deps/test-compat-decomposition.Po
-rm -f uninorm/.deps/test-composition.Po
-rm -f uninorm/.deps/test-decomposing-form.Po
-rm -f uninorm/.deps/test-decomposition.Po
-rm -f uninorm/.deps/test-nfc.Po
-rm -f uninorm/.deps/test-nfd.Po
-rm -f uninorm/.deps/test-nfkc.Po
-rm -f uninorm/.deps/test-nfkd.Po
-rm -f uninorm/.deps/test-u16-nfc.Po
-rm -f uninorm/.deps/test-u16-nfd.Po
-rm -f uninorm/.deps/test-u16-nfkc.Po
-rm -f uninorm/.deps/test-u16-nfkd.Po
-rm -f uninorm/.deps/test-u16-normcmp.Po
-rm -f uninorm/.deps/test-u16-normcoll.Po
-rm -f uninorm/.deps/test-u32-nfc-big.Po
-rm -f uninorm/.deps/test-u32-nfc.Po
-rm -f uninorm/.deps/test-u32-nfd-big.Po
-rm -f uninorm/.deps/test-u32-nfd.Po
-rm -f uninorm/.deps/test-u32-nfkc-big.Po
-rm -f uninorm/.deps/test-u32-nfkc.Po
-rm -f uninorm/.deps/test-u32-nfkd-big.Po
-rm -f uninorm/.deps/test-u32-nfkd.Po
-rm -f uninorm/.deps/test-u32-normalize-big.Po
-rm -f uninorm/.deps/test-u32-normcmp.Po
-rm -f uninorm/.deps/test-u32-normcoll.Po
-rm -f uninorm/.deps/test-u8-nfc.Po
-rm -f uninorm/.deps/test-u8-nfd.Po
-rm -f uninorm/.deps/test-u8-nfkc.Po
-rm -f uninorm/.deps/test-u8-nfkd.Po
-rm -f uninorm/.deps/test-u8-normcmp.Po
-rm -f uninorm/.deps/test-u8-normcoll.Po
-rm -f uninorm/.deps/test-uninorm-filter-nfc.Po
-rm -f unistdio/.deps/test-u16-asnprintf1.Po
-rm -f unistdio/.deps/test-u16-vasnprintf1.Po
-rm -f unistdio/.deps/test-u16-vasnprintf2.Po
-rm -f unistdio/.deps/test-u16-vasnprintf3.Po
-rm -f unistdio/.deps/test-u16-vasprintf1.Po
-rm -f unistdio/.deps/test-u16-vsnprintf1.Po
-rm -f unistdio/.deps/test-u16-vsprintf1.Po
-rm -f unistdio/.deps/test-u32-asnprintf1.Po
-rm -f unistdio/.deps/test-u32-vasnprintf1.Po
-rm -f unistdio/.deps/test-u32-vasnprintf2.Po
-rm -f unistdio/.deps/test-u32-vasnprintf3.Po
-rm -f unistdio/.deps/test-u32-vasprintf1.Po
-rm -f unistdio/.deps/test-u32-vsnprintf1.Po
-rm -f unistdio/.deps/test-u32-vsprintf1.Po
-rm -f unistdio/.deps/test-u8-asnprintf1.Po
-rm -f unistdio/.deps/test-u8-vasnprintf1.Po
-rm -f unistdio/.deps/test-u8-vasnprintf2.Po
-rm -f unistdio/.deps/test-u8-vasnprintf3.Po
-rm -f unistdio/.deps/test-u8-vasprintf1.Po
-rm -f unistdio/.deps/test-u8-vsnprintf1.Po
-rm -f unistdio/.deps/test-u8-vsprintf1.Po
-rm -f unistdio/.deps/test-ulc-asnprintf1.Po
-rm -f unistdio/.deps/test-ulc-vasnprintf1.Po
-rm -f unistdio/.deps/test-ulc-vasnprintf2.Po
-rm -f unistdio/.deps/test-ulc-vasnprintf3.Po
-rm -f unistdio/.deps/test-ulc-vasprintf1.Po
-rm -f unistdio/.deps/test-ulc-vsnprintf1.Po
-rm -f unistdio/.deps/test-ulc-vsprintf1.Po
-rm -f unistr/.deps/test-u16-check.Po
-rm -f unistr/.deps/test-u16-chr.Po
-rm -f unistr/.deps/test-u16-cmp.Po
-rm -f unistr/.deps/test-u16-cmp2.Po
-rm -f unistr/.deps/test-u16-cpy-alloc.Po
-rm -f unistr/.deps/test-u16-cpy.Po
-rm -f unistr/.deps/test-u16-mblen.Po
-rm -f unistr/.deps/test-u16-mbsnlen.Po
-rm -f unistr/.deps/test-u16-mbtouc-unsafe.Po
-rm -f unistr/.deps/test-u16-mbtouc.Po
-rm -f unistr/.deps/test-u16-mbtoucr.Po
-rm -f unistr/.deps/test-u16-move.Po
-rm -f unistr/.deps/test-u16-next.Po
-rm -f unistr/.deps/test-u16-pcpy.Po
-rm -f unistr/.deps/test-u16-prev.Po
-rm -f unistr/.deps/test-u16-set.Po
-rm -f unistr/.deps/test-u16-stpcpy.Po
-rm -f unistr/.deps/test-u16-stpncpy.Po
-rm -f unistr/.deps/test-u16-strcat.Po
-rm -f unistr/.deps/test-u16-strchr.Po
-rm -f unistr/.deps/test-u16-strcmp.Po
-rm -f unistr/.deps/test-u16-strcoll.Po
-rm -f unistr/.deps/test-u16-strcpy.Po
-rm -f unistr/.deps/test-u16-strdup.Po
-rm -f unistr/.deps/test-u16-strlen.Po
-rm -f unistr/.deps/test-u16-strmblen.Po
-rm -f unistr/.deps/test-u16-strmbtouc.Po
-rm -f unistr/.deps/test-u16-strncat.Po
-rm -f unistr/.deps/test-u16-strncmp.Po
-rm -f unistr/.deps/test-u16-strncpy.Po
-rm -f unistr/.deps/test-u16-strnlen.Po
-rm -f unistr/.deps/test-u16-strstr.Po
-rm -f unistr/.deps/test-u16-strtok.Po
-rm -f unistr/.deps/test-u16-to-u32.Po
-rm -f unistr/.deps/test-u16-to-u8.Po
-rm -f unistr/.deps/test-u16-uctomb.Po
-rm -f unistr/.deps/test-u32-check.Po
-rm -f unistr/.deps/test-u32-chr.Po
-rm -f unistr/.deps/test-u32-cmp.Po
-rm -f unistr/.deps/test-u32-cmp2.Po
-rm -f unistr/.deps/test-u32-cpy-alloc.Po
-rm -f unistr/.deps/test-u32-cpy.Po
-rm -f unistr/.deps/test-u32-mblen.Po
-rm -f unistr/.deps/test-u32-mbsnlen.Po
-rm -f unistr/.deps/test-u32-mbtouc-unsafe.Po
-rm -f unistr/.deps/test-u32-mbtouc.Po
-rm -f unistr/.deps/test-u32-mbtoucr.Po
-rm -f unistr/.deps/test-u32-move.Po
-rm -f unistr/.deps/test-u32-next.Po
-rm -f unistr/.deps/test-u32-pcpy.Po
-rm -f unistr/.deps/test-u32-prev.Po
-rm -f unistr/.deps/test-u32-set.Po
-rm -f unistr/.deps/test-u32-stpcpy.Po
-rm -f unistr/.deps/test-u32-stpncpy.Po
-rm -f unistr/.deps/test-u32-strcat.Po
-rm -f unistr/.deps/test-u32-strchr.Po
-rm -f unistr/.deps/test-u32-strcmp.Po
-rm -f unistr/.deps/test-u32-strcoll.Po
-rm -f unistr/.deps/test-u32-strcpy.Po
-rm -f unistr/.deps/test-u32-strdup.Po
-rm -f unistr/.deps/test-u32-strlen.Po
-rm -f unistr/.deps/test-u32-strmblen.Po
-rm -f unistr/.deps/test-u32-strmbtouc.Po
-rm -f unistr/.deps/test-u32-strncat.Po
-rm -f unistr/.deps/test-u32-strncmp.Po
-rm -f unistr/.deps/test-u32-strncpy.Po
-rm -f unistr/.deps/test-u32-strnlen.Po
-rm -f unistr/.deps/test-u32-strstr.Po
-rm -f unistr/.deps/test-u32-strtok.Po
-rm -f unistr/.deps/test-u32-to-u16.Po
-rm -f unistr/.deps/test-u32-to-u8.Po
-rm -f unistr/.deps/test-u32-uctomb.Po
-rm -f unistr/.deps/test-u8-check.Po
-rm -f unistr/.deps/test-u8-chr.Po
-rm -f unistr/.deps/test-u8-cmp.Po
-rm -f unistr/.deps/test-u8-cmp2.Po
-rm -f unistr/.deps/test-u8-cpy-alloc.Po
-rm -f unistr/.deps/test-u8-cpy.Po
-rm -f unistr/.deps/test-u8-mblen.Po
-rm -f unistr/.deps/test-u8-mbsnlen.Po
-rm -f unistr/.deps/test-u8-mbtouc-unsafe.Po
-rm -f unistr/.deps/test-u8-mbtouc.Po
-rm -f unistr/.deps/test-u8-mbtoucr.Po
-rm -f unistr/.deps/test-u8-move.Po
-rm -f unistr/.deps/test-u8-next.Po
-rm -f unistr/.deps/test-u8-pcpy.Po
-rm -f unistr/.deps/test-u8-prev.Po
-rm -f unistr/.deps/test-u8-set.Po
-rm -f unistr/.deps/test-u8-stpcpy.Po
-rm -f unistr/.deps/test-u8-stpncpy.Po
-rm -f unistr/.deps/test-u8-strcat.Po
-rm -f unistr/.deps/test-u8-strchr.Po
-rm -f unistr/.deps/test-u8-strcmp.Po
-rm -f unistr/.deps/test-u8-strcoll.Po
-rm -f unistr/.deps/test-u8-strcpy.Po
-rm -f unistr/.deps/test-u8-strdup.Po
-rm -f unistr/.deps/test-u8-strlen.Po
-rm -f unistr/.deps/test-u8-strmblen.Po
-rm -f unistr/.deps/test-u8-strmbtouc.Po
-rm -f unistr/.deps/test-u8-strncat.Po
-rm -f unistr/.deps/test-u8-strncmp.Po
-rm -f unistr/.deps/test-u8-strncpy.Po
-rm -f unistr/.deps/test-u8-strnlen.Po
-rm -f unistr/.deps/test-u8-strstr.Po
-rm -f unistr/.deps/test-u8-strtok.Po
-rm -f unistr/.deps/test-u8-to-u16.Po
-rm -f unistr/.deps/test-u8-to-u32.Po
-rm -f unistr/.deps/test-u8-uctomb.Po
-rm -f uniwbrk/.deps/test-u16-wordbreaks.Po
-rm -f uniwbrk/.deps/test-u32-wordbreaks.Po
-rm -f uniwbrk/.deps/test-u8-wordbreaks.Po
-rm -f uniwbrk/.deps/test-uc-wordbreaks.Po
-rm -f uniwbrk/.deps/test-ulc-wordbreaks.Po
-rm -f uniwidth/.deps/test-u16-strwidth.Po
-rm -f uniwidth/.deps/test-u16-width.Po
-rm -f uniwidth/.deps/test-u32-strwidth.Po
-rm -f uniwidth/.deps/test-u32-width.Po
-rm -f uniwidth/.deps/test-u8-strwidth.Po
-rm -f uniwidth/.deps/test-u8-width.Po
-rm -f uniwidth/.deps/test-uc_width.Po
-rm -f uniwidth/.deps/test-uc_width2.Po
-rm -f Makefile
-make[1]: Leaving directory '//test-create-testdir-4.result/gltests'
-make[1]: Entering directory '//test-create-testdir-4.result'
-test -z "csharpcomp.sh csharpexec.sh javacomp.sh javaexec.sh ldd.sh" || rm -f csharpcomp.sh csharpexec.sh javacomp.sh javaexec.sh ldd.sh
-test . = "." || test -z "" || rm -f
-rm -f config.h stamp-h1
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
-make[1]: Leaving directory '//test-create-testdir-4.result'
-rm -f config.status config.cache config.log configure.lineno config.status.lineno
-rm -f Makefile
patching file build-aux/test-driver