[rjones@stage4 tmp]$ zcat testdir.tar.gz | tar xf - [rjones@stage4 tmp]$ cd testdir [rjones@stage4 testdir]$ ls aclocal.m4 config.h.in configure.ac glm4 Makefile.am build-aux configure gllib gltests Makefile.in [rjones@stage4 testdir]$ ./configure CPPFLAGS="-Wall" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking crtdefs.h usability... no checking crtdefs.h presence... no checking for crtdefs.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking monetary.h usability... yes checking monetary.h presence... yes checking for monetary.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/types.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking for strings.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking priv.h usability... no checking priv.h presence... no checking for priv.h... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking 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 whether pow can be used without linking with libm... no checking whether pow can be used 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 ldexp() can be used without linking with libm... 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... no checking whether sqrtl() can be used with libm... yes checking whether sqrtl is declared... yes checking whether sqrtl works... yes checking whether asinl() can be used without linking with libm... no checking whether asinl() can be used with libm... yes checking whether asinl is declared... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for unsigned long long int... yes checking for long long int... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for readlinkat... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for dprintf... yes checking for vasnprintf... no checking for snprintf... yes checking for dup2... yes checking for duplocale... yes checking for snprintf_l... no checking for nl_langinfo_l... yes checking for faccessat... yes checking for fchmodat... yes checking for lchmod... no checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for ffs... yes checking for mempcpy... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for fpurge... no checking for __fpurge... yes checking for __freading... yes checking for __fseterr... no checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for futimens... yes checking for getdelim... yes checking for getdtablesize... yes checking for getlogin... yes checking for getlogin_r... yes checking for getprogname... no checking for getexecname... no checking for getrusage... yes checking for getsubopt... yes checking for gettimeofday... yes checking for nanotime... no checking for getpwnam_r... yes checking for imaxabs... yes checking for imaxdiv... yes checking for iswcntrl... yes checking for iswblank... yes checking for link... yes checking for openat... yes checking for linkat... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for mbsnrtowcs... yes checking for mprotect... yes checking for memchr... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknodat... yes checking for mknod... yes checking for mkstemp... yes checking for tzset... yes checking for nl_langinfo... yes checking for pclose... yes checking for strerror_r... yes checking for __xpg_strerror_r... yes checking for pipe... yes checking for popen... yes checking for posix_openpt... yes checking for pread... yes checking for pthread_sigmask... no checking for ptsname_r... yes checking for pwrite... yes checking for renameat... yes checking for secure_getenv... yes checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for stpncpy... yes checking for strdup... yes checking for catgets... yes checking for strfmon_l... yes checking for strndup... yes checking for strptime... yes checking for strtoimax... yes checking for strtoumax... yes checking for symlinkat... yes checking for localtime_r... yes checking for times... yes checking for truncate... yes checking for unlinkat... yes checking for utime... yes checking for futimes... yes checking for futimesat... yes checking for utimensat... yes checking for lutimes... yes checking for vdprintf... yes 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 wcsdup... 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 wcsnlen... yes checking for wcsnrtombs... 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 getrlimit... yes checking for setrlimit... yes checking for uselocale... yes checking for newlocale... yes checking for getgrouplist... yes checking for shutdown... (cached) yes checking for initstate... yes checking for usleep... yes checking for mquery... no checking for pstat_getprocvm... no checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether malloc, realloc, calloc are POSIX compliant... yes checking whether // is distinct from /... no checking whether realpath works... yes checking whether fabs can be used without linking with libm... no checking whether fabs can be used with libm... yes checking whether fabsf can be used without linking with libm... no checking whether fabsf can be used 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 in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... yes checking whether chown always updates ctime... yes checking whether floor works according to ISO C 99 with IEC 60559... yes checking whether floorl is declared... 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 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... yes checking whether printf supports the 'ls' directive... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... (cached) yes checking for wcsnlen... (cached) yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... 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 duplocale is declared without a macro... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... yes checking type of array argument to getgroups... gid_t checking whether isnan(double) can be used without linking with libm... 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 lstat correctly handles trailing slash... yes checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether fdatasync is declared... yes checking whether fegetround can be used without linking with libm... no checking whether fegetround can be used 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 for mbstate_t... 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... no checking whether stat file-mode macros are broken... no checking for nlink_t... 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 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 for ftello... yes checking whether ftello works... 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 C/C++ restrict keyword... __restrict checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking whether getlogin is declared... yes checking whether getlogin_r is declared... yes checking whether getopt is POSIX compatible... 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 host CPU and C ABI... riscv64 checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for the common suffixes of directories in the library search path... lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking 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 inline... inline checking whether limits.h has ULLONG_WIDTH etc.... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking 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 for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no 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 for O_CLOEXEC... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for multithread API to use... posix 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... no checking whether logl() can be used 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking for working mktime... yes checking whether strfmon_l is declared without a macro... yes checking whether is self-contained... yes checking whether pselect is declared without a macro... yes checking whether select is declared without a macro... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether C symbols are prefixed with underscore at the linker level... no checking for promoted mode_t type... mode_t checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking whether strerror_r is declared... (cached) yes checking whether poll is declared without a macro... yes checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... yes checking whether posix_spawnattr_setschedparam is supported... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for sigset_t... yes checking for SIGPIPE... yes checking whether initstate is declared... yes checking whether setstate 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 ssize_t... yes checking whether setenv is declared... yes checking for search.h... (cached) yes checking for tsearch... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stpncpy is declared... yes checking whether strdup is declared... 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 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 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 for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether strncat works... yes checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking for struct tm.tm_gmtoff... yes checking whether strsignal is declared... (cached) yes checking whether sys_siglist is declared... yes checking whether strstr works... yes checking whether strtod is declared... yes checking whether strtoimax is declared... (cached) yes checking whether strtok_r is declared... (cached) yes checking whether strtoumax is declared... (cached) yes checking for struct timespec in ... yes checking whether ttyname_r is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking whether vsnprintf is declared... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for sig_atomic_t... yes checking whether ungetc works on arbitrary bytes... yes checking for off_t... yes checking for _Exit... yes checking for acosf... yes checking whether acosl() can be used without linking with libm... no checking whether acosl() can be used with libm... yes checking whether acosl is declared... yes checking for alloca as a compiler built-in... yes checking for alphasort... yes checking whether inet_ntop is declared without a macro... yes checking whether inet_pton is declared without a macro... yes checking for asinf... yes checking whether asinl() can be used without linking with libm... (cached) no checking whether asinl() can be used with libm... (cached) yes checking whether asinl is declared... (cached) yes checking for static_assert... yes checking for atan2f... yes checking for atanf... yes checking whether atanl() can be used without linking with libm... no checking whether atanl() can be used with libm... yes checking whether atanl is declared... yes checking for atexit... yes checking for atoll... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking for cbrt... yes checking for cbrtf... yes checking whether cbrtf is declared... yes checking whether cbrtf works... yes checking for cbrtl... yes checking whether cbrtl is declared... 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... yes checking whether ceilf works according to ISO C 99 with IEC 60559... yes checking whether ceill is declared... yes checking whether ceill works according to ISO C 99 with IEC 60559... yes checking whether ceill() breaks with small values... no checking whether this system has an arbitrary file name length limit... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking whether 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... 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... no checking whether cosl() can be used with libm... yes checking whether cosl is declared... yes checking whether isblank is declared without a macro... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... 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 dirfd... yes checking whether dirfd is declared... (cached) yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking whether duplocale(LC_GLOBAL_LOCALE) works... yes checking for error_at_line... yes checking for euidaccess... yes checking whether exp2() can be used without linking with libm... no checking whether exp2() can be used with libm... yes checking whether exp2 is declared... yes checking whether exp2 works... yes checking for exp2f... yes checking whether exp2f is declared... yes checking for exp2l... yes checking whether exp2l is declared... 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... no checking whether expl() can be used with libm... yes checking whether expl() breaks with small values... no checking whether expl is declared... yes checking whether expm1() can be used without linking with libm... no checking whether expm1() can be used 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 expm1l() can be used without linking with libm... no checking whether expm1l() can be used with libm... yes checking whether expm1l is declared... yes checking whether fabs can be used without linking with libm... (cached) no checking whether fabs can be used with libm... (cached) yes checking whether fabsf can be used without linking with libm... (cached) no checking whether fabsf can be used with libm... (cached) yes checking whether fabsl can be used without linking with libm... no checking whether fabsl can be used with libm... yes checking whether fabsl 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 fflush works on input streams... (cached) no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking for library containing fdatasync... none required checking whether fdopen sets errno... yes checking whether fdopendir is declared... (cached) yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) no checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking whether floor works according to ISO C 99 with IEC 60559... (cached) yes checking whether floorf is declared... yes checking whether floorf works according to ISO C 99 with IEC 60559... yes checking whether floorl is declared... (cached) yes checking whether fma can be used without linking with libm... no checking whether fma can be used with libm... yes checking whether fma is declared... yes checking whether fma works... yes checking whether fmaf can be used without linking with libm... no checking whether fmaf can be used with libm... yes checking whether fmaf is declared... yes checking whether fmaf works... yes checking whether fmal can be used without linking with libm... no checking whether fmal can be used with libm... yes checking whether fmal is declared... 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... yes checking for fmodl... yes checking whether fmodl works according to ISO C 99 with IEC 60559... yes checking for working POSIX fnmatch... yes checking whether fopen recognizes a trailing slash... yes checking whether fpurge is declared... no checking whether free (NULL) is known to work... 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 whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether futimens works... yes checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... (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 aborts when 4k < cwd_length < 16k... no checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... yes checking for gethostname... yes checking for HOST_NAME_MAX... yes checking for getline... yes checking for working getline function... yes checking whether getlogin_r works with small buffers... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for GNU glob interface version 1... no checking for grantpt... yes checking for group_member... yes 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... no checking whether ilogb can be used with libm... yes checking whether ilogb works... yes checking whether ilogbf can be used without linking with libm... no checking whether ilogbf can be used with libm... yes checking whether ilogbf works... yes checking for ilogbl... yes checking whether ilogbl works... 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... 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 for ioctl... yes checking for ioctl with POSIX signature... no 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 whether iswblank is declared... 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 for lchown... 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 whether the compiler supports the __inline keyword... yes checking whether link obeys POSIX... yes checking for __xpg4... no checking whether link(2) dereferences a symlink... no checking whether linkat() can link symlinks... yes checking whether linkat handles trailing slash correctly... yes checking whether locale.h conforms to POSIX:2001... (cached) yes checking whether struct lconv is properly defined... (cached) yes checking whether setlocale is declared without a macro... (cached) yes checking whether duplocale is declared without a macro... (cached) yes checking for setlocale... yes checking for uselocale... (cached) yes checking for getlocalename_l... no 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... 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 according to ISO C 99 with IEC 60559... yes checking for log2... yes checking whether log2 is declared... 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... 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... yes checking whether log2l works... yes checking whether logb is declared... yes checking whether logb works... yes checking whether logbf can be used without linking with libm... no checking whether logbf can be used with libm... yes checking whether logbf works... yes checking whether logbl can be used without linking with libm... no checking whether logbl can be used 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 whether logl() can be used without linking with libm... (cached) no checking whether logl() can be used 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 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 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 mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes checking whether mbrtowc handles a NULL string argument... (cached) guessing yes checking whether mbrtowc has a correct return value... (cached) guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for working memcmp... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking for memset... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking whether mkfifo rejects trailing slashes... yes checking whether mknod can create fifo without root privileges... yes checking for working mkstemp... yes 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 according to ISO C 99 with IEC 60559... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking whether getaddrinfo is declared without a macro... (cached) yes checking whether freeaddrinfo is declared without a macro... (cached) yes checking whether gai_strerror is declared without a macro... (cached) yes checking whether getnameinfo is declared without a macro... (cached) yes checking whether is self-contained... yes checking whether nextafter can be used without linking with libm... no checking whether nextafter can be used with libm... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking whether perror matches strerror... yes checking for poll... yes checking whether poll is declared without a macro... (cached) yes checking whether popen works with closed stdin... yes checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking for powf... 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 whether pollutes the namespace... no checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for library containing pthread_create and pthread_join... -pthread checking for pthread_sigmask in -pthread... yes checking whether pthread_sigmask is only a macro... no 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 pwrite works... yes checking for raise... yes checking for sigprocmask... yes checking for random... 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 whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlinkat signature is correct... yes checking for working re_compile_pattern... yes checking whether remainder is declared... (cached) yes checking whether remainder() can be used without linking with libm... no checking whether remainder() can be used 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 linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking for linux/fs.h... (cached) yes checking for rewinddir... yes checking whether rint can be used without linking with libm... no checking whether rint can be used with libm... yes checking whether rintf can be used without linking with libm... no checking whether rintf can be used with libm... yes checking whether rintf is declared... (cached) yes checking whether rintl can be used without linking with libm... no checking whether rintl can be used with libm... yes checking whether rmdir works... (cached) yes 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 scandir... 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 whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking whether setenv validates arguments... yes checking for struct sigaction.sa_sigaction... yes 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 for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for sinf... yes checking for sinhf... yes checking whether sinl() can be used without linking with libm... no checking whether sinl() can be used with libm... yes checking whether sinl is declared... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for snprintf... (cached) yes checking whether snprintf truncates the result as in C99... yes checking whether snprintf fully supports the 'n' directive... yes checking whether snprintf respects a size of 1... (cached) yes checking whether vsnprintf respects a zero size as in C99... yes checking for socklen_t... 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 for sqrtf... yes checking whether sqrtl() can be used without linking with libm... (cached) no checking whether sqrtl() can be used 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 working stdalign.h... yes checking for va_copy... yes checking for max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking 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 _Exit 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 getloadavg is declared without a macro... yes 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 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_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 strtoll 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 for working stdnoreturn.h... yes checking for stpcpy... yes checking for working stpncpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... (cached) yes checking for strchrnul... yes checking whether strchrnul works... yes checking for strcspn... yes checking for working strerror function... yes checking whether strfmon_l works... guessing yes checking for working strndup... yes checking for working strnlen... yes checking for strpbrk... 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 for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking whether symlink handles trailing slash correctly... yes checking whether symlinkat handles trailing slash correctly... yes checking whether declares ioctl... yes checking whether ioctl is declared without a macro... yes checking whether getrusage is declared without a macro... yes checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) yes checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) yes checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) 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 for tanf... yes checking for tanhf... yes checking whether tanl() can be used without linking with libm... no checking whether tanl() can be used with libm... yes checking whether tanl is declared... (cached) yes checking whether tcgetsid is declared... yes checking for tcgetsid... yes checking whether tcgetsid is declared without a macro... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for library containing timer_settime... -lrt checking for timer_settime... yes checking whether tmpfile should be overridden... no checking whether trunc is declared... (cached) yes checking whether trunc works according to ISO C 99 with IEC 60559... (cached) 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 whether tdelete works... 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 whether tzset clobbers localtime buffer... no checking for uname... yes checking whether chdir is declared without a macro... yes checking whether chown 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 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 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 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 unlink honors trailing slashes... (cached) yes checking whether unlink of a parent directory fails as it should... (cached) guessing yes checking for unlockpt... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking whether utime is declared without a macro... yes checking whether utimensat works... yes checking for ptrdiff_t... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for vsnprintf... (cached) yes checking whether snprintf truncates the result as in C99... (cached) 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 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 mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcsrtombs updates the source pointer correctly... guessing yes checking whether wcsrtombs supports a NULL argument correctly... guessing yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wctype is declared without a macro... (cached) yes checking whether iswctype is declared without a macro... (cached) yes checking whether wctrans is declared without a macro... (cached) yes checking whether towctrans is declared without a macro... (cached) yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... (cached) yes checking for wmemchr... yes checking for wmemcmp... yes checking for wmemcpy... yes checking for wmemmove... yes checking for wmemset... yes checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... (cached) yes checking whether byte ordering is bigendian... (cached) no checking whether byte ordering is bigendian... (cached) no checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... word 3 bit 16 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... (cached) word 3 bit 16 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... (cached) word 3 bit 16 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 3 bit 16 checking where to find the exponent in a 'long double'... (cached) word 3 bit 16 checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing if_nameindex... none required checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for getppriv... no checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for pthread_atfork... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for waitid... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for sched_yield in -lrt... yes checking that generated files are newer than configure... done configure: creating ./config.status 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 [rjones@stage4 testdir]$ make make all-recursive make[1]: Entering directory '/var/tmp/testdir' Making all in gllib make[2]: Entering directory '/var/tmp/testdir/gllib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h /usr/bin/mkdir -p arpa rm -f arpa/inet.h-t arpa/inet.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_ARPA_INET_H''@||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_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 rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr/local"'; \ echo '#define EXEC_PREFIX "/usr/local"'; \ echo '#define BINDIR "/usr/local/bin"'; \ echo '#define SBINDIR "/usr/local/sbin"'; \ echo '#define LIBEXECDIR "/usr/local/libexec"'; \ echo '#define DATAROOTDIR "/usr/local/share"'; \ echo '#define DATADIR "/usr/local/share"'; \ echo '#define SYSCONFDIR "/usr/local/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/local/com"'; \ echo '#define LOCALSTATEDIR "/usr/local/var"'; \ echo '#define RUNSTATEDIR "/usr/local/var/run"'; \ echo '#define INCLUDEDIR "/usr/local/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/local/share/doc/dummy"'; \ echo '#define INFODIR "/usr/local/share/info"'; \ echo '#define HTMLDIR "/usr/local/share/doc/dummy"'; \ echo '#define DVIDIR "/usr/local/share/doc/dummy"'; \ echo '#define PDFDIR "/usr/local/share/doc/dummy"'; \ echo '#define PSDIR "/usr/local/share/doc/dummy"'; \ echo '#define LIBDIR "/usr/local/lib"'; \ echo '#define LISPDIR "/usr/local/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/local/share/locale"'; \ echo '#define MANDIR "/usr/local/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/local/share/dummy"'; \ echo '#define PKGINCLUDEDIR "/usr/local/include/dummy"'; \ echo '#define PKGLIBDIR "/usr/local/lib/dummy"'; \ echo '#define PKGLIBEXECDIR "/usr/local/libexec/dummy"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f ctype.h-t ctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_CTYPE_H''@||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 rm -f dirent.h-t dirent.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_DIRENT_H''@||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_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 rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||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|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|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 rm -f glob.h-t glob.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./glob.in.h; \ } > glob.h-t && \ mv -f glob.h-t glob.h rm -f iconv.h-t iconv.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_ICONV_H''@||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 rm -f inttypes.h-t inttypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''PRIPTR_PREFIX''@/"l"/g' \ -e 's/@''GNULIB_IMAXABS''@/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/@''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 rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||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 rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/1/g' \ -e 's/@''GNULIB_DUPLOCALE''@/1/g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|0|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|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 rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||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 | \ 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_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' \ | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|0|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t && \ mv math.h-t math.h rm -f monetary.h-t monetary.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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''@||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 rm -f netdb.h-t netdb.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_NETDB_H''@||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 '/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 rm -f poll.h-t poll.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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''@||g' \ -e 's/@''GNULIB_POLL''@/1/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 -f poll.h-t poll.h rm -f search.h-t search.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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''@||g' \ -e 's|@''HAVE_TYPE_VISIT''@|1|g' \ -e 's/@''GNULIB_TSEARCH''@/1/g' \ -e 's|@''HAVE_TSEARCH''@|1|g' \ -e 's|@''REPLACE_TSEARCH''@|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 rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||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 rm -f spawn.h-t spawn.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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''@||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_ADDCLOSE''@/1/g' \ -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/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|@''REPLACE_POSIX_SPAWN''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \ -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|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' \ < ./spawn.in.h; \ } > spawn.h-t && \ mv spawn.h-t spawn.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||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_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''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/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''@/0/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' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|1|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|1|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|1|g' \ -e 's|@''REPLACE_FSEEKO''@|1|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/1/g' \ -e 's/@''GNULIB_ATOLL''@/1/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/1/g' \ -e 's/@''GNULIB_GRANTPT''@/1/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/1/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/1/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/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''@/IN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/1/g' \ -e 's/@''GNULIB_RANDOM_R''@/1/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \ -e 's/@''GNULIB_SETENV''@/1/g' \ -e 's/@''GNULIB_STRTOD''@/1/g' \ -e 's/@''GNULIB_STRTOLL''@/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' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|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_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|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-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/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''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/1/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/1/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/1/g' \ -e 's/@''GNULIB_STRSIGNAL''@/1/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|1|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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.in.h; \ } > string.h-t && \ mv string.h-t string.h rm -f strings.h-t strings.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -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''@||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 /usr/bin/mkdir -p sys rm -f sys/ioctl.h-t sys/ioctl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_IOCTL_H''@||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 /usr/bin/mkdir -p sys rm -f sys/resource.h-t sys/resource.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_RESOURCE_H''@||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 -f sys/resource.h-t sys/resource.h /usr/bin/mkdir -p sys rm -f sys/select.h-t sys/select.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/0/g' \ -e 's/@''GNULIB_SELECT''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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 /usr/bin/mkdir -p sys rm -f sys/socket.h-t sys/socket.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SOCKET_H''@||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''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ -e 's|@''HAVE_ACCEPT4''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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 -f sys/socket.h-t sys/socket.h /usr/bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/1/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/1/g' \ -e 's/@''GNULIB_FUTIMENS''@/1/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/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|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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 /usr/bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||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 /usr/bin/mkdir -p sys rm -f sys/times.h-t sys/times.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -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''@||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 /usr/bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||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 /usr/bin/mkdir -p sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h /usr/bin/mkdir -p sys rm -f sys/utsname.h-t sys/utsname.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_UTSNAME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UTSNAME_H''@||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 /usr/bin/mkdir -p sys rm -f sys/wait.h-t sys/wait.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_WAIT_H''@||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 rm -f termios.h-t termios.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TERMIOS_H''@||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 rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||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_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/1/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|0|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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 rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/1/g' \ -e 's/@''GNULIB_CHOWN''@/1/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_DUP''@/1/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/1/g' \ -e 's/@''GNULIB_FACCESSAT''@/1/g' \ -e 's/@''GNULIB_FCHDIR''@/1/g' \ -e 's/@''GNULIB_FCHOWNAT''@/1/g' \ -e 's/@''GNULIB_FDATASYNC''@/1/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/1/g' \ -e 's/@''GNULIB_GETCWD''@/1/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETGROUPS''@/1/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \ -e 's/@''GNULIB_GETLOGIN''@/1/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/IN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/1/g' \ -e 's/@''GNULIB_ISATTY''@/1/g' \ -e 's/@''GNULIB_LCHOWN''@/1/g' \ -e 's/@''GNULIB_LINK''@/1/g' \ -e 's/@''GNULIB_LINKAT''@/1/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/1/g' \ -e 's/@''GNULIB_PIPE2''@/0/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''@/0/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''@/0/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''@/IN_GNULIB_TESTS/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_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_TRUNCATE''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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-t && \ mv unistd.h-t unistd.h rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f uniwidth.h-t uniwidth.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./uniwidth.in.h; \ } > uniwidth.h-t && \ mv -f uniwidth.h-t uniwidth.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/1/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/1/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/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_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' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|1|g' \ -e 's|@''REPLACE_MBRLEN''@|1|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e '/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-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_ISWBLANK''@/1/g' \ -e 's/@''GNULIB_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_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.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 make all-recursive make[3]: Entering directory '/var/tmp/testdir/gllib' make[4]: Entering directory '/var/tmp/testdir/gllib' depbase=`echo allocator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT allocator.o -MD -MP -MF $depbase.Tpo -c -o allocator.o allocator.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo areadlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT areadlink.o -MD -MP -MF $depbase.Tpo -c -o areadlink.o areadlink.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo areadlinkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT areadlinkat.o -MD -MP -MF $depbase.Tpo -c -o areadlinkat.o areadlinkat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT c-ctype.o -MD -MP -MF $depbase.Tpo -c -o c-ctype.o c-ctype.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c-strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT c-strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.o c-strcasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c-strncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT c-strncasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.o c-strncasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo careadlinkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT careadlinkat.o -MD -MP -MF $depbase.Tpo -c -o careadlinkat.o careadlinkat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o dirname-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chmodat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT chmodat.o -MD -MP -MF $depbase.Tpo -c -o chmodat.o chmodat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chownat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT chownat.o -MD -MP -MF $depbase.Tpo -c -o chownat.o chownat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fd-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT fd-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o fd-safer-flag.o fd-safer-flag.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dup-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT dup-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o dup-safer-flag.o dup-safer-flag.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT filenamecat-lgpl.o -MD -MP -MF $depbase.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo freading.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT freading.o -MD -MP -MF $depbase.Tpo -c -o freading.o freading.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo full-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT full-write.o -MD -MP -MF $depbase.Tpo -c -o full-write.o full-write.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT gettime.o -MD -MP -MF $depbase.Tpo -c -o gettime.o gettime.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c -o hard-locale.o hard-locale.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo integer_length.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT integer_length.o -MD -MP -MF $depbase.Tpo -c -o integer_length.o integer_length.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT localename.o -MD -MP -MF $depbase.Tpo -c -o localename.o localename.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo glthread/lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT glthread/lock.o -MD -MP -MF $depbase.Tpo -c -o glthread/lock.o glthread/lock.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo math.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT math.o -MD -MP -MF $depbase.Tpo -c -o math.o math.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nonblocking.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT nonblocking.o -MD -MP -MF $depbase.Tpo -c -o nonblocking.o nonblocking.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo openat-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT openat-die.o -MD -MP -MF $depbase.Tpo -c -o openat-die.o openat-die.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo printf-frexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT printf-frexp.o -MD -MP -MF $depbase.Tpo -c -o printf-frexp.o printf-frexp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo printf-frexpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT printf-frexpl.o -MD -MP -MF $depbase.Tpo -c -o printf-frexpl.o printf-frexpl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo renameat2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT renameat2.o -MD -MP -MF $depbase.Tpo -c -o renameat2.o renameat2.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo safe-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT safe-write.o -MD -MP -MF $depbase.Tpo -c -o safe-write.o safe-write.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo save-cwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT save-cwd.o -MD -MP -MF $depbase.Tpo -c -o save-cwd.o save-cwd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/scratch_buffer_grow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT malloc/scratch_buffer_grow.o -MD -MP -MF $depbase.Tpo -c -o malloc/scratch_buffer_grow.o malloc/scratch_buffer_grow.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/scratch_buffer_grow_preserve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT malloc/scratch_buffer_grow_preserve.o -MD -MP -MF $depbase.Tpo -c -o malloc/scratch_buffer_grow_preserve.o malloc/scratch_buffer_grow_preserve.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/scratch_buffer_set_array_size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT malloc/scratch_buffer_set_array_size.o -MD -MP -MF $depbase.Tpo -c -o malloc/scratch_buffer_set_array_size.o malloc/scratch_buffer_set_array_size.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sig-handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT sig-handler.o -MD -MP -MF $depbase.Tpo -c -o sig-handler.o sig-handler.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stat-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT stat-time.o -MD -MP -MF $depbase.Tpo -c -o stat-time.o stat-time.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo statat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT statat.o -MD -MP -MF $depbase.Tpo -c -o statat.o statat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT sys_socket.o -MD -MP -MF $depbase.Tpo -c -o sys_socket.o sys_socket.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT tempname.o -MD -MP -MF $depbase.Tpo -c -o tempname.o tempname.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo glthread/threadlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT glthread/threadlib.o -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.o glthread/threadlib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT timespec.o -MD -MP -MF $depbase.Tpo -c -o timespec.o timespec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo glthread/tls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT glthread/tls.o -MD -MP -MF $depbase.Tpo -c -o glthread/tls.o glthread/tls.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tmpdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT tmpdir.o -MD -MP -MF $depbase.Tpo -c -o tmpdir.o tmpdir.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u8-mbtoucr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT unistr/u8-mbtoucr.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-mbtoucr.o unistr/u8-mbtoucr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u8-uctomb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT unistr/u8-uctomb.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-uctomb.o unistr/u8-uctomb.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr/u8-uctomb-aux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT unistr/u8-uctomb-aux.o -MD -MP -MF $depbase.Tpo -c -o unistr/u8-uctomb-aux.o unistr/u8-uctomb-aux.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utimens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT utimens.o -MD -MP -MF $depbase.Tpo -c -o utimens.o utimens.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xsize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT xsize.o -MD -MP -MF $depbase.Tpo -c -o xsize.o xsize.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo asnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT asnprintf.o -MD -MP -MF $depbase.Tpo -c -o asnprintf.o asnprintf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chdir-long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT chdir-long.o -MD -MP -MF $depbase.Tpo -c -o chdir-long.o chdir-long.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fclose.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT fclose.o -MD -MP -MF $depbase.Tpo -c -o fclose.o fclose.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fcntl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT fcntl.o -MD -MP -MF $depbase.Tpo -c -o fcntl.o fcntl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fflush.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT fflush.o -MD -MP -MF $depbase.Tpo -c -o fflush.o fflush.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fpurge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT fpurge.o -MD -MP -MF $depbase.Tpo -c -o fpurge.o fpurge.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fseek.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT fseek.o -MD -MP -MF $depbase.Tpo -c -o fseek.o fseek.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fseeko.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT fseeko.o -MD -MP -MF $depbase.Tpo -c -o fseeko.o fseeko.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fseterr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT fseterr.o -MD -MP -MF $depbase.Tpo -c -o fseterr.o fseterr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo glob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT glob.o -MD -MP -MF $depbase.Tpo -c -o glob.o glob.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo glob_pattern_p.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT glob_pattern_p.o -MD -MP -MF $depbase.Tpo -c -o glob_pattern_p.o glob_pattern_p.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo globfree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT globfree.o -MD -MP -MF $depbase.Tpo -c -o globfree.o globfree.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localtime-buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT localtime-buffer.o -MD -MP -MF $depbase.Tpo -c -o localtime-buffer.o localtime-buffer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbrlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT mbrlen.o -MD -MP -MF $depbase.Tpo -c -o mbrlen.o mbrlen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o mbrtowc.o mbrtowc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT nanosleep.o -MD -MP -MF $depbase.Tpo -c -o nanosleep.o nanosleep.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo openat-proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT openat-proc.o -MD -MP -MF $depbase.Tpo -c -o openat-proc.o openat-proc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT printf-args.o -MD -MP -MF $depbase.Tpo -c -o printf-args.o printf-args.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo printf-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT printf-parse.o -MD -MP -MF $depbase.Tpo -c -o printf-parse.o printf-parse.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o vasnprintf.o vasnprintf.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libgnu.a ar cr libgnu.a allocator.o areadlink.o areadlinkat.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o cloexec.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o chmodat.o chownat.o fd-hook.o fd-safer-flag.o dup-safer-flag.o filenamecat-lgpl.o freading.o full-write.o getprogname.o gettime.o hard-locale.o integer_length.o localcharset.o localename.o glthread/lock.o malloca.o math.o nonblocking.o openat-die.o printf-frexp.o printf-frexpl.o renameat2.o safe-write.o save-cwd.o malloc/scratch_buffer_grow.o malloc/scratch_buffer_grow_preserve.o malloc/scratch_buffer_set_array_size.o sig-handler.o sockets.o stat-time.o statat.o strnlen1.o sys_socket.o tempname.o glthread/threadlib.o timespec.o glthread/tls.o tmpdir.o unistd.o dup-safer.o fd-safer.o pipe-safer.o unistr/u8-mbtoucr.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o utimens.o wctype-h.o xsize.o asnprintf.o chdir-long.o fclose.o fcntl.o fflush.o fpurge.o fseek.o fseeko.o fseterr.o glob.o glob_pattern_p.o globfree.o ioctl.o localtime-buffer.o mbrlen.o mbrtowc.o nanosleep.o openat-proc.o printf-args.o printf-parse.o strerror_r.o vasnprintf.o ranlib libgnu.a depbase=`echo pt_chown.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=1 -Wall -g -O2 -MT pt_chown.o -MD -MP -MF $depbase.Tpo -c -o pt_chown.o pt_chown.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o pt_chown pt_chown.o libgnu.a rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'riscv64-unknown-linux-gnu' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/dummy/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/dummy/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed make[4]: Leaving directory '/var/tmp/testdir/gllib' make[3]: Leaving directory '/var/tmp/testdir/gllib' make[2]: Leaving directory '/var/tmp/testdir/gllib' Making all in glm4 make[2]: Entering directory '/var/tmp/testdir/glm4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/testdir/glm4' Making all in gltests make[2]: Entering directory '/var/tmp/testdir/gltests' rm -f test-posix_spawn1.sh-t test-posix_spawn1.sh && \ cp ./test-posix_spawn1.in.sh test-posix_spawn1.sh-t && \ mv test-posix_spawn1.sh-t test-posix_spawn1.sh rm -f test-posix_spawn2.sh-t test-posix_spawn2.sh && \ cp ./test-posix_spawn2.in.sh test-posix_spawn2.sh-t && \ mv test-posix_spawn2.sh-t test-posix_spawn2.sh make all-recursive make[3]: Entering directory '/var/tmp/testdir/gltests' Making all in . make[4]: Entering directory '/var/tmp/testdir/gltests' depbase=`echo areadlink-with-size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT areadlink-with-size.o -MD -MP -MF $depbase.Tpo -c -o areadlink-with-size.o areadlink-with-size.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo binary-io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT binary-io.o -MD -MP -MF $depbase.Tpo -c -o binary-io.o binary-io.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bitrotate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT bitrotate.o -MD -MP -MF $depbase.Tpo -c -o bitrotate.o bitrotate.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dtotimespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT dtotimespec.o -MD -MP -MF $depbase.Tpo -c -o dtotimespec.o dtotimespec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fatal-signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT fatal-signal.o -MD -MP -MF $depbase.Tpo -c -o fatal-signal.o fatal-signal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT filenamecat.o -MD -MP -MF $depbase.Tpo -c -o filenamecat.o filenamecat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo get-rusage-as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT get-rusage-as.o -MD -MP -MF $depbase.Tpo -c -o get-rusage-as.o get-rusage-as.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getugroups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT getugroups.o -MD -MP -MF $depbase.Tpo -c -o getugroups.o getugroups.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o hash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hash-pjw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT hash-pjw.o -MD -MP -MF $depbase.Tpo -c -o hash-pjw.o hash-pjw.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT imaxtostr.o -MD -MP -MF $depbase.Tpo -c -o imaxtostr.o imaxtostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo inttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT inttostr.o -MD -MP -MF $depbase.Tpo -c -o inttostr.o inttostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo offtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT offtostr.o -MD -MP -MF $depbase.Tpo -c -o offtostr.o offtostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uinttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT uinttostr.o -MD -MP -MF $depbase.Tpo -c -o uinttostr.o uinttostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo umaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT umaxtostr.o -MD -MP -MF $depbase.Tpo -c -o umaxtostr.o umaxtostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mgetgroups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT mgetgroups.o -MD -MP -MF $depbase.Tpo -c -o mgetgroups.o mgetgroups.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo priv-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT priv-set.o -MD -MP -MF $depbase.Tpo -c -o priv-set.o priv-set.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo glthread/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT glthread/thread.o -MD -MP -MF $depbase.Tpo -c -o glthread/thread.o glthread/thread.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timespec-add.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT timespec-add.o -MD -MP -MF $depbase.Tpo -c -o timespec-add.o timespec-add.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timespec-sub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT timespec-sub.o -MD -MP -MF $depbase.Tpo -c -o timespec-sub.o timespec-sub.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unlinkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT unlinkdir.o -MD -MP -MF $depbase.Tpo -c -o unlinkdir.o unlinkdir.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utimecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT utimecmp.o -MD -MP -MF $depbase.Tpo -c -o utimecmp.o utimecmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vma-iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT vma-iter.o -MD -MP -MF $depbase.Tpo -c -o vma-iter.o vma-iter.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo wait-process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT wait-process.o -MD -MP -MF $depbase.Tpo -c -o wait-process.o wait-process.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libtests.a ar cr libtests.a areadlink-with-size.o binary-io.o bitrotate.o dtotimespec.o fatal-signal.o filenamecat.o get-rusage-as.o getugroups.o hash.o hash-pjw.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o mgetgroups.o priv-set.o glthread/thread.o timespec-add.o timespec-sub.o unlinkdir.o utimecmp.o vma-iter.o wait-process.o xmalloc.o xalloc-die.o ranlib libtests.a depbase=`echo test-_Exit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-_Exit.o -MD -MP -MF $depbase.Tpo -c -o test-_Exit.o test-_Exit.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-_Exit test-_Exit.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-accept.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-accept.o -MD -MP -MF $depbase.Tpo -c -o test-accept.o test-accept.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-accept test-accept.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-acos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-acos.o -MD -MP -MF $depbase.Tpo -c -o test-acos.o test-acos.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-acos test-acos.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-acosf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-acosf.o -MD -MP -MF $depbase.Tpo -c -o test-acosf.o test-acosf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-acosf test-acosf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-acosl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-acosl.o -MD -MP -MF $depbase.Tpo -c -o test-acosl.o test-acosl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-acosl test-acosl.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-alloca-opt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-alloca-opt.o -MD -MP -MF $depbase.Tpo -c -o test-alloca-opt.o test-alloca-opt.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-alloca-opt test-alloca-opt.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-areadlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-areadlink.o -MD -MP -MF $depbase.Tpo -c -o test-areadlink.o test-areadlink.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-areadlink test-areadlink.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-areadlink-with-size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-areadlink-with-size.o -MD -MP -MF $depbase.Tpo -c -o test-areadlink-with-size.o test-areadlink-with-size.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-areadlink-with-size test-areadlink-with-size.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-areadlinkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-areadlinkat.o -MD -MP -MF $depbase.Tpo -c -o test-areadlinkat.o test-areadlinkat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-areadlinkat test-areadlinkat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-arpa_inet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-arpa_inet.o -MD -MP -MF $depbase.Tpo -c -o test-arpa_inet.o test-arpa_inet.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-arpa_inet test-arpa_inet.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-asin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-asin.o -MD -MP -MF $depbase.Tpo -c -o test-asin.o test-asin.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-asin test-asin.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-asinf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-asinf.o -MD -MP -MF $depbase.Tpo -c -o test-asinf.o test-asinf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-asinf test-asinf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-asinl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-asinl.o -MD -MP -MF $depbase.Tpo -c -o test-asinl.o test-asinl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-asinl test-asinl.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-atan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-atan.o -MD -MP -MF $depbase.Tpo -c -o test-atan.o test-atan.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-atan test-atan.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-atan2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-atan2.o -MD -MP -MF $depbase.Tpo -c -o test-atan2.o test-atan2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-atan2 test-atan2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-atan2f.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-atan2f.o -MD -MP -MF $depbase.Tpo -c -o test-atan2f.o test-atan2f.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-atan2f test-atan2f.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-atanf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-atanf.o -MD -MP -MF $depbase.Tpo -c -o test-atanf.o test-atanf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-atanf test-atanf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-atanl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-atanl.o -MD -MP -MF $depbase.Tpo -c -o test-atanl.o test-atanl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-atanl test-atanl.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-atexit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-atexit.o -MD -MP -MF $depbase.Tpo -c -o test-atexit.o test-atexit.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-atexit test-atexit.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-binary-io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-binary-io.o -MD -MP -MF $depbase.Tpo -c -o test-binary-io.o test-binary-io.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-binary-io test-binary-io.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-bind.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-bind.o -MD -MP -MF $depbase.Tpo -c -o test-bind.o test-bind.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-bind test-bind.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-bitrotate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-bitrotate.o -MD -MP -MF $depbase.Tpo -c -o test-bitrotate.o test-bitrotate.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-bitrotate test-bitrotate.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-btowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-btowc.o -MD -MP -MF $depbase.Tpo -c -o test-btowc.o test-btowc.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-btowc test-btowc.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-c-ctype.o -MD -MP -MF $depbase.Tpo -c -o test-c-ctype.o test-c-ctype.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-c-ctype test-c-ctype.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-c-strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-c-strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o test-c-strcasecmp.o test-c-strcasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-c-strcasecmp test-c-strcasecmp.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-c-strncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-c-strncasecmp.o -MD -MP -MF $depbase.Tpo -c -o test-c-strncasecmp.o test-c-strncasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-c-strncasecmp test-c-strncasecmp.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-canonicalize-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-canonicalize-lgpl.o -MD -MP -MF $depbase.Tpo -c -o test-canonicalize-lgpl.o test-canonicalize-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-canonicalize-lgpl test-canonicalize-lgpl.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-cbrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-cbrt.o -MD -MP -MF $depbase.Tpo -c -o test-cbrt.o test-cbrt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo randomd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT randomd.o -MD -MP -MF $depbase.Tpo -c -o randomd.o randomd.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-cbrt test-cbrt.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-cbrtf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-cbrtf.o -MD -MP -MF $depbase.Tpo -c -o test-cbrtf.o test-cbrtf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo randomf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT randomf.o -MD -MP -MF $depbase.Tpo -c -o randomf.o randomf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-cbrtf test-cbrtf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-cbrtl-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-cbrtl-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-cbrtl-ieee.o test-cbrtl-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-cbrtl-ieee test-cbrtl-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-cbrtl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-cbrtl.o -MD -MP -MF $depbase.Tpo -c -o test-cbrtl.o test-cbrtl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo randoml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT randoml.o -MD -MP -MF $depbase.Tpo -c -o randoml.o randoml.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-cbrtl test-cbrtl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ceil-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ceil-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-ceil-ieee.o test-ceil-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ceil-ieee test-ceil-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ceil1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ceil1.o -MD -MP -MF $depbase.Tpo -c -o test-ceil1.o test-ceil1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ceil1 test-ceil1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ceil2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ceil2.o -MD -MP -MF $depbase.Tpo -c -o test-ceil2.o test-ceil2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ceil2 test-ceil2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ceilf-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ceilf-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-ceilf-ieee.o test-ceilf-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ceilf-ieee test-ceilf-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ceilf1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ceilf1.o -MD -MP -MF $depbase.Tpo -c -o test-ceilf1.o test-ceilf1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ceilf1 test-ceilf1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ceilf2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ceilf2.o -MD -MP -MF $depbase.Tpo -c -o test-ceilf2.o test-ceilf2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ceilf2 test-ceilf2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ceill-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ceill-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-ceill-ieee.o test-ceill-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ceill-ieee test-ceill-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ceill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ceill.o -MD -MP -MF $depbase.Tpo -c -o test-ceill.o test-ceill.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ceill test-ceill.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-chdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-chdir.o -MD -MP -MF $depbase.Tpo -c -o test-chdir.o test-chdir.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-chdir test-chdir.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-chown.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-chown.o -MD -MP -MF $depbase.Tpo -c -o test-chown.o test-chown.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-chown test-chown.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-cloexec.o -MD -MP -MF $depbase.Tpo -c -o test-cloexec.o test-cloexec.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-cloexec test-cloexec.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-close.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-close.o -MD -MP -MF $depbase.Tpo -c -o test-close.o test-close.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-close test-close.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-connect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-connect.o -MD -MP -MF $depbase.Tpo -c -o test-connect.o test-connect.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-connect test-connect.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-copysign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-copysign.o -MD -MP -MF $depbase.Tpo -c -o test-copysign.o test-copysign.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-copysign test-copysign.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-copysignf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-copysignf.o -MD -MP -MF $depbase.Tpo -c -o test-copysignf.o test-copysignf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-copysignf test-copysignf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-copysignl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-copysignl.o -MD -MP -MF $depbase.Tpo -c -o test-copysignl.o test-copysignl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-copysignl test-copysignl.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-cos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-cos.o -MD -MP -MF $depbase.Tpo -c -o test-cos.o test-cos.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-cos test-cos.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-cosf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-cosf.o -MD -MP -MF $depbase.Tpo -c -o test-cosf.o test-cosf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-cosf test-cosf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-cosh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-cosh.o -MD -MP -MF $depbase.Tpo -c -o test-cosh.o test-cosh.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-cosh test-cosh.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-coshf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-coshf.o -MD -MP -MF $depbase.Tpo -c -o test-coshf.o test-coshf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-coshf test-coshf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-cosl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-cosl.o -MD -MP -MF $depbase.Tpo -c -o test-cosl.o test-cosl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-cosl test-cosl.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ctype.o -MD -MP -MF $depbase.Tpo -c -o test-ctype.o test-ctype.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ctype test-ctype.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-dirent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-dirent.o -MD -MP -MF $depbase.Tpo -c -o test-dirent.o test-dirent.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-dirent test-dirent.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-dprintf-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-dprintf-posix.o -MD -MP -MF $depbase.Tpo -c -o test-dprintf-posix.o test-dprintf-posix.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-dprintf-posix test-dprintf-posix.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-dprintf-posix2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-dprintf-posix2.o -MD -MP -MF $depbase.Tpo -c -o test-dprintf-posix2.o test-dprintf-posix2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-dprintf-posix2 test-dprintf-posix2.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-dprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-dprintf.o -MD -MP -MF $depbase.Tpo -c -o test-dprintf.o test-dprintf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-dprintf test-dprintf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-dup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-dup.o -MD -MP -MF $depbase.Tpo -c -o test-dup.o test-dup.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-dup test-dup.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-dup2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-dup2.o -MD -MP -MF $depbase.Tpo -c -o test-dup2.o test-dup2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-dup2 test-dup2.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-duplocale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-duplocale.o -MD -MP -MF $depbase.Tpo -c -o test-duplocale.o test-duplocale.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-duplocale test-duplocale.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-environ.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-environ.o -MD -MP -MF $depbase.Tpo -c -o test-environ.o test-environ.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-environ test-environ.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-erf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-erf.o -MD -MP -MF $depbase.Tpo -c -o test-erf.o test-erf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-erf test-erf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-erfc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-erfc.o -MD -MP -MF $depbase.Tpo -c -o test-erfc.o test-erfc.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-erfc test-erfc.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-errno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-errno.o -MD -MP -MF $depbase.Tpo -c -o test-errno.o test-errno.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-errno test-errno.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-exp.o -MD -MP -MF $depbase.Tpo -c -o test-exp.o test-exp.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-exp test-exp.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-exp2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-exp2.o -MD -MP -MF $depbase.Tpo -c -o test-exp2.o test-exp2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-exp2 test-exp2.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-exp2f.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-exp2f.o -MD -MP -MF $depbase.Tpo -c -o test-exp2f.o test-exp2f.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-exp2f test-exp2f.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-exp2l-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-exp2l-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-exp2l-ieee.o test-exp2l-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-exp2l-ieee test-exp2l-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-exp2l.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-exp2l.o -MD -MP -MF $depbase.Tpo -c -o test-exp2l.o test-exp2l.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-exp2l test-exp2l.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-expf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-expf.o -MD -MP -MF $depbase.Tpo -c -o test-expf.o test-expf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-expf test-expf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-expl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-expl.o -MD -MP -MF $depbase.Tpo -c -o test-expl.o test-expl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-expl test-expl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-expm1-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-expm1-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-expm1-ieee.o test-expm1-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-expm1-ieee test-expm1-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-expm1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-expm1.o -MD -MP -MF $depbase.Tpo -c -o test-expm1.o test-expm1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-expm1 test-expm1.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-expm1f.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-expm1f.o -MD -MP -MF $depbase.Tpo -c -o test-expm1f.o test-expm1f.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-expm1f test-expm1f.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-expm1l.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-expm1l.o -MD -MP -MF $depbase.Tpo -c -o test-expm1l.o test-expm1l.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-expm1l test-expm1l.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fabs.o -MD -MP -MF $depbase.Tpo -c -o test-fabs.o test-fabs.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fabs test-fabs.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fabsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fabsf.o -MD -MP -MF $depbase.Tpo -c -o test-fabsf.o test-fabsf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fabsf test-fabsf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fabsl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fabsl.o -MD -MP -MF $depbase.Tpo -c -o test-fabsl.o test-fabsl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fabsl test-fabsl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-faccessat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-faccessat.o -MD -MP -MF $depbase.Tpo -c -o test-faccessat.o test-faccessat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-faccessat test-faccessat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fchdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fchdir.o -MD -MP -MF $depbase.Tpo -c -o test-fchdir.o test-fchdir.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fchdir test-fchdir.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fchmodat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fchmodat.o -MD -MP -MF $depbase.Tpo -c -o test-fchmodat.o test-fchmodat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fchmodat test-fchmodat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fchownat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fchownat.o -MD -MP -MF $depbase.Tpo -c -o test-fchownat.o test-fchownat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fchownat test-fchownat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fclose.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fclose.o -MD -MP -MF $depbase.Tpo -c -o test-fclose.o test-fclose.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fclose test-fclose.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fcntl-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fcntl-h.o -MD -MP -MF $depbase.Tpo -c -o test-fcntl-h.o test-fcntl-h.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fcntl-h test-fcntl-h.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fcntl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fcntl.o -MD -MP -MF $depbase.Tpo -c -o test-fcntl.o test-fcntl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fcntl test-fcntl.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fdatasync.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fdatasync.o -MD -MP -MF $depbase.Tpo -c -o test-fdatasync.o test-fdatasync.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fdatasync test-fdatasync.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fdopen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fdopen.o -MD -MP -MF $depbase.Tpo -c -o test-fdopen.o test-fdopen.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fdopen test-fdopen.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fdopendir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fdopendir.o -MD -MP -MF $depbase.Tpo -c -o test-fdopendir.o test-fdopendir.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fdopendir test-fdopendir.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fflush.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fflush.o -MD -MP -MF $depbase.Tpo -c -o test-fflush.o test-fflush.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fflush test-fflush.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fflush2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fflush2.o -MD -MP -MF $depbase.Tpo -c -o test-fflush2.o test-fflush2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fflush2 test-fflush2.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ffs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ffs.o -MD -MP -MF $depbase.Tpo -c -o test-ffs.o test-ffs.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ffs test-ffs.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fgetc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fgetc.o -MD -MP -MF $depbase.Tpo -c -o test-fgetc.o test-fgetc.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fgetc test-fgetc.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-filenamecat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-filenamecat.o -MD -MP -MF $depbase.Tpo -c -o test-filenamecat.o test-filenamecat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-filenamecat test-filenamecat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-float.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-float.o -MD -MP -MF $depbase.Tpo -c -o test-float.o test-float.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-float test-float.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-floor-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-floor-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-floor-ieee.o test-floor-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-floor-ieee test-floor-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-floor1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-floor1.o -MD -MP -MF $depbase.Tpo -c -o test-floor1.o test-floor1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-floor1 test-floor1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-floor2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-floor2.o -MD -MP -MF $depbase.Tpo -c -o test-floor2.o test-floor2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-floor2 test-floor2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-floorf-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-floorf-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-floorf-ieee.o test-floorf-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-floorf-ieee test-floorf-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-floorf1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-floorf1.o -MD -MP -MF $depbase.Tpo -c -o test-floorf1.o test-floorf1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-floorf1 test-floorf1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-floorf2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-floorf2.o -MD -MP -MF $depbase.Tpo -c -o test-floorf2.o test-floorf2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-floorf2 test-floorf2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-floorl-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-floorl-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-floorl-ieee.o test-floorl-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-floorl-ieee test-floorl-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-floorl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-floorl.o -MD -MP -MF $depbase.Tpo -c -o test-floorl.o test-floorl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-floorl test-floorl.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fma1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fma1.o -MD -MP -MF $depbase.Tpo -c -o test-fma1.o test-fma1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fma1 test-fma1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fma2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fma2.o -MD -MP -MF $depbase.Tpo -c -o test-fma2.o test-fma2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fma2 test-fma2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fmaf1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fmaf1.o -MD -MP -MF $depbase.Tpo -c -o test-fmaf1.o test-fmaf1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fmaf1 test-fmaf1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fmaf2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fmaf2.o -MD -MP -MF $depbase.Tpo -c -o test-fmaf2.o test-fmaf2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fmaf2 test-fmaf2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fmal1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fmal1.o -MD -MP -MF $depbase.Tpo -c -o test-fmal1.o test-fmal1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fmal1 test-fmal1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fmal2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fmal2.o -MD -MP -MF $depbase.Tpo -c -o test-fmal2.o test-fmal2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fmal2 test-fmal2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fmod-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fmod-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-fmod-ieee.o test-fmod-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fmod-ieee test-fmod-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fmod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fmod.o -MD -MP -MF $depbase.Tpo -c -o test-fmod.o test-fmod.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fmod test-fmod.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fmodf-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fmodf-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-fmodf-ieee.o test-fmodf-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fmodf-ieee test-fmodf-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fmodf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fmodf.o -MD -MP -MF $depbase.Tpo -c -o test-fmodf.o test-fmodf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fmodf test-fmodf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fmodl-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fmodl-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-fmodl-ieee.o test-fmodl-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fmodl-ieee test-fmodl-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fmodl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fmodl.o -MD -MP -MF $depbase.Tpo -c -o test-fmodl.o test-fmodl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fmodl test-fmodl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-fnmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fnmatch.o -MD -MP -MF $depbase.Tpo -c -o test-fnmatch.o test-fnmatch.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fnmatch test-fnmatch.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fopen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fopen.o -MD -MP -MF $depbase.Tpo -c -o test-fopen.o test-fopen.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fopen test-fopen.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fprintf-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fprintf-posix.o -MD -MP -MF $depbase.Tpo -c -o test-fprintf-posix.o test-fprintf-posix.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fprintf-posix test-fprintf-posix.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fprintf-posix2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fprintf-posix2.o -MD -MP -MF $depbase.Tpo -c -o test-fprintf-posix2.o test-fprintf-posix2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fprintf-posix2 test-fprintf-posix2.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fprintf-posix3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fprintf-posix3.o -MD -MP -MF $depbase.Tpo -c -o test-fprintf-posix3.o test-fprintf-posix3.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fprintf-posix3 test-fprintf-posix3.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fpurge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fpurge.o -MD -MP -MF $depbase.Tpo -c -o test-fpurge.o test-fpurge.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fpurge test-fpurge.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fputc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fputc.o -MD -MP -MF $depbase.Tpo -c -o test-fputc.o test-fputc.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fputc test-fputc.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fread.o -MD -MP -MF $depbase.Tpo -c -o test-fread.o test-fread.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fread test-fread.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-freading.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-freading.o -MD -MP -MF $depbase.Tpo -c -o test-freading.o test-freading.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-freading test-freading.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-freopen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-freopen.o -MD -MP -MF $depbase.Tpo -c -o test-freopen.o test-freopen.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-freopen test-freopen.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-frexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-frexp.o -MD -MP -MF $depbase.Tpo -c -o test-frexp.o test-frexp.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-frexp-nolibm test-frexp.o randomd.o libtests.a ../gllib/libgnu.a libtests.a gcc -g -O2 -o test-frexp test-frexp.o randomd.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-frexpf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-frexpf.o -MD -MP -MF $depbase.Tpo -c -o test-frexpf.o test-frexpf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-frexpf test-frexpf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-frexpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-frexpl.o -MD -MP -MF $depbase.Tpo -c -o test-frexpl.o test-frexpl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-frexpl-nolibm test-frexpl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a gcc -g -O2 -o test-frexpl test-frexpl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fseek.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fseek.o -MD -MP -MF $depbase.Tpo -c -o test-fseek.o test-fseek.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fseek test-fseek.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fseeko.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fseeko.o -MD -MP -MF $depbase.Tpo -c -o test-fseeko.o test-fseeko.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fseeko test-fseeko.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fseeko3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fseeko3.o -MD -MP -MF $depbase.Tpo -c -o test-fseeko3.o test-fseeko3.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fseeko3 test-fseeko3.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fseeko4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fseeko4.o -MD -MP -MF $depbase.Tpo -c -o test-fseeko4.o test-fseeko4.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fseeko4 test-fseeko4.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fseterr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fseterr.o -MD -MP -MF $depbase.Tpo -c -o test-fseterr.o test-fseterr.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fseterr test-fseterr.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fstat.o -MD -MP -MF $depbase.Tpo -c -o test-fstat.o test-fstat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fstat test-fstat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fstatat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fstatat.o -MD -MP -MF $depbase.Tpo -c -o test-fstatat.o test-fstatat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fstatat test-fstatat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fsync.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fsync.o -MD -MP -MF $depbase.Tpo -c -o test-fsync.o test-fsync.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fsync test-fsync.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ftell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ftell.o -MD -MP -MF $depbase.Tpo -c -o test-ftell.o test-ftell.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ftell test-ftell.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ftell3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ftell3.o -MD -MP -MF $depbase.Tpo -c -o test-ftell3.o test-ftell3.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ftell3 test-ftell3.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ftello.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ftello.o -MD -MP -MF $depbase.Tpo -c -o test-ftello.o test-ftello.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ftello test-ftello.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ftello3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ftello3.o -MD -MP -MF $depbase.Tpo -c -o test-ftello3.o test-ftello3.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ftello3 test-ftello3.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ftello4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ftello4.o -MD -MP -MF $depbase.Tpo -c -o test-ftello4.o test-ftello4.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ftello4 test-ftello4.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ftruncate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ftruncate.o -MD -MP -MF $depbase.Tpo -c -o test-ftruncate.o test-ftruncate.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ftruncate test-ftruncate.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-futimens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-futimens.o -MD -MP -MF $depbase.Tpo -c -o test-futimens.o test-futimens.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-futimens test-futimens.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-fwrite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-fwrite.o -MD -MP -MF $depbase.Tpo -c -o test-fwrite.o test-fwrite.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-fwrite test-fwrite.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-get-rusage-as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-get-rusage-as.o -MD -MP -MF $depbase.Tpo -c -o test-get-rusage-as.o test-get-rusage-as.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-get-rusage-as test-get-rusage-as.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getaddrinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getaddrinfo.o -MD -MP -MF $depbase.Tpo -c -o test-getaddrinfo.o test-getaddrinfo.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getaddrinfo test-getaddrinfo.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getcwd-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getcwd-lgpl.o -MD -MP -MF $depbase.Tpo -c -o test-getcwd-lgpl.o test-getcwd-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getcwd-lgpl test-getcwd-lgpl.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getcwd.o -MD -MP -MF $depbase.Tpo -c -o test-getcwd.o test-getcwd.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getcwd test-getcwd.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getdelim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getdelim.o -MD -MP -MF $depbase.Tpo -c -o test-getdelim.o test-getdelim.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getdelim test-getdelim.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getdtablesize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getdtablesize.o -MD -MP -MF $depbase.Tpo -c -o test-getdtablesize.o test-getdtablesize.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getdtablesize test-getdtablesize.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getgroups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getgroups.o -MD -MP -MF $depbase.Tpo -c -o test-getgroups.o test-getgroups.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getgroups test-getgroups.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-gethostname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-gethostname.o -MD -MP -MF $depbase.Tpo -c -o test-gethostname.o test-gethostname.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-gethostname test-gethostname.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getline.o -MD -MP -MF $depbase.Tpo -c -o test-getline.o test-getline.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getline test-getline.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getlogin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getlogin.o -MD -MP -MF $depbase.Tpo -c -o test-getlogin.o test-getlogin.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getlogin test-getlogin.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getlogin_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getlogin_r.o -MD -MP -MF $depbase.Tpo -c -o test-getlogin_r.o test-getlogin_r.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getlogin_r test-getlogin_r.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getopt-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getopt-posix.o -MD -MP -MF $depbase.Tpo -c -o test-getopt-posix.o test-getopt-posix.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getopt-posix test-getopt-posix.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getpeername.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getpeername.o -MD -MP -MF $depbase.Tpo -c -o test-getpeername.o test-getpeername.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getpeername test-getpeername.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getprogname.o -MD -MP -MF $depbase.Tpo -c -o test-getprogname.o test-getprogname.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getprogname test-getprogname.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getrusage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getrusage.o -MD -MP -MF $depbase.Tpo -c -o test-getrusage.o test-getrusage.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getrusage test-getrusage.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getsockname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getsockname.o -MD -MP -MF $depbase.Tpo -c -o test-getsockname.o test-getsockname.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getsockname test-getsockname.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-getsockopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-getsockopt.o -MD -MP -MF $depbase.Tpo -c -o test-getsockopt.o test-getsockopt.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-getsockopt test-getsockopt.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-gettimeofday.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-gettimeofday.o -MD -MP -MF $depbase.Tpo -c -o test-gettimeofday.o test-gettimeofday.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-gettimeofday test-gettimeofday.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-glob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-glob.o -MD -MP -MF $depbase.Tpo -c -o test-glob.o test-glob.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-glob test-glob.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-grantpt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-grantpt.o -MD -MP -MF $depbase.Tpo -c -o test-grantpt.o test-grantpt.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-grantpt test-grantpt.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-hash.o -MD -MP -MF $depbase.Tpo -c -o test-hash.o test-hash.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-hash test-hash.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-hypot-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-hypot-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-hypot-ieee.o test-hypot-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-hypot-ieee test-hypot-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-hypot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-hypot.o -MD -MP -MF $depbase.Tpo -c -o test-hypot.o test-hypot.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-hypot test-hypot.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-hypotf-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-hypotf-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-hypotf-ieee.o test-hypotf-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-hypotf-ieee test-hypotf-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-hypotf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-hypotf.o -MD -MP -MF $depbase.Tpo -c -o test-hypotf.o test-hypotf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-hypotf test-hypotf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-hypotl-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-hypotl-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-hypotl-ieee.o test-hypotl-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-hypotl-ieee test-hypotl-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-hypotl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-hypotl.o -MD -MP -MF $depbase.Tpo -c -o test-hypotl.o test-hypotl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-hypotl test-hypotl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-iconv-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-iconv-h.o -MD -MP -MF $depbase.Tpo -c -o test-iconv-h.o test-iconv-h.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-iconv-h test-iconv-h.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-iconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-iconv.o -MD -MP -MF $depbase.Tpo -c -o test-iconv.o test-iconv.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-iconv test-iconv.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-iconv-utf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-iconv-utf.o -MD -MP -MF $depbase.Tpo -c -o test-iconv-utf.o test-iconv-utf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-iconv-utf test-iconv-utf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ignore-value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ignore-value.o -MD -MP -MF $depbase.Tpo -c -o test-ignore-value.o test-ignore-value.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ignore-value test-ignore-value.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ilogb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ilogb.o -MD -MP -MF $depbase.Tpo -c -o test-ilogb.o test-ilogb.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ilogb test-ilogb.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ilogbf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ilogbf.o -MD -MP -MF $depbase.Tpo -c -o test-ilogbf.o test-ilogbf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ilogbf test-ilogbf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ilogbl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ilogbl.o -MD -MP -MF $depbase.Tpo -c -o test-ilogbl.o test-ilogbl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ilogbl test-ilogbl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-imaxabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-imaxabs.o -MD -MP -MF $depbase.Tpo -c -o test-imaxabs.o test-imaxabs.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-imaxabs test-imaxabs.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-imaxdiv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-imaxdiv.o -MD -MP -MF $depbase.Tpo -c -o test-imaxdiv.o test-imaxdiv.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-imaxdiv test-imaxdiv.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-inet_ntop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-inet_ntop.o -MD -MP -MF $depbase.Tpo -c -o test-inet_ntop.o test-inet_ntop.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-inet_ntop test-inet_ntop.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-inet_pton.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-inet_pton.o -MD -MP -MF $depbase.Tpo -c -o test-inet_pton.o test-inet_pton.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-inet_pton test-inet_pton.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-integer_length.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-integer_length.o -MD -MP -MF $depbase.Tpo -c -o test-integer_length.o test-integer_length.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-integer_length test-integer_length.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-intprops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-intprops.o -MD -MP -MF $depbase.Tpo -c -o test-intprops.o test-intprops.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-intprops test-intprops.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-inttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-inttostr.o -MD -MP -MF $depbase.Tpo -c -o test-inttostr.o test-inttostr.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-inttostr test-inttostr.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-inttypes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-inttypes.o -MD -MP -MF $depbase.Tpo -c -o test-inttypes.o test-inttypes.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-inttypes test-inttypes.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ioctl.o -MD -MP -MF $depbase.Tpo -c -o test-ioctl.o test-ioctl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ioctl test-ioctl.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-isatty.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-isatty.o -MD -MP -MF $depbase.Tpo -c -o test-isatty.o test-isatty.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-isatty test-isatty.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-isblank.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-isblank.o -MD -MP -MF $depbase.Tpo -c -o test-isblank.o test-isblank.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-isblank test-isblank.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-isfinite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-isfinite.o -MD -MP -MF $depbase.Tpo -c -o test-isfinite.o test-isfinite.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-isfinite test-isfinite.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-isinf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-isinf.o -MD -MP -MF $depbase.Tpo -c -o test-isinf.o test-isinf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-isinf test-isinf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-isnan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-isnan.o -MD -MP -MF $depbase.Tpo -c -o test-isnan.o test-isnan.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-isnan test-isnan.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-isnand-nolibm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-isnand-nolibm.o -MD -MP -MF $depbase.Tpo -c -o test-isnand-nolibm.o test-isnand-nolibm.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-isnand-nolibm test-isnand-nolibm.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-isnand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-isnand.o -MD -MP -MF $depbase.Tpo -c -o test-isnand.o test-isnand.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-isnand test-isnand.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-isnanf-nolibm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-isnanf-nolibm.o -MD -MP -MF $depbase.Tpo -c -o test-isnanf-nolibm.o test-isnanf-nolibm.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-isnanf-nolibm test-isnanf-nolibm.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-isnanf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-isnanf.o -MD -MP -MF $depbase.Tpo -c -o test-isnanf.o test-isnanf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-isnanf test-isnanf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-isnanl-nolibm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-isnanl-nolibm.o -MD -MP -MF $depbase.Tpo -c -o test-isnanl-nolibm.o test-isnanl-nolibm.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-isnanl-nolibm test-isnanl-nolibm.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-isnanl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-isnanl.o -MD -MP -MF $depbase.Tpo -c -o test-isnanl.o test-isnanl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-isnanl test-isnanl.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-iswblank.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-iswblank.o -MD -MP -MF $depbase.Tpo -c -o test-iswblank.o test-iswblank.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-iswblank test-iswblank.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-j0.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-j0.o -MD -MP -MF $depbase.Tpo -c -o test-j0.o test-j0.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-j0 test-j0.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-j1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-j1.o -MD -MP -MF $depbase.Tpo -c -o test-j1.o test-j1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-j1 test-j1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-jn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-jn.o -MD -MP -MF $depbase.Tpo -c -o test-jn.o test-jn.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-jn test-jn.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-langinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-langinfo.o -MD -MP -MF $depbase.Tpo -c -o test-langinfo.o test-langinfo.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-langinfo test-langinfo.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-lchown.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-lchown.o -MD -MP -MF $depbase.Tpo -c -o test-lchown.o test-lchown.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-lchown test-lchown.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ldexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ldexp.o -MD -MP -MF $depbase.Tpo -c -o test-ldexp.o test-ldexp.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ldexp test-ldexp.o randomd.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ldexpf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ldexpf.o -MD -MP -MF $depbase.Tpo -c -o test-ldexpf.o test-ldexpf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ldexpf test-ldexpf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ldexpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ldexpl.o -MD -MP -MF $depbase.Tpo -c -o test-ldexpl.o test-ldexpl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ldexpl test-ldexpl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-lgamma.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-lgamma.o -MD -MP -MF $depbase.Tpo -c -o test-lgamma.o test-lgamma.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-lgamma test-lgamma.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-limits-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-limits-h.o -MD -MP -MF $depbase.Tpo -c -o test-limits-h.o test-limits-h.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-limits-h test-limits-h.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-link.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-link.o -MD -MP -MF $depbase.Tpo -c -o test-link.o test-link.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-link test-link.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-linkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-linkat.o -MD -MP -MF $depbase.Tpo -c -o test-linkat.o test-linkat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-linkat test-linkat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-listen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-listen.o -MD -MP -MF $depbase.Tpo -c -o test-listen.o test-listen.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-listen test-listen.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-locale.o -MD -MP -MF $depbase.Tpo -c -o test-locale.o test-locale.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-locale test-locale.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-localeconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-localeconv.o -MD -MP -MF $depbase.Tpo -c -o test-localeconv.o test-localeconv.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-localeconv test-localeconv.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-localename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-localename.o -MD -MP -MF $depbase.Tpo -c -o test-localename.o test-localename.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-localename test-localename.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-rwlock1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-rwlock1.o -MD -MP -MF $depbase.Tpo -c -o test-rwlock1.o test-rwlock1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-rwlock1 test-rwlock1.o libtests.a ../gllib/libgnu.a libtests.a -pthread -lrt depbase=`echo test-lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-lock.o -MD -MP -MF $depbase.Tpo -c -o test-lock.o test-lock.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-lock test-lock.o libtests.a ../gllib/libgnu.a libtests.a -pthread -lrt depbase=`echo test-once.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-once.o -MD -MP -MF $depbase.Tpo -c -o test-once.o test-once.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-once1 test-once.o libtests.a ../gllib/libgnu.a libtests.a gcc -g -O2 -o test-once2 test-once.o libtests.a ../gllib/libgnu.a libtests.a -pthread depbase=`echo test-log-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-log-ieee.o test-log-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log-ieee test-log-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log.o -MD -MP -MF $depbase.Tpo -c -o test-log.o test-log.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log test-log.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log10-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log10-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-log10-ieee.o test-log10-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log10-ieee test-log10-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log10.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log10.o -MD -MP -MF $depbase.Tpo -c -o test-log10.o test-log10.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log10 test-log10.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log10f-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log10f-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-log10f-ieee.o test-log10f-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log10f-ieee test-log10f-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log10f.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log10f.o -MD -MP -MF $depbase.Tpo -c -o test-log10f.o test-log10f.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log10f test-log10f.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log10l.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log10l.o -MD -MP -MF $depbase.Tpo -c -o test-log10l.o test-log10l.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log10l test-log10l.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log1p-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log1p-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-log1p-ieee.o test-log1p-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log1p-ieee test-log1p-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log1p.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log1p.o -MD -MP -MF $depbase.Tpo -c -o test-log1p.o test-log1p.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log1p test-log1p.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log1pf-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log1pf-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-log1pf-ieee.o test-log1pf-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log1pf-ieee test-log1pf-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log1pf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log1pf.o -MD -MP -MF $depbase.Tpo -c -o test-log1pf.o test-log1pf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log1pf test-log1pf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log1pl-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log1pl-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-log1pl-ieee.o test-log1pl-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log1pl-ieee test-log1pl-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log1pl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log1pl.o -MD -MP -MF $depbase.Tpo -c -o test-log1pl.o test-log1pl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log1pl test-log1pl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log2-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log2-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-log2-ieee.o test-log2-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log2-ieee test-log2-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log2.o -MD -MP -MF $depbase.Tpo -c -o test-log2.o test-log2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log2 test-log2.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log2f-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log2f-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-log2f-ieee.o test-log2f-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log2f-ieee test-log2f-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log2f.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log2f.o -MD -MP -MF $depbase.Tpo -c -o test-log2f.o test-log2f.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log2f test-log2f.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-log2l.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-log2l.o -MD -MP -MF $depbase.Tpo -c -o test-log2l.o test-log2l.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-log2l test-log2l.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-logb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-logb.o -MD -MP -MF $depbase.Tpo -c -o test-logb.o test-logb.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-logb test-logb.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-logbf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-logbf.o -MD -MP -MF $depbase.Tpo -c -o test-logbf.o test-logbf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-logbf test-logbf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-logbl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-logbl.o -MD -MP -MF $depbase.Tpo -c -o test-logbl.o test-logbl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-logbl test-logbl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-logf-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-logf-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-logf-ieee.o test-logf-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-logf-ieee test-logf-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-logf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-logf.o -MD -MP -MF $depbase.Tpo -c -o test-logf.o test-logf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-logf test-logf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-logl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-logl.o -MD -MP -MF $depbase.Tpo -c -o test-logl.o test-logl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-logl test-logl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-lseek.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-lseek.o -MD -MP -MF $depbase.Tpo -c -o test-lseek.o test-lseek.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-lseek test-lseek.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-lstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-lstat.o -MD -MP -MF $depbase.Tpo -c -o test-lstat.o test-lstat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-lstat test-lstat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-malloca.o -MD -MP -MF $depbase.Tpo -c -o test-malloca.o test-malloca.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-malloca test-malloca.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-math.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-math.o -MD -MP -MF $depbase.Tpo -c -o test-math.o test-math.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-math test-math.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-mbrtowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o test-mbrtowc.o test-mbrtowc.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-mbrtowc test-mbrtowc.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-mbrtowc-w32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-mbrtowc-w32.o -MD -MP -MF $depbase.Tpo -c -o test-mbrtowc-w32.o test-mbrtowc-w32.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-mbrtowc-w32 test-mbrtowc-w32.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-mbsinit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-mbsinit.o -MD -MP -MF $depbase.Tpo -c -o test-mbsinit.o test-mbsinit.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-mbsinit test-mbsinit.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-mbsnrtowcs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-mbsnrtowcs.o -MD -MP -MF $depbase.Tpo -c -o test-mbsnrtowcs.o test-mbsnrtowcs.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-mbsnrtowcs test-mbsnrtowcs.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-mbsrtowcs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-mbsrtowcs.o -MD -MP -MF $depbase.Tpo -c -o test-mbsrtowcs.o test-mbsrtowcs.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-mbsrtowcs test-mbsrtowcs.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-memchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-memchr.o -MD -MP -MF $depbase.Tpo -c -o test-memchr.o test-memchr.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-memchr test-memchr.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-memcmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-memcmp.o -MD -MP -MF $depbase.Tpo -c -o test-memcmp.o test-memcmp.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-memcmp test-memcmp.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-memrchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-memrchr.o -MD -MP -MF $depbase.Tpo -c -o test-memrchr.o test-memrchr.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-memrchr test-memrchr.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-mkdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-mkdir.o -MD -MP -MF $depbase.Tpo -c -o test-mkdir.o test-mkdir.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-mkdir test-mkdir.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-mkdirat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-mkdirat.o -MD -MP -MF $depbase.Tpo -c -o test-mkdirat.o test-mkdirat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-mkdirat test-mkdirat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-mkfifo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-mkfifo.o -MD -MP -MF $depbase.Tpo -c -o test-mkfifo.o test-mkfifo.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-mkfifo test-mkfifo.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-mkfifoat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-mkfifoat.o -MD -MP -MF $depbase.Tpo -c -o test-mkfifoat.o test-mkfifoat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-mkfifoat test-mkfifoat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-mknod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-mknod.o -MD -MP -MF $depbase.Tpo -c -o test-mknod.o test-mknod.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-mknod test-mknod.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-modf-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-modf-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-modf-ieee.o test-modf-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-modf-ieee test-modf-ieee.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-modf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-modf.o -MD -MP -MF $depbase.Tpo -c -o test-modf.o test-modf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-modf test-modf.o randomd.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-modff-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-modff-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-modff-ieee.o test-modff-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-modff-ieee test-modff-ieee.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-modff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-modff.o -MD -MP -MF $depbase.Tpo -c -o test-modff.o test-modff.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-modff test-modff.o randomf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-modfl-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-modfl-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-modfl-ieee.o test-modfl-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-modfl-ieee test-modfl-ieee.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-modfl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-modfl.o -MD -MP -MF $depbase.Tpo -c -o test-modfl.o test-modfl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-modfl test-modfl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-monetary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-monetary.o -MD -MP -MF $depbase.Tpo -c -o test-monetary.o test-monetary.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-monetary test-monetary.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-nanosleep.o -MD -MP -MF $depbase.Tpo -c -o test-nanosleep.o test-nanosleep.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-nanosleep test-nanosleep.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-net_if.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-net_if.o -MD -MP -MF $depbase.Tpo -c -o test-net_if.o test-net_if.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-net_if test-net_if.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-netdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-netdb.o -MD -MP -MF $depbase.Tpo -c -o test-netdb.o test-netdb.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-netdb test-netdb.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-netinet_in.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-netinet_in.o -MD -MP -MF $depbase.Tpo -c -o test-netinet_in.o test-netinet_in.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-netinet_in test-netinet_in.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-nextafter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-nextafter.o -MD -MP -MF $depbase.Tpo -c -o test-nextafter.o test-nextafter.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-nextafter test-nextafter.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-nl_langinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-nl_langinfo.o -MD -MP -MF $depbase.Tpo -c -o test-nl_langinfo.o test-nl_langinfo.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-nl_langinfo test-nl_langinfo.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-nonblocking-pipe-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-nonblocking-pipe-main.o -MD -MP -MF $depbase.Tpo -c -o test-nonblocking-pipe-main.o test-nonblocking-pipe-main.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-nonblocking-pipe-main test-nonblocking-pipe-main.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-nonblocking-pipe-child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-nonblocking-pipe-child.o -MD -MP -MF $depbase.Tpo -c -o test-nonblocking-pipe-child.o test-nonblocking-pipe-child.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from test-nonblocking-reader.h:55:0, from test-nonblocking-pipe-child.c:32: test-nonblocking-reader.h: In function 'full_read': test-nonblocking-misc.h:101:10: warning: variable 'spent_time' set but not used [-Wunused-but-set-variable] double spent_time; ^ test-nonblocking-reader.h:65:7: note: in expansion of macro 'TIMING_DECLS' TIMING_DECLS ^~~~~~~~~~~~ gcc -g -O2 -o test-nonblocking-pipe-child test-nonblocking-pipe-child.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-nonblocking-socket-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-nonblocking-socket-main.o -MD -MP -MF $depbase.Tpo -c -o test-nonblocking-socket-main.o test-nonblocking-socket-main.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-nonblocking-socket-main test-nonblocking-socket-main.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-nonblocking-socket-child.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-nonblocking-socket-child.o -MD -MP -MF $depbase.Tpo -c -o test-nonblocking-socket-child.o test-nonblocking-socket-child.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from test-nonblocking-reader.h:55:0, from test-nonblocking-socket-child.c:33: test-nonblocking-reader.h: In function 'full_read': test-nonblocking-misc.h:101:10: warning: variable 'spent_time' set but not used [-Wunused-but-set-variable] double spent_time; ^ test-nonblocking-reader.h:65:7: note: in expansion of macro 'TIMING_DECLS' TIMING_DECLS ^~~~~~~~~~~~ gcc -g -O2 -o test-nonblocking-socket-child test-nonblocking-socket-child.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-nonblocking.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-nonblocking.o -MD -MP -MF $depbase.Tpo -c -o test-nonblocking.o test-nonblocking.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-nonblocking test-nonblocking.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-open.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-open.o -MD -MP -MF $depbase.Tpo -c -o test-open.o test-open.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-open test-open.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-openat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-openat.o -MD -MP -MF $depbase.Tpo -c -o test-openat.o test-openat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-openat test-openat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-pathmax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-pathmax.o -MD -MP -MF $depbase.Tpo -c -o test-pathmax.o test-pathmax.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-pathmax test-pathmax.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-perror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-perror.o -MD -MP -MF $depbase.Tpo -c -o test-perror.o test-perror.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-perror test-perror.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-perror2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-perror2.o -MD -MP -MF $depbase.Tpo -c -o test-perror2.o test-perror2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-perror2 test-perror2.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-pipe.o -MD -MP -MF $depbase.Tpo -c -o test-pipe.o test-pipe.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-pipe test-pipe.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-poll-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-poll-h.o -MD -MP -MF $depbase.Tpo -c -o test-poll-h.o test-poll-h.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-poll-h test-poll-h.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-poll.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-poll.o -MD -MP -MF $depbase.Tpo -c -o test-poll.o test-poll.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-poll test-poll.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-popen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-popen.o -MD -MP -MF $depbase.Tpo -c -o test-popen.o test-popen.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-popen test-popen.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-posix_openpt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-posix_openpt.o -MD -MP -MF $depbase.Tpo -c -o test-posix_openpt.o test-posix_openpt.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-posix_openpt test-posix_openpt.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-posix_spawn3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-posix_spawn3.o -MD -MP -MF $depbase.Tpo -c -o test-posix_spawn3.o test-posix_spawn3.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-posix_spawn3 test-posix_spawn3.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-posix_spawn_file_actions_addclose.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-posix_spawn_file_actions_addclose.o -MD -MP -MF $depbase.Tpo -c -o test-posix_spawn_file_actions_addclose.o test-posix_spawn_file_actions_addclose.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-posix_spawn_file_actions_addclose test-posix_spawn_file_actions_addclose.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-posix_spawn_file_actions_adddup2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-posix_spawn_file_actions_adddup2.o -MD -MP -MF $depbase.Tpo -c -o test-posix_spawn_file_actions_adddup2.o test-posix_spawn_file_actions_adddup2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-posix_spawn_file_actions_adddup2 test-posix_spawn_file_actions_adddup2.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-posix_spawn_file_actions_addopen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-posix_spawn_file_actions_addopen.o -MD -MP -MF $depbase.Tpo -c -o test-posix_spawn_file_actions_addopen.o test-posix_spawn_file_actions_addopen.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-posix_spawn_file_actions_addopen test-posix_spawn_file_actions_addopen.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-posix_spawn1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-posix_spawn1.o -MD -MP -MF $depbase.Tpo -c -o test-posix_spawn1.o test-posix_spawn1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-posix_spawn1 test-posix_spawn1.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-posix_spawn2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-posix_spawn2.o -MD -MP -MF $depbase.Tpo -c -o test-posix_spawn2.o test-posix_spawn2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-posix_spawn2 test-posix_spawn2.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-pow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-pow.o -MD -MP -MF $depbase.Tpo -c -o test-pow.o test-pow.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-pow test-pow.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-powf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-powf.o -MD -MP -MF $depbase.Tpo -c -o test-powf.o test-powf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-powf test-powf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-pread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-pread.o -MD -MP -MF $depbase.Tpo -c -o test-pread.o test-pread.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-pread test-pread.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-printf-frexp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-printf-frexp.o -MD -MP -MF $depbase.Tpo -c -o test-printf-frexp.o test-printf-frexp.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-printf-frexp test-printf-frexp.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-printf-frexpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-printf-frexpl.o -MD -MP -MF $depbase.Tpo -c -o test-printf-frexpl.o test-printf-frexpl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-printf-frexpl test-printf-frexpl.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-printf-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-printf-posix.o -MD -MP -MF $depbase.Tpo -c -o test-printf-posix.o test-printf-posix.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-printf-posix test-printf-posix.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-printf-posix2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-printf-posix2.o -MD -MP -MF $depbase.Tpo -c -o test-printf-posix2.o test-printf-posix2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-printf-posix2 test-printf-posix2.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-priv-set.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-priv-set.o -MD -MP -MF $depbase.Tpo -c -o test-priv-set.o test-priv-set.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-priv-set test-priv-set.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-pthread_sigmask1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-pthread_sigmask1.o -MD -MP -MF $depbase.Tpo -c -o test-pthread_sigmask1.o test-pthread_sigmask1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-pthread_sigmask1 test-pthread_sigmask1.o libtests.a ../gllib/libgnu.a libtests.a -pthread depbase=`echo test-pthread_sigmask2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-pthread_sigmask2.o -MD -MP -MF $depbase.Tpo -c -o test-pthread_sigmask2.o test-pthread_sigmask2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-pthread_sigmask2 test-pthread_sigmask2.o libtests.a ../gllib/libgnu.a libtests.a -pthread -pthread depbase=`echo test-ptsname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ptsname.o -MD -MP -MF $depbase.Tpo -c -o test-ptsname.o test-ptsname.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ptsname test-ptsname.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-ptsname_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ptsname_r.o -MD -MP -MF $depbase.Tpo -c -o test-ptsname_r.o test-ptsname_r.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ptsname_r test-ptsname_r.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-pwrite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-pwrite.o -MD -MP -MF $depbase.Tpo -c -o test-pwrite.o test-pwrite.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-pwrite test-pwrite.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-raise.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-raise.o -MD -MP -MF $depbase.Tpo -c -o test-raise.o test-raise.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-raise test-raise.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-random.o -MD -MP -MF $depbase.Tpo -c -o test-random.o test-random.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-random test-random.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-random_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-random_r.o -MD -MP -MF $depbase.Tpo -c -o test-random_r.o test-random_r.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-random_r test-random_r.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-rawmemchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-rawmemchr.o -MD -MP -MF $depbase.Tpo -c -o test-rawmemchr.o test-rawmemchr.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-rawmemchr test-rawmemchr.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-read.o -MD -MP -MF $depbase.Tpo -c -o test-read.o test-read.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-read test-read.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-readlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-readlink.o -MD -MP -MF $depbase.Tpo -c -o test-readlink.o test-readlink.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-readlink test-readlink.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-readlinkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-readlinkat.o -MD -MP -MF $depbase.Tpo -c -o test-readlinkat.o test-readlinkat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-readlinkat test-readlinkat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-recv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-recv.o -MD -MP -MF $depbase.Tpo -c -o test-recv.o test-recv.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-recv test-recv.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-recvfrom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-recvfrom.o -MD -MP -MF $depbase.Tpo -c -o test-recvfrom.o test-recvfrom.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-recvfrom test-recvfrom.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-regex.o -MD -MP -MF $depbase.Tpo -c -o test-regex.o test-regex.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-regex test-regex.o libtests.a ../gllib/libgnu.a libtests.a -pthread depbase=`echo test-remainder-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-remainder-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-remainder-ieee.o test-remainder-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-remainder-ieee test-remainder-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-remainder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-remainder.o -MD -MP -MF $depbase.Tpo -c -o test-remainder.o test-remainder.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-remainder test-remainder.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-remainderf-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-remainderf-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-remainderf-ieee.o test-remainderf-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-remainderf-ieee test-remainderf-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-remainderf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-remainderf.o -MD -MP -MF $depbase.Tpo -c -o test-remainderf.o test-remainderf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-remainderf test-remainderf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-remainderl-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-remainderl-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-remainderl-ieee.o test-remainderl-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-remainderl-ieee test-remainderl-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-remainderl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-remainderl.o -MD -MP -MF $depbase.Tpo -c -o test-remainderl.o test-remainderl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-remainderl test-remainderl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-remove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-remove.o -MD -MP -MF $depbase.Tpo -c -o test-remove.o test-remove.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-remove test-remove.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-rename.o -MD -MP -MF $depbase.Tpo -c -o test-rename.o test-rename.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-rename test-rename.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-renameat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-renameat.o -MD -MP -MF $depbase.Tpo -c -o test-renameat.o test-renameat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-renameat test-renameat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-renameat2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-renameat2.o -MD -MP -MF $depbase.Tpo -c -o test-renameat2.o test-renameat2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-renameat2 test-renameat2.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-rint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-rint.o -MD -MP -MF $depbase.Tpo -c -o test-rint.o test-rint.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-rint test-rint.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-rintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-rintf.o -MD -MP -MF $depbase.Tpo -c -o test-rintf.o test-rintf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-rintf test-rintf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-rintl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-rintl.o -MD -MP -MF $depbase.Tpo -c -o test-rintl.o test-rintl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-rintl test-rintl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-rmdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-rmdir.o -MD -MP -MF $depbase.Tpo -c -o test-rmdir.o test-rmdir.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-rmdir test-rmdir.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-round-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-round-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-round-ieee.o test-round-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-round-ieee test-round-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-round1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-round1.o -MD -MP -MF $depbase.Tpo -c -o test-round1.o test-round1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-round1 test-round1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-round2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-round2.o -MD -MP -MF $depbase.Tpo -c -o test-round2.o test-round2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-round2 test-round2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-roundf-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-roundf-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-roundf-ieee.o test-roundf-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-roundf-ieee test-roundf-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-roundf1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-roundf1.o -MD -MP -MF $depbase.Tpo -c -o test-roundf1.o test-roundf1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-roundf1 test-roundf1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-roundf2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-roundf2.o -MD -MP -MF $depbase.Tpo -c -o test-roundf2.o test-roundf2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-roundf2 test-roundf2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-roundl-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-roundl-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-roundl-ieee.o test-roundl-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-roundl-ieee test-roundl-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-roundl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-roundl.o -MD -MP -MF $depbase.Tpo -c -o test-roundl.o test-roundl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-roundl test-roundl.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-sched.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sched.o -MD -MP -MF $depbase.Tpo -c -o test-sched.o test-sched.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sched test-sched.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-search.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-search.o -MD -MP -MF $depbase.Tpo -c -o test-search.o test-search.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-search test-search.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-select.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-select.o -MD -MP -MF $depbase.Tpo -c -o test-select.o test-select.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-select test-select.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-select-fd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-select-fd.o -MD -MP -MF $depbase.Tpo -c -o test-select-fd.o test-select-fd.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-select-fd test-select-fd.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-select-stdin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-select-stdin.o -MD -MP -MF $depbase.Tpo -c -o test-select-stdin.o test-select-stdin.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-select-stdin test-select-stdin.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-send.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-send.o -MD -MP -MF $depbase.Tpo -c -o test-send.o test-send.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-send test-send.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sendto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sendto.o -MD -MP -MF $depbase.Tpo -c -o test-sendto.o test-sendto.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sendto test-sendto.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-setenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-setenv.o -MD -MP -MF $depbase.Tpo -c -o test-setenv.o test-setenv.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-setenv test-setenv.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-setlocale1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-setlocale1.o -MD -MP -MF $depbase.Tpo -c -o test-setlocale1.o test-setlocale1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-setlocale1 test-setlocale1.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-setlocale2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-setlocale2.o -MD -MP -MF $depbase.Tpo -c -o test-setlocale2.o test-setlocale2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-setlocale2 test-setlocale2.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-setsockopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-setsockopt.o -MD -MP -MF $depbase.Tpo -c -o test-setsockopt.o test-setsockopt.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-setsockopt test-setsockopt.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-shutdown.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-shutdown.o -MD -MP -MF $depbase.Tpo -c -o test-shutdown.o test-shutdown.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-shutdown test-shutdown.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sigaction.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sigaction.o -MD -MP -MF $depbase.Tpo -c -o test-sigaction.o test-sigaction.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sigaction test-sigaction.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-signal-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-signal-h.o -MD -MP -MF $depbase.Tpo -c -o test-signal-h.o test-signal-h.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-signal-h test-signal-h.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-signbit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-signbit.o -MD -MP -MF $depbase.Tpo -c -o test-signbit.o test-signbit.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-signbit test-signbit.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sigpipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sigpipe.o -MD -MP -MF $depbase.Tpo -c -o test-sigpipe.o test-sigpipe.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sigpipe test-sigpipe.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sigprocmask.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sigprocmask.o -MD -MP -MF $depbase.Tpo -c -o test-sigprocmask.o test-sigprocmask.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sigprocmask test-sigprocmask.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sin.o -MD -MP -MF $depbase.Tpo -c -o test-sin.o test-sin.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sin test-sin.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-sinf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sinf.o -MD -MP -MF $depbase.Tpo -c -o test-sinf.o test-sinf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sinf test-sinf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-sinh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sinh.o -MD -MP -MF $depbase.Tpo -c -o test-sinh.o test-sinh.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sinh test-sinh.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-sinhf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sinhf.o -MD -MP -MF $depbase.Tpo -c -o test-sinhf.o test-sinhf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sinhf test-sinhf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-sinl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sinl.o -MD -MP -MF $depbase.Tpo -c -o test-sinl.o test-sinl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sinl test-sinl.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-sleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sleep.o -MD -MP -MF $depbase.Tpo -c -o test-sleep.o test-sleep.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sleep test-sleep.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-snprintf-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-snprintf-posix.o -MD -MP -MF $depbase.Tpo -c -o test-snprintf-posix.o test-snprintf-posix.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-snprintf-posix test-snprintf-posix.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-snprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-snprintf.o -MD -MP -MF $depbase.Tpo -c -o test-snprintf.o test-snprintf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-snprintf test-snprintf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sockets.o -MD -MP -MF $depbase.Tpo -c -o test-sockets.o test-sockets.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sockets test-sockets.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-spawn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-spawn.o -MD -MP -MF $depbase.Tpo -c -o test-spawn.o test-spawn.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-spawn test-spawn.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sprintf-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sprintf-posix.o -MD -MP -MF $depbase.Tpo -c -o test-sprintf-posix.o test-sprintf-posix.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sprintf-posix test-sprintf-posix.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sqrt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sqrt.o -MD -MP -MF $depbase.Tpo -c -o test-sqrt.o test-sqrt.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sqrt test-sqrt.o randomd.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-sqrtf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sqrtf.o -MD -MP -MF $depbase.Tpo -c -o test-sqrtf.o test-sqrtf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sqrtf test-sqrtf.o randomf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-sqrtl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sqrtl.o -MD -MP -MF $depbase.Tpo -c -o test-sqrtl.o test-sqrtl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sqrtl test-sqrtl.o randoml.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-stat.o -MD -MP -MF $depbase.Tpo -c -o test-stat.o test-stat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-stat test-stat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-stat-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-stat-time.o -MD -MP -MF $depbase.Tpo -c -o test-stat-time.o test-stat-time.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-stat-time test-stat-time.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-statat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-statat.o -MD -MP -MF $depbase.Tpo -c -o test-statat.o test-statat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-statat test-statat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-stdalign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-stdalign.o -MD -MP -MF $depbase.Tpo -c -o test-stdalign.o test-stdalign.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-stdalign test-stdalign.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-stdbool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-stdbool.o -MD -MP -MF $depbase.Tpo -c -o test-stdbool.o test-stdbool.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-stdbool test-stdbool.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-stddef.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-stddef.o -MD -MP -MF $depbase.Tpo -c -o test-stddef.o test-stddef.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-stddef test-stddef.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-stdint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-stdint.o -MD -MP -MF $depbase.Tpo -c -o test-stdint.o test-stdint.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-stdint test-stdint.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-stdio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-stdio.o -MD -MP -MF $depbase.Tpo -c -o test-stdio.o test-stdio.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-stdio test-stdio.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-stdlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-stdlib.o -MD -MP -MF $depbase.Tpo -c -o test-stdlib.o test-stdlib.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-stdlib test-stdlib.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-stdnoreturn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-stdnoreturn.o -MD -MP -MF $depbase.Tpo -c -o test-stdnoreturn.o test-stdnoreturn.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-stdnoreturn test-stdnoreturn.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strchrnul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strchrnul.o -MD -MP -MF $depbase.Tpo -c -o test-strchrnul.o test-strchrnul.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strchrnul test-strchrnul.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strerror.o -MD -MP -MF $depbase.Tpo -c -o test-strerror.o test-strerror.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strerror test-strerror.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strerror_r.o -MD -MP -MF $depbase.Tpo -c -o test-strerror_r.o test-strerror_r.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strerror_r test-strerror_r.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strfmon_l.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strfmon_l.o -MD -MP -MF $depbase.Tpo -c -o test-strfmon_l.o test-strfmon_l.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strfmon_l test-strfmon_l.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-string.o -MD -MP -MF $depbase.Tpo -c -o test-string.o test-string.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-string test-string.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strings.o -MD -MP -MF $depbase.Tpo -c -o test-strings.o test-strings.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strings test-strings.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strncat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strncat.o -MD -MP -MF $depbase.Tpo -c -o test-strncat.o test-strncat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strncat test-strncat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strnlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strnlen.o -MD -MP -MF $depbase.Tpo -c -o test-strnlen.o test-strnlen.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strnlen test-strnlen.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strsignal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strsignal.o -MD -MP -MF $depbase.Tpo -c -o test-strsignal.o test-strsignal.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strsignal test-strsignal.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strstr.o -MD -MP -MF $depbase.Tpo -c -o test-strstr.o test-strstr.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strstr test-strstr.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strtod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strtod.o -MD -MP -MF $depbase.Tpo -c -o test-strtod.o test-strtod.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strtod test-strtod.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strtoimax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strtoimax.o -MD -MP -MF $depbase.Tpo -c -o test-strtoimax.o test-strtoimax.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strtoimax test-strtoimax.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strtol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strtol.o -MD -MP -MF $depbase.Tpo -c -o test-strtol.o test-strtol.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strtol test-strtol.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strtoll.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strtoll.o -MD -MP -MF $depbase.Tpo -c -o test-strtoll.o test-strtoll.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strtoll test-strtoll.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strtoul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strtoul.o -MD -MP -MF $depbase.Tpo -c -o test-strtoul.o test-strtoul.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strtoul test-strtoul.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strtoull.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strtoull.o -MD -MP -MF $depbase.Tpo -c -o test-strtoull.o test-strtoull.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strtoull test-strtoull.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-strtoumax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-strtoumax.o -MD -MP -MF $depbase.Tpo -c -o test-strtoumax.o test-strtoumax.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-strtoumax test-strtoumax.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-symlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-symlink.o -MD -MP -MF $depbase.Tpo -c -o test-symlink.o test-symlink.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-symlink test-symlink.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-symlinkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-symlinkat.o -MD -MP -MF $depbase.Tpo -c -o test-symlinkat.o test-symlinkat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-symlinkat test-symlinkat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sys_ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sys_ioctl.o -MD -MP -MF $depbase.Tpo -c -o test-sys_ioctl.o test-sys_ioctl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sys_ioctl test-sys_ioctl.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sys_resource.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sys_resource.o -MD -MP -MF $depbase.Tpo -c -o test-sys_resource.o test-sys_resource.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sys_resource test-sys_resource.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sys_select.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sys_select.o -MD -MP -MF $depbase.Tpo -c -o test-sys_select.o test-sys_select.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sys_select test-sys_select.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sys_socket.o -MD -MP -MF $depbase.Tpo -c -o test-sys_socket.o test-sys_socket.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sys_socket test-sys_socket.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sys_stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sys_stat.o -MD -MP -MF $depbase.Tpo -c -o test-sys_stat.o test-sys_stat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sys_stat test-sys_stat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sys_time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sys_time.o -MD -MP -MF $depbase.Tpo -c -o test-sys_time.o test-sys_time.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sys_time test-sys_time.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sys_times.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sys_times.o -MD -MP -MF $depbase.Tpo -c -o test-sys_times.o test-sys_times.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sys_times test-sys_times.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sys_types.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sys_types.o -MD -MP -MF $depbase.Tpo -c -o test-sys_types.o test-sys_types.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sys_types test-sys_types.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sys_uio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sys_uio.o -MD -MP -MF $depbase.Tpo -c -o test-sys_uio.o test-sys_uio.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sys_uio test-sys_uio.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sys_utsname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sys_utsname.o -MD -MP -MF $depbase.Tpo -c -o test-sys_utsname.o test-sys_utsname.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sys_utsname test-sys_utsname.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-sys_wait.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-sys_wait.o -MD -MP -MF $depbase.Tpo -c -o test-sys_wait.o test-sys_wait.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-sys_wait test-sys_wait.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-tan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-tan.o -MD -MP -MF $depbase.Tpo -c -o test-tan.o test-tan.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-tan test-tan.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-tanf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-tanf.o -MD -MP -MF $depbase.Tpo -c -o test-tanf.o test-tanf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-tanf test-tanf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-tanh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-tanh.o -MD -MP -MF $depbase.Tpo -c -o test-tanh.o test-tanh.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-tanh test-tanh.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-tanhf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-tanhf.o -MD -MP -MF $depbase.Tpo -c -o test-tanhf.o test-tanhf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-tanhf test-tanhf.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-tanl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-tanl.o -MD -MP -MF $depbase.Tpo -c -o test-tanl.o test-tanl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-tanl test-tanl.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-termios.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-termios.o -MD -MP -MF $depbase.Tpo -c -o test-termios.o test-termios.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-termios test-termios.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-thread_self.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-thread_self.o -MD -MP -MF $depbase.Tpo -c -o test-thread_self.o test-thread_self.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-thread_self test-thread_self.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-thread_create.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-thread_create.o -MD -MP -MF $depbase.Tpo -c -o test-thread_create.o test-thread_create.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-thread_create test-thread_create.o libtests.a ../gllib/libgnu.a libtests.a -pthread depbase=`echo test-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-time.o -MD -MP -MF $depbase.Tpo -c -o test-time.o test-time.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-time test-time.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-times.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-times.o -MD -MP -MF $depbase.Tpo -c -o test-times.o test-times.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-times test-times.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-timespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-timespec.o -MD -MP -MF $depbase.Tpo -c -o test-timespec.o test-timespec.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-timespec test-timespec.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-tls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-tls.o -MD -MP -MF $depbase.Tpo -c -o test-tls.o test-tls.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-tls test-tls.o libtests.a ../gllib/libgnu.a libtests.a -pthread -lrt depbase=`echo test-trunc-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-trunc-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-trunc-ieee.o test-trunc-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-trunc-ieee test-trunc-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-trunc1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-trunc1.o -MD -MP -MF $depbase.Tpo -c -o test-trunc1.o test-trunc1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-trunc1 test-trunc1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-trunc2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-trunc2.o -MD -MP -MF $depbase.Tpo -c -o test-trunc2.o test-trunc2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-trunc2 test-trunc2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-truncate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-truncate.o -MD -MP -MF $depbase.Tpo -c -o test-truncate.o test-truncate.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-truncate test-truncate.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-truncf-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-truncf-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-truncf-ieee.o test-truncf-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-truncf-ieee test-truncf-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-truncf1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-truncf1.o -MD -MP -MF $depbase.Tpo -c -o test-truncf1.o test-truncf1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-truncf1 test-truncf1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-truncf2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-truncf2.o -MD -MP -MF $depbase.Tpo -c -o test-truncf2.o test-truncf2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-truncf2 test-truncf2.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-truncl-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-truncl-ieee.o -MD -MP -MF $depbase.Tpo -c -o test-truncl-ieee.o test-truncl-ieee.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-truncl-ieee test-truncl-ieee.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-truncl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-truncl.o -MD -MP -MF $depbase.Tpo -c -o test-truncl.o test-truncl.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-truncl test-truncl.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-tsearch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-tsearch.o -MD -MP -MF $depbase.Tpo -c -o test-tsearch.o test-tsearch.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-tsearch test-tsearch.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-ttyname_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-ttyname_r.o -MD -MP -MF $depbase.Tpo -c -o test-ttyname_r.o test-ttyname_r.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-ttyname_r test-ttyname_r.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-uname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-uname.o -MD -MP -MF $depbase.Tpo -c -o test-uname.o test-uname.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-uname test-uname.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-dup-safer.o -MD -MP -MF $depbase.Tpo -c -o test-dup-safer.o test-dup-safer.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-dup-safer test-dup-safer.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-unistd.o -MD -MP -MF $depbase.Tpo -c -o test-unistd.o test-unistd.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-unistd test-unistd.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo unistr/test-u8-mbtoucr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT unistr/test-u8-mbtoucr.o -MD -MP -MF $depbase.Tpo -c -o unistr/test-u8-mbtoucr.o unistr/test-u8-mbtoucr.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-u8-mbtoucr unistr/test-u8-mbtoucr.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo unistr/test-u8-uctomb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT unistr/test-u8-uctomb.o -MD -MP -MF $depbase.Tpo -c -o unistr/test-u8-uctomb.o unistr/test-u8-uctomb.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-u8-uctomb unistr/test-u8-uctomb.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo uniwidth/test-uc_width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT uniwidth/test-uc_width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/test-uc_width.o uniwidth/test-uc_width.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-uc_width uniwidth/test-uc_width.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo uniwidth/test-uc_width2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT uniwidth/test-uc_width2.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/test-uc_width2.o uniwidth/test-uc_width2.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-uc_width2 uniwidth/test-uc_width2.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-unlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-unlink.o -MD -MP -MF $depbase.Tpo -c -o test-unlink.o test-unlink.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-unlink test-unlink.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-unlinkat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-unlinkat.o -MD -MP -MF $depbase.Tpo -c -o test-unlinkat.o test-unlinkat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-unlinkat test-unlinkat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-unlockpt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-unlockpt.o -MD -MP -MF $depbase.Tpo -c -o test-unlockpt.o test-unlockpt.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-unlockpt test-unlockpt.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-unsetenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-unsetenv.o -MD -MP -MF $depbase.Tpo -c -o test-unsetenv.o test-unsetenv.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-unsetenv test-unsetenv.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-usleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-usleep.o -MD -MP -MF $depbase.Tpo -c -o test-usleep.o test-usleep.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-usleep test-usleep.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-utime-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-utime-h.o -MD -MP -MF $depbase.Tpo -c -o test-utime-h.o test-utime-h.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-utime-h test-utime-h.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-utime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-utime.o -MD -MP -MF $depbase.Tpo -c -o test-utime.o test-utime.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-utime test-utime.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-utimens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-utimens.o -MD -MP -MF $depbase.Tpo -c -o test-utimens.o test-utimens.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-utimens test-utimens.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-utimensat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-utimensat.o -MD -MP -MF $depbase.Tpo -c -o test-utimensat.o test-utimensat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-utimensat test-utimensat.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o test-vasnprintf.o test-vasnprintf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-vasnprintf test-vasnprintf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-vdprintf-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-vdprintf-posix.o -MD -MP -MF $depbase.Tpo -c -o test-vdprintf-posix.o test-vdprintf-posix.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-vdprintf-posix test-vdprintf-posix.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-vdprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-vdprintf.o -MD -MP -MF $depbase.Tpo -c -o test-vdprintf.o test-vdprintf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-vdprintf test-vdprintf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-verify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-verify.o -MD -MP -MF $depbase.Tpo -c -o test-verify.o test-verify.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-verify test-verify.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-vfprintf-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-vfprintf-posix.o -MD -MP -MF $depbase.Tpo -c -o test-vfprintf-posix.o test-vfprintf-posix.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-vfprintf-posix test-vfprintf-posix.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-vprintf-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-vprintf-posix.o -MD -MP -MF $depbase.Tpo -c -o test-vprintf-posix.o test-vprintf-posix.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-vprintf-posix test-vprintf-posix.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-vsnprintf-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-vsnprintf-posix.o -MD -MP -MF $depbase.Tpo -c -o test-vsnprintf-posix.o test-vsnprintf-posix.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-vsnprintf-posix test-vsnprintf-posix.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-vsnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-vsnprintf.o -MD -MP -MF $depbase.Tpo -c -o test-vsnprintf.o test-vsnprintf.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-vsnprintf test-vsnprintf.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-vsprintf-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-vsprintf-posix.o -MD -MP -MF $depbase.Tpo -c -o test-vsprintf-posix.o test-vsprintf-posix.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-vsprintf-posix test-vsprintf-posix.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-wchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-wchar.o -MD -MP -MF $depbase.Tpo -c -o test-wchar.o test-wchar.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-wchar test-wchar.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-wcrtomb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-wcrtomb.o -MD -MP -MF $depbase.Tpo -c -o test-wcrtomb.o test-wcrtomb.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-wcrtomb test-wcrtomb.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-wcrtomb-w32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-wcrtomb-w32.o -MD -MP -MF $depbase.Tpo -c -o test-wcrtomb-w32.o test-wcrtomb-w32.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-wcrtomb-w32 test-wcrtomb-w32.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-wcsnrtombs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-wcsnrtombs.o -MD -MP -MF $depbase.Tpo -c -o test-wcsnrtombs.o test-wcsnrtombs.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-wcsnrtombs test-wcsnrtombs.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-wcsrtombs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-wcsrtombs.o -MD -MP -MF $depbase.Tpo -c -o test-wcsrtombs.o test-wcsrtombs.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-wcsrtombs test-wcsrtombs.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-wctype-h.o -MD -MP -MF $depbase.Tpo -c -o test-wctype-h.o test-wctype-h.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-wctype-h test-wctype-h.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-wcwidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-wcwidth.o -MD -MP -MF $depbase.Tpo -c -o test-wcwidth.o test-wcwidth.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-wcwidth test-wcwidth.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-write.o -MD -MP -MF $depbase.Tpo -c -o test-write.o test-write.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-write test-write.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o test-xalloc-die.o test-xalloc-die.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-xalloc-die test-xalloc-die.o libtests.a ../gllib/libgnu.a libtests.a depbase=`echo test-y0.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-y0.o -MD -MP -MF $depbase.Tpo -c -o test-y0.o test-y0.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-y0 test-y0.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-y1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-y1.o -MD -MP -MF $depbase.Tpo -c -o test-y1.o test-y1.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-y1 test-y1.o libtests.a ../gllib/libgnu.a libtests.a -lm depbase=`echo test-yn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -DIN_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -Wall -g -O2 -MT test-yn.o -MD -MP -MF $depbase.Tpo -c -o test-yn.o test-yn.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -O2 -o test-yn test-yn.o libtests.a ../gllib/libgnu.a libtests.a -lm make[4]: Leaving directory '/var/tmp/testdir/gltests' make[3]: Leaving directory '/var/tmp/testdir/gltests' make[2]: Leaving directory '/var/tmp/testdir/gltests' make[2]: Entering directory '/var/tmp/testdir' make[2]: Leaving directory '/var/tmp/testdir' make[1]: Leaving directory '/var/tmp/testdir' [rjones@stage4 testdir]$ (cd gllib; ls -1 $(${GNULIB_CHECKOUT}/posix-modules | sed -e 's|-posix$||' | sort -u | grep -v 'nonblocking' | sed -e 's|$|.o|') 2>/dev/null ) fclose.o fcntl.o fflush.o fseek.o fseeko.o glob.o ioctl.o math.o mbrlen.o mbrtowc.o nanosleep.o strerror_r.o sys_socket.o unistd.o wctype-h.o [rjones@stage4 testdir]$