unpacking sources unpacking source archive /nix/store/hxqdd4rs9ln9mqv8sdcvspf090d4788s-grep-2.21.tar.xz source root is grep-2.21 patching sources applying patch /nix/store/izsicpp9qqamki864y0lmigm5h1ixrg1-cve-2015-1345.patch patching file src/kwset.c patching file tests/Makefile.am Hunk #1 succeeded at 72 (offset -3 lines). patching file tests/kwset-abuse autoreconfPhase autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file build-aux/config.rpath Copying file m4/glibc2.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/printf-posix.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file po/Makevars.template autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /nix/store/bh07qyj56sa3jsc30yik67yqjpsaj3aq-autoconf-2.69/bin/autoconf --force autoreconf: running: /nix/store/bh07qyj56sa3jsc30yik67yqjpsaj3aq-autoconf-2.69/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' configuring configure flags: --disable-dependency-tracking --prefix=/nix/store/5d5zfcgbql77fc7psjvkzckwzh36mp2q-gnugrep-2.21 checking for a BSD-compatible install... /nix/store/08libdb9bpv4vqpnv01rya56v5z2bx9z-coreutils-8.23/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... 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 accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -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 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 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 getdtablesize... 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 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... none 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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking 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 langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes 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 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 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=gnu99... /nix/store/5hxmkgpa3r7r6bzch9jmxmj6ysd9dz11-gcc-wrapper-4.8.4/bin/ld checking if the linker (/nix/store/5hxmkgpa3r7r6bzch9jmxmj6ysd9dz11-gcc-wrapper-4.8.4/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 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... /nix/store/wbj88ggzpp6fr6xn6ggp9v6qsrwqi9f9-gnused-4.2.2/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... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... (cached) assume 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 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 btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing 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) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes checking whether mbrtowc handles a NULL string argument... (cached) guessing yes checking whether mbrtowc has a correct return value... (cached) guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes checking whether mbrtowc works on empty input... (cached) assume yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for 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 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 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 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) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether wctob works... guessing yes checking whether wctob is declared... (cached) yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wctype is declared without a macro... (cached) yes checking whether iswctype is declared without a macro... (cached) yes checking whether wctrans is declared without a macro... (cached) yes checking whether towctrans is declared without a macro... (cached) yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking 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 turkish Unicode locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a transitional chinese locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none 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) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for 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) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for 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... /nix/store/z6qn5mbcfx3lcsd52kw0y7g2hmnwrzhf-gettext-0.18.2/bin/msgfmt checking for gmsgfmt... /nix/store/z6qn5mbcfx3lcsd52kw0y7g2hmnwrzhf-gettext-0.18.2/bin/msgfmt checking for xgettext... /nix/store/z6qn5mbcfx3lcsd52kw0y7g2hmnwrzhf-gettext-0.18.2/bin/xgettext checking for msgmerge... /nix/store/z6qn5mbcfx3lcsd52kw0y7g2hmnwrzhf-gettext-0.18.2/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 pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking for library containing pcre_compile... -lpcre 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 building make flags: SHELL=/nix/store/pih1cynxp0jnan4sy3afvva5lr5z3g7w-bash-4.3-p33/bin/bash building config.h building all make all-recursive make[1]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21' building all-recursive Making all in po make[2]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/po' Making all in lib make[2]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/lib' building alloca.h GEN alloca.h building configmake.h GEN configmake.h building c++defs.h GEN c++defs.h building warn-on-use.h GEN warn-on-use.h building ctype.h GEN ctype.h building arg-nonnull.h GEN arg-nonnull.h building dirent.h GEN dirent.h building fcntl.h GEN fcntl.h building iconv.h GEN iconv.h building inttypes.h GEN inttypes.h building langinfo.h GEN langinfo.h building locale.h GEN locale.h building unused-parameter.h GEN unused-parameter.h building stdio.h GEN stdio.h building stdlib.h GEN stdlib.h building string.h GEN string.h building sys/stat.h GEN sys/stat.h building sys/time.h GEN sys/time.h building sys/types.h GEN sys/types.h building time.h GEN time.h building unistd.h GEN unistd.h building unistr.h GEN unistr.h building unitypes.h GEN unitypes.h building uniwidth.h GEN uniwidth.h building wchar.h GEN wchar.h building wctype.h GEN wctype.h building all make all-am make[3]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/lib' building argmatch.o CC argmatch.o building binary-io.o CC binary-io.o building bitrotate.o CC bitrotate.o building c-ctype.o CC c-ctype.o building c-strcasecmp.o CC c-strcasecmp.o building c-strncasecmp.o CC c-strncasecmp.o building cloexec.o CC cloexec.o building close-stream.o CC close-stream.o building closeout.o CC closeout.o building cycle-check.o CC cycle-check.o building opendir-safer.o CC opendir-safer.o building dirname-lgpl.o CC dirname-lgpl.o building basename-lgpl.o CC basename-lgpl.o building stripslash.o CC stripslash.o building exclude.o CC exclude.o building exitfail.o CC exitfail.o building creat-safer.o CC creat-safer.o building open-safer.o CC open-safer.o building fd-hook.o CC fd-hook.o building filenamecat-lgpl.o CC filenamecat-lgpl.o building hash.o CC hash.o building i-ring.o CC i-ring.o building localcharset.o CC localcharset.o building glthread/.dirstamp building glthread/.deps/.dirstamp building glthread/lock.o CC glthread/lock.o building malloca.o CC malloca.o building mbchar.o CC mbchar.o building mbiter.o CC mbiter.o building mbscasecmp.o CC mbscasecmp.o building mbslen.o CC mbslen.o building mbsstr.o CC mbsstr.o building mbuiter.o CC mbuiter.o building memchr2.o CC memchr2.o building openat-die.o CC openat-die.o building openat-safer.o CC openat-safer.o building progname.o CC progname.o building propername.o CC propername.o building quotearg.o CC quotearg.o building safe-read.o CC safe-read.o building save-cwd.o CC save-cwd.o building striconv.o CC striconv.o building strnlen1.o CC strnlen1.o building glthread/threadlib.o CC glthread/threadlib.o building trim.o CC trim.o building unistd.o CC unistd.o building dup-safer.o CC dup-safer.o building fd-safer.o CC fd-safer.o building pipe-safer.o CC pipe-safer.o building unistr/.dirstamp building unistr/.deps/.dirstamp building unistr/u8-mbtoucr.o CC unistr/u8-mbtoucr.o building unistr/u8-uctomb.o CC unistr/u8-uctomb.o building unistr/u8-uctomb-aux.o CC unistr/u8-uctomb-aux.o building uniwidth/.dirstamp building uniwidth/.deps/.dirstamp building uniwidth/width.o CC uniwidth/width.o building version-etc.o CC version-etc.o building version-etc-fsf.o CC version-etc-fsf.o building wctype-h.o CC wctype-h.o building xmalloc.o CC xmalloc.o building xalloc-die.o CC xalloc-die.o building xstriconv.o CC xstriconv.o building xstrtoimax.o CC xstrtoimax.o building xstrtol.o CC xstrtol.o building xstrtoul.o CC xstrtoul.o building xstrtol-error.o CC xstrtol-error.o building colorize.c building colorize.o CC colorize.o building chdir-long.o CC chdir-long.o building fcntl.o CC fcntl.o building fts.o CC fts.o building obstack.o CC obstack.o building openat-proc.o CC openat-proc.o building libgreputils.a AR libgreputils.a ar: `u' modifier ignored since `D' is the default (see `U') building charset.alias GEN charset.alias building ref-add.sed GEN ref-add.sed building ref-del.sed GEN ref-del.sed make[3]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/lib' make[2]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/lib' Making all in doc make[2]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/doc' building stamp-vti building grep.1 GEN grep.1 building fgrep.1 GEN fgrep.1 building egrep.1 GEN egrep.1 make[2]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/doc' Making all in src make[2]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/src' building grep.o CC grep.o building searchutils.o CC searchutils.o building dfa.o CC dfa.o building dfasearch.o CC dfasearch.o building kwset.o CC kwset.o building kwsearch.o CC kwsearch.o building pcresearch.o CC pcresearch.o building grep CCLD grep building egrep GEN egrep building fgrep GEN fgrep make[2]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/src' Making all in tests make[2]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' Making all in gnulib-tests make[2]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/gnulib-tests' building arg-nonnull.h GEN arg-nonnull.h building c++defs.h GEN c++defs.h building unused-parameter.h GEN unused-parameter.h building warn-on-use.h GEN warn-on-use.h building all make all-recursive make[3]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/gnulib-tests' building all-recursive Making all in . make[4]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/gnulib-tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/gnulib-tests' make[3]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/gnulib-tests' make[2]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/gnulib-tests' make[2]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21' building config.h make[2]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21' make[1]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21' running tests check flags: SHELL=/nix/store/pih1cynxp0jnan4sy3afvva5lr5z3g7w-bash-4.3-p33/bin/bash building check-recursive Making check in po make[1]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/po' Making check in lib make[1]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/lib' building check make check-am make[2]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/lib' make[1]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/lib' Making check in doc make[1]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/doc' Making check in src make[1]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/src' Making check in tests make[1]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' building check-am make get-mb-cur-max make[2]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' building get-mb-cur-max.o CC get-mb-cur-max.o building get-mb-cur-max CCLD get-mb-cur-max make[2]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' make check-TESTS make[2]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' building check-TESTS make[3]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' building backref.log PASS: backref building backref-multibyte-slow.log backref-multibyte-slow: skipped test: en_US.UTF-8 locale not found SKIP: backref-multibyte-slow building backref-word.log PASS: backref-word building backslash-s-and-repetition-operators.log backslash-s-and-repetition-operators: skipped test: en_US.UTF-8 locale not found SKIP: backslash-s-and-repetition-operators building backslash-s-vs-invalid-multitype.log backslash-s-vs-invalid-multitype: skipped test: en_US.UTF-8 locale not found SKIP: backslash-s-vs-invalid-multitype building big-hole.log big-hole: skipped test: expensive: disabled by default SKIP: big-hole building big-match.log big-match: skipped test: expensive: disabled by default SKIP: big-match building bogus-wctob.log PASS: bogus-wctob building bre.log PASS: bre building case-fold-backref.log PASS: case-fold-backref building case-fold-backslash-w.log PASS: case-fold-backslash-w building case-fold-char-class.log PASS: case-fold-char-class building case-fold-char-range.log PASS: case-fold-char-range building case-fold-char-type.log PASS: case-fold-char-type building case-fold-titlecase.log case-fold-titlecase: skipped test: en_US.UTF-8 locale not found SKIP: case-fold-titlecase building char-class-multibyte.log char-class-multibyte: skipped test: en_US.UTF-8 locale not found SKIP: char-class-multibyte building char-class-multibyte2.log char-class-multibyte2: skipped test: en_US.UTF-8 locale not found SKIP: char-class-multibyte2 building context-0.log PASS: context-0 building count-newline.log PASS: count-newline building dfa-coverage.log dfa-coverage: skipped test: en_US.UTF-8 locale not found SKIP: dfa-coverage building dfa-heap-overrun.log PASS: dfa-heap-overrun building dfaexec-multibyte.log PASS: dfaexec-multibyte building empty.log PASS: empty building empty-line.log PASS: empty-line building epipe.log PASS: epipe building equiv-classes.log equiv-classes: skipped test: en_US.UTF-8 locale not found SKIP: equiv-classes building ere.log PASS: ere building euc-mb.log euc-mb: skipped test: en_US.UTF-8 locale not found SKIP: euc-mb building fedora.log PASS: fedora building fgrep-infloop.log fgrep-infloop: skipped test: en_US.UTF-8 locale not found SKIP: fgrep-infloop building file.log PASS: file building fmbtest.log fmbtest: skipped test: this system lacks the cs_CZ.UTF-8 locale SKIP: fmbtest building foad1.log PASS: foad1 building grep-dev-null.log grep-dev-null: skipped test: en_US.UTF-8 locale not found SKIP: grep-dev-null building grep-dir.log PASS: grep-dir building help-version.log PASS: help-version building in-eq-out-infloop.log PASS: in-eq-out-infloop building include-exclude.log PASS: include-exclude building inconsistent-range.log PASS: inconsistent-range building invalid-multibyte-infloop.log invalid-multibyte-infloop: skipped test: en_US.UTF-8 locale not found SKIP: invalid-multibyte-infloop building khadafy.log PASS: khadafy building kwset-abuse.log PASS: kwset-abuse building long-line-vs-2GiB-read.log long-line-vs-2GiB-read: skipped test: expensive: disabled by default SKIP: long-line-vs-2GiB-read building match-lines.log PASS: match-lines building max-count-overread.log PASS: max-count-overread building max-count-vs-context.log PASS: max-count-vs-context building mb-dot-newline.log PASS: mb-dot-newline building mb-non-UTF8-overrun.log mb-non-UTF8-overrun: skipped test: locale not found SKIP: mb-non-UTF8-overrun building mb-non-UTF8-performance.log mb-non-UTF8-performance: skipped test: locale not found SKIP: mb-non-UTF8-performance building multibyte-white-space.log multibyte-white-space: skipped test: en_US.UTF-8 locale not found SKIP: multibyte-white-space building multiple-begin-or-end-line.log PASS: multiple-begin-or-end-line building null-byte.log PASS: null-byte building empty-line-mb.log empty-line-mb: skipped test: en_US.UTF-8 locale not found SKIP: empty-line-mb building unibyte-bracket-expr.log unibyte-bracket-expr: skipped test: ru_RU.KOI8-R locale not found SKIP: unibyte-bracket-expr building unibyte-negated-circumflex.log PASS: unibyte-negated-circumflex building high-bit-range.log PASS: high-bit-range building options.log PASS: options building pcre.log PASS: pcre building pcre-abort.log PASS: pcre-abort building pcre-infloop.log pcre-infloop: skipped test: en_US.UTF-8 locale not found SKIP: pcre-infloop building pcre-invalid-utf8-input.log pcre-invalid-utf8-input: skipped test: en_US.UTF-8 locale not found SKIP: pcre-invalid-utf8-input building pcre-o.log PASS: pcre-o building pcre-utf8.log pcre-utf8: skipped test: en_US.UTF-8 locale not found SKIP: pcre-utf8 building pcre-w.log PASS: pcre-w building pcre-wx-backref.log PASS: pcre-wx-backref building pcre-z.log PASS: pcre-z building posix-bracket.log PASS: posix-bracket building prefix-of-multibyte.log prefix-of-multibyte: skipped test: en_US.UTF-8 locale not found SKIP: prefix-of-multibyte building r-dot.log PASS: r-dot building repetition-overflow.log PASS: repetition-overflow building reversed-range-endpoints.log PASS: reversed-range-endpoints building skip-device.log PASS: skip-device building sjis-mb.log sjis-mb: skipped test: en_US.UTF-8 locale not found SKIP: sjis-mb building spencer1.log PASS: spencer1 building spencer1-locale.log PASS: spencer1-locale building status.log PASS: status building surrogate-pair.log surrogate-pair: skipped test: en_US.UTF-8 locale not found SKIP: surrogate-pair building symlink.log PASS: symlink building triple-backref.log XFAIL: triple-backref building turkish-eyes.log turkish-eyes: skipped test: en_US.UTF-8 locale not found SKIP: turkish-eyes building turkish-I.log turkish-I: skipped test: en_US.UTF-8 locale not found SKIP: turkish-I building turkish-I-without-dot.log turkish-I-without-dot: skipped test: tr_TR.UTF-8 locale not found SKIP: turkish-I-without-dot building warn-char-classes.log PASS: warn-char-classes building word-delim-multibyte.log word-delim-multibyte: skipped test: en_US.UTF-8 locale not found SKIP: word-delim-multibyte building word-multi-file.log PASS: word-multi-file building word-multibyte.log word-multibyte: skipped test: en_US.UTF-8 locale not found SKIP: word-multibyte building yesno.log PASS: yesno building test-suite.log make[4]: Entering directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' ============================================================================ Testsuite summary for GNU grep 2.21 ============================================================================ # TOTAL: 87 # PASS: 54 # SKIP: 32 # XFAIL: 1 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' make[2]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' building check_executable_TESTS GEN check_executable_TESTS kwset-abuse the above test scripts are not executable make[1]: *** [check_executable_TESTS] Error 1 make[1]: Leaving directory `/tmp/nix-build-gnugrep-2.21.drv-3/grep-2.21/tests' make: *** [check-recursive] Error 1