request from: hawk checking if we should skip the build started at: Mon Mar 12 18:06:07 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/e9614241-a58f-4305-a5df-f5a35ab3d6fd/grep-3.1-1.src.rpm fetched 1429067 bytes, 2064.4 K/s installing srpm: grep-3.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.tsyK4W/BUILD /tmp/B.tsyK4W/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog grep-3.1-1.src.rpm * Mon Mar 12 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/grep.git;a=log;h=master * Wed Jul 12 2017 Jakub Bogusz 742ad1a - updated to 3.1 + rpm -Uhv --nodeps --define '_topdir /tmp/B.tsyK4W' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' grep-3.1-1.src.rpm grep ################################################## + rm -f grep-3.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.tsyK4W/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.tsyK4W/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.tsyK4W' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.tsyK4W/grep.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: e9614241-a58f-4305-a5df-f5a35ab3d6fd; TMPDIR=/tmp/B.tsyK4W/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.tsyK4W' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.tsyK4W/grep.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: e9614241-a58f-4305-a5df-f5a35ab3d6fd + TMPDIR=/tmp/B.tsyK4W/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.tsyK4W' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.tsyK4W/grep.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.tsyK4W/BUILD/tmp /bin/sh -e /tmp/B.tsyK4W/BUILD/tmp/rpm-tmp.94411 + umask 022 + cd /tmp/B.tsyK4W/BUILD + cd /tmp/B.tsyK4W/BUILD + rm -rf grep-3.1 + /usr/bin/xz -dc /tmp/B.tsyK4W/grep-3.1.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd grep-3.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (grep-info.patch):' Patch #0 (grep-info.patch): + that implements the configure --disable-nls option. + '[' ! -f po/Makevars ']' + aclocal -I m4 + autoconf + autoheader + automake -a -c -f --foreign + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/' '--bindir=/bin' '--sbindir=//sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=//lib' '--libexecdir=//lib' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=//lib' --disable-silent-rules --without-included-regex checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking for mawk... (cached) mawk checking for i686-tld-linux-gcc... i686-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to enable C11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of i686-tld-linux-gcc... gcc3 checking how to run the C preprocessor... i686-tld-linux-gcc -E checking for grep that handles long lines and -e... fn_grep checking for egrep... (cached) fn_grep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for i686-tld-linux-ar... no checking for ar... ar checking for i686-tld-linux-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for i686-tld-linux-ranlib... ranlib checking for i686-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for size_t... yes checking for an ANSI C-conforming const... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for fcntl... yes checking for symlink... 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 fstatat... yes checking for openat... yes checking for fstatfs... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for iswcntrl... yes checking for iswblank... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for mbslen... no checking for mprotect... yes checking for nl_langinfo... yes checking for strdup... yes checking for strtoimax... yes checking for strtoumax... yes checking for pipe... yes checking for wcrtomb... yes checking for wctob... yes checking for wcwidth... yes checking for newlocale... yes checking for setenv... yes checking for snprintf... yes checking for vasnprintf... no checking for isascii... yes checking for setlocale... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for sys/stat.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.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 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 xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether // is distinct from /... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... mode_t checking for mbstate_t... yes 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 lstat correctly handles trailing slash... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for ld used by i686-tld-linux-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 iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline checking whether limits.h has ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... 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 whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for wchar_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... ja_JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... (cached) assume 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 for C/C++ restrict keyword... __restrict checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether alarm is declared... yes checking for ssize_t... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... 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 strnlen is declared... (cached) yes checking whether strstr works... yes checking whether strtoimax is declared... (cached) yes checking whether strtoumax is declared... (cached) yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking if environ is properly declared... yes checking for off_t... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... 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 for error_at_line... yes 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 whether fdopendir is declared... (cached) yes checking whether fdopendir works... yes checking for flexible array member... yes checking for working POSIX fnmatch... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fstatat (..., 0) works... yes checking for struct statfs.f_type... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... 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 the compiler generally respects inline... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking 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 ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... 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 for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc works on empty input... (cached) assume yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mempcpy... (cached) yes checking for memrchr... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for perl5.005 or newer... yes checking for readdir... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes 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 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 stpcpy... yes checking for working strerror function... yes checking for working strnlen... yes checking whether strstr works in linear time... yes checking whether strstr works... (cached) yes checking whether strtoimax works... yes checking for strtoll... yes checking for strtoull... 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 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 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) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether wctob works... 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... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking whether fdopen sets errno... yes checking whether conversion from 'int' to 'long double' works... yes checking for setlocale... (cached) yes checking for uselocale... yes checking for getlocalename_l... no checking for a turkish Unicode locale... (cached) tr_TR.UTF-8 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether setenv validates arguments... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for stdint.h... (cached) yes checking for SIZE_MAX... 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... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for stdint.h... (cached) yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: WARNING: Included lib/regex.c not used checking for PCRE... yes checking for pcre_compile... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j8 /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1' Making all in po make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/po' test ! -f ./grep.pot || \ test -z "af.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo ky.gmo lt.gmo nb.gmo nl.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || /usr/bin/make af.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo ky.gmo lt.gmo nb.gmo nl.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo make[3]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/po' make[3]: 'af.gmo' is up to date. make[3]: 'be.gmo' is up to date. make[3]: 'bg.gmo' is up to date. make[3]: 'ca.gmo' is up to date. make[3]: 'cs.gmo' is up to date. make[3]: 'da.gmo' is up to date. make[3]: 'de.gmo' is up to date. make[3]: 'el.gmo' is up to date. make[3]: 'eo.gmo' is up to date. make[3]: 'es.gmo' is up to date. make[3]: 'et.gmo' is up to date. make[3]: 'eu.gmo' is up to date. make[3]: 'fi.gmo' is up to date. make[3]: 'fr.gmo' is up to date. make[3]: 'ga.gmo' is up to date. make[3]: 'gl.gmo' is up to date. make[3]: 'he.gmo' is up to date. make[3]: 'hr.gmo' is up to date. make[3]: 'hu.gmo' is up to date. make[3]: 'id.gmo' is up to date. make[3]: 'it.gmo' is up to date. make[3]: 'ja.gmo' is up to date. make[3]: 'ko.gmo' is up to date. make[3]: 'ky.gmo' is up to date. make[3]: 'lt.gmo' is up to date. make[3]: 'nb.gmo' is up to date. make[3]: 'nl.gmo' is up to date. make[3]: 'pa.gmo' is up to date. make[3]: 'pt.gmo' is up to date. make[3]: 'pt_BR.gmo' is up to date. make[3]: 'ro.gmo' is up to date. make[3]: 'ru.gmo' is up to date. make[3]: 'sk.gmo' is up to date. make[3]: 'sl.gmo' is up to date. make[3]: 'sr.gmo' is up to date. make[3]: 'sv.gmo' is up to date. make[3]: 'th.gmo' is up to date. make[3]: 'tr.gmo' is up to date. make[3]: 'uk.gmo' is up to date. make[3]: 'vi.gmo' is up to date. make[3]: 'zh_CN.gmo' is up to date. make[3]: 'zh_TW.gmo' is up to date. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po pl.po: 107 translated messages. make[3]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/po' touch stamp-po make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/po' Making all in lib make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' 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 rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/"'; \ echo '#define BINDIR "/bin"'; \ echo '#define SBINDIR "//sbin"'; \ echo '#define LIBEXECDIR "//lib"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/var/lib"'; \ echo '#define LOCALSTATEDIR "/var"'; \ echo '#define RUNSTATEDIR "/var/run"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/grep"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/grep"'; \ echo '#define DVIDIR "/usr/share/doc/grep"'; \ echo '#define PDFDIR "/usr/share/doc/grep"'; \ echo '#define PSDIR "/usr/share/doc/grep"'; \ echo '#define LIBDIR "//lib"'; \ echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/grep"'; \ echo '#define PKGINCLUDEDIR "/usr/include/grep"'; \ echo '#define PKGLIBDIR "//lib/grep"'; \ echo '#define PKGLIBEXECDIR "//lib/grep"'; \ } | 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''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/1/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ -e 's/@''HAVE_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_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 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''@/""/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/1/g' \ -e 's/@''GNULIB_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./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_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''@/IN_GREP_GNULIB_TESTS/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/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 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''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/IN_GREP_GNULIB_TESTS/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/IN_GREP_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_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''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|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''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|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''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/IN_GREP_GNULIB_TESTS/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/IN_GREP_GNULIB_TESTS/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/1/g' \ -e 's/@''GNULIB_STRTOULL''@/1/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/IN_GREP_GNULIB_TESTS/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_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_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_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_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/1/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/1/g' \ -e 's/@''GNULIB_MBSCASECMP''@/1/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/1/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -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_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|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 /bin/mkdir -p sys /bin/mkdir -p sys 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''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZSET''@|1|g' \ -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|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 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''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/1/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/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 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 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''@/0/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''@/IN_GREP_GNULIB_TESTS/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/1/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/1/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/1/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/1/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/IN_GREP_GNULIB_TESTS/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/IN_GREP_GNULIB_TESTS/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/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_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''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/1/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/1/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/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''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/1/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_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 /usr/bin/make all-am make[3]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' depbase=`echo argmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT argmatch.o -MD -MP -MF $depbase.Tpo -c -o argmatch.o argmatch.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo binary-io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT bitrotate.o -MD -MP -MF $depbase.Tpo -c -o bitrotate.o bitrotate.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo close-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT close-stream.o -MD -MP -MF $depbase.Tpo -c -o close-stream.o close-stream.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo closeout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT closeout.o -MD -MP -MF $depbase.Tpo -c -o closeout.o closeout.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cycle-check.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT cycle-check.o -MD -MP -MF $depbase.Tpo -c -o cycle-check.o cycle-check.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT dfa.o -MD -MP -MF $depbase.Tpo -c -o dfa.o dfa.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localeinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT localeinfo.o -MD -MP -MF $depbase.Tpo -c -o localeinfo.o localeinfo.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo opendir-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT opendir-safer.o -MD -MP -MF $depbase.Tpo -c -o opendir-safer.o opendir-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo exclude.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT exclude.o -MD -MP -MF $depbase.Tpo -c -o exclude.o exclude.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo creat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT creat-safer.o -MD -MP -MF $depbase.Tpo -c -o creat-safer.o creat-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo open-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT open-safer.o -MD -MP -MF $depbase.Tpo -c -o open-safer.o open-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 filenamecat-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o hash.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo i-ring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT i-ring.o -MD -MP -MF $depbase.Tpo -c -o i-ring.o i-ring.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mbiter.o -MD -MP -MF $depbase.Tpo -c -o mbiter.o mbiter.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mbscasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbscasecmp.o mbscasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbuiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mbuiter.o -MD -MP -MF $depbase.Tpo -c -o mbuiter.o mbuiter.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo memchr2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT memchr2.o -MD -MP -MF $depbase.Tpo -c -o memchr2.o memchr2.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo openat-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 openat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT openat-safer.o -MD -MP -MF $depbase.Tpo -c -o openat-safer.o openat-safer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo propername.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT propername.o -MD -MP -MF $depbase.Tpo -c -o propername.o propername.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT quotearg.o -MD -MP -MF $depbase.Tpo -c -o quotearg.o quotearg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo safe-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT safe-read.o -MD -MP -MF $depbase.Tpo -c -o safe-read.o safe-read.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo save-cwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 striconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT striconv.o -MD -MP -MF $depbase.Tpo -c -o striconv.o striconv.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo glthread/threadlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 trim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT trim.o -MD -MP -MF $depbase.Tpo -c -o trim.o trim.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 version-etc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT version-etc.o -MD -MP -MF $depbase.Tpo -c -o version-etc.o version-etc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo version-etc-fsf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT version-etc-fsf.o -MD -MP -MF $depbase.Tpo -c -o version-etc-fsf.o version-etc-fsf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xbinary-io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT xbinary-io.o -MD -MP -MF $depbase.Tpo -c -o xbinary-io.o xbinary-io.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstriconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT xstriconv.o -MD -MP -MF $depbase.Tpo -c -o xstriconv.o xstriconv.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrtoimax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT xstrtoimax.o -MD -MP -MF $depbase.Tpo -c -o xstrtoimax.o xstrtoimax.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrtol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT xstrtol.o -MD -MP -MF $depbase.Tpo -c -o xstrtol.o xstrtol.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrtoul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT xstrtoul.o -MD -MP -MF $depbase.Tpo -c -o xstrtoul.o xstrtoul.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xstrtol-error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT xstrtol-error.o -MD -MP -MF $depbase.Tpo -c -o xstrtol-error.o xstrtol-error.c &&\ mv -f $depbase.Tpo $depbase.Po echo '#include ' >colorize.c-t mv colorize.c-t colorize.c depbase=`echo chdir-long.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 fcntl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT fcntl.o -MD -MP -MF $depbase.Tpo -c -o fcntl.o fcntl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT fts.o -MD -MP -MF $depbase.Tpo -c -o fts.o fts.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbrlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mbrtowc.o -MD -MP -MF $depbase.Tpo -c -o mbrtowc.o mbrtowc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo obstack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT obstack.o -MD -MP -MF $depbase.Tpo -c -o obstack.o obstack.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo openat-proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT openat-proc.o -MD -MP -MF $depbase.Tpo -c -o openat-proc.o openat-proc.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'i686-tld-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''@/grep/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''@/grep/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed depbase=`echo glthread/lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 unistr/u8-mbtoucr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 colorize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT colorize.o -MD -MP -MF $depbase.Tpo -c -o colorize.o colorize.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libgreputils.a ar cr libgreputils.a argmatch.o binary-io.o bitrotate.o c-ctype.o c-strcasecmp.o c-strncasecmp.o cloexec.o close-stream.o closeout.o cycle-check.o dfa.o localeinfo.o opendir-safer.o dirname-lgpl.o basename-lgpl.o stripslash.o exclude.o exitfail.o creat-safer.o open-safer.o fd-hook.o filenamecat-lgpl.o getprogname.o hard-locale.o hash.o i-ring.o localcharset.o glthread/lock.o malloca.o mbchar.o mbiter.o mbscasecmp.o mbslen.o mbsstr.o mbuiter.o memchr2.o openat-die.o openat-safer.o propername.o quotearg.o safe-read.o save-cwd.o striconv.o strnlen1.o glthread/threadlib.o trim.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 version-etc.o version-etc-fsf.o wctype-h.o xmalloc.o xalloc-die.o xbinary-io.o xstriconv.o xstrtoimax.o xstrtol.o xstrtoul.o xstrtol-error.o colorize.o chdir-long.o fcntl.o fts.o mbrlen.o mbrtowc.o obstack.o openat-proc.o ranlib libgreputils.a make[3]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' Making all in doc make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/doc' rm -f grep.1-t grep.1 rm -f fgrep.1-t fgrep.1 rm -f egrep.1-t egrep.1 sed 's/@''VERSION@/3.1/' ./grep.in.1 > grep.1-t inst=`echo grep | sed 's,x,x,'`.1 \ && echo ".so man1/$inst" > fgrep.1-t inst=`echo grep | sed 's,x,x,'`.1 \ && echo ".so man1/$inst" > egrep.1-t chmod a=r fgrep.1-t chmod a=r grep.1-t chmod a=r egrep.1-t mv -f fgrep.1-t fgrep.1 mv -f grep.1-t grep.1 mv -f egrep.1-t egrep.1 Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /tmp/B.tsyK4W/BUILD/grep-3.1/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \ for f in grep.info grep.info-[0-9] grep.info-[0-9][0-9] grep.i[0-9] grep.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /tmp/B.tsyK4W/BUILD/grep-3.1/build-aux/missing makeinfo -I . \ -o grep.info grep.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./grep.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/doc' Making all in src make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/src' depbase=`echo dfasearch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT dfasearch.o -MD -MP -MF $depbase.Tpo -c -o dfasearch.o dfasearch.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo grep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT grep.o -MD -MP -MF $depbase.Tpo -c -o grep.o grep.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo kwsearch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT kwsearch.o -MD -MP -MF $depbase.Tpo -c -o kwsearch.o kwsearch.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo kwset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT kwset.o -MD -MP -MF $depbase.Tpo -c -o kwset.o kwset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pcresearch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcresearch.o -MD -MP -MF $depbase.Tpo -c -o pcresearch.o pcresearch.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo searchutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT searchutils.o -MD -MP -MF $depbase.Tpo -c -o searchutils.o searchutils.c &&\ mv -f $depbase.Tpo $depbase.Po grep=`echo grep | sed -e 's,x,x,'` && \ case egrep in egrep) option=-E;; fgrep) option=-F;; esac && \ shell_does_substrings='set x/y && d=${1%/*} && test "$d" = x' && \ if /bin/sh -c "$shell_does_substrings" 2>/dev/null; then \ edit_substring='s,X,X,'; \ else \ edit_substring='s,\${0%/\*},`expr "X$0" : '\''X\\(.*\\)/'\''`,g'; \ fi && \ sed -e 's|[@]SHELL@|/bin/sh|g' \ -e "$edit_substring" \ -e "s|[@]grep@|$grep|g" \ -e "s|[@]option@|$option|g" <./egrep.sh >egrep-t grep=`echo grep | sed -e 's,x,x,'` && \ case fgrep in egrep) option=-E;; fgrep) option=-F;; esac && \ shell_does_substrings='set x/y && d=${1%/*} && test "$d" = x' && \ if /bin/sh -c "$shell_does_substrings" 2>/dev/null; then \ edit_substring='s,X,X,'; \ else \ edit_substring='s,\${0%/\*},`expr "X$0" : '\''X\\(.*\\)/'\''`,g'; \ fi && \ sed -e 's|[@]SHELL@|/bin/sh|g' \ -e "$edit_substring" \ -e "s|[@]grep@|$grep|g" \ -e "s|[@]option@|$option|g" <./egrep.sh >fgrep-t chmod +x egrep-t mv egrep-t egrep chmod +x fgrep-t mv fgrep-t fgrep i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o grep dfasearch.o grep.o kwsearch.o kwset.o pcresearch.o searchutils.o ../lib/libgreputils.a ../lib/libgreputils.a -lpcre make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/src' Making all in tests make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' Making all in gnulib-tests make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' /usr/bin/make all-recursive make[3]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' Making all in . make[4]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[3]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1' make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1' make[1]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1' + /usr/bin/make -j8 -j1 check-expensive 'SHELL=/bin/bash' /usr/bin/make check RUN_EXPENSIVE_TESTS=yes make[1]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1' Making check in po make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/po' Making check in lib make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' /usr/bin/make check-am make[3]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' Making check in doc make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/doc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/doc' Making check in src make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/src' Making check in tests make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' /usr/bin/make get-mb-cur-max make[3]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' depbase=`echo get-mb-cur-max.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT get-mb-cur-max.o -MD -MP -MF $depbase.Tpo -c -o get-mb-cur-max.o get-mb-cur-max.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o get-mb-cur-max get-mb-cur-max.o ../lib/libgreputils.a ../lib/libgreputils.a make[3]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' /usr/bin/make check-TESTS make[3]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' make[4]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' PASS: backref XFAIL: backref-alt PASS: backref-multibyte-slow PASS: backref-word PASS: backslash-s-and-repetition-operators PASS: backslash-s-vs-invalid-multitype PASS: big-hole PASS: big-match PASS: bogus-wctob PASS: bre PASS: c-locale PASS: case-fold-backref PASS: case-fold-backslash-w PASS: case-fold-char-class PASS: case-fold-char-range PASS: case-fold-char-type PASS: case-fold-titlecase PASS: char-class-multibyte PASS: char-class-multibyte2 PASS: context-0 PASS: count-newline PASS: dfa-coverage PASS: dfa-heap-overrun PASS: dfa-infloop PASS: dfaexec-multibyte PASS: empty PASS: empty-line PASS: empty-line-mb PASS: encoding-error PASS: epipe PASS: equiv-classes PASS: ere PASS: euc-mb PASS: false-match-mb-non-utf8 PASS: fedora PASS: fgrep-infloop PASS: fgrep-longest PASS: file PASS: filename-lineno.pl PASS: fmbtest PASS: foad1 PASS: grep-dev-null PASS: grep-dev-null-out PASS: grep-dir PASS: help-version PASS: high-bit-range PASS: in-eq-out-infloop PASS: include-exclude PASS: inconsistent-range PASS: initial-tab PASS: invalid-multibyte-infloop PASS: khadafy PASS: kwset-abuse PASS: long-line-vs-2GiB-read PASS: match-lines PASS: max-count-overread PASS: max-count-vs-context PASS: mb-dot-newline PASS: mb-non-UTF8-overrun PASS: mb-non-UTF8-performance warning: \s failed to match \x0a in the en_US.UTF-8 locale warning: \s failed to match \x85 in the en_US.UTF-8 locale warning: \s failed to match \xc2\xa0 in the en_US.UTF-8 locale warning: \S mistakenly matched \xc2\xa0 in the en_US.UTF-8 locale warning: \s failed to match \xe2\x80\x87 in the en_US.UTF-8 locale warning: \S mistakenly matched \xe2\x80\x87 in the en_US.UTF-8 locale warning: \s failed to match \xe2\x80\x8b in the en_US.UTF-8 locale warning: \S mistakenly matched \xe2\x80\x8b in the en_US.UTF-8 locale warning: \s failed to match \xe2\x80\xaf in the en_US.UTF-8 locale warning: \S mistakenly matched \xe2\x80\xaf in the en_US.UTF-8 locale PASS: multibyte-white-space PASS: multiple-begin-or-end-line PASS: null-byte PASS: options PASS: pcre PASS: pcre-abort PASS: pcre-context PASS: pcre-count PASS: pcre-infloop PASS: pcre-invalid-utf8-infloop PASS: pcre-invalid-utf8-input PASS: pcre-jitstack PASS: pcre-o PASS: pcre-utf8 PASS: pcre-w PASS: pcre-wx-backref PASS: pcre-z PASS: posix-bracket PASS: prefix-of-multibyte PASS: proc PASS: r-dot PASS: repetition-overflow PASS: reversed-range-endpoints sjis-mb: skipped test: SJIS locale not found SKIP: sjis-mb PASS: skip-device PASS: skip-read PASS: spencer1 PASS: spencer1-locale PASS: status PASS: surrogate-pair PASS: symlink XFAIL: triple-backref PASS: turkish-I PASS: turkish-I-without-dot PASS: turkish-eyes PASS: two-chars PASS: two-files PASS: unibyte-binary PASS: unibyte-bracket-expr PASS: unibyte-negated-circumflex PASS: utf8-bracket PASS: warn-char-classes PASS: word-delim-multibyte PASS: word-multi-file PASS: word-multibyte PASS: write-error-msg PASS: yesno PASS: z-anchor-newline ============================================================================ Testsuite summary for GNU grep 3.1 ============================================================================ # TOTAL: 108 # PASS: 105 # SKIP: 1 # XFAIL: 2 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' make[3]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' fail=0; \ cd . && for i in backref backref-alt backref-multibyte-slow backref-word backslash-s-and-repetition-operators backslash-s-vs-invalid-multitype big-hole big-match bogus-wctob bre c-locale case-fold-backref case-fold-backslash-w case-fold-char-class case-fold-char-range case-fold-char-type case-fold-titlecase char-class-multibyte char-class-multibyte2 context-0 count-newline dfa-coverage dfa-heap-overrun dfa-infloop dfaexec-multibyte empty empty-line empty-line-mb encoding-error epipe equiv-classes ere euc-mb false-match-mb-non-utf8 fedora fgrep-infloop fgrep-longest file filename-lineno.pl fmbtest foad1 grep-dev-null grep-dev-null-out grep-dir help-version high-bit-range in-eq-out-infloop include-exclude inconsistent-range initial-tab invalid-multibyte-infloop khadafy kwset-abuse long-line-vs-2GiB-read match-lines max-count-overread max-count-vs-context mb-dot-newline mb-non-UTF8-overrun mb-non-UTF8-performance multibyte-white-space multiple-begin-or-end-line null-byte options pcre pcre-abort pcre-context pcre-count pcre-infloop pcre-invalid-utf8-infloop pcre-invalid-utf8-input pcre-jitstack pcre-o pcre-utf8 pcre-w pcre-wx-backref pcre-z posix-bracket prefix-of-multibyte proc r-dot repetition-overflow reversed-range-endpoints sjis-mb skip-device skip-read spencer1 spencer1-locale status surrogate-pair symlink triple-backref turkish-I turkish-I-without-dot turkish-eyes two-chars two-files unibyte-binary unibyte-bracket-expr unibyte-negated-circumflex utf8-bracket warn-char-classes word-delim-multibyte word-multi-file word-multibyte write-error-msg yesno z-anchor-newline; do \ test -x $i || { fail=1; echo $i >&2; }; \ done; \ test $fail = 1 \ && { echo the above test scripts are not executable >&2; exit 1; } \ || : make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' Making check in gnulib-tests make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' /usr/bin/make check-recursive make[3]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' Making check in . make[4]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' /usr/bin/make test-alignof test-alloca-opt test-argmatch test-binary-io test-bitrotate test-btowc test-c-ctype test-c-strcasecmp test-c-strncasecmp test-chdir test-cloexec test-close test-ctype dfa-match-aux test-dirent-safer test-dirent test-dup test-dup2 test-environ test-errno test-exclude test-fchdir test-fcntl-h test-fcntl-safer test-fcntl test-fdopen test-fdopendir test-fgetc test-float test-fnmatch test-fpending test-fputc test-fread test-fstat test-fstatat test-fwrite test-getcwd-lgpl test-getdtablesize test-getopt-gnu test-getopt-posix test-getprogname test-hash test-i-ring test-iconv-h test-iconv test-ignore-value test-intprops test-inttostr test-inttypes test-isatty test-isblank test-iswblank test-langinfo test-limits-h test-locale test-localeconv test-localename test-lseek test-lstat test-malloc-gnu test-malloca test-mbscasecmp test-mbsinit test-mbsrtowcs test-mbsstr1 test-mbsstr2 test-mbsstr3 test-memchr test-memchr2 test-memrchr test-nl_langinfo test-open test-openat-safer test-openat test-pathmax test-pipe test-quotearg-simple test-read test-realloc-gnu test-regex test-setenv test-setlocale1 test-setlocale2 test-snprintf test-stat test-stdalign test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strerror test-striconv test-string test-strnlen test-strstr test-strtoimax test-strtoll test-strtoull test-strtoumax test-symlink test-sys_stat test-sys_types test-time test-dup-safer test-unistd test-u8-mbtoucr test-u8-uctomb test-uc_width test-uc_width2 test-unsetenv test-vasnprintf test-verify test-version-etc test-wchar test-wcrtomb test-wcrtomb-w32 test-wctype-h test-wcwidth test-xalloc-die test-xstrtoimax test-xstrtol test-xstrtoul libtests.a make[5]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' depbase=`echo test-alignof.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-alignof.o -MD -MP -MF $depbase.Tpo -c -o test-alignof.o test-alignof.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fd-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 hash-pjw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT umaxtostr.o -MD -MP -MF $depbase.Tpo -c -o umaxtostr.o umaxtostr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT localename.o -MD -MP -MF $depbase.Tpo -c -o localename.o localename.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xsize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT asnprintf.o -MD -MP -MF $depbase.Tpo -c -o asnprintf.o asnprintf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o vasnprintf.o vasnprintf.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libtests.a ar cr libtests.a fd-safer-flag.o dup-safer-flag.o hash-pjw.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o localename.o xsize.o asnprintf.o printf-args.o printf-parse.o vasnprintf.o ranlib libtests.a i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-alignof test-alignof.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-alloca-opt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-alloca-opt test-alloca-opt.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-argmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-argmatch.o -MD -MP -MF $depbase.Tpo -c -o test-argmatch.o test-argmatch.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-argmatch test-argmatch.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-binary-io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-binary-io test-binary-io.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-bitrotate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-bitrotate.o -MD -MP -MF $depbase.Tpo -c -o test-bitrotate.o test-bitrotate.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-bitrotate test-bitrotate.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-btowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-btowc.o -MD -MP -MF $depbase.Tpo -c -o test-btowc.o test-btowc.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-btowc test-btowc.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-c-ctype test-c-ctype.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-c-strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-c-strcasecmp test-c-strcasecmp.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-c-strncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-c-strncasecmp test-c-strncasecmp.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-chdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-chdir.o -MD -MP -MF $depbase.Tpo -c -o test-chdir.o test-chdir.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-chdir test-chdir.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-cloexec.o -MD -MP -MF $depbase.Tpo -c -o test-cloexec.o test-cloexec.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-cloexec test-cloexec.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-close.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-close.o -MD -MP -MF $depbase.Tpo -c -o test-close.o test-close.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-close test-close.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-ctype.o -MD -MP -MF $depbase.Tpo -c -o test-ctype.o test-ctype.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-ctype test-ctype.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo dfa-match-aux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT dfa-match-aux.o -MD -MP -MF $depbase.Tpo -c -o dfa-match-aux.o dfa-match-aux.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o dfa-match-aux dfa-match-aux.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-dirent-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-dirent-safer.o -MD -MP -MF $depbase.Tpo -c -o test-dirent-safer.o test-dirent-safer.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-dirent-safer test-dirent-safer.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-dirent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-dirent.o -MD -MP -MF $depbase.Tpo -c -o test-dirent.o test-dirent.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-dirent test-dirent.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-dup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-dup.o -MD -MP -MF $depbase.Tpo -c -o test-dup.o test-dup.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-dup test-dup.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-dup2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-dup2.o -MD -MP -MF $depbase.Tpo -c -o test-dup2.o test-dup2.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-dup2 test-dup2.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-environ.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-environ.o -MD -MP -MF $depbase.Tpo -c -o test-environ.o test-environ.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-environ test-environ.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-errno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-errno.o -MD -MP -MF $depbase.Tpo -c -o test-errno.o test-errno.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-errno test-errno.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-exclude.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-exclude.o -MD -MP -MF $depbase.Tpo -c -o test-exclude.o test-exclude.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-exclude test-exclude.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fchdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fchdir.o -MD -MP -MF $depbase.Tpo -c -o test-fchdir.o test-fchdir.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fchdir test-fchdir.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fcntl-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fcntl-h test-fcntl-h.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fcntl-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fcntl-safer.o -MD -MP -MF $depbase.Tpo -c -o test-fcntl-safer.o test-fcntl-safer.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fcntl-safer test-fcntl-safer.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fcntl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fcntl.o -MD -MP -MF $depbase.Tpo -c -o test-fcntl.o test-fcntl.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fcntl test-fcntl.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fdopen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fdopen.o -MD -MP -MF $depbase.Tpo -c -o test-fdopen.o test-fdopen.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fdopen test-fdopen.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fdopendir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fdopendir.o -MD -MP -MF $depbase.Tpo -c -o test-fdopendir.o test-fdopendir.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fdopendir test-fdopendir.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fgetc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fgetc.o -MD -MP -MF $depbase.Tpo -c -o test-fgetc.o test-fgetc.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fgetc test-fgetc.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-float.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-float.o -MD -MP -MF $depbase.Tpo -c -o test-float.o test-float.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-float test-float.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fnmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fnmatch.o -MD -MP -MF $depbase.Tpo -c -o test-fnmatch.o test-fnmatch.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fnmatch test-fnmatch.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fpending.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fpending.o -MD -MP -MF $depbase.Tpo -c -o test-fpending.o test-fpending.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fpending test-fpending.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fputc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fputc.o -MD -MP -MF $depbase.Tpo -c -o test-fputc.o test-fputc.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fputc test-fputc.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fread.o -MD -MP -MF $depbase.Tpo -c -o test-fread.o test-fread.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fread test-fread.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fstat.o -MD -MP -MF $depbase.Tpo -c -o test-fstat.o test-fstat.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fstat test-fstat.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fstatat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fstatat.o -MD -MP -MF $depbase.Tpo -c -o test-fstatat.o test-fstatat.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fstatat test-fstatat.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-fwrite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-fwrite.o -MD -MP -MF $depbase.Tpo -c -o test-fwrite.o test-fwrite.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-fwrite test-fwrite.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-getcwd-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-getcwd-lgpl test-getcwd-lgpl.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-getdtablesize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-getdtablesize.o -MD -MP -MF $depbase.Tpo -c -o test-getdtablesize.o test-getdtablesize.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-getdtablesize test-getdtablesize.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-getopt-gnu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-getopt-gnu.o -MD -MP -MF $depbase.Tpo -c -o test-getopt-gnu.o test-getopt-gnu.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-getopt-gnu test-getopt-gnu.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-getopt-posix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-getopt-posix test-getopt-posix.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-getprogname.o -MD -MP -MF $depbase.Tpo -c -o test-getprogname.o test-getprogname.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-getprogname test-getprogname.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-hash.o -MD -MP -MF $depbase.Tpo -c -o test-hash.o test-hash.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-hash test-hash.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-i-ring.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-i-ring.o -MD -MP -MF $depbase.Tpo -c -o test-i-ring.o test-i-ring.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-i-ring test-i-ring.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-iconv-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-iconv-h test-iconv-h.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-iconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-iconv.o -MD -MP -MF $depbase.Tpo -c -o test-iconv.o test-iconv.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-iconv test-iconv.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-ignore-value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-ignore-value test-ignore-value.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-intprops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-intprops.o -MD -MP -MF $depbase.Tpo -c -o test-intprops.o test-intprops.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-intprops test-intprops.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-inttostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-inttostr.o -MD -MP -MF $depbase.Tpo -c -o test-inttostr.o test-inttostr.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-inttostr test-inttostr.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-inttypes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-inttypes.o -MD -MP -MF $depbase.Tpo -c -o test-inttypes.o test-inttypes.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-inttypes test-inttypes.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-isatty.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-isatty.o -MD -MP -MF $depbase.Tpo -c -o test-isatty.o test-isatty.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-isatty test-isatty.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-isblank.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-isblank.o -MD -MP -MF $depbase.Tpo -c -o test-isblank.o test-isblank.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-isblank test-isblank.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-iswblank.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-iswblank.o -MD -MP -MF $depbase.Tpo -c -o test-iswblank.o test-iswblank.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-iswblank test-iswblank.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-langinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-langinfo.o -MD -MP -MF $depbase.Tpo -c -o test-langinfo.o test-langinfo.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-langinfo test-langinfo.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-limits-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-limits-h test-limits-h.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-locale.o -MD -MP -MF $depbase.Tpo -c -o test-locale.o test-locale.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-locale test-locale.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-localeconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-localeconv.o -MD -MP -MF $depbase.Tpo -c -o test-localeconv.o test-localeconv.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-localeconv test-localeconv.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-localename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-localename.o -MD -MP -MF $depbase.Tpo -c -o test-localename.o test-localename.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-localename test-localename.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-lseek.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-lseek.o -MD -MP -MF $depbase.Tpo -c -o test-lseek.o test-lseek.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-lseek test-lseek.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-lstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-lstat.o -MD -MP -MF $depbase.Tpo -c -o test-lstat.o test-lstat.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-lstat test-lstat.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-malloc-gnu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-malloc-gnu.o -MD -MP -MF $depbase.Tpo -c -o test-malloc-gnu.o test-malloc-gnu.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-malloc-gnu test-malloc-gnu.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-malloca.o -MD -MP -MF $depbase.Tpo -c -o test-malloca.o test-malloca.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-malloca test-malloca.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-mbscasecmp.o -MD -MP -MF $depbase.Tpo -c -o test-mbscasecmp.o test-mbscasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-mbscasecmp test-mbscasecmp.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-mbsinit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-mbsinit.o -MD -MP -MF $depbase.Tpo -c -o test-mbsinit.o test-mbsinit.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-mbsinit test-mbsinit.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-mbsrtowcs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-mbsrtowcs.o -MD -MP -MF $depbase.Tpo -c -o test-mbsrtowcs.o test-mbsrtowcs.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-mbsrtowcs test-mbsrtowcs.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-mbsstr1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-mbsstr1.o -MD -MP -MF $depbase.Tpo -c -o test-mbsstr1.o test-mbsstr1.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-mbsstr1 test-mbsstr1.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-mbsstr2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-mbsstr2.o -MD -MP -MF $depbase.Tpo -c -o test-mbsstr2.o test-mbsstr2.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-mbsstr2 test-mbsstr2.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-mbsstr3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-mbsstr3.o -MD -MP -MF $depbase.Tpo -c -o test-mbsstr3.o test-mbsstr3.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-mbsstr3 test-mbsstr3.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-memchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-memchr.o -MD -MP -MF $depbase.Tpo -c -o test-memchr.o test-memchr.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-memchr test-memchr.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-memchr2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-memchr2.o -MD -MP -MF $depbase.Tpo -c -o test-memchr2.o test-memchr2.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-memchr2 test-memchr2.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-memrchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-memrchr.o -MD -MP -MF $depbase.Tpo -c -o test-memrchr.o test-memrchr.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-memrchr test-memrchr.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-nl_langinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-nl_langinfo test-nl_langinfo.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-open.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-open.o -MD -MP -MF $depbase.Tpo -c -o test-open.o test-open.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-open test-open.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-openat-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-openat-safer.o -MD -MP -MF $depbase.Tpo -c -o test-openat-safer.o test-openat-safer.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-openat-safer test-openat-safer.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-openat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-openat.o -MD -MP -MF $depbase.Tpo -c -o test-openat.o test-openat.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-openat test-openat.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-pathmax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-pathmax.o -MD -MP -MF $depbase.Tpo -c -o test-pathmax.o test-pathmax.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-pathmax test-pathmax.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-pipe.o -MD -MP -MF $depbase.Tpo -c -o test-pipe.o test-pipe.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-pipe test-pipe.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-quotearg-simple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-quotearg-simple.o -MD -MP -MF $depbase.Tpo -c -o test-quotearg-simple.o test-quotearg-simple.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-quotearg-simple test-quotearg-simple.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-read.o -MD -MP -MF $depbase.Tpo -c -o test-read.o test-read.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-read test-read.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-realloc-gnu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-realloc-gnu.o -MD -MP -MF $depbase.Tpo -c -o test-realloc-gnu.o test-realloc-gnu.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-realloc-gnu test-realloc-gnu.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-regex.o -MD -MP -MF $depbase.Tpo -c -o test-regex.o test-regex.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-regex test-regex.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-setenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-setenv.o -MD -MP -MF $depbase.Tpo -c -o test-setenv.o test-setenv.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-setenv test-setenv.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-setlocale1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-setlocale1.o -MD -MP -MF $depbase.Tpo -c -o test-setlocale1.o test-setlocale1.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-setlocale1 test-setlocale1.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-setlocale2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-setlocale2.o -MD -MP -MF $depbase.Tpo -c -o test-setlocale2.o test-setlocale2.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-setlocale2 test-setlocale2.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-snprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-snprintf.o -MD -MP -MF $depbase.Tpo -c -o test-snprintf.o test-snprintf.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-snprintf test-snprintf.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-stat.o -MD -MP -MF $depbase.Tpo -c -o test-stat.o test-stat.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-stat test-stat.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-stdalign.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-stdalign.o -MD -MP -MF $depbase.Tpo -c -o test-stdalign.o test-stdalign.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-stdalign test-stdalign.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-stdbool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-stdbool.o -MD -MP -MF $depbase.Tpo -c -o test-stdbool.o test-stdbool.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-stdbool test-stdbool.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-stddef.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-stddef.o -MD -MP -MF $depbase.Tpo -c -o test-stddef.o test-stddef.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-stddef test-stddef.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-stdint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-stdint.o -MD -MP -MF $depbase.Tpo -c -o test-stdint.o test-stdint.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-stdint test-stdint.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-stdio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-stdio.o -MD -MP -MF $depbase.Tpo -c -o test-stdio.o test-stdio.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-stdio test-stdio.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-stdlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-stdlib.o -MD -MP -MF $depbase.Tpo -c -o test-stdlib.o test-stdlib.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-stdlib test-stdlib.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-strerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-strerror.o -MD -MP -MF $depbase.Tpo -c -o test-strerror.o test-strerror.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-strerror test-strerror.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-striconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-striconv.o -MD -MP -MF $depbase.Tpo -c -o test-striconv.o test-striconv.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-striconv test-striconv.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-string.o -MD -MP -MF $depbase.Tpo -c -o test-string.o test-string.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-string test-string.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-strnlen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-strnlen.o -MD -MP -MF $depbase.Tpo -c -o test-strnlen.o test-strnlen.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-strnlen test-strnlen.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-strstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-strstr.o -MD -MP -MF $depbase.Tpo -c -o test-strstr.o test-strstr.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-strstr test-strstr.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-strtoimax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-strtoimax.o -MD -MP -MF $depbase.Tpo -c -o test-strtoimax.o test-strtoimax.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-strtoimax test-strtoimax.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-strtoll.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-strtoll.o -MD -MP -MF $depbase.Tpo -c -o test-strtoll.o test-strtoll.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-strtoll test-strtoll.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-strtoull.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-strtoull.o -MD -MP -MF $depbase.Tpo -c -o test-strtoull.o test-strtoull.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-strtoull test-strtoull.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-strtoumax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-strtoumax.o -MD -MP -MF $depbase.Tpo -c -o test-strtoumax.o test-strtoumax.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-strtoumax test-strtoumax.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-symlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-symlink.o -MD -MP -MF $depbase.Tpo -c -o test-symlink.o test-symlink.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-symlink test-symlink.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-sys_stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-sys_stat test-sys_stat.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-sys_types.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-sys_types test-sys_types.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-time.o -MD -MP -MF $depbase.Tpo -c -o test-time.o test-time.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-time test-time.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-dup-safer test-dup-safer.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-unistd.o -MD -MP -MF $depbase.Tpo -c -o test-unistd.o test-unistd.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-unistd test-unistd.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo unistr/test-u8-mbtoucr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-u8-mbtoucr unistr/test-u8-mbtoucr.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo unistr/test-u8-uctomb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-u8-uctomb unistr/test-u8-uctomb.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo uniwidth/test-uc_width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-uc_width uniwidth/test-uc_width.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo uniwidth/test-uc_width2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-uc_width2 uniwidth/test-uc_width2.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-unsetenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-unsetenv.o -MD -MP -MF $depbase.Tpo -c -o test-unsetenv.o test-unsetenv.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-unsetenv test-unsetenv.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o test-vasnprintf.o test-vasnprintf.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-vasnprintf test-vasnprintf.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-verify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-verify.o -MD -MP -MF $depbase.Tpo -c -o test-verify.o test-verify.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-verify test-verify.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-version-etc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-version-etc.o -MD -MP -MF $depbase.Tpo -c -o test-version-etc.o test-version-etc.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-version-etc test-version-etc.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-wchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-wchar.o -MD -MP -MF $depbase.Tpo -c -o test-wchar.o test-wchar.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-wchar test-wchar.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-wcrtomb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-wcrtomb.o -MD -MP -MF $depbase.Tpo -c -o test-wcrtomb.o test-wcrtomb.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-wcrtomb test-wcrtomb.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-wcrtomb-w32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-wcrtomb-w32 test-wcrtomb-w32.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-wctype-h test-wctype-h.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-wcwidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-wcwidth.o -MD -MP -MF $depbase.Tpo -c -o test-wcwidth.o test-wcwidth.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-wcwidth test-wcwidth.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -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 i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-xalloc-die test-xalloc-die.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-xstrtoimax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-xstrtoimax.o -MD -MP -MF $depbase.Tpo -c -o test-xstrtoimax.o test-xstrtoimax.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-xstrtoimax test-xstrtoimax.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-xstrtol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-xstrtol.o -MD -MP -MF $depbase.Tpo -c -o test-xstrtol.o test-xstrtol.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-xstrtol test-xstrtol.o libtests.a ../lib/libgreputils.a libtests.a depbase=`echo test-xstrtoul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -DIN_GREP_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT test-xstrtoul.o -MD -MP -MF $depbase.Tpo -c -o test-xstrtoul.o test-xstrtoul.c &&\ mv -f $depbase.Tpo $depbase.Po i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o test-xstrtoul test-xstrtoul.o libtests.a ../lib/libgreputils.a libtests.a make[5]: 'libtests.a' is up to date. make[5]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' /usr/bin/make check-TESTS make[5]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[6]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' PASS: test-alignof PASS: test-alloca-opt PASS: test-argmatch PASS: test-binary-io.sh PASS: test-bitrotate PASS: test-btowc1.sh PASS: test-btowc2.sh PASS: test-c-ctype PASS: test-c-strcase.sh PASS: test-chdir PASS: test-cloexec PASS: test-close PASS: test-ctype PASS: dfa-invalid-char-class.sh PASS: dfa-match.sh PASS: test-dirent-safer PASS: test-dirent PASS: test-dup PASS: test-dup2 PASS: test-environ PASS: test-errno PASS: test-exclude1.sh PASS: test-exclude2.sh PASS: test-exclude3.sh PASS: test-exclude4.sh PASS: test-exclude5.sh PASS: test-exclude6.sh PASS: test-exclude7.sh PASS: test-exclude8.sh PASS: test-fchdir PASS: test-fcntl-h PASS: test-fcntl-safer PASS: test-fcntl PASS: test-fdopen PASS: test-fdopendir PASS: test-fgetc PASS: test-float PASS: test-fnmatch PASS: test-fpending.sh PASS: test-fputc PASS: test-fread PASS: test-fstat PASS: test-fstatat PASS: test-fwrite PASS: test-getcwd-lgpl PASS: test-getdtablesize PASS: test-getopt-gnu PASS: test-getopt-posix PASS: test-getprogname PASS: test-hash PASS: test-i-ring PASS: test-iconv-h PASS: test-iconv PASS: test-ignore-value PASS: test-intprops PASS: test-inttostr PASS: test-inttypes PASS: test-isatty PASS: test-isblank PASS: test-iswblank PASS: test-langinfo PASS: test-limits-h PASS: test-locale PASS: test-localeconv PASS: test-localename PASS: test-lseek.sh PASS: test-lstat PASS: test-malloc-gnu PASS: test-malloca PASS: test-mbscasecmp.sh PASS: test-mbsinit.sh PASS: test-mbsrtowcs1.sh PASS: test-mbsrtowcs2.sh PASS: test-mbsrtowcs3.sh PASS: test-mbsrtowcs4.sh PASS: test-mbsstr1 PASS: test-mbsstr2.sh PASS: test-mbsstr3.sh PASS: test-memchr PASS: test-memchr2 PASS: test-memrchr PASS: test-nl_langinfo.sh PASS: test-open PASS: test-openat-safer PASS: test-openat PASS: test-pathmax PASS: test-pipe PASS: test-quotearg-simple PASS: test-read PASS: test-realloc-gnu PASS: test-regex PASS: test-setenv PASS: test-setlocale1.sh PASS: test-setlocale2.sh PASS: test-snprintf PASS: test-stat PASS: test-stdalign PASS: test-stdbool PASS: test-stddef PASS: test-stdint PASS: test-stdio PASS: test-stdlib PASS: test-strerror PASS: test-striconv PASS: test-string PASS: test-strnlen PASS: test-strstr PASS: test-strtoimax PASS: test-strtoll PASS: test-strtoull PASS: test-strtoumax PASS: test-symlink PASS: test-sys_stat PASS: test-sys_types PASS: test-init.sh PASS: test-time PASS: test-dup-safer PASS: test-unistd PASS: test-u8-mbtoucr PASS: test-u8-uctomb PASS: test-uc_width PASS: uniwidth/test-uc_width2.sh PASS: test-unsetenv PASS: test-vasnprintf PASS: test-vc-list-files-git.sh SKIP: test-vc-list-files-cvs.sh PASS: test-verify PASS: test-verify.sh PASS: test-version-etc.sh PASS: test-wchar PASS: test-wcrtomb.sh SKIP: test-wcrtomb-w32-1.sh SKIP: test-wcrtomb-w32-2.sh SKIP: test-wcrtomb-w32-3.sh SKIP: test-wcrtomb-w32-4.sh SKIP: test-wcrtomb-w32-5.sh PASS: test-wctype-h PASS: test-wcwidth PASS: test-xalloc-die.sh PASS: test-xstrtoimax.sh PASS: test-xstrtol.sh ============================================================================ Testsuite summary for GNU grep 3.1 ============================================================================ # TOTAL: 141 # PASS: 135 # SKIP: 6 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[5]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[4]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[3]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1' make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1' if test -d ./.git \ && git --version >/dev/null 2>&1; then \ cd . && \ git submodule --quiet foreach \ 'test "$(git rev-parse "$sha1")" \ = "$(git merge-base origin "$sha1")"' \ || { echo 'maint.mk: found non-public submodule commit' >&2; \ exit 1; }; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.tsyK4W/BUILD/tmp /bin/sh -e /tmp/B.tsyK4W/BUILD/tmp/rpm-tmp.16652 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.tsyK4W/BUILD/tmp + umask 022 + cd /tmp/B.tsyK4W/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder + /bin/mkdir -p /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder + cd grep-3.1 + rm -rf /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder + install -d /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/etc/shrc.d + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder' Making install in po make[1]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/po' installing af.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/af/LC_MESSAGES/grep.mo installing be.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/be/LC_MESSAGES/grep.mo installing bg.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/bg/LC_MESSAGES/grep.mo installing ca.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/ca/LC_MESSAGES/grep.mo installing cs.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/cs/LC_MESSAGES/grep.mo installing da.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/da/LC_MESSAGES/grep.mo installing de.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/de/LC_MESSAGES/grep.mo installing el.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/el/LC_MESSAGES/grep.mo installing eo.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/eo/LC_MESSAGES/grep.mo installing es.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/es/LC_MESSAGES/grep.mo installing et.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/et/LC_MESSAGES/grep.mo installing eu.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/eu/LC_MESSAGES/grep.mo installing fi.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/fi/LC_MESSAGES/grep.mo installing fr.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/fr/LC_MESSAGES/grep.mo installing ga.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/ga/LC_MESSAGES/grep.mo installing gl.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/gl/LC_MESSAGES/grep.mo installing he.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/he/LC_MESSAGES/grep.mo installing hr.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/hr/LC_MESSAGES/grep.mo installing hu.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/hu/LC_MESSAGES/grep.mo installing id.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/id/LC_MESSAGES/grep.mo installing it.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/it/LC_MESSAGES/grep.mo installing ja.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/ja/LC_MESSAGES/grep.mo installing ko.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/ko/LC_MESSAGES/grep.mo installing ky.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/ky/LC_MESSAGES/grep.mo installing lt.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/lt/LC_MESSAGES/grep.mo installing nb.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/nb/LC_MESSAGES/grep.mo installing nl.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/nl/LC_MESSAGES/grep.mo installing pa.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/pa/LC_MESSAGES/grep.mo installing pl.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/pl/LC_MESSAGES/grep.mo installing pt.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/pt/LC_MESSAGES/grep.mo installing pt_BR.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/pt_BR/LC_MESSAGES/grep.mo installing ro.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/ro/LC_MESSAGES/grep.mo installing ru.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/ru/LC_MESSAGES/grep.mo installing sk.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/sk/LC_MESSAGES/grep.mo installing sl.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/sl/LC_MESSAGES/grep.mo installing sr.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/sr/LC_MESSAGES/grep.mo installing sv.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/sv/LC_MESSAGES/grep.mo installing th.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/th/LC_MESSAGES/grep.mo installing tr.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/tr/LC_MESSAGES/grep.mo installing uk.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/uk/LC_MESSAGES/grep.mo installing vi.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/vi/LC_MESSAGES/grep.mo installing zh_CN.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/zh_CN/LC_MESSAGES/grep.mo installing zh_TW.gmo as /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/locale/zh_TW/LC_MESSAGES/grep.mo if test "grep" = "gettext-tools"; then \ /bin/mkdir -p /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/po' Making install in lib make[1]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' /usr/bin/make install-am make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' make[3]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' if test yes = no; then \ case 'linux-gnu' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /tmp/B.tsyK4W/BUILD/grep-3.1/build-aux/install-sh -d /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder//lib ; \ fi ; \ if test -f /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder//lib/charset.alias; then \ sed -f ref-add.sed /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder//lib/charset.alias > /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder//lib/charset.tmp ; \ /usr/bin/install -c -m 644 /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder//lib/charset.tmp /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder//lib/charset.alias ; \ rm -f /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder//lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder//lib/charset.tmp ; \ /usr/bin/install -c -m 644 /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder//lib/charset.tmp /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder//lib/charset.alias ; \ rm -f /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder//lib/charset.tmp ; \ fi ; \ fi make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' make[1]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/lib' Making install in doc make[1]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/doc' make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/man/man1' /bin/mkdir -p '/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/info' /usr/bin/install -c -m 644 grep.1 fgrep.1 egrep.1 '/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 ./grep.info '/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/info' make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/doc' make[1]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/doc' Making install in src make[1]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/src' make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/src' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/bin' /bin/mkdir -p '/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/bin' /usr/bin/install -c grep '/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/bin' /usr/bin/install -c egrep fgrep '/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/bin' make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/src' make[1]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/src' Making install in tests make[1]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' make[1]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/tests' Making install in gnulib-tests make[1]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' /usr/bin/make install-recursive make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' Making install in . make[3]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[4]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[3]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[1]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1/gnulib-tests' make[1]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1' make[2]: Entering directory '/tmp/B.tsyK4W/BUILD/grep-3.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1' make[1]: Leaving directory '/tmp/B.tsyK4W/BUILD/grep-3.1' + >/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/man/man1/egrep.1 + echo .so grep.1 + >/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/man/man1/fgrep.1 + echo .so grep.1 + bzip2 -dc /tmp/B.tsyK4W/grep-non-english-man-pages.tar.bz2 + tar xf - -C /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/man + </tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/etc/shrc.d/grep.sh + cat + </tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/etc/shrc.d/grep.csh + cat + /usr/lib/rpm/find-lang.sh /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder grep find-lang.sh/1.40: find-lang 'grep' > grep.lang + rm -f /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/info/dir + /bin/rm '--interactive=never' /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/man/README.grep-non-english-man-pages + /bin/rm '--interactive=never' /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/man/ja-grep-nozgrep.diff + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man Compress info pages: /usr/share/info + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: grep-3.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.tsyK4W/BUILD/tmp /bin/sh -e /tmp/B.tsyK4W/BUILD/tmp/rpm-tmp.44674 + umask 022 + cd /tmp/B.tsyK4W/BUILD + cd grep-3.1 + DOCDIR=/tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/doc/grep-3.1 + export DOCDIR + rm -rf /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/doc/grep-3.1 + /bin/mkdir -p /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/doc/grep-3.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/doc/grep-3.1... Documentation compressed. + cp -pr NEWS README ChangeLog TODO /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/doc/grep-3.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder/usr/share/doc/grep-3.1... ./NEWS ./ChangeLog ./README ./TODO Documentation compressed. + exit 0 Provides: config(grep) = 2:3.1-1 Requires(interp): /sbin/postshell /sbin/postshell Requires(post): /sbin/postshell Requires(postun): /sbin/postshell Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.5) libpcre.so.1 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder Wrote: /tmp/B.tsyK4W/RPMS/grep-3.1-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.tsyK4W/BUILD/tmp /bin/sh -e /tmp/B.tsyK4W/BUILD/tmp/rpm-tmp.56409 + umask 022 + cd /tmp/B.tsyK4W/BUILD + cd grep-3.1 + /bin/rm '--interactive=never' -rf /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder + rm -rf /tmp/B.tsyK4W/BUILD/tmp/grep-3.1-root-builder ended at: Mon Mar 12 18:07:09 2018, done in 0:01:01.031746 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.tsyK4W/BUILD + rm -rf /tmp/B.tsyK4W/tmp /tmp/B.tsyK4W/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1200..1400..1600..1659 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## grep ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.tsyK4W Begin-TLD-Builder-Info Build-Time: user:46.05s sys:6.91s real:63.94s (faults io:168 non-io:5750416) Files queued for ftp: 406750 grep-3.1-1.i686.rpm 64 grep-3.1-1.src.rpm.uploadinfo End-TLD-Builder-Info