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 gawk... gawk 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... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gawk... (cached) gawk checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... -std=gnu11 checking whether gcc -std=gnu11 understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc -std=gnu11... gcc3 checking how to run the C preprocessor... gcc -std=gnu11 -E checking for grep that handles long lines and -e... fn_grep checking for egrep... (cached) fn_grep checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ranlib... (cached) ranlib 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 strerror_r... 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 gettimeofday... yes 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 for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for wctype.h... yes checking for stdio_ext.h... yes checking for sys/stat.h... (cached) yes checking for sys/vfs.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for langinfo.h... yes checking for xlocale.h... yes checking for sys/mman.h... yes checking for malloc.h... 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 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 for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking for ld used by gcc -std=gnu11... /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 for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... 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 for wint_t... yes 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 whether NULL can be used in arbitrary expressions... yes checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... 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 for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether 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 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 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 btowc(0) is correct... yes checking whether btowc(EOF) is correct... 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 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 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 gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking whether the compiler generally respects inline... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking 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 locale.h defines locale_t... 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 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 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... yes checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for perl5.005 or newer... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking for readdir... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working re_compile_pattern... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... yes checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... (cached) yes 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 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 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 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 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 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 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 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 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 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... /tools/bin/msgfmt checking for gmsgfmt... /tools/bin/msgfmt checking for xgettext... /tools/bin/xgettext checking for msgmerge... /tools/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.h... no checking for pcre/pcre.h... no configure: WARNING: libpcre development library was not found or not usable. configure: WARNING: GNU grep will be built without pcre support. 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: linking lib/colorize-posix.c to lib/colorize.c config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive make[1]: Entering directory '/sources/grep-2.16' Making all in po make[2]: Entering directory '/sources/grep-2.16/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/grep-2.16/po' Making all in lib make[2]: Entering directory '/sources/grep-2.16/lib' GEN alloca.h GEN c++defs.h GEN configmake.h GEN warn-on-use.h GEN arg-nonnull.h GEN unused-parameter.h GEN unistr.h GEN sys/types.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN ctype.h GEN wctype.h GEN dirent.h GEN fcntl.h GEN iconv.h GEN inttypes.h GEN langinfo.h GEN locale.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/time.h GEN time.h GEN unistd.h make all-am make[3]: Entering directory '/sources/grep-2.16/lib' CC argmatch.o CC binary-io.o CC c-ctype.o CC bitrotate.o CC c-strcasecmp.o CC c-strncasecmp.o CC cloexec.o CC close-stream.o CC closeout.o CC cycle-check.o CC opendir-safer.o CC dirname-lgpl.o CC basename-lgpl.o CC exclude.o CC exitfail.o CC stripslash.o CC creat-safer.o CC open-safer.o CC fd-hook.o CC filenamecat-lgpl.o CC hash.o CC i-ring.o CC localcharset.o CC malloca.o CC mbchar.o CC mbiter.o CC mbscasecmp.o CC mbslen.o CC mbsstr.o CC mbuiter.o CC openat-die.o CC openat-safer.o CC progname.o CC propername.o CC quotearg.o CC safe-read.o CC save-cwd.o CC striconv.o CC strnlen1.o CC glthread/threadlib.o CC trim.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC version-etc.o CC version-etc-fsf.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xstriconv.o CC xstrtoimax.o CC xstrtol.o CC xstrtoul.o CC xstrtol-error.o CC colorize.o CC chdir-long.o CC fcntl.o CC fts.o CC openat-proc.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.o CC unistr/u8-mbtoucr.o CC unistr/u8-uctomb.o CC unistr/u8-uctomb-aux.o CC uniwidth/width.o AR libgreputils.a make[3]: Leaving directory '/sources/grep-2.16/lib' make[2]: Leaving directory '/sources/grep-2.16/lib' Making all in doc make[2]: Entering directory '/sources/grep-2.16/doc' GEN grep.1 GEN egrep.1 GEN fgrep.1 make[2]: Leaving directory '/sources/grep-2.16/doc' Making all in src make[2]: Entering directory '/sources/grep-2.16/src' CC kwset.o CC dfasearch.o CC dfa.o CC searchutils.o CC kwsearch.o CC pcresearch.o CC main.o CC grep.o CC egrep.o CC fgrep.o AR libgrep.a CCLD grep CCLD fgrep CCLD egrep make[2]: Leaving directory '/sources/grep-2.16/src' Making all in tests make[2]: Entering directory '/sources/grep-2.16/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/grep-2.16/tests' Making all in gnulib-tests make[2]: Entering directory '/sources/grep-2.16/gnulib-tests' GEN arg-nonnull.h GEN c++defs.h GEN warn-on-use.h GEN unused-parameter.h make all-recursive make[3]: Entering directory '/sources/grep-2.16/gnulib-tests' Making all in . make[4]: Entering directory '/sources/grep-2.16/gnulib-tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[3]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[2]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[2]: Entering directory '/sources/grep-2.16' make[2]: Leaving directory '/sources/grep-2.16' make[1]: Leaving directory '/sources/grep-2.16' GEN public-submodule-commit Making check in po make[1]: Entering directory '/sources/grep-2.16/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/sources/grep-2.16/po' Making check in lib make[1]: Entering directory '/sources/grep-2.16/lib' make check-am make[2]: Entering directory '/sources/grep-2.16/lib' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/sources/grep-2.16/lib' make[1]: Leaving directory '/sources/grep-2.16/lib' Making check in doc make[1]: Entering directory '/sources/grep-2.16/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/sources/grep-2.16/doc' Making check in src make[1]: Entering directory '/sources/grep-2.16/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/sources/grep-2.16/src' Making check in tests make[1]: Entering directory '/sources/grep-2.16/tests' make get-mb-cur-max GEN check_executable_TESTS make[2]: Entering directory '/sources/grep-2.16/tests' CC get-mb-cur-max.o CCLD get-mb-cur-max make[2]: Leaving directory '/sources/grep-2.16/tests' make check-TESTS make[2]: Entering directory '/sources/grep-2.16/tests' make[3]: Entering directory '/sources/grep-2.16/tests' PASS: backref-word PASS: backref big-hole: skipped test: expensive: disabled by default SKIP: big-hole PASS: backslash-s-vs-invalid-multitype big-match: skipped test: expensive: disabled by default SKIP: big-match PASS: bogus-wctob PASS: backslash-s-and-repetition-operators PASS: case-fold-backslash-w PASS: case-fold-backref PASS: case-fold-char-class PASS: case-fold-char-range PASS: bre PASS: case-fold-char-type PASS: backref-multibyte-slow PASS: char-class-multibyte PASS: dfa-coverage PASS: char-class-multibyte2 PASS: dfa-heap-overrun PASS: epipe PASS: equiv-classes PASS: dfaexec-multibyte PASS: euc-mb PASS: fedora PASS: fgrep-infloop PASS: file PASS: empty PASS: grep-dev-null PASS: grep-dir PASS: fmbtest PASS: ignore-mmap PASS: foad1 PASS: ere PASS: help-version PASS: inconsistent-range PASS: include-exclude PASS: in-eq-out-infloop long-line-vs-2GiB-read: skipped test: expensive: disabled by default PASS: khadafy SKIP: long-line-vs-2GiB-read PASS: invalid-multibyte-infloop PASS: max-count-vs-context PASS: empty-line-mb PASS: high-bit-range PASS: options pcre: skipped test: no PCRE support SKIP: pcre pcre-abort: skipped test: no PCRE support SKIP: pcre-abort pcre-invalid-utf8-input: skipped test: no PCRE support SKIP: pcre-invalid-utf8-input PASS: multibyte-white-space pcre-utf8: skipped test: no PCRE support SKIP: pcre-utf8 pcre-z: skipped test: no PCRE support SKIP: pcre-z PASS: repetition-overflow PASS: r-dot PASS: prefix-of-multibyte PASS: skip-device PASS: reversed-range-endpoints sjis-mb: skipped test: SJIS locale not found SKIP: sjis-mb PASS: status PASS: surrogate-pair PASS: symlink PASS: turkish-I PASS: turkish-I-without-dot PASS: spencer1 PASS: warn-char-classes XFAIL: word-delim-multibyte PASS: word-multi-file PASS: unibyte-bracket-expr PASS: yesno PASS: spencer1-locale make[4]: Entering directory '/sources/grep-2.16/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/sources/grep-2.16/tests' ============================================================================ Testsuite summary for GNU grep 2.16 ============================================================================ # TOTAL: 67 # PASS: 57 # SKIP: 9 # XFAIL: 1 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/sources/grep-2.16/tests' make[2]: Leaving directory '/sources/grep-2.16/tests' make[1]: Leaving directory '/sources/grep-2.16/tests' Making check in gnulib-tests make[1]: Entering directory '/sources/grep-2.16/gnulib-tests' make check-recursive make[2]: Entering directory '/sources/grep-2.16/gnulib-tests' Making check in . make[3]: Entering directory '/sources/grep-2.16/gnulib-tests' make libtests.a 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 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 test-gettimeofday 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-locale test-localeconv test-localename test-lseek test-lstat test-malloc-gnu test-malloca test-mbrtowc test-mbrtowc-w32 test-mbscasecmp test-mbsinit test-mbsrtowcs test-mbsstr1 test-mbsstr2 test-mbsstr3 test-memchr 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-stdbool test-stddef test-stdint test-stdio test-stdlib test-strerror test-striconv test-string test-strnlen test-strtoimax test-strtoll test-strtoull test-strtoumax test-symlink test-sys_stat test-sys_time 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 make[4]: Entering directory '/sources/grep-2.16/gnulib-tests' CC fd-safer-flag.o CC hash-pjw.o CC imaxtostr.o CC dup-safer-flag.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC localename.o CC asnprintf.o CC xsize.o CC printf-args.o CC printf-parse.o CC vasnprintf.o CC test-alloca-opt.o CC test-argmatch.o CC test-binary-io.o CC test-bitrotate.o CC test-btowc.o CC test-c-ctype.o CC test-c-strcasecmp.o CC test-c-strncasecmp.o CC test-chdir.o CC test-cloexec.o CC test-close.o CC test-ctype.o CC test-dirent-safer.o CC test-dirent.o CC test-dup.o CC test-dup2.o CC test-environ.o CC test-errno.o CC test-exclude.o CC test-fchdir.o CC test-fcntl-h.o CC test-fcntl-safer.o CC test-fcntl.o CC test-fdopen.o CC test-fdopendir.o CC test-fgetc.o CC test-float.o CC test-fnmatch.o CC test-fpending.o CC test-fputc.o CC test-fread.o CC test-fstat.o CC test-fstatat.o CC test-fwrite.o CC test-getcwd-lgpl.o CC test-getdtablesize.o CC test-getopt.o CC test-gettimeofday.o CC test-hash.o CC test-i-ring.o CC test-iconv-h.o CC test-iconv.o CC test-ignore-value.o CC test-intprops.o CC test-inttostr.o CC test-inttypes.o CC test-isatty.o CC test-isblank.o CC test-iswblank.o CC test-langinfo.o CC test-locale.o CC test-localeconv.o CC test-localename.o CC test-lseek.o CC test-lstat.o CC test-malloc-gnu.o CC test-malloca.o CC test-mbrtowc.o CC test-mbrtowc-w32.o CC test-mbscasecmp.o CC test-mbsinit.o CC test-mbsrtowcs.o CC test-mbsstr1.o CC test-mbsstr2.o CC test-mbsstr3.o CC test-memchr.o CC test-memrchr.o CC test-nl_langinfo.o CC test-open.o CC test-openat-safer.o CC test-openat.o CC test-pathmax.o CC test-pipe.o CC test-quotearg-simple.o CC test-read.o CC test-realloc-gnu.o CC test-regex.o CC test-setlocale1.o CC test-setenv.o CC test-setlocale2.o CC test-snprintf.o CC test-stat.o CC test-stdbool.o CC test-stddef.o CC test-stdint.o CC test-stdio.o CC test-stdlib.o CC test-strerror.o CC test-striconv.o CC test-string.o CC test-strnlen.o CC test-strtoimax.o CC test-strtoll.o CC test-strtoull.o CC test-strtoumax.o CC test-symlink.o CC test-sys_stat.o CC test-sys_time.o CC test-sys_types.o CC test-time.o CC test-dup-safer.o CC test-unistd.o CC test-unsetenv.o CC test-vasnprintf.o CC test-verify.o CC test-version-etc.o CC test-wchar.o CC test-wcrtomb.o CC test-wcrtomb-w32.o CC test-wctype-h.o CC test-wcwidth.o CC test-xalloc-die.o CC test-xstrtoimax.o CC test-xstrtol.o CC test-xstrtoul.o AR libtests.a CC unistr/test-u8-mbtoucr.o CC unistr/test-u8-uctomb.o CC uniwidth/test-uc_width.o CC uniwidth/test-uc_width2.o CCLD test-unsetenv CCLD test-vasnprintf CCLD test-verify CCLD test-version-etc CCLD test-wchar CCLD test-wcrtomb CCLD test-wcrtomb-w32 CCLD test-wctype-h CCLD test-wcwidth CCLD test-xalloc-die CCLD test-xstrtoimax CCLD test-xstrtol CCLD test-xstrtoul CCLD test-alloca-opt CCLD test-argmatch CCLD test-binary-io CCLD test-bitrotate CCLD test-btowc CCLD test-c-ctype CCLD test-c-strcasecmp CCLD test-c-strncasecmp CCLD test-chdir CCLD test-cloexec CCLD test-close CCLD test-ctype CCLD test-dirent-safer CCLD test-dirent CCLD test-dup CCLD test-dup2 CCLD test-environ CCLD test-errno CCLD test-exclude CCLD test-fchdir CCLD test-fcntl-h CCLD test-fcntl-safer CCLD test-fcntl CCLD test-fdopen CCLD test-fdopendir CCLD test-fgetc CCLD test-float CCLD test-fnmatch CCLD test-fpending CCLD test-fputc CCLD test-fread CCLD test-fstat CCLD test-fstatat CCLD test-fwrite CCLD test-getcwd-lgpl CCLD test-getdtablesize CCLD test-gettimeofday CCLD test-hash CCLD test-i-ring CCLD test-iconv-h CCLD test-iconv CCLD test-ignore-value CCLD test-intprops CCLD test-inttostr CCLD test-inttypes CCLD test-isatty CCLD test-isblank CCLD test-iswblank CCLD test-langinfo CCLD test-locale CCLD test-localeconv CCLD test-localename CCLD test-lseek CCLD test-lstat CCLD test-malloc-gnu CCLD test-malloca CCLD test-mbrtowc CCLD test-mbrtowc-w32 CCLD test-mbscasecmp CCLD test-mbsinit CCLD test-mbsrtowcs CCLD test-mbsstr1 CCLD test-mbsstr2 CCLD test-mbsstr3 CCLD test-memchr CCLD test-memrchr CCLD test-nl_langinfo CCLD test-open CCLD test-openat-safer CCLD test-openat CCLD test-pipe CCLD test-pathmax CCLD test-quotearg-simple CCLD test-read CCLD test-realloc-gnu CCLD test-regex CCLD test-setenv CCLD test-setlocale1 CCLD test-setlocale2 CCLD test-snprintf CCLD test-stat CCLD test-stdbool CCLD test-stddef CCLD test-stdint CCLD test-stdio CCLD test-stdlib CCLD test-strerror CCLD test-striconv CCLD test-string CCLD test-strnlen CCLD test-strtoll CCLD test-strtoimax CCLD test-strtoull CCLD test-symlink CCLD test-strtoumax CCLD test-sys_stat CCLD test-sys_time CCLD test-sys_types CCLD test-time CCLD test-dup-safer CCLD test-unistd CCLD test-u8-mbtoucr CCLD test-u8-uctomb CCLD test-uc_width CCLD test-uc_width2 CCLD test-getopt make[4]: Leaving directory '/sources/grep-2.16/gnulib-tests' make check-TESTS make[4]: Entering directory '/sources/grep-2.16/gnulib-tests' make[5]: Entering directory '/sources/grep-2.16/gnulib-tests' PASS: test-argmatch PASS: test-bitrotate PASS: test-alloca-opt PASS: test-binary-io.sh PASS: test-c-ctype PASS: test-btowc2.sh PASS: test-btowc1.sh PASS: test-cloexec PASS: test-chdir PASS: test-close PASS: test-c-strcase.sh PASS: test-ctype 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-fchdir PASS: test-exclude6.sh PASS: test-exclude7.sh PASS: test-fcntl-h PASS: test-exclude8.sh PASS: test-fdopen PASS: test-fcntl-safer PASS: test-fcntl PASS: test-fgetc PASS: test-fdopendir PASS: test-fnmatch PASS: test-float PASS: test-fputc PASS: test-fpending.sh PASS: test-fread PASS: test-fstat PASS: test-fstatat PASS: test-getdtablesize PASS: test-fwrite PASS: test-getcwd-lgpl PASS: test-getopt PASS: test-gettimeofday PASS: test-iconv-h PASS: test-i-ring PASS: test-iconv PASS: test-ignore-value PASS: test-intprops PASS: test-inttostr PASS: test-inttypes PASS: test-isatty PASS: test-isblank PASS: test-langinfo PASS: test-iswblank PASS: test-locale PASS: test-localeconv PASS: test-localename PASS: test-lstat PASS: test-malloc-gnu PASS: test-lseek.sh PASS: test-mbrtowc1.sh PASS: test-mbrtowc2.sh PASS: test-mbrtowc3.sh PASS: test-mbrtowc4.sh PASS: test-malloca SKIP: test-mbrtowc-w32-1.sh SKIP: test-mbrtowc-w32-2.sh SKIP: test-mbrtowc-w32-3.sh SKIP: test-mbrtowc-w32-5.sh SKIP: test-mbrtowc-w32-4.sh PASS: test-mbsrtowcs1.sh PASS: test-mbscasecmp.sh PASS: test-mbsinit.sh PASS: test-mbsrtowcs2.sh PASS: test-mbsrtowcs3.sh PASS: test-mbsrtowcs4.sh PASS: test-mbsstr3.sh PASS: test-mbsstr1 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-mbsstr2.sh PASS: test-setlocale1.sh PASS: test-snprintf PASS: test-stat PASS: test-stdbool PASS: test-setlocale2.sh PASS: test-stddef PASS: test-stdint PASS: test-stdio PASS: test-stdlib PASS: test-strerror PASS: test-string PASS: test-striconv PASS: test-strtoimax PASS: test-strnlen PASS: test-strtoull PASS: test-strtoll PASS: test-strtoumax PASS: test-symlink PASS: test-sys_time PASS: test-sys_stat PASS: test-sys_types PASS: test-memchr PASS: test-time PASS: test-dup-safer PASS: test-unistd PASS: test-u8-mbtoucr PASS: test-u8-uctomb PASS: test-uc_width PASS: test-unsetenv PASS: test-init.sh PASS: uniwidth/test-uc_width2.sh PASS: test-vasnprintf SKIP: test-vc-list-files-cvs.sh SKIP: test-vc-list-files-git.sh PASS: test-verify PASS: test-version-etc.sh PASS: test-wchar PASS: test-wcrtomb.sh PASS: test-hash 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-update-copyright.sh PASS: test-xstrtol.sh PASS: test-verify.sh make[6]: Entering directory '/sources/grep-2.16/gnulib-tests' make all-recursive make[7]: Entering directory '/sources/grep-2.16/gnulib-tests' Making all in . make[8]: Entering directory '/sources/grep-2.16/gnulib-tests' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[7]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[6]: Leaving directory '/sources/grep-2.16/gnulib-tests' ============================================================================ Testsuite summary for GNU grep 2.16 ============================================================================ # TOTAL: 144 # PASS: 132 # SKIP: 12 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[4]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[3]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[2]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[1]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[1]: Entering directory '/sources/grep-2.16' make[1]: Leaving directory '/sources/grep-2.16' Making install in po make[1]: Entering directory '/sources/grep-2.16/po' installing af.gmo as /usr/share/locale/af/LC_MESSAGES/grep.mo installing be.gmo as /usr/share/locale/be/LC_MESSAGES/grep.mo installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/grep.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/grep.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/grep.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/grep.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/grep.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/grep.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/grep.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/grep.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/grep.mo installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/grep.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/grep.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/grep.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/grep.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/grep.mo installing he.gmo as /usr/share/locale/he/LC_MESSAGES/grep.mo installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/grep.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/grep.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/grep.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/grep.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/grep.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/grep.mo installing ky.gmo as /usr/share/locale/ky/LC_MESSAGES/grep.mo installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/grep.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/grep.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/grep.mo installing pa.gmo as /usr/share/locale/pa/LC_MESSAGES/grep.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/grep.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/grep.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/grep.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/grep.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/grep.mo installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/grep.mo installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/grep.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/grep.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/grep.mo installing th.gmo as /usr/share/locale/th/LC_MESSAGES/grep.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/grep.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/grep.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/grep.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/grep.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/grep.mo if test "grep" = "gettext-tools"; then \ /bin/mkdir -p /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 \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/sources/grep-2.16/po' Making install in lib make[1]: Entering directory '/sources/grep-2.16/lib' make install-am make[2]: Entering directory '/sources/grep-2.16/lib' make[3]: Entering directory '/sources/grep-2.16/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 /sources/grep-2.16/build-aux/install-sh -d /usr/lib ; \ fi ; \ if test -f /usr/lib/charset.alias; then \ sed -f ref-add.sed /usr/lib/charset.alias > /usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \ rm -f /usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /usr/lib/charset.tmp /usr/lib/charset.alias ; \ rm -f /usr/lib/charset.tmp ; \ fi ; \ fi make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/grep-2.16/lib' make[2]: Leaving directory '/sources/grep-2.16/lib' make[1]: Leaving directory '/sources/grep-2.16/lib' Making install in doc make[1]: Entering directory '/sources/grep-2.16/doc' make[2]: Entering directory '/sources/grep-2.16/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./grep.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/grep.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 grep.1 fgrep.1 egrep.1 '/usr/share/man/man1' make[2]: Leaving directory '/sources/grep-2.16/doc' make[1]: Leaving directory '/sources/grep-2.16/doc' Making install in src make[1]: Entering directory '/sources/grep-2.16/src' make[2]: Entering directory '/sources/grep-2.16/src' /bin/mkdir -p '/bin' /usr/bin/install -c grep egrep fgrep '/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/sources/grep-2.16/src' make[1]: Leaving directory '/sources/grep-2.16/src' Making install in tests make[1]: Entering directory '/sources/grep-2.16/tests' make[2]: Entering directory '/sources/grep-2.16/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 '/sources/grep-2.16/tests' make[1]: Leaving directory '/sources/grep-2.16/tests' Making install in gnulib-tests make[1]: Entering directory '/sources/grep-2.16/gnulib-tests' make install-recursive make[2]: Entering directory '/sources/grep-2.16/gnulib-tests' Making install in . make[3]: Entering directory '/sources/grep-2.16/gnulib-tests' make[4]: Entering directory '/sources/grep-2.16/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 '/sources/grep-2.16/gnulib-tests' make[3]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[2]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[1]: Leaving directory '/sources/grep-2.16/gnulib-tests' make[1]: Entering directory '/sources/grep-2.16' make[2]: Entering directory '/sources/grep-2.16' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/sources/grep-2.16' make[1]: Leaving directory '/sources/grep-2.16' real 0m37.573s user 0m47.303s sys 0m7.754s