bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

failure in building gnulib tests wih pcc on debian


From: Stefano Lattarini
Subject: failure in building gnulib tests wih pcc on debian
Date: Sun, 13 Nov 2011 14:50:32 +0100
User-agent: KMail/1.13.7 (Linux/2.6.30-2-686; KDE/4.6.5; i686; ; )

I don't know if it's of any interest, but I'm experiencing the following
failure while trying to test grep on an unstable Debian using pcc
(Portable C Compiler, version 1.1.0~DEVEL+20110422-1, installed from
experimental packages):

  CC     test-float.o
 ./stdio.h, line 24: warning: gcc pragma unsupported
 ../lib/wchar.h, line 34: warning: gcc pragma unsupported
 ../lib/sys/types.h, line 24: warning: gcc pragma unsupported
 ../lib/time.h, line 24: warning: gcc pragma unsupported
 ../lib/time.h, line 24: warning: gcc pragma unsupported
 ./stdio.h, line 1031: warning: unsupported attribute '__warning__'
 ../lib/stdlib.h, line 21: warning: gcc pragma unsupported
 ../lib/sys/types.h, line 24: warning: gcc pragma unsupported
 test-float.c, line 374: unknown structure/union/enum
 make[4]: *** [test-float.o] Error 1
 make[4]: Leaving directory `/devel/stefano/src/grep/gnulib-tests'
 make[3]: *** [check-am] Error 2
 make[3]: Leaving directory `/devel/stefano/src/grep/gnulib-tests'
 make[2]: *** [check-recursive] Error 1
 make[2]: Leaving directory `/devel/stefano/src/grep/gnulib-tests'
 make[1]: *** [check] Error 2
 make[1]: Leaving directory `/devel/stefano/src/grep/gnulib-tests'
 make: *** [check-recursive] Error 1

OTOH, grep itself builds fine, and its testsuite passes.

Attached are the `config.log' and the `test-suite.log' file of the
grep tests proper.  Le me know if you need more details.

Regards,
  Stefano

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU grep configure 2.9.78-f09c, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure CC=pcc

## --------- ##
## Platform. ##
## --------- ##

hostname = bigio
uname -m = i686
uname -r = 2.6.30-2-686
uname -s = Linux
uname -v = #1 SMP Sat Sep 26 01:16:22 UTC 2009

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/stefano/go/bin
PATH: /home/stefano/bin/linux
PATH: /home/stefano/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/lib/jvm/java-6-sun-1.6.0.26/bin
PATH: /usr/games
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3368: checking for a BSD-compatible install
configure:3436: result: /usr/bin/install -c
configure:3447: checking whether build environment is sane
configure:3497: result: yes
configure:3638: checking for a thread-safe mkdir -p
configure:3677: result: /bin/mkdir -p
configure:3691: checking for gawk
configure:3707: found /usr/bin/gawk
configure:3718: result: gawk
configure:3729: checking whether make sets $(MAKE)
configure:3751: result: yes
configure:3851: checking build system type
configure:3865: result: i686-pc-linux-gnu
configure:3885: checking host system type
configure:3898: result: i686-pc-linux-gnu
configure:3922: checking for gawk
configure:3949: result: gawk
configure:4009: checking for gcc
configure:4036: result: pcc
configure:4265: checking for C compiler version
configure:4274: pcc --version >&5
pcc 1.1.0.DEVEL 20110422 for i386-pc-linux-gnu, 
Debian:pcc_1.1.0~DEVEL+20110422-1
configure:4285: $? = 0
configure:4274: pcc -v >&5
pcc 1.1.0.DEVEL 20110422 for i386-pc-linux-gnu, 
Debian:pcc_1.1.0~DEVEL+20110422-1
no input files
configure:4285: $? = 8
configure:4274: pcc -V >&5
GNU ld (GNU Binutils for Debian) 2.21.90.20111004
  Supported emulations:
   elf_i386
   i386linux
   elf32_x86_64
   elf_x86_64
   elf_l1om
   elf_k1om
ld: /usr/lib/debug/usr/lib/i386-linux-gnu/crt1.o(.debug_info): relocation 0 has 
invalid symbol index 12
ld: /usr/lib/debug/usr/lib/i386-linux-gnu/crt1.o(.debug_info): relocation 1 has 
invalid symbol index 13
ld: /usr/lib/debug/usr/lib/i386-linux-gnu/crt1.o(.debug_info): relocation 2 has 
invalid symbol index 2
ld: /usr/lib/debug/usr/lib/i386-linux-gnu/crt1.o(.debug_info): relocation 3 has 
invalid symbol index 2
ld: /usr/lib/debug/usr/lib/i386-linux-gnu/crt1.o(.debug_info): relocation 4 has 
invalid symbol index 12
ld: /usr/lib/debug/usr/lib/i386-linux-gnu/crt1.o(.debug_info): relocation 5 has 
invalid symbol index 14
ld: /usr/lib/debug/usr/lib/i386-linux-gnu/crt1.o(.debug_info): relocation 6 has 
invalid symbol index 14
ld: /usr/lib/debug/usr/lib/i386-linux-gnu/crt1.o(.debug_info): relocation 7 has 
invalid symbol index 14
ld: /usr/lib/debug/usr/lib/i386-linux-gnu/crt1.o(.debug_info): relocation 8 has 
invalid symbol index 2
ld: /usr/lib/debug/usr/lib/i386-linux-gnu/crt1.o(.debug_info): relocation 9 has 
invalid symbol index 2
... rest of stderr output deleted ...
configure:4285: $? = 1
configure:4274: pcc -qversion >&5
GNU ld (GNU Binutils for Debian) 2.21.90.20111004
Copyright 2011 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
configure:4285: $? = 0
configure:4305: checking whether the C compiler works
configure:4327: pcc    conftest.c  >&5
configure:4331: $? = 0
configure:4379: result: yes
configure:4382: checking for C compiler default output file name
configure:4384: result: a.out
configure:4390: checking for suffix of executables
configure:4397: pcc -o conftest    conftest.c  >&5
configure:4401: $? = 0
configure:4423: result: 
configure:4445: checking whether we are cross compiling
configure:4453: pcc -o conftest    conftest.c  >&5
configure:4457: $? = 0
configure:4464: ./conftest
configure:4468: $? = 0
configure:4483: result: no
configure:4488: checking for suffix of object files
configure:4510: pcc -c   conftest.c >&5
configure:4514: $? = 0
configure:4535: result: o
configure:4539: checking whether we are using the GNU C compiler
configure:4558: pcc -c   conftest.c >&5
configure:4558: $? = 0
configure:4567: result: yes
configure:4576: checking whether pcc accepts -g
configure:4596: pcc -c -g  conftest.c >&5
configure:4596: $? = 0
configure:4637: result: yes
configure:4654: checking for pcc option to accept ISO C89
configure:4718: pcc  -c -g -O2  conftest.c >&5
configure:4718: $? = 0
configure:4731: result: none needed
configure:4762: checking for style of include used by make
configure:4790: result: GNU
configure:4815: checking dependency style of pcc
configure:4925: result: none
configure:4946: checking how to run the C preprocessor
configure:4977: pcc -E  conftest.c
configure:4977: $? = 0
configure:4991: pcc -E  conftest.c
conftest.c:12: error: cannot find 'ac_nonexistent.h'
configure:4991: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5016: result: pcc -E
configure:5036: pcc -E  conftest.c
configure:5036: $? = 0
configure:5050: pcc -E  conftest.c
conftest.c:12: error: cannot find 'ac_nonexistent.h'
configure:5050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5079: checking for grep that handles long lines and -e
configure:5137: result: fn_grep
configure:5142: checking for egrep
configure:5204: result: fn_grep
configure:5211: checking for Minix Amsterdam compiler
configure:5235: result: no
configure:5287: checking for ar
configure:5303: found /usr/bin/ar
configure:5314: result: ar
configure:5394: checking for ranlib
configure:5410: found /usr/bin/ranlib
configure:5421: result: ranlib
configure:5448: checking whether pcc and cc understand -c and -o together
configure:5479: pcc -c conftest.c -o conftest2.o >&5
configure:5483: $? = 0
configure:5489: pcc -c conftest.c -o conftest2.o >&5
configure:5493: $? = 0
configure:5504: cc -c conftest.c >&5
configure:5508: $? = 0
configure:5516: cc -c conftest.c -o conftest2.o >&5
configure:5520: $? = 0
configure:5526: cc -c conftest.c -o conftest2.o >&5
configure:5530: $? = 0
configure:5548: result: yes
configure:5573: checking for ANSI C header files
configure:5593: pcc -c -g -O2  conftest.c >&5
configure:5593: $? = 0
configure:5666: pcc -o conftest -g -O2   conftest.c  >&5
configure:5666: $? = 0
configure:5666: ./conftest
configure:5666: $? = 0
configure:5677: result: yes
configure:5690: checking for sys/types.h
configure:5690: pcc -c -g -O2  conftest.c >&5
configure:5690: $? = 0
configure:5690: result: yes
configure:5690: checking for sys/stat.h
configure:5690: pcc -c -g -O2  conftest.c >&5
configure:5690: $? = 0
configure:5690: result: yes
configure:5690: checking for stdlib.h
configure:5690: pcc -c -g -O2  conftest.c >&5
configure:5690: $? = 0
configure:5690: result: yes
configure:5690: checking for string.h
configure:5690: pcc -c -g -O2  conftest.c >&5
configure:5690: $? = 0
configure:5690: result: yes
configure:5690: checking for memory.h
configure:5690: pcc -c -g -O2  conftest.c >&5
configure:5690: $? = 0
configure:5690: result: yes
configure:5690: checking for strings.h
configure:5690: pcc -c -g -O2  conftest.c >&5
configure:5690: $? = 0
configure:5690: result: yes
configure:5690: checking for inttypes.h
configure:5690: pcc -c -g -O2  conftest.c >&5
configure:5690: $? = 0
configure:5690: result: yes
configure:5690: checking for stdint.h
configure:5690: pcc -c -g -O2  conftest.c >&5
configure:5690: $? = 0
configure:5690: result: yes
configure:5690: checking for unistd.h
configure:5690: pcc -c -g -O2  conftest.c >&5
configure:5690: $? = 0
configure:5690: result: yes
configure:5705: checking minix/config.h usability
configure:5705: pcc -c -g -O2  conftest.c >&5
conftest.c:55: error: cannot find 'minix/config.h'
configure:5705: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5705: result: no
configure:5705: checking minix/config.h presence
configure:5705: pcc -E  conftest.c
conftest.c:22: error: cannot find 'minix/config.h'
configure:5705: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:5705: result: no
configure:5705: checking for minix/config.h
configure:5705: result: no
configure:5734: checking whether it is safe to define __EXTENSIONS__
configure:5752: pcc -c -g -O2  conftest.c >&5
configure:5752: $? = 0
configure:5759: result: yes
configure:5815: checking for special C compiler options needed for large files
configure:5860: result: no
configure:5866: checking for _FILE_OFFSET_BITS value needed for large files
configure:5891: pcc -c -g -O2  conftest.c >&5
conftest.c, line 36: array size cannot be negative
configure:5891: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|                        && LARGE_OFF_T % 2147483647 == 1)
|                       ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:5915: pcc -c -g -O2  conftest.c >&5
configure:5915: $? = 0
configure:5923: result: 64
configure:6012: checking for pcc option to accept ISO C99
configure:6161: pcc  -c -g -O2  conftest.c >&5
configure:6161: $? = 0
configure:6174: result: none needed
configure:6283: checking for pcc option to accept ISO Standard C
configure:6294: result: none needed
configure:6677: checking for ranlib
configure:6704: result: ranlib
configure:6727: checking for size_t
configure:6727: pcc -c -g -O2  conftest.c >&5
configure:6727: $? = 0
configure:6727: pcc -c -g -O2  conftest.c >&5
conftest.c, line 65: syntax error
configure:6727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:6727: result: yes
configure:6738: checking for an ANSI C-conforming const
configure:6803: pcc -c -g -O2  conftest.c >&5
configure:6803: $? = 0
configure:6810: result: yes
configure:6828: checking for working alloca.h
configure:6845: pcc -o conftest -g -O2   conftest.c  >&5
configure:6845: $? = 0
configure:6853: result: yes
configure:6861: checking for alloca
configure:6898: pcc -o conftest -g -O2   conftest.c  >&5
configure:6898: $? = 0
configure:6906: result: yes
configure:7016: checking for inline
configure:7032: pcc -c -g -O2  conftest.c >&5
configure:7032: $? = 0
configure:7040: result: inline
configure:7152: checking whether <wchar.h> uses 'inline' correctly
configure:7174: pcc -c -g -O2  conftest.c >&5
configure:7177: $? = 0
configure:7195: pcc -c -g -O2  conftest.c >&5
configure:7198: $? = 0
configure:7211: result: yes
configure:7232: checking for btowc
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for symlink
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for isblank
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for iswctype
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for mbsrtowcs
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for mempcpy
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for wmemchr
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for wmemcpy
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for wmempcpy
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for __fpending
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for _set_invalid_parameter_handler
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
/tmp/ctm.OxlA8G: In function `main':
conftest.c:75: undefined reference to `_set_invalid_parameter_handler'
configure:7232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| /* end confdefs.h.  */
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case 
<limits.h> declares _set_invalid_parameter_handler.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _set_invalid_parameter_handler 
innocuous__set_invalid_parameter_handler
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _set_invalid_parameter_handler (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _set_invalid_parameter_handler
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _set_invalid_parameter_handler ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__set_invalid_parameter_handler || defined 
__stub____set_invalid_parameter_handler
| choke me
| #endif
| 
| int
| main ()
| {
| return _set_invalid_parameter_handler ();
|   ;
|   return 0;
| }
configure:7232: result: no
configure:7232: checking for iswcntrl
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for iswblank
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for mbsinit
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for mbrtowc
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for mbrlen
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for mbslen
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
/tmp/ctm.xJjRND: In function `main':
conftest.c:80: undefined reference to `mbslen'
configure:7232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| /* end confdefs.h.  */
| /* Define mbslen to an innocuous variant, in case <limits.h> declares mbslen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mbslen innocuous_mbslen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mbslen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mbslen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mbslen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mbslen || defined __stub___mbslen
| choke me
| #endif
| 
| int
| main ()
| {
| return mbslen ();
|   ;
|   return 0;
| }
configure:7232: result: no
configure:7232: checking for mprotect
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for nl_langinfo
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for lstat
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for wcscoll
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for strndup
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for strtoumax
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for wcrtomb
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for wctob
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for wcwidth
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for newlocale
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for setenv
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for snprintf
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for vasnprintf
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
/tmp/ctm.nk6zZz: In function `main':
conftest.c:92: undefined reference to `vasnprintf'
configure:7232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares 
vasnprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vasnprintf innocuous_vasnprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vasnprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef vasnprintf
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char vasnprintf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_vasnprintf || defined __stub___vasnprintf
| choke me
| #endif
| 
| int
| main ()
| {
| return vasnprintf ();
|   ;
|   return 0;
| }
configure:7232: result: no
configure:7232: checking for isascii
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7232: checking for setlocale
configure:7232: pcc -o conftest -g -O2   conftest.c  >&5
configure:7232: $? = 0
configure:7232: result: yes
configure:7246: checking for nl_langinfo and CODESET
configure:7262: pcc -o conftest -g -O2   conftest.c  >&5
configure:7262: $? = 0
configure:7271: result: yes
configure:7282: checking for a traditional french locale
configure:7348: pcc -o conftest -g -O2   conftest.c  >&5
configure:7351: $? = 0
configure:7407: result: fr_FR
configure:7418: checking whether the preprocessor supports include_next
configure:7456: pcc -c -g -O2  -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:7456: $? = 0
configure:7477: result: yes
configure:7498: checking whether system header files limit the line length
configure:7521: result: no
configure:7678: checking dirent.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking dirent.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for dirent.h
configure:7678: result: yes
configure:7678: checking for unistd.h
configure:7678: result: yes
configure:7678: checking wctype.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking wctype.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for wctype.h
configure:7678: result: yes
configure:7678: checking stdio_ext.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking stdio_ext.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for stdio_ext.h
configure:7678: result: yes
configure:7678: checking getopt.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking getopt.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for getopt.h
configure:7678: result: yes
configure:7678: checking iconv.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking iconv.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for iconv.h
configure:7678: result: yes
configure:7678: checking wchar.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking wchar.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for wchar.h
configure:7678: result: yes
configure:7678: checking for stdint.h
configure:7678: result: yes
configure:7678: checking for inttypes.h
configure:7678: result: yes
configure:7678: checking langinfo.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking langinfo.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for langinfo.h
configure:7678: result: yes
configure:7678: checking xlocale.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking xlocale.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for xlocale.h
configure:7678: result: yes
configure:7678: checking sys/mman.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking sys/mman.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for sys/mman.h
configure:7678: result: yes
configure:7678: checking sys/param.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking sys/param.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for sys/param.h
configure:7678: result: yes
configure:7678: checking sys/socket.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking sys/socket.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for sys/socket.h
configure:7678: result: yes
configure:7678: checking for strings.h
configure:7678: result: yes
configure:7678: checking for sys/stat.h
configure:7678: result: yes
configure:7678: checking sys/time.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking sys/time.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for sys/time.h
configure:7678: result: yes
configure:7678: checking features.h usability
configure:7678: pcc -c -g -O2  conftest.c >&5
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking features.h presence
configure:7678: pcc -E  conftest.c
configure:7678: $? = 0
configure:7678: result: yes
configure:7678: checking for features.h
configure:7678: result: yes
configure:7694: checking whether // is distinct from /
configure:7723: result: no
configure:7737: checking for complete errno.h
configure:7798: result: yes
configure:8095: checking whether strerror_r is declared
configure:8095: pcc -c -g -O2  conftest.c >&5
configure:8095: $? = 0
configure:8095: result: yes
configure:8108: checking for strerror_r
configure:8108: pcc -o conftest -g -O2   conftest.c  >&5
configure:8108: $? = 0
configure:8108: result: yes
configure:8117: checking whether strerror_r returns char *
configure:8141: pcc -c -g -O2  conftest.c >&5
configure:8141: $? = 0
configure:8179: result: yes
configure:8228: checking for working fcntl.h
configure:8320: pcc -o conftest -g -O2   conftest.c  >&5
configure:8320: $? = 0
configure:8320: ./conftest
configure:8320: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|            #include <sys/stat.h>
|            #if HAVE_UNISTD_H
|            # include <unistd.h>
|            #else /* on Windows with MSVC */
|            # include <io.h>
|            # include <stdlib.h>
|            # defined sleep(n) _sleep ((n) * 1000)
|            #endif
|            #include <fcntl.h>
|            #ifndef O_NOATIME
|             #define O_NOATIME 0
|            #endif
|            #ifndef O_NOFOLLOW
|             #define O_NOFOLLOW 0
|            #endif
|            static int const constants[] =
|             {
|               O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
|               O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
|             };
| 
| int
| main ()
| {
| 
|             int result = !constants;
|             #if HAVE_SYMLINK
|             {
|               static char const sym[] = "conftest.sym";
|               if (symlink (".", sym) != 0)
|                 result |= 2;
|               else
|                 {
|                   int fd = open (sym, O_RDONLY | O_NOFOLLOW);
|                   if (fd >= 0)
|                     {
|                       close (fd);
|                       result |= 4;
|                     }
|                 }
|               unlink (sym);
|             }
|             #endif
|             {
|               static char const file[] = "confdefs.h";
|               int fd = open (file, O_RDONLY | O_NOATIME);
|               if (fd < 0)
|                 result |= 8;
|               else
|                 {
|                   struct stat st0;
|                   if (fstat (fd, &st0) != 0)
|                     result |= 16;
|                   else
|                     {
|                       char c;
|                       sleep (1);
|                       if (read (fd, &c, 1) != 1)
|                         result |= 24;
|                       else
|                         {
|                           if (close (fd) != 0)
|                             result |= 32;
|                           else
|                             {
|                               struct stat st1;
|                               if (stat (file, &st1) != 0)
|                                 result |= 40;
|                               else
|                                 if (st0.st_atime != st1.st_atime)
|                                   result |= 64;
|                             }
|                         }
|                     }
|                 }
|             }
|             return result;
|   ;
|   return 0;
| }
configure:8335: result: no
configure:8358: checking for pid_t
configure:8358: pcc -c -g -O2  conftest.c >&5
configure:8358: $? = 0
configure:8358: pcc -c -g -O2  conftest.c >&5
conftest.c, line 120: syntax error
configure:8358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:8358: result: yes
configure:8369: checking for mode_t
configure:8369: pcc -c -g -O2  conftest.c >&5
configure:8369: $? = 0
configure:8369: pcc -c -g -O2  conftest.c >&5
conftest.c, line 120: syntax error
configure:8369: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:8369: result: yes
configure:8382: checking for mbstate_t
configure:8406: pcc -c -g -O2  conftest.c >&5
configure:8406: $? = 0
configure:8413: result: yes
configure:8634: checking for getopt.h
configure:8634: result: yes
configure:8651: checking for getopt_long_only
configure:8651: pcc -o conftest -g -O2   conftest.c  >&5
configure:8651: $? = 0
configure:8651: result: yes
configure:8665: checking whether getopt is POSIX compatible
configure:8682: pcc -o conftest -g -O2   conftest.c  >&5
conftest.c, line 91: optreset undefined
configure:8682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <unistd.h>
| int
| main ()
| {
| int *p = &optreset; return optreset;
|   ;
|   return 0;
| }
configure:8696: pcc -c -g -O2  conftest.c >&5
conftest.c, line 91: getopt_clip undefined
configure:8696: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <getopt.h>
| int
| main ()
| {
| return !getopt_clip;
|   ;
|   return 0;
| }
configure:8802: pcc -o conftest -g -O2  -DOPTIND_MIN=0  conftest.c  >&5
configure:8802: $? = 0
configure:8802: ./conftest
configure:8802: $? = 0
configure:8814: result: yes
configure:8822: checking for working GNU getopt function
configure:9047: pcc -o conftest -g -O2   conftest.c  >&5
configure:9047: $? = 0
configure:9047: ./conftest
configure:9047: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <getopt.h>
|                            #include <stddef.h>
|                            #include <string.h>
| 
| #include <stdlib.h>
| #if defined __MACH__ && defined __APPLE__
| /* Avoid a crash on MacOS X.  */
| #include <mach/mach.h>
| #include <mach/mach_error.h>
| #include <mach/thread_status.h>
| #include <mach/exception.h>
| #include <mach/task.h>
| #include <pthread.h>
| /* The exception port on which our thread listens.  */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
|    EXC_BAD_ACCESS.  */
| static void *
| mach_exception_thread (void *arg)
| {
|   /* Buffer for a message to be received.  */
|   struct {
|     mach_msg_header_t head;
|     mach_msg_body_t msgh_body;
|     char data[1024];
|   } msg;
|   mach_msg_return_t retval;
|   /* Wait for a message on the exception port.  */
|   retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof 
(msg),
|                      our_exception_port, MACH_MSG_TIMEOUT_NONE, 
MACH_PORT_NULL);
|   if (retval != MACH_MSG_SUCCESS)
|     abort ();
|   exit (1);
| }
| static void
| nocrash_init (void)
| {
|   mach_port_t self = mach_task_self ();
|   /* Allocate a port on which the thread shall listen for exceptions.  */
|   if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
|       == KERN_SUCCESS) {
|     /* See 
http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html.
  */
|     if (mach_port_insert_right (self, our_exception_port, our_exception_port,
|                                 MACH_MSG_TYPE_MAKE_SEND)
|         == KERN_SUCCESS) {
|       /* The exceptions we want to catch.  Only EXC_BAD_ACCESS is interesting
|          for us.  */
|       exception_mask_t mask = EXC_MASK_BAD_ACCESS;
|       /* Create the thread listening on the exception port.  */
|       pthread_attr_t attr;
|       pthread_t thread;
|       if (pthread_attr_init (&attr) == 0
|           && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
|           && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 
0) {
|         pthread_attr_destroy (&attr);
|         /* Replace the exception port info for these exceptions with our own.
|            Note that we replace the exception port for the entire task, not 
only
|            for a particular thread.  This has the effect that when our 
exception
|            port gets the message, the thread specific exception port has 
already
|            been asked, and we don't need to bother about it.
|            See 
http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html.
  */
|         task_set_exception_ports (self, mask, our_exception_port,
|                                   EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
|       }
|     }
|   }
| }
| #elif (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| /* Avoid a crash on native Windows.  */
| #define WIN32_LEAN_AND_MEAN
| #include <windows.h>
| #include <winerror.h>
| static LONG WINAPI
| exception_filter (EXCEPTION_POINTERS *ExceptionInfo)
| {
|   switch (ExceptionInfo->ExceptionRecord->ExceptionCode)
|     {
|     case EXCEPTION_ACCESS_VIOLATION:
|     case EXCEPTION_IN_PAGE_ERROR:
|     case EXCEPTION_STACK_OVERFLOW:
|     case EXCEPTION_GUARD_PAGE:
|     case EXCEPTION_PRIV_INSTRUCTION:
|     case EXCEPTION_ILLEGAL_INSTRUCTION:
|     case EXCEPTION_DATATYPE_MISALIGNMENT:
|     case EXCEPTION_ARRAY_BOUNDS_EXCEEDED:
|     case EXCEPTION_NONCONTINUABLE_EXCEPTION:
|       exit (1);
|     }
|   return EXCEPTION_CONTINUE_SEARCH;
| }
| static void
| nocrash_init (void)
| {
|   SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) 
exception_filter);
| }
| #else
| /* Avoid a crash on POSIX systems.  */
| #include <signal.h>
| /* A POSIX signal handler.  */
| static void
| exception_handler (int sig)
| {
|   exit (1);
| }
| static void
| nocrash_init (void)
| {
| #ifdef SIGSEGV
|   signal (SIGSEGV, exception_handler);
| #endif
| #ifdef SIGBUS
|   signal (SIGBUS, exception_handler);
| #endif
| }
| #endif
| 
| 
| int
| main ()
| {
| 
|              int result = 0;
| 
|              nocrash_init();
| 
|              /* This code succeeds on glibc 2.8, OpenBSD 4.0, Cygwin, mingw,
|                 and fails on MacOS X 10.5, AIX 5.2, HP-UX 11, IRIX 6.5,
|                 OSF/1 5.1, Solaris 10.  */
|              {
|                static char conftest[] = "conftest";
|                static char plus[] = "-+";
|                char *argv[3] = { conftest, plus, NULL };
|                opterr = 0;
|                if (getopt (2, argv, "+a") != '?')
|                  result |= 1;
|              }
|              /* This code succeeds on glibc 2.8, mingw,
|                 and fails on MacOS X 10.5, OpenBSD 4.0, AIX 5.2, HP-UX 11,
|                 IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x.  */
|              {
|                static char program[] = "program";
|                static char p[] = "-p";
|                static char foo[] = "foo";
|                static char bar[] = "bar";
|                char *argv[] = { program, p, foo, bar, NULL };
| 
|                optind = 1;
|                if (getopt (4, argv, "p::") != 'p')
|                  result |= 2;
|                else if (optarg != NULL)
|                  result |= 4;
|                else if (getopt (4, argv, "p::") != -1)
|                  result |= 6;
|                else if (optind != 2)
|                  result |= 8;
|              }
|              /* This code succeeds on glibc 2.8 and fails on Cygwin 1.7.0.  */
|              {
|                static char program[] = "program";
|                static char foo[] = "foo";
|                static char p[] = "-p";
|                char *argv[] = { program, foo, p, NULL };
|                optind = 0;
|                if (getopt (3, argv, "-p") != 1)
|                  result |= 16;
|                else if (getopt (3, argv, "-p") != 'p')
|                  result |= 32;
|              }
|              /* This code fails on glibc 2.11.  */
|              {
|                static char program[] = "program";
|                static char b[] = "-b";
|                static char a[] = "-a";
|                char *argv[] = { program, b, a, NULL };
|                optind = opterr = 0;
|                if (getopt (3, argv, "+:a:b") != 'b')
|                  result |= 64;
|                else if (getopt (3, argv, "+:a:b") != ':')
|                  result |= 64;
|              }
|              /* This code dumps core on glibc 2.14.  */
|              {
|                static char program[] = "program";
|                static char w[] = "-W";
|                static char dummy[] = "dummy";
|                char *argv[] = { program, w, dummy, NULL };
|                optind = opterr = 1;
|                if (getopt (3, argv, "W;") != 'W')
|                  result |= 128;
|              }
|              return result;
| 
|   ;
|   return 0;
| }
configure:9063: result: no
configure:9096: checking whether getenv is declared
configure:9096: pcc -c -g -O2  conftest.c >&5
configure:9096: $? = 0
configure:9096: result: yes
configure:9147: checking for ld used by GCC
configure:9211: result: /usr/bin/ld
configure:9218: checking if the linker (/usr/bin/ld) is GNU ld
configure:9231: result: yes
configure:9238: checking for shared library run path origin
configure:9251: result: done
configure:9845: checking for iconv
configure:9869: pcc -o conftest -g -O2   conftest.c  >&5
configure:9869: $? = 0
configure:9903: result: yes
configure:9906: checking for working iconv
configure:10026: pcc -o conftest -g -O2   conftest.c  >&5
configure:10026: $? = 0
configure:10026: ./conftest
configure:10026: $? = 0
configure:10038: result: yes
configure:10066: checking for iconv declaration
configure:10095: pcc -c -g -O2  conftest.c >&5
configure:10095: $? = 0
configure:10106: result:
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
configure:10127: checking for unsigned long long int
configure:10175: result: yes
configure:10185: checking for long long int
configure:10235: result: yes
configure:10263: pcc -c -g -O2  conftest.c >&5
conftest.c, line 94: syntax error
conftest.c, line 96: invalid function definition
conftest.c, line 96: parameter 'dummy' not defined
conftest.c, line 98: syntax error
configure:10263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|          not a universal capable compiler
|         #endif
|         typedef int dummy;
| 
configure:10428: checking whether stdint.h conforms to C99
configure:10599: pcc -c -g -O2  conftest.c >&5
configure:10599: $? = 0
configure:10681: pcc -o conftest -g -O2   conftest.c  >&5
configure:10681: $? = 0
configure:10681: ./conftest
configure:10681: $? = 0
configure:10693: result: yes
configure:11159: checking whether imaxabs is declared without a macro
configure:11177: pcc -c -g -O2  conftest.c >&5
configure:11177: $? = 0
configure:11185: result: yes
configure:11159: checking whether imaxdiv is declared without a macro
configure:11177: pcc -c -g -O2  conftest.c >&5
configure:11177: $? = 0
configure:11185: result: yes
configure:11159: checking whether strtoimax is declared without a macro
configure:11177: pcc -c -g -O2  conftest.c >&5
configure:11177: $? = 0
configure:11185: result: yes
configure:11159: checking whether strtoumax is declared without a macro
configure:11177: pcc -c -g -O2  conftest.c >&5
configure:11177: $? = 0
configure:11185: result: yes
configure:11214: checking for wint_t
configure:11239: pcc -c -g -O2  conftest.c >&5
configure:11239: $? = 0
configure:11246: result: yes
configure:11364: checking whether iswcntrl works
configure:11408: pcc -o conftest -g -O2   conftest.c  >&5
configure:11408: $? = 0
configure:11408: ./conftest
configure:11408: $? = 0
configure:11419: result: yes
configure:11444: checking for towlower
configure:11444: pcc -o conftest -g -O2   conftest.c  >&5
configure:11444: $? = 0
configure:11444: result: yes
configure:11492: checking for wctype_t
configure:11520: pcc -c -g -O2  conftest.c >&5
configure:11520: $? = 0
configure:11528: result: yes
configure:11534: checking for wctrans_t
configure:11560: pcc -c -g -O2  conftest.c >&5
configure:11560: $? = 0
configure:11568: result: yes
configure:11577: checking whether wctype is declared without a macro
configure:11606: pcc -c -g -O2  conftest.c >&5
configure:11606: $? = 0
configure:11614: result: yes
configure:11577: checking whether iswctype is declared without a macro
configure:11606: pcc -c -g -O2  conftest.c >&5
configure:11606: $? = 0
configure:11614: result: yes
configure:11577: checking whether wctrans is declared without a macro
configure:11606: pcc -c -g -O2  conftest.c >&5
configure:11606: $? = 0
configure:11614: result: yes
configure:11577: checking whether towctrans is declared without a macro
configure:11606: pcc -c -g -O2  conftest.c >&5
configure:11606: $? = 0
configure:11614: result: yes
configure:11642: checking whether getc_unlocked is declared
configure:11642: pcc -c -g -O2  conftest.c >&5
configure:11642: $? = 0
configure:11642: result: yes
configure:11655: checking whether we are using the GNU C Library >= 2.1 or 
uClibc
configure:11685: result: yes
configure:11703: checking for wchar_t
configure:11720: pcc -c -g -O2  conftest.c >&5
configure:11720: $? = 0
configure:11727: result: yes
configure:11743: checking whether NULL can be used in arbitrary expressions
configure:11761: pcc -c -g -O2  conftest.c >&5
configure:11761: $? = 0
configure:11768: result: yes
configure:11931: checking whether malloc, realloc, calloc are POSIX compliant
configure:11951: pcc -c -g -O2  conftest.c >&5
configure:11951: $? = 0
configure:11959: result: yes
configure:11965: checking for stdlib.h
configure:11965: result: yes
configure:11975: checking for GNU libc compatible malloc
configure:11999: pcc -o conftest -g -O2   conftest.c  >&5
configure:11999: $? = 0
configure:11999: ./conftest
configure:11999: $? = 0
configure:12009: result: yes
configure:12036: checking for a traditional japanese locale
configure:12106: pcc -o conftest -g -O2   conftest.c  >&5
configure:12109: $? = 0
configure:12166: result: ja_JP
configure:12174: checking for a transitional chinese locale
configure:12245: pcc -o conftest -g -O2   conftest.c  >&5
configure:12248: $? = 0
configure:12299: result: none
configure:12306: checking for a french Unicode locale
configure:12376: pcc -o conftest -g -O2   conftest.c  >&5
configure:12379: $? = 0
configure:12425: result: fr_FR.UTF-8
configure:12456: checking whether mbrtowc handles incomplete characters
configure:12501: pcc -o conftest -g -O2   conftest.c  >&5
configure:12501: $? = 0
configure:12501: ./conftest
configure:12501: $? = 0
configure:12513: result: yes
configure:12519: checking whether mbrtowc works as well as mbtowc
configure:12580: result: guessing yes
configure:12637: checking whether mbrtowc handles a NULL pwc argument
configure:12696: pcc -o conftest -g -O2   conftest.c  >&5
configure:12696: $? = 0
configure:12696: ./conftest
configure:12696: $? = 0
configure:12708: result: yes
configure:12714: checking whether mbrtowc handles a NULL string argument
configure:12761: pcc -o conftest -g -O2   conftest.c  >&5
configure:12761: $? = 0
configure:12761: ./conftest
configure:12761: $? = 0
configure:12773: result: yes
configure:12781: checking whether mbrtowc has a correct return value
configure:12896: pcc -o conftest -g -O2   conftest.c  >&5
configure:12896: $? = 0
configure:12896: ./conftest
configure:12896: $? = 0
configure:12911: result: yes
configure:12917: checking whether mbrtowc returns 0 when parsing a NUL character
configure:12973: result: guessing yes
configure:13113: checking for mmap
configure:13113: pcc -o conftest -g -O2   conftest.c  >&5
configure:13113: $? = 0
configure:13113: result: yes
configure:13124: checking for MAP_ANONYMOUS
configure:13161: result: yes
configure:13195: checking whether memchr works
configure:13258: pcc -o conftest -g -O2   conftest.c  >&5
configure:13258: $? = 0
configure:13258: ./conftest
configure:13258: $? = 0
configure:13268: result: yes
configure:13275: checking for C/C++ restrict keyword
configure:13300: pcc -c -g -O2  conftest.c >&5
configure:13300: $? = 0
configure:13308: result: __restrict
configure:13325: checking whether <limits.h> defines MIN and MAX
configure:13342: pcc -c -g -O2  conftest.c >&5
conftest.c, line 111: compiler error: ninval: init node not constant
configure:13342: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| /* end confdefs.h.  */
| #include <limits.h>
|             int x = MIN (42, 17);
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:13349: result: no
configure:13362: checking whether <sys/param.h> defines MIN and MAX
configure:13379: pcc -c -g -O2  conftest.c >&5
configure:13379: $? = 0
configure:13386: result: yes
configure:13409: checking for promoted mode_t type
configure:13426: pcc -c -g -O2  conftest.c >&5
conftest.c, line 115: array size cannot be negative
configure:13426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| int
| main ()
| {
| typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
|   ;
|   return 0;
| }
configure:13434: result: mode_t
configure:13452: checking for stdbool.h that conforms to C99
configure:13519: pcc -c -g -O2  conftest.c >&5
conftest.c, line 138: array size cannot be negative
configure:13519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| /* end confdefs.h.  */
| 
|              #include <stdbool.h>
|              #ifndef bool
|               "error: bool is not defined"
|              #endif
|              #ifndef false
|               "error: false is not defined"
|              #endif
|              #if false
|               "error: false is not 0"
|              #endif
|              #ifndef true
|               "error: true is not defined"
|              #endif
|              #if true != 1
|               "error: true is not 1"
|              #endif
|              #ifndef __bool_true_false_are_defined
|               "error: __bool_true_false_are_defined is not defined"
|              #endif
| 
|              struct s { _Bool s: 1; _Bool t; } s;
| 
|              char a[true == 1 ? 1 : -1];
|              char b[false == 0 ? 1 : -1];
|              char c[__bool_true_false_are_defined == 1 ? 1 : -1];
|              char d[(bool) 0.5 == true ? 1 : -1];
|              /* See body of main program for 'e'.  */
|              char f[(_Bool) 0.0 == false ? 1 : -1];
|              char g[true];
|              char h[sizeof (_Bool)];
|              char i[sizeof s.t];
|              enum { j = false, k = true, l = false * true, m = true * 256 };
|              /* The following fails for
|                 HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
|              _Bool n[m];
|              char o[sizeof n == m * sizeof n[0] ? 1 : -1];
|              char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
|              /* Catch a bug in an HP-UX C compiler.  See
|                 http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
|                 
http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
|               */
|              _Bool q = true;
|              _Bool *pq = &q;
| 
| int
| main ()
| {
| 
|              bool e = &s;
|              *pq |= q;
|              *pq |= ! q;
|              /* Refer to every declared value, to avoid compiler 
optimizations.  */
|              return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + 
!!l
|                      + !m + !n + !o + !p + !q + !pq);
| 
|   ;
|   return 0;
| }
configure:13526: result: no
configure:13528: checking for _Bool
configure:13528: pcc -c -g -O2  conftest.c >&5
configure:13528: $? = 0
configure:13528: pcc -c -g -O2  conftest.c >&5
conftest.c, line 148: syntax error
configure:13528: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
|           return 0;
|   ;
|   return 0;
| }
configure:13528: result: yes
configure:13547: checking whether strerror(0) succeeds
configure:13576: pcc -o conftest -g -O2   conftest.c  >&5
configure:13576: $? = 0
configure:13576: ./conftest
configure:13576: $? = 0
configure:13587: result: yes
configure:13675: checking whether ffsl is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether ffsll is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether memmem is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether mempcpy is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether memrchr is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether rawmemchr is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether stpcpy is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether stpncpy is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strchrnul is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strdup is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strncat is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strndup is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strnlen is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strpbrk is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strsep is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strcasestr is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strtok_r is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strerror_r is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strsignal is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13675: checking whether strverscmp is declared without a macro
configure:13693: pcc -c -g -O2  conftest.c >&5
configure:13693: $? = 0
configure:13701: result: yes
configure:13811: checking whether ffs is declared without a macro
configure:13833: pcc -c -g -O2  conftest.c >&5
configure:13833: $? = 0
configure:13841: result: yes
configure:13811: checking whether strcasecmp is declared without a macro
configure:13833: pcc -c -g -O2  conftest.c >&5
configure:13833: $? = 0
configure:13841: result: yes
configure:13811: checking whether strncasecmp is declared without a macro
configure:13833: pcc -c -g -O2  conftest.c >&5
configure:13833: $? = 0
configure:13841: result: yes
configure:13854: checking whether strndup is declared
configure:13854: result: yes
configure:13872: checking whether strnlen is declared
configure:13872: result: yes
configure:13890: checking whether strtoumax is declared
configure:13890: result: yes
configure:13902: checking whether stat file-mode macros are broken
configure:13929: pcc -c -g -O2  conftest.c >&5
configure:13929: $? = 0
configure:13936: result: no
configure:13979: checking for struct timespec in <time.h>
configure:13996: pcc -c -g -O2  conftest.c >&5
configure:13996: $? = 0
configure:14003: result: yes
configure:14178: checking whether clearerr_unlocked is declared
configure:14178: pcc -c -g -O2  conftest.c >&5
configure:14178: $? = 0
configure:14178: result: yes
configure:14191: checking whether feof_unlocked is declared
configure:14191: pcc -c -g -O2  conftest.c >&5
configure:14191: $? = 0
configure:14191: result: yes
configure:14204: checking whether ferror_unlocked is declared
configure:14204: pcc -c -g -O2  conftest.c >&5
configure:14204: $? = 0
configure:14204: result: yes
configure:14217: checking whether fflush_unlocked is declared
configure:14217: pcc -c -g -O2  conftest.c >&5
configure:14217: $? = 0
configure:14217: result: yes
configure:14230: checking whether fgets_unlocked is declared
configure:14230: pcc -c -g -O2  conftest.c >&5
configure:14230: $? = 0
configure:14230: result: yes
configure:14243: checking whether fputc_unlocked is declared
configure:14243: pcc -c -g -O2  conftest.c >&5
configure:14243: $? = 0
configure:14243: result: yes
configure:14256: checking whether fputs_unlocked is declared
configure:14256: pcc -c -g -O2  conftest.c >&5
configure:14256: $? = 0
configure:14256: result: yes
configure:14269: checking whether fread_unlocked is declared
configure:14269: pcc -c -g -O2  conftest.c >&5
configure:14269: $? = 0
configure:14269: result: yes
configure:14282: checking whether fwrite_unlocked is declared
configure:14282: pcc -c -g -O2  conftest.c >&5
configure:14282: $? = 0
configure:14282: result: yes
configure:14295: checking whether getchar_unlocked is declared
configure:14295: pcc -c -g -O2  conftest.c >&5
configure:14295: $? = 0
configure:14295: result: yes
configure:14308: checking whether putc_unlocked is declared
configure:14308: pcc -c -g -O2  conftest.c >&5
configure:14308: $? = 0
configure:14308: result: yes
configure:14321: checking whether putchar_unlocked is declared
configure:14321: pcc -c -g -O2  conftest.c >&5
configure:14321: $? = 0
configure:14321: result: yes
configure:14381: checking if environ is properly declared
configure:14404: pcc -c -g -O2  conftest.c >&5
conftest.c, line 157: redeclaration of environ
conftest.c, line 161: struct or union required
conftest.c, line 161: lvalue required
configure:14404: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| /* end confdefs.h.  */
| #if HAVE_UNISTD_H
|      #include <unistd.h>
|      #endif
|      /* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unistd.h>.  
*/
|      #include <stdlib.h>
| 
|            extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
|   ;
|   return 0;
| }
configure:14412: result: yes
configure:14537: checking whether getcwd (NULL, 0) allocates memory for result
configure:14593: pcc -o conftest -g -O2   conftest.c  >&5
configure:14593: $? = 0
configure:14593: ./conftest
configure:14593: $? = 0
configure:14603: result: yes
configure:14607: checking for getcwd with POSIX signature
configure:14629: pcc -c -g -O2  conftest.c >&5
configure:14629: $? = 0
configure:14637: result: yes
configure:14640: checking for off_t
configure:14640: pcc -c -g -O2  conftest.c >&5
configure:14640: $? = 0
configure:14640: pcc -c -g -O2  conftest.c >&5
conftest.c, line 188: syntax error
configure:14640: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:14640: result: yes
configure:14654: checking for inttypes.h
configure:14654: result: yes
configure:14665: checking whether the inttypes.h PRIxNN macros are broken
configure:14687: pcc -c -g -O2  conftest.c >&5
configure:14687: $? = 0
configure:14695: result: no
configure:14716: checking for LC_MESSAGES
configure:14732: pcc -o conftest -g -O2   conftest.c  >&5
configure:14732: $? = 0
configure:14740: result: yes
configure:14749: checking for CFPreferencesCopyAppValue
configure:14767: pcc -o conftest -g -O2   conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
conftest.c:154: error: cannot find 'CoreFoundation/CFPreferences.h'
configure:14767: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:14776: result: no
configure:14783: checking for CFLocaleCopyCurrent
configure:14801: pcc -o conftest -g -O2   conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
conftest.c:154: error: cannot find 'CoreFoundation/CFLocale.h'
configure:14801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:14810: result: no
configure:14831: checking whether imported symbols can be declared weak
configure:14849: pcc -o conftest -g -O2   conftest.c  >&5
/tmp/ctm.4oUkrx: In function `main':
conftest.c:159: undefined reference to `xyzzy'
configure:14849: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| extern void xyzzy ();
| #pragma weak xyzzy
| int
| main ()
| {
| xyzzy();
|   ;
|   return 0;
| }
configure:14895: result: no
configure:14900: checking pthread.h usability
configure:14900: pcc -c -g -O2  conftest.c >&5
/usr/include//pthread.h, line 650: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 656: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 664: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 671: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 680: warning: unsupported attribute '__regparm__'
configure:14900: $? = 0
configure:14900: result: yes
configure:14900: checking pthread.h presence
configure:14900: pcc -E  conftest.c
configure:14900: $? = 0
configure:14900: result: yes
configure:14900: checking for pthread.h
configure:14900: result: yes
configure:14928: pcc -o conftest -g -O2   conftest.c  >&5
/usr/include//pthread.h, line 650: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 656: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 664: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 671: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 680: warning: unsupported attribute '__regparm__'
/tmp/ctm.Jxx85Q: In function `main':
conftest.c:159: undefined reference to `pthread_mutexattr_init'
configure:14928: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <pthread.h>
| int
| main ()
| {
| pthread_mutex_lock((pthread_mutex_t*)0);
|                pthread_mutexattr_init((pthread_mutexattr_t*)0);
|   ;
|   return 0;
| }
configure:14991: checking for pthread_kill in -lpthread
configure:15016: pcc -o conftest -g -O2   conftest.c -lpthread   >&5
configure:15016: $? = 0
configure:15025: result: yes
configure:15713: checking for multithread API to use
configure:15715: result: posix
configure:15727: checking whether lstat correctly handles trailing slash
configure:15758: pcc -o conftest -g -O2   conftest.c  >&5
configure:15758: $? = 0
configure:15758: ./conftest
configure:15758: $? = 0
configure:15775: result: yes
configure:15785: checking whether setenv is declared
configure:15785: pcc -c -g -O2  conftest.c >&5
configure:15785: $? = 0
configure:15785: result: yes
configure:15833: checking search.h usability
configure:15833: pcc -c -g -O2  conftest.c >&5
configure:15833: $? = 0
configure:15833: result: yes
configure:15833: checking search.h presence
configure:15833: pcc -E  conftest.c
configure:15833: $? = 0
configure:15833: result: yes
configure:15833: checking for search.h
configure:15833: result: yes
configure:15845: checking for tsearch
configure:15845: pcc -o conftest -g -O2   conftest.c  >&5
configure:15845: $? = 0
configure:15845: result: yes
configure:15873: checking whether snprintf returns a byte count as in C99
configure:15943: pcc -o conftest -g -O2   conftest.c  >&5
configure:15943: $? = 0
configure:15943: ./conftest
configure:15943: $? = 0
configure:15954: result: yes
configure:15958: checking whether snprintf is declared
configure:15958: pcc -c -g -O2  conftest.c >&5
configure:15958: $? = 0
configure:15958: result: yes
configure:15971: checking whether unsetenv is declared
configure:15971: pcc -c -g -O2  conftest.c >&5
configure:15971: $? = 0
configure:15971: result: yes
configure:15989: checking for inttypes.h
configure:16008: pcc -c -g -O2  conftest.c >&5
configure:16008: $? = 0
configure:16015: result: yes
configure:16026: checking for stdint.h
configure:16043: pcc -c -g -O2  conftest.c >&5
configure:16043: $? = 0
configure:16050: result: yes
configure:16063: checking for intmax_t
configure:16088: pcc -c -g -O2  conftest.c >&5
configure:16088: $? = 0
configure:16095: result: yes
configure:16114: checking where to find the exponent in a 'double'
configure:16428: pcc -o conftest -g -O2   conftest.c  >&5
configure:16428: $? = 0
configure:16428: ./conftest
configure:16428: $? = 0
configure:16440: result: word 1 bit 20
configure:16468: checking for snprintf
configure:16468: result: yes
configure:16468: checking for strnlen
configure:16468: pcc -o conftest -g -O2   conftest.c  >&5
configure:16468: $? = 0
configure:16468: result: yes
configure:16468: checking for wcslen
configure:16468: pcc -o conftest -g -O2   conftest.c  >&5
configure:16468: $? = 0
configure:16468: result: yes
configure:16468: checking for wcsnlen
configure:16468: pcc -o conftest -g -O2   conftest.c  >&5
configure:16468: $? = 0
configure:16468: result: yes
configure:16468: checking for mbrtowc
configure:16468: result: yes
configure:16468: checking for wcrtomb
configure:16468: result: yes
configure:16477: checking whether _snprintf is declared
configure:16477: pcc -c -g -O2  conftest.c >&5
conftest.c, line 181: _snprintf undefined
configure:16477: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #ifndef _snprintf
| #ifdef __cplusplus
|   (void) _snprintf;
| #else
|   (void) _snprintf;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:16477: result: no
configure:16530: checking for alloca as a compiler built-in
configure:16554: result: yes
configure:16597: checking whether btowc(0) is correct
configure:16632: pcc -o conftest -g -O2   conftest.c  >&5
configure:16632: $? = 0
configure:16632: ./conftest
configure:16632: $? = 0
configure:16643: result: yes
configure:16646: checking whether btowc(EOF) is correct
configure:16685: pcc -o conftest -g -O2   conftest.c  >&5
configure:16685: $? = 0
configure:16685: ./conftest
configure:16685: $? = 0
configure:16697: result: yes
configure:16864: checking whether isblank is declared without a macro
configure:16882: pcc -c -g -O2  conftest.c >&5
configure:16882: $? = 0
configure:16890: result: yes
configure:16995: checking whether alphasort is declared without a macro
configure:17013: pcc -c -g -O2  conftest.c >&5
configure:17013: $? = 0
configure:17021: result: yes
configure:16995: checking whether closedir is declared without a macro
configure:17013: pcc -c -g -O2  conftest.c >&5
configure:17013: $? = 0
configure:17021: result: yes
configure:16995: checking whether dirfd is declared without a macro
configure:17013: pcc -c -g -O2  conftest.c >&5
configure:17013: $? = 0
configure:17021: result: yes
configure:16995: checking whether fdopendir is declared without a macro
configure:17013: pcc -c -g -O2  conftest.c >&5
configure:17013: $? = 0
configure:17021: result: yes
configure:16995: checking whether opendir is declared without a macro
configure:17013: pcc -c -g -O2  conftest.c >&5
configure:17013: $? = 0
configure:17021: result: yes
configure:16995: checking whether readdir is declared without a macro
configure:17013: pcc -c -g -O2  conftest.c >&5
configure:17013: $? = 0
configure:17021: result: yes
configure:16995: checking whether rewinddir is declared without a macro
configure:17013: pcc -c -g -O2  conftest.c >&5
configure:17013: $? = 0
configure:17021: result: yes
configure:16995: checking whether scandir is declared without a macro
configure:17013: pcc -c -g -O2  conftest.c >&5
configure:17013: $? = 0
configure:17021: result: yes
configure:17049: checking whether // is distinct from /
configure:17078: result: no
configure:17088: checking for error_at_line
configure:17104: pcc -o conftest -g -O2   conftest.c  >&5
/usr/include//bits/error.h, line 38: warning: unsupported attribute 
'__artificial__'
/usr/include//bits/error.h, line 65: warning: unsupported attribute 
'__artificial__'
conftest.c, line 191: warning: cannot inline but always_inline
configure:17104: $? = 0
configure:17112: result: yes
configure:17218: checking whether fcntl is declared without a macro
configure:17236: pcc -c -g -O2  conftest.c >&5
configure:17236: $? = 0
configure:17244: result: yes
configure:17218: checking whether openat is declared without a macro
configure:17236: pcc -c -g -O2  conftest.c >&5
configure:17236: $? = 0
configure:17244: result: yes
configure:17266: checking for working POSIX fnmatch
configure:17367: pcc -o conftest -g -O2   conftest.c  >&5
configure:17367: $? = 0
configure:17367: ./conftest
configure:17367: $? = 0
configure:17379: result: yes
configure:17485: checking whether __fpending is declared
configure:17485: pcc -c -g -O2  conftest.c >&5
configure:17485: $? = 0
configure:17485: result: yes
configure:17727: checking for getpagesize
configure:17727: pcc -o conftest -g -O2   conftest.c  >&5
configure:17727: $? = 0
configure:17727: result: yes
configure:17774: checking whether getpagesize is declared
configure:17774: pcc -c -g -O2  conftest.c >&5
configure:17774: $? = 0
configure:17774: result: yes
configure:18023: checking whether the compiler generally respects inline
configure:18044: pcc -c -g -O2  conftest.c >&5
configure:18044: $? = 0
configure:18053: result: yes
configure:18110: checking whether iswblank is declared
configure:18110: pcc -c -g -O2  conftest.c >&5
configure:18110: $? = 0
configure:18110: result: yes
configure:18277: checking whether langinfo.h defines CODESET
configure:18295: pcc -c -g -O2  conftest.c >&5
configure:18295: $? = 0
configure:18303: result: yes
configure:18308: checking whether langinfo.h defines T_FMT_AMPM
configure:18326: pcc -c -g -O2  conftest.c >&5
configure:18326: $? = 0
configure:18334: result: yes
configure:18339: checking whether langinfo.h defines ERA
configure:18357: pcc -c -g -O2  conftest.c >&5
configure:18357: $? = 0
configure:18365: result: yes
configure:18370: checking whether langinfo.h defines YESEXPR
configure:18388: pcc -c -g -O2  conftest.c >&5
configure:18388: $? = 0
configure:18396: result: yes
configure:18413: checking whether nl_langinfo is declared without a macro
configure:18431: pcc -c -g -O2  conftest.c >&5
configure:18431: $? = 0
configure:18439: result: yes
configure:18474: checking whether locale.h conforms to POSIX:2001
configure:18491: pcc -c -g -O2  conftest.c >&5
configure:18491: $? = 0
configure:18498: result: yes
configure:18510: checking whether locale.h defines locale_t
configure:18527: pcc -c -g -O2  conftest.c >&5
configure:18527: $? = 0
configure:18535: result: yes
configure:18619: checking whether setlocale is declared without a macro
configure:18641: pcc -c -g -O2  conftest.c >&5
configure:18641: $? = 0
configure:18649: result: yes
configure:18619: checking whether duplocale is declared without a macro
configure:18641: pcc -c -g -O2  conftest.c >&5
configure:18641: $? = 0
configure:18649: result: yes
configure:18671: checking whether lseek detects pipes
configure:18699: pcc -o conftest -g -O2   conftest.c  >&5
configure:18699: $? = 0
configure:18730: result: yes
configure:18771: checking for stdlib.h
configure:18771: result: yes
configure:18781: checking for GNU libc compatible malloc
configure:18815: result: yes
configure:18999: checking whether mbrtowc handles incomplete characters
configure:19056: result: yes
configure:19062: checking whether mbrtowc works as well as mbtowc
configure:19123: result: guessing yes
configure:19180: checking whether mbrtowc handles a NULL pwc argument
configure:19251: result: yes
configure:19257: checking whether mbrtowc handles a NULL string argument
configure:19316: result: yes
configure:19324: checking whether mbrtowc has a correct return value
configure:19454: result: yes
configure:19460: checking whether mbrtowc returns 0 when parsing a NUL character
configure:19516: result: guessing yes
configure:19626: checking whether mbrtowc handles incomplete characters
configure:19683: result: yes
configure:19689: checking whether mbrtowc works as well as mbtowc
configure:19750: result: guessing yes
configure:19896: checking whether mbrtowc handles incomplete characters
configure:19953: result: yes
configure:19959: checking whether mbrtowc works as well as mbtowc
configure:20020: result: guessing yes
configure:20080: checking whether mbsrtowcs works
configure:20172: pcc -o conftest -g -O2   conftest.c  >&5
configure:20172: $? = 0
configure:20172: ./conftest
configure:20172: $? = 0
configure:20184: result: yes
configure:20341: checking for mempcpy
configure:20341: result: yes
configure:20445: checking whether YESEXPR works
configure:20473: pcc -o conftest -g -O2   conftest.c  >&5
configure:20473: $? = 0
configure:20473: ./conftest
configure:20473: $? = 0
configure:20484: result: yes
configure:20547: checking for obstacks
configure:20568: pcc -o conftest -g -O2   conftest.c  >&5
configure:20568: $? = 0
configure:20576: result: yes
configure:20609: checking whether open recognizes a trailing slash
configure:20648: pcc -o conftest -g -O2   conftest.c  >&5
configure:20648: $? = 0
configure:20648: ./conftest
configure:20648: $? = 0
configure:20660: result: yes
configure:20716: checking whether program_invocation_name is declared
configure:20716: pcc -c -g -O2  conftest.c >&5
configure:20716: $? = 0
configure:20716: result: yes
configure:20728: checking whether program_invocation_short_name is declared
configure:20728: pcc -c -g -O2  conftest.c >&5
configure:20728: $? = 0
configure:20728: result: yes
configure:20758: checking for stdlib.h
configure:20758: result: yes
configure:20768: checking for GNU libc compatible realloc
configure:20792: pcc -o conftest -g -O2   conftest.c  >&5
configure:20792: $? = 0
configure:20792: ./conftest
configure:20792: $? = 0
configure:20802: result: yes
configure:20889: checking for working re_compile_pattern
configure:21036: pcc -o conftest -g -O2   conftest.c  >&5
configure:21036: $? = 0
configure:21036: ./conftest
configure:21036: $? = 0
configure:21046: result: yes
configure:21164: checking for ssize_t
configure:21181: pcc -c -g -O2  conftest.c >&5
configure:21181: $? = 0
configure:21188: result: yes
configure:21205: checking whether stat handles trailing slashes on directories
configure:21228: pcc -o conftest -g -O2   conftest.c  >&5
configure:21228: $? = 0
configure:21228: ./conftest
configure:21228: $? = 0
configure:21238: result: yes
configure:21240: checking whether stat handles trailing slashes on files
configure:21274: pcc -o conftest -g -O2   conftest.c  >&5
configure:21274: $? = 0
configure:21274: ./conftest
configure:21274: $? = 0
configure:21285: result: yes
configure:21334: checking for va_copy
configure:21355: pcc -c -g -O2  conftest.c >&5
configure:21355: $? = 0
configure:21363: result: yes
configure:21545: checking whether NULL can be used in arbitrary expressions
configure:21570: result: yes
configure:21729: checking whether _Exit is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether atoll is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether canonicalize_file_name is declared without a 
macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether getloadavg is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether getsubopt is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether grantpt is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether initstate_r is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether mkdtemp is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether mkostemp is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether mkostemps is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether mkstemp is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether mkstemps is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether posix_openpt is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether ptsname is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether ptsname_r is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether random_r is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether realpath is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether rpmatch is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether setenv is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether setstate_r is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether srandom_r is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether strtod is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether strtoll is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether strtoull is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether unlockpt is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21729: checking whether unsetenv is declared without a macro
configure:21753: pcc -c -g -O2  conftest.c >&5
configure:21753: $? = 0
configure:21761: result: yes
configure:21781: checking for stpcpy
configure:21781: pcc -o conftest -g -O2   conftest.c  >&5
configure:21781: $? = 0
configure:21781: result: yes
configure:21829: checking for strcasecmp
configure:21829: pcc -o conftest -g -O2   conftest.c  >&5
configure:21829: $? = 0
configure:21829: result: yes
configure:21846: checking for strncasecmp
configure:21846: pcc -o conftest -g -O2   conftest.c  >&5
configure:21846: $? = 0
configure:21846: result: yes
configure:21860: checking whether strncasecmp is declared
configure:21860: result: yes
configure:21912: checking for working strerror function
configure:21932: pcc -o conftest -g -O2   conftest.c  >&5
configure:21932: $? = 0
configure:21932: ./conftest
configure:21932: $? = 0
configure:21943: result: yes
configure:22069: checking for working strndup
configure:22107: pcc -o conftest -g -O2   conftest.c  >&5
configure:22107: $? = 0
configure:22107: ./conftest
configure:22107: $? = 0
configure:22117: result: yes
configure:22169: checking for working strnlen
configure:22207: pcc -o conftest -g -O2   conftest.c  >&5
configure:22207: $? = 0
configure:22207: ./conftest
configure:22207: $? = 0
configure:22217: result: yes
configure:22261: checking for strtoull
configure:22261: pcc -o conftest -g -O2   conftest.c  >&5
configure:22261: $? = 0
configure:22261: result: yes
configure:22452: checking for nlink_t
configure:22452: pcc -c -g -O2  conftest.c >&5
configure:22452: $? = 0
configure:22452: pcc -c -g -O2  conftest.c >&5
conftest.c, line 273: syntax error
configure:22452: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_RAW_DECL_ISBLANK 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_INLINE 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LSEEK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSCASECMP 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_OBSTACK 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| if (sizeof ((nlink_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:22452: result: yes
configure:22467: checking whether fchmodat is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether fstat is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether fstatat is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether futimens is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether lchmod is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether lstat is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether mkdirat is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether mkfifo is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether mkfifoat is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether mknod is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether mknodat is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether stat is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22467: checking whether utimensat is declared without a macro
configure:22485: pcc -c -g -O2  conftest.c >&5
configure:22485: $? = 0
configure:22493: result: yes
configure:22680: checking whether chdir is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether chown is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether dup is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether dup2 is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether dup3 is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether environ is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether euidaccess is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether faccessat is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether fchdir is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether fchownat is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether fdatasync is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether fsync is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether ftruncate is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether getcwd is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether getdomainname is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether getdtablesize is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether getgroups is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether gethostname is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether getlogin is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether getlogin_r is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether getpagesize is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether getusershell is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether setusershell is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether endusershell is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether group_member is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether lchown is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether link is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether linkat is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether lseek is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether pipe is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether pipe2 is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether pread is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether pwrite is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether readlink is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether readlinkat is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether rmdir is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether sleep is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether symlink is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether symlinkat is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether ttyname_r is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether unlink is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether unlinkat is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:22680: checking whether usleep is declared without a macro
configure:22710: pcc -c -g -O2  conftest.c >&5
configure:22710: $? = 0
configure:22718: result: yes
configure:23166: checking whether btowc is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wctob is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether mbsinit is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether mbrtowc is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether mbrlen is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether mbsrtowcs is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether mbsnrtowcs is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcrtomb is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsrtombs is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsnrtombs is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcwidth is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wmemchr is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wmemcmp is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wmemcpy is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wmemmove is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wmemset is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcslen is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsnlen is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcscpy is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcpcpy is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsncpy is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcpncpy is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcscat is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsncat is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcscmp is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsncmp is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcscasecmp is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsncasecmp is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcscoll is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsxfrm is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsdup is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcschr is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsrchr is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcscspn is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsspn is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcspbrk is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcsstr is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcstok is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23166: checking whether wcswidth is declared without a macro
configure:23194: pcc -c -g -O2  conftest.c >&5
configure:23194: $? = 0
configure:23202: result: yes
configure:23240: checking whether mbrtowc handles incomplete characters
configure:23297: result: yes
configure:23303: checking whether mbrtowc works as well as mbtowc
configure:23364: result: guessing yes
configure:23423: checking whether wcrtomb return value is correct
configure:23478: pcc -o conftest -g -O2   conftest.c  >&5
configure:23478: $? = 0
configure:23478: ./conftest
configure:23478: $? = 0
configure:23490: result: yes
configure:23547: checking whether wctob works
configure:23633: pcc -o conftest -g -O2   conftest.c  >&5
configure:23633: $? = 0
configure:23633: ./conftest
configure:23633: $? = 0
configure:23645: result: yes
configure:23653: checking whether wctob is declared
configure:23653: result: yes
configure:23857: checking whether iswcntrl works
configure:23912: result: yes
configure:23937: checking for towlower
configure:23937: result: yes
configure:23985: checking for wctype_t
configure:24021: result: yes
configure:24027: checking for wctrans_t
configure:24061: result: yes
configure:24070: checking whether wctype is declared without a macro
configure:24107: result: yes
configure:24070: checking whether iswctype is declared without a macro
configure:24107: result: yes
configure:24070: checking whether wctrans is declared without a macro
configure:24107: result: yes
configure:24070: checking whether towctrans is declared without a macro
configure:24107: result: yes
configure:24142: checking whether wcwidth is declared
configure:24142: result: yes
configure:24171: checking whether wcwidth works reasonably in UTF-8 locales
configure:24220: pcc -o conftest -g -O2   conftest.c  >&5
configure:24220: $? = 0
configure:24220: ./conftest
configure:24220: $? = 0
configure:24231: result: yes
configure:24314: checking for a traditional french locale
configure:24439: result: fr_FR
configure:24446: checking for a french Unicode locale
configure:24565: result: fr_FR.UTF-8
configure:24573: checking for a traditional french locale
configure:24698: result: fr_FR
configure:24706: checking for a turkish Unicode locale
configure:24777: pcc -o conftest -g -O2   conftest.c  >&5
configure:24780: $? = 0
configure:24828: result: none
configure:24921: checking whether dup2 works
configure:24975: pcc -o conftest -g -O2   conftest.c  >&5
configure:24975: $? = 0
configure:24975: ./conftest
configure:24975: $? = 0
configure:24986: result: yes
configure:25056: checking whether fdopen sets errno
configure:25087: pcc -o conftest -g -O2   conftest.c  >&5
configure:25087: $? = 0
configure:25087: ./conftest
configure:25087: $? = 0
configure:25098: result: yes
configure:25190: checking whether conversion from 'int' to 'long double' works
configure:25231: pcc -o conftest -g -O2   conftest.c  >&5
configure:25231: $? = 0
configure:25231: ./conftest
configure:25231: $? = 0
configure:25242: result: yes
configure:25439: pcc -c -g -O2  conftest.c >&5
configure:25439: $? = 0
configure:25449: checking whether INT32_MAX < INTMAX_MAX
configure:25483: pcc -c -g -O2  conftest.c >&5
configure:25483: $? = 0
configure:25490: result: yes
configure:25501: checking whether INT64_MAX == LONG_MAX
configure:25535: pcc -c -g -O2  conftest.c >&5
conftest.c, line 400: array size cannot be negative
configure:25535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_RAW_DECL_ISBLANK 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_INLINE 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LSEEK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSCASECMP 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_OBSTACK 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| /* end confdefs.h.  */
| /* Work also in C++ mode.  */
|             #define __STDC_LIMIT_MACROS 1
| 
|             /* Work if build is not clean.  */
|             #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
| 
|             #include <limits.h>
|             #if HAVE_STDINT_H
|              #include <stdint.h>
|             #endif
| 
|             #if defined INT64_MAX
|              #define CONDITION (INT64_MAX == LONG_MAX)
|             #elif HAVE_LONG_LONG_INT
|              #define CONDITION (sizeof (long long int) == sizeof (long int))
|             #else
|              #define CONDITION 0
|             #endif
|             int test[CONDITION ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:25542: result: no
configure:25555: checking whether UINT32_MAX < UINTMAX_MAX
configure:25589: pcc -c -g -O2  conftest.c >&5
configure:25589: $? = 0
configure:25596: result: yes
configure:25607: checking whether UINT64_MAX == ULONG_MAX
configure:25641: pcc -c -g -O2  conftest.c >&5
conftest.c, line 400: array size cannot be negative
configure:25641: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_RAW_DECL_ISBLANK 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_INLINE 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LSEEK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSCASECMP 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_OBSTACK 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| /* end confdefs.h.  */
| /* Work also in C++ mode.  */
|             #define __STDC_LIMIT_MACROS 1
| 
|             /* Work if build is not clean.  */
|             #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
| 
|             #include <limits.h>
|             #if HAVE_STDINT_H
|              #include <stdint.h>
|             #endif
| 
|             #if defined UINT64_MAX
|              #define CONDITION (UINT64_MAX == ULONG_MAX)
|             #elif HAVE_LONG_LONG_INT
|              #define CONDITION (sizeof (unsigned long long int) == sizeof 
(unsigned long int))
|             #else
|              #define CONDITION 0
|             #endif
|             int test[CONDITION ? 1 : -1];
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:25648: result: no
configure:25675: checking for setlocale
configure:25675: result: yes
configure:25675: checking for uselocale
configure:25675: pcc -o conftest -g -O2   conftest.c  >&5
configure:25675: $? = 0
configure:25675: result: yes
configure:25697: checking for pthread_rwlock_t
configure:25697: pcc -c -g -O2  conftest.c >&5
/usr/include//pthread.h, line 650: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 656: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 664: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 671: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 680: warning: unsupported attribute '__regparm__'
configure:25697: $? = 0
configure:25697: pcc -c -g -O2  conftest.c >&5
/usr/include//pthread.h, line 650: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 656: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 664: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 671: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 680: warning: unsupported attribute '__regparm__'
conftest.c, line 389: syntax error
configure:25697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_RAW_DECL_ISBLANK 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_INLINE 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LSEEK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSCASECMP 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_OBSTACK 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h.  */
| #include <pthread.h>
| 
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:25697: result: yes
configure:25725: pcc -c -g -O2  conftest.c >&5
/usr/include//pthread.h, line 650: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 656: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 664: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 671: warning: unsupported attribute '__regparm__'
/usr/include//pthread.h, line 680: warning: unsupported attribute '__regparm__'
configure:25725: $? = 0
configure:25794: checking for a traditional french locale
configure:25919: result: fr_FR
configure:25926: checking for a french Unicode locale
configure:26045: result: fr_FR.UTF-8
configure:26053: checking for a traditional japanese locale
configure:26183: result: ja_JP
configure:26191: checking for a transitional chinese locale
configure:26316: result: none
configure:26324: checking for a turkish Unicode locale
configure:26446: result: none
configure:26453: checking for a french Unicode locale
configure:26572: result: fr_FR.UTF-8
configure:26580: checking for a traditional french locale
configure:26705: result: fr_FR
configure:26712: checking for a french Unicode locale
configure:26831: result: fr_FR.UTF-8
configure:26839: checking for a traditional japanese locale
configure:26969: result: ja_JP
configure:26977: checking for a transitional chinese locale
configure:27102: result: none
configure:27109: checking for a french Unicode locale
configure:27228: result: fr_FR.UTF-8
configure:27236: checking for a transitional chinese locale
configure:27361: result: none
configure:27372: checking for mmap
configure:27372: result: yes
configure:27383: checking for MAP_ANONYMOUS
configure:27420: result: yes
configure:27446: checking for a traditional french locale
configure:27571: result: fr_FR
configure:27578: checking for a french Unicode locale
configure:27697: result: fr_FR.UTF-8
configure:27704: checking for putenv compatible with GNU and SVID
configure:27737: pcc -o conftest -g -O2   conftest.c  >&5
configure:27737: $? = 0
configure:27737: ./conftest
configure:27737: $? = 0
configure:27748: result: yes
configure:27792: checking whether setenv validates arguments
configure:27830: pcc -o conftest -g -O2   conftest.c  >&5
configure:27830: $? = 0
configure:27830: ./conftest
configure:27830: $? = 0
configure:27840: result: yes
configure:27931: checking for a traditional french locale
configure:28056: result: fr_FR
configure:28063: checking for a french Unicode locale
configure:28182: result: fr_FR.UTF-8
configure:28190: checking for a traditional japanese locale
configure:28320: result: ja_JP
configure:28328: checking for a transitional chinese locale
configure:28453: result: none
configure:28461: checking for stdint.h
configure:28461: result: yes
configure:28471: checking for SIZE_MAX
configure:28542: result: yes
configure:28558: checking for snprintf
configure:28558: result: yes
configure:28571: checking whether snprintf respects a size of 1
configure:28605: pcc -o conftest -g -O2   conftest.c  >&5
configure:28605: $? = 0
configure:28605: ./conftest
configure:28605: $? = 0
configure:28616: result: yes
configure:28626: checking whether printf supports POSIX/XSI format strings with 
positions
configure:28658: pcc -o conftest -g -O2   conftest.c  >&5
configure:28658: $? = 0
configure:28658: ./conftest
configure:28658: $? = 0
configure:28669: result: yes
configure:28741: checking for wchar_t
configure:28765: result: yes
configure:28774: checking for wint_t
configure:28806: result: yes
configure:28911: checking whether dprintf is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28911: checking whether fpurge is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
conftest.c, line 404: fpurge undefined
configure:28929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_RAW_DECL_ISBLANK 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_INLINE 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LSEEK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSCASECMP 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_OBSTACK 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_PUTENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF IN_GREP_GNULIB_TESTS
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_RAW_DECL_DPRINTF 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #undef fpurge
|   (void) fpurge;
|   ;
|   return 0;
| }
configure:28937: result: no
configure:28911: checking whether fseeko is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28911: checking whether ftello is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28911: checking whether getdelim is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28911: checking whether getline is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28911: checking whether pclose is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28911: checking whether popen is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28911: checking whether renameat is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28911: checking whether snprintf is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28911: checking whether tmpfile is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28911: checking whether vdprintf is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28911: checking whether vsnprintf is declared without a macro
configure:28929: pcc -c -g -O2  conftest.c >&5
configure:28929: $? = 0
configure:28937: result: yes
configure:28955: checking for mmap
configure:28955: result: yes
configure:28966: checking for MAP_ANONYMOUS
configure:29003: result: yes
configure:29038: checking whether symlink handles trailing slash correctly
configure:29066: pcc -o conftest -g -O2   conftest.c  >&5
configure:29066: $? = 0
configure:29066: ./conftest
configure:29066: $? = 0
configure:29077: result: yes
configure:29126: checking for pthread_atfork
configure:29126: pcc -o conftest -g -O2   conftest.c  -lpthread >&5
configure:29126: $? = 0
configure:29126: result: yes
configure:29156: checking for unsetenv
configure:29156: pcc -o conftest -g -O2   conftest.c  >&5
configure:29156: $? = 0
configure:29156: result: yes
configure:29169: checking for unsetenv() return type
configure:29194: pcc -c -g -O2  conftest.c >&5
configure:29194: $? = 0
configure:29201: result: int
configure:29210: checking whether unsetenv obeys POSIX
configure:29249: pcc -o conftest -g -O2   conftest.c  >&5
configure:29249: $? = 0
configure:29249: ./conftest
configure:29249: $? = 0
configure:29259: result: yes
configure:29384: checking for ptrdiff_t
configure:29384: pcc -c -g -O2  conftest.c >&5
configure:29384: $? = 0
configure:29384: pcc -c -g -O2  conftest.c >&5
conftest.c, line 450: syntax error
configure:29384: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_RAW_DECL_ISBLANK 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_INLINE 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LSEEK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSCASECMP 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_OBSTACK 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_PUTENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF IN_GREP_GNULIB_TESTS
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
|           return 0;
|   ;
|   return 0;
| }
configure:29384: result: yes
configure:29407: checking for a traditional french locale
configure:29532: result: fr_FR
configure:29539: checking for a french Unicode locale
configure:29658: result: fr_FR.UTF-8
configure:29666: checking for a traditional japanese locale
configure:29796: result: ja_JP
configure:29804: checking for a transitional chinese locale
configure:29929: result: none
configure:29939: checking for stdint.h
configure:29939: result: yes
configure:29954: checking for sched_yield in -lrt
configure:29979: pcc -o conftest -g -O2   conftest.c -lrt   >&5
configure:29979: $? = 0
configure:29988: result: yes
configure:30631: checking for ANSI C header files
configure:30735: result: yes
configure:30746: checking for dirent.h that defines DIR
configure:30765: pcc -c -g -O2  conftest.c >&5
configure:30765: $? = 0
configure:30773: result: yes
configure:30786: checking for library containing opendir
configure:30817: pcc -o conftest -g -O2   conftest.c  >&5
configure:30817: $? = 0
configure:30834: result: none required
configure:30902: checking whether closedir returns void
configure:30926: pcc -o conftest -g -O2   conftest.c  >&5
configure:30926: $? = 0
configure:30926: ./conftest
configure:30926: $? = 0
configure:30936: result: no
configure:30974: checking whether NLS is requested
configure:30983: result: yes
configure:31024: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:31056: result: /usr/bin/msgfmt
configure:31065: checking for gmsgfmt
configure:31096: result: /usr/bin/msgfmt
configure:31147: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:31179: result: /usr/bin/xgettext
configure:31225: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:31256: result: /usr/bin/msgmerge
configure:31297: checking for CFPreferencesCopyAppValue
configure:31324: result: no
configure:31331: checking for CFLocaleCopyCurrent
configure:31358: result: no
configure:31407: checking for GNU gettext in libc
configure:31427: pcc -o conftest -g -O2   conftest.c  >&5
configure:31427: $? = 0
configure:31436: result: yes
configure:32256: checking whether to use NLS
configure:32258: result: yes
configure:32261: checking where the gettext function comes from
configure:32272: result: libc
configure:32339: WARNING: Included lib/regex.c not used
configure:32362: checking pcre.h usability
configure:32362: pcc -c -g -O2  conftest.c >&5
configure:32362: $? = 0
configure:32362: result: yes
configure:32362: checking pcre.h presence
configure:32362: pcc -E  conftest.c
configure:32362: $? = 0
configure:32362: result: yes
configure:32362: checking for pcre.h
configure:32362: result: yes
configure:32374: checking pcre/pcre.h usability
configure:32374: pcc -c -g -O2  conftest.c >&5
conftest.c:456: error: cannot find 'pcre/pcre.h'
configure:32374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_RAW_DECL_ISBLANK 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_INLINE 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LSEEK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSCASECMP 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_OBSTACK 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_PUTENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF IN_GREP_GNULIB_TESTS
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_STDINT_H 1
| #define ARGMATCH_DIE usage (EXIT_FAILURE)
| #define ARGMATCH_DIE_DECL void usage (int _e)
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_PCRE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pcre/pcre.h>
configure:32374: result: no
configure:32374: checking pcre/pcre.h presence
configure:32374: pcc -E  conftest.c
conftest.c:423: error: cannot find 'pcre/pcre.h'
configure:32374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_RAW_DECL_ISBLANK 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_INLINE 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LSEEK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSCASECMP 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_OBSTACK 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_PUTENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF IN_GREP_GNULIB_TESTS
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_STDINT_H 1
| #define ARGMATCH_DIE usage (EXIT_FAILURE)
| #define ARGMATCH_DIE_DECL void usage (int _e)
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_PCRE_H 1
| /* end confdefs.h.  */
| #include <pcre/pcre.h>
configure:32374: result: no
configure:32374: checking for pcre/pcre.h
configure:32374: result: no
configure:32387: checking for library containing pcre_compile
configure:32418: pcc -o conftest -g -O2   conftest.c  >&5
/tmp/ctm.cGPF1M: In function `main':
conftest.c:434: undefined reference to `pcre_compile'
configure:32418: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU grep"
| #define PACKAGE_TARNAME "grep"
| #define PACKAGE_VERSION "2.9.78-f09c"
| #define PACKAGE_STRING "GNU grep 2.9.78-f09c"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/grep/";
| #define GREP 1
| #define PACKAGE "grep"
| #define VERSION "2.9.78-f09c"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_BTOWC 1
| #define HAVE_SYMLINK 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_MEMPCPY 1
| #define HAVE_WMEMCHR 1
| #define HAVE_WMEMCPY 1
| #define HAVE_WMEMPCPY 1
| #define HAVE___FPENDING 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRLEN 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LSTAT 1
| #define HAVE_WCSCOLL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_WCWIDTH 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_SETENV 1
| #define HAVE_SNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_DIRENT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define GL_TRIGGER_STDC_LIMIT_MACROS 1
| #define HAVE_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_WCHAR_T 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define restrict __restrict
| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
| #define PROMOTED_MODE_T mode_t
| #define HAVE__BOOL 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_FFS 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_TEST_BTOWC 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_RAW_DECL_ISBLANK 1
| #define HAVE_RAW_DECL_ALPHASORT 1
| #define HAVE_RAW_DECL_CLOSEDIR 1
| #define HAVE_RAW_DECL_DIRFD 1
| #define HAVE_RAW_DECL_FDOPENDIR 1
| #define HAVE_RAW_DECL_OPENDIR 1
| #define HAVE_RAW_DECL_READDIR 1
| #define HAVE_RAW_DECL_REWINDDIR 1
| #define HAVE_RAW_DECL_SCANDIR 1
| #define GNULIB_DIRNAME 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define HAVE_DECL___FPENDING 1
| #define GNULIB_TEST_FSTAT 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_INLINE 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| #define HAVE_RAW_DECL_DUPLOCALE 1
| #define GNULIB_TEST_LSEEK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRLEN 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSCASECMP 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define GNULIB_TEST_MBSRTOWCS 1
| #define GNULIB_TEST_MBSSTR 1
| #define GNULIB_TEST_MBTOWC 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
| #define GNULIB_TEST_NL_LANGINFO 1
| #define HAVE_OBSTACK 1
| #define GNULIB_TEST_OPEN 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STPCPY 1
| #define GNULIB_TEST_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRTOULL 1
| #define GNULIB_TEST_STRTOULL 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define GNULIB_UNISTR_U8_MBTOUCR 1
| #define GNULIB_UNISTR_U8_UCTOMB 1
| #define USE_UNLOCKED_IO 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WCRTOMB 1
| #define HAVE_DECL_WCTOB 1
| #define GNULIB_TEST_WCTOB 1
| #define GNULIB_TEST_WCTOMB 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define GNULIB_TEST_CLOSE 1
| #define HAVE_DUP2 1
| #define GNULIB_TEST_DUP2 1
| #define GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define GNULIB_TEST_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_USELOCALE 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_PUTENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF IN_GREP_GNULIB_TESTS
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_TEST_SYMLINK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_STDINT_H 1
| #define ARGMATCH_DIE usage (EXIT_FAILURE)
| #define ARGMATCH_DIE_DECL void usage (int _e)
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_PCRE_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pcre_compile ();
| int
| main ()
| {
| return pcre_compile ();
|   ;
|   return 0;
| }
configure:32418: pcc -o conftest -g -O2   conftest.c -lpcre   >&5
configure:32418: $? = 0
configure:32435: result: -lpcre
configure:32446: checking for pcre_compile
configure:32446: pcc -o conftest -g -O2   conftest.c -lpcre  >&5
configure:32446: $? = 0
configure:32446: result: yes
configure:32712: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU grep config.status 2.9.78-f09c, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on bigio

config.status:2062: creating Makefile
config.status:2062: creating lib/Makefile
config.status:2062: creating src/Makefile
config.status:2062: creating tests/Makefile
config.status:2062: creating po/Makefile.in
config.status:2062: creating doc/Makefile
config.status:2062: creating gnulib-tests/Makefile
config.status:2062: creating config.h
config.status:2322: executing depfiles commands
config.status:2322: executing po-directories commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_env_CC_set=set
ac_cv_env_CC_value=pcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___fpending=yes
ac_cv_func__set_invalid_parameter_handler=no
ac_cv_func_alloca_works=yes
ac_cv_func_btowc=yes
ac_cv_func_closedir_void=no
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_isascii=yes
ac_cv_func_isblank=yes
ac_cv_func_iswblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_iswctype=yes
ac_cv_func_lstat=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mbslen=no
ac_cv_func_mbsrtowcs=yes
ac_cv_func_mempcpy=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_newlocale=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_obstack=yes
ac_cv_func_pcre_compile=yes
ac_cv_func_pthread_atfork=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_snprintf=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strtoull=yes
ac_cv_func_strtoumax=yes
ac_cv_func_symlink=yes
ac_cv_func_towlower=yes
ac_cv_func_tsearch=yes
ac_cv_func_unsetenv=yes
ac_cv_func_uselocale=yes
ac_cv_func_vasnprintf=no
ac_cv_func_wcrtomb=yes
ac_cv_func_wcscoll=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=yes
ac_cv_func_wctob=yes
ac_cv_func_wcwidth=yes
ac_cv_func_wmemchr=yes
ac_cv_func_wmemcpy=yes
ac_cv_func_wmempcpy=yes
ac_cv_gnu_library_2_1=yes
ac_cv_have_decl__Exit=yes
ac_cv_have_decl___fpending=yes
ac_cv_have_decl__snprintf=no
ac_cv_have_decl_alphasort=yes
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_canonicalize_file_name=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_clearerr_unlocked=yes
ac_cv_have_decl_closedir=yes
ac_cv_have_decl_dirfd=yes
ac_cv_have_decl_dprintf=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_dup3=yes
ac_cv_have_decl_dup=yes
ac_cv_have_decl_duplocale=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_environ=yes
ac_cv_have_decl_euidaccess=yes
ac_cv_have_decl_faccessat=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fchmodat=yes
ac_cv_have_decl_fchownat=yes
ac_cv_have_decl_fcntl=yes
ac_cv_have_decl_fdatasync=yes
ac_cv_have_decl_fdopendir=yes
ac_cv_have_decl_feof_unlocked=yes
ac_cv_have_decl_ferror_unlocked=yes
ac_cv_have_decl_fflush_unlocked=yes
ac_cv_have_decl_ffs=yes
ac_cv_have_decl_ffsl=yes
ac_cv_have_decl_ffsll=yes
ac_cv_have_decl_fgets_unlocked=yes
ac_cv_have_decl_fputc_unlocked=yes
ac_cv_have_decl_fputs_unlocked=yes
ac_cv_have_decl_fread_unlocked=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_fstat=yes
ac_cv_have_decl_fstatat=yes
ac_cv_have_decl_fsync=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_ftruncate=yes
ac_cv_have_decl_futimens=yes
ac_cv_have_decl_fwrite_unlocked=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getchar_unlocked=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getdomainname=yes
ac_cv_have_decl_getdtablesize=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getloadavg=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_getsubopt=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_group_member=yes
ac_cv_have_decl_imaxabs=yes
ac_cv_have_decl_imaxdiv=yes
ac_cv_have_decl_initstate_r=yes
ac_cv_have_decl_isblank=yes
ac_cv_have_decl_iswblank=yes
ac_cv_have_decl_iswctype=yes
ac_cv_have_decl_lchmod=yes
ac_cv_have_decl_lchown=yes
ac_cv_have_decl_link=yes
ac_cv_have_decl_linkat=yes
ac_cv_have_decl_lseek=yes
ac_cv_have_decl_lstat=yes
ac_cv_have_decl_mbrlen=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbsinit=yes
ac_cv_have_decl_mbsnrtowcs=yes
ac_cv_have_decl_mbsrtowcs=yes
ac_cv_have_decl_memmem=yes
ac_cv_have_decl_mempcpy=yes
ac_cv_have_decl_memrchr=yes
ac_cv_have_decl_mkdirat=yes
ac_cv_have_decl_mkdtemp=yes
ac_cv_have_decl_mkfifo=yes
ac_cv_have_decl_mkfifoat=yes
ac_cv_have_decl_mknod=yes
ac_cv_have_decl_mknodat=yes
ac_cv_have_decl_mkostemp=yes
ac_cv_have_decl_mkostemps=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_mkstemps=yes
ac_cv_have_decl_nl_langinfo=yes
ac_cv_have_decl_openat=yes
ac_cv_have_decl_opendir=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe2=yes
ac_cv_have_decl_pipe=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_posix_openpt=yes
ac_cv_have_decl_pread=yes
ac_cv_have_decl_program_invocation_name=yes
ac_cv_have_decl_program_invocation_short_name=yes
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_ptsname_r=yes
ac_cv_have_decl_putc_unlocked=yes
ac_cv_have_decl_putchar_unlocked=yes
ac_cv_have_decl_pwrite=yes
ac_cv_have_decl_random_r=yes
ac_cv_have_decl_rawmemchr=yes
ac_cv_have_decl_readdir=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_readlinkat=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_renameat=yes
ac_cv_have_decl_rewinddir=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_rpmatch=yes
ac_cv_have_decl_scandir=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_setlocale=yes
ac_cv_have_decl_setstate_r=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_srandom_r=yes
ac_cv_have_decl_stat=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_stpncpy=yes
ac_cv_have_decl_strcasecmp=yes
ac_cv_have_decl_strcasestr=yes
ac_cv_have_decl_strchrnul=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncasecmp=yes
ac_cv_have_decl_strncat=yes
ac_cv_have_decl_strndup=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strpbrk=yes
ac_cv_have_decl_strsep=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strtod=yes
ac_cv_have_decl_strtoimax=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_strtoumax=yes
ac_cv_have_decl_strverscmp=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_symlinkat=yes
ac_cv_have_decl_tmpfile=yes
ac_cv_have_decl_towctrans=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlinkat=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_utimensat=yes
ac_cv_have_decl_vdprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_wcpcpy=yes
ac_cv_have_decl_wcpncpy=yes
ac_cv_have_decl_wcrtomb=yes
ac_cv_have_decl_wcscasecmp=yes
ac_cv_have_decl_wcscat=yes
ac_cv_have_decl_wcschr=yes
ac_cv_have_decl_wcscmp=yes
ac_cv_have_decl_wcscoll=yes
ac_cv_have_decl_wcscpy=yes
ac_cv_have_decl_wcscspn=yes
ac_cv_have_decl_wcsdup=yes
ac_cv_have_decl_wcslen=yes
ac_cv_have_decl_wcsncasecmp=yes
ac_cv_have_decl_wcsncat=yes
ac_cv_have_decl_wcsncmp=yes
ac_cv_have_decl_wcsncpy=yes
ac_cv_have_decl_wcsnlen=yes
ac_cv_have_decl_wcsnrtombs=yes
ac_cv_have_decl_wcspbrk=yes
ac_cv_have_decl_wcsrchr=yes
ac_cv_have_decl_wcsrtombs=yes
ac_cv_have_decl_wcsspn=yes
ac_cv_have_decl_wcsstr=yes
ac_cv_have_decl_wcstok=yes
ac_cv_have_decl_wcswidth=yes
ac_cv_have_decl_wcsxfrm=yes
ac_cv_have_decl_wctob=yes
ac_cv_have_decl_wctrans=yes
ac_cv_have_decl_wctype=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_have_decl_wmemchr=yes
ac_cv_have_decl_wmemcmp=yes
ac_cv_have_decl_wmemcpy=yes
ac_cv_have_decl_wmemmove=yes
ac_cv_have_decl_wmemset=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_features_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_pcre_h=yes
ac_cv_header_pcre_pcre_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_search_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_error_at_line=yes
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_lib_rt_sched_yield=yes
ac_cv_objext=o
ac_cv_path_EGREP=fn_grep
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=fn_grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='pcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=pcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_pcc_c_o=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_search_pcre_compile=-lpcre
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_type__Bool=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
gl_cv_c_amsterdam_compiler=no
gl_cv_c_inline_effective=yes
gl_cv_c_multiarch=no
gl_cv_cc_double_expbit0='word 1 bit 20'
gl_cv_decl_null_works=yes
gl_cv_double_slash_root=no
gl_cv_func_btowc_eof=yes
gl_cv_func_btowc_nul=yes
gl_cv_func_dup2_works=yes
gl_cv_func_fdopen_works=yes
gl_cv_func_fnmatch_posix=yes
gl_cv_func_getcwd_null=yes
gl_cv_func_getcwd_posix_signature=yes
gl_cv_func_getopt_gnu=no
gl_cv_func_getopt_posix=yes
gl_cv_func_iswcntrl_works=yes
gl_cv_func_itold_works=yes
gl_cv_func_lseek_pipe=yes
gl_cv_func_lstat_dereferences_slashed_symlink=yes
gl_cv_func_malloc_0_nonnull=1
gl_cv_func_malloc_posix=yes
gl_cv_func_mbrtowc_incomplete_state=yes
gl_cv_func_mbrtowc_nul_retval='guessing yes'
gl_cv_func_mbrtowc_null_arg1=yes
gl_cv_func_mbrtowc_null_arg2=yes
gl_cv_func_mbrtowc_retval=yes
gl_cv_func_mbrtowc_sanitycheck='guessing yes'
gl_cv_func_mbsrtowcs_works=yes
gl_cv_func_memchr_works=yes
gl_cv_func_nl_langinfo_yesexpr_works=yes
gl_cv_func_open_slash=yes
gl_cv_func_printf_positions=yes
gl_cv_func_re_compile_pattern_working=yes
gl_cv_func_setenv_works=yes
gl_cv_func_snprintf_retval_c99=yes
gl_cv_func_snprintf_size1=yes
gl_cv_func_snprintf_usable=yes
gl_cv_func_stat_dir_slash=yes
gl_cv_func_stat_file_slash=yes
gl_cv_func_strerror_0_works=yes
gl_cv_func_strndup_works=yes
gl_cv_func_svid_putenv=yes
gl_cv_func_symlink_works=yes
gl_cv_func_unsetenv_works=yes
gl_cv_func_va_copy=yes
gl_cv_func_wcrtomb_retval=yes
gl_cv_func_wctob_works=yes
gl_cv_func_wcwidth_works=yes
gl_cv_func_working_strerror=yes
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_alphasort=yes
gl_cv_have_raw_decl_atoll=yes
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_canonicalize_file_name=yes
gl_cv_have_raw_decl_chdir=yes
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_closedir=yes
gl_cv_have_raw_decl_dirfd=yes
gl_cv_have_raw_decl_dprintf=yes
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup3=yes
gl_cv_have_raw_decl_dup=yes
gl_cv_have_raw_decl_duplocale=yes
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_environ=yes
gl_cv_have_raw_decl_euidaccess=yes
gl_cv_have_raw_decl_faccessat=yes
gl_cv_have_raw_decl_fchdir=yes
gl_cv_have_raw_decl_fchmodat=yes
gl_cv_have_raw_decl_fchownat=yes
gl_cv_have_raw_decl_fcntl=yes
gl_cv_have_raw_decl_fdatasync=yes
gl_cv_have_raw_decl_fdopendir=yes
gl_cv_have_raw_decl_ffs=yes
gl_cv_have_raw_decl_ffsl=yes
gl_cv_have_raw_decl_ffsll=yes
gl_cv_have_raw_decl_fpurge=no
gl_cv_have_raw_decl_fseeko=yes
gl_cv_have_raw_decl_fstat=yes
gl_cv_have_raw_decl_fstatat=yes
gl_cv_have_raw_decl_fsync=yes
gl_cv_have_raw_decl_ftello=yes
gl_cv_have_raw_decl_ftruncate=yes
gl_cv_have_raw_decl_futimens=yes
gl_cv_have_raw_decl_getcwd=yes
gl_cv_have_raw_decl_getdelim=yes
gl_cv_have_raw_decl_getdomainname=yes
gl_cv_have_raw_decl_getdtablesize=yes
gl_cv_have_raw_decl_getgroups=yes
gl_cv_have_raw_decl_gethostname=yes
gl_cv_have_raw_decl_getline=yes
gl_cv_have_raw_decl_getloadavg=yes
gl_cv_have_raw_decl_getlogin=yes
gl_cv_have_raw_decl_getlogin_r=yes
gl_cv_have_raw_decl_getpagesize=yes
gl_cv_have_raw_decl_getsubopt=yes
gl_cv_have_raw_decl_getusershell=yes
gl_cv_have_raw_decl_grantpt=yes
gl_cv_have_raw_decl_group_member=yes
gl_cv_have_raw_decl_imaxabs=yes
gl_cv_have_raw_decl_imaxdiv=yes
gl_cv_have_raw_decl_initstate_r=yes
gl_cv_have_raw_decl_isblank=yes
gl_cv_have_raw_decl_iswctype=yes
gl_cv_have_raw_decl_lchmod=yes
gl_cv_have_raw_decl_lchown=yes
gl_cv_have_raw_decl_link=yes
gl_cv_have_raw_decl_linkat=yes
gl_cv_have_raw_decl_lseek=yes
gl_cv_have_raw_decl_lstat=yes
gl_cv_have_raw_decl_mbrlen=yes
gl_cv_have_raw_decl_mbrtowc=yes
gl_cv_have_raw_decl_mbsinit=yes
gl_cv_have_raw_decl_mbsnrtowcs=yes
gl_cv_have_raw_decl_mbsrtowcs=yes
gl_cv_have_raw_decl_memmem=yes
gl_cv_have_raw_decl_mempcpy=yes
gl_cv_have_raw_decl_memrchr=yes
gl_cv_have_raw_decl_mkdirat=yes
gl_cv_have_raw_decl_mkdtemp=yes
gl_cv_have_raw_decl_mkfifo=yes
gl_cv_have_raw_decl_mkfifoat=yes
gl_cv_have_raw_decl_mknod=yes
gl_cv_have_raw_decl_mknodat=yes
gl_cv_have_raw_decl_mkostemp=yes
gl_cv_have_raw_decl_mkostemps=yes
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_mkstemps=yes
gl_cv_have_raw_decl_nl_langinfo=yes
gl_cv_have_raw_decl_openat=yes
gl_cv_have_raw_decl_opendir=yes
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe2=yes
gl_cv_have_raw_decl_pipe=yes
gl_cv_have_raw_decl_popen=yes
gl_cv_have_raw_decl_posix_openpt=yes
gl_cv_have_raw_decl_pread=yes
gl_cv_have_raw_decl_ptsname=yes
gl_cv_have_raw_decl_ptsname_r=yes
gl_cv_have_raw_decl_pwrite=yes
gl_cv_have_raw_decl_random_r=yes
gl_cv_have_raw_decl_rawmemchr=yes
gl_cv_have_raw_decl_readdir=yes
gl_cv_have_raw_decl_readlink=yes
gl_cv_have_raw_decl_readlinkat=yes
gl_cv_have_raw_decl_realpath=yes
gl_cv_have_raw_decl_renameat=yes
gl_cv_have_raw_decl_rewinddir=yes
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_rpmatch=yes
gl_cv_have_raw_decl_scandir=yes
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_setlocale=yes
gl_cv_have_raw_decl_setstate_r=yes
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_snprintf=yes
gl_cv_have_raw_decl_srandom_r=yes
gl_cv_have_raw_decl_stat=yes
gl_cv_have_raw_decl_stpcpy=yes
gl_cv_have_raw_decl_stpncpy=yes
gl_cv_have_raw_decl_strcasecmp=yes
gl_cv_have_raw_decl_strcasestr=yes
gl_cv_have_raw_decl_strchrnul=yes
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strerror_r=yes
gl_cv_have_raw_decl_strncasecmp=yes
gl_cv_have_raw_decl_strncat=yes
gl_cv_have_raw_decl_strndup=yes
gl_cv_have_raw_decl_strnlen=yes
gl_cv_have_raw_decl_strpbrk=yes
gl_cv_have_raw_decl_strsep=yes
gl_cv_have_raw_decl_strsignal=yes
gl_cv_have_raw_decl_strtod=yes
gl_cv_have_raw_decl_strtoimax=yes
gl_cv_have_raw_decl_strtok_r=yes
gl_cv_have_raw_decl_strtoll=yes
gl_cv_have_raw_decl_strtoull=yes
gl_cv_have_raw_decl_strtoumax=yes
gl_cv_have_raw_decl_strverscmp=yes
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=yes
gl_cv_have_raw_decl_tmpfile=yes
gl_cv_have_raw_decl_towctrans=yes
gl_cv_have_raw_decl_ttyname_r=yes
gl_cv_have_raw_decl_unlink=yes
gl_cv_have_raw_decl_unlinkat=yes
gl_cv_have_raw_decl_unlockpt=yes
gl_cv_have_raw_decl_unsetenv=yes
gl_cv_have_raw_decl_usleep=yes
gl_cv_have_raw_decl_utimensat=yes
gl_cv_have_raw_decl_vdprintf=yes
gl_cv_have_raw_decl_vsnprintf=yes
gl_cv_have_raw_decl_wcpcpy=yes
gl_cv_have_raw_decl_wcpncpy=yes
gl_cv_have_raw_decl_wcrtomb=yes
gl_cv_have_raw_decl_wcscasecmp=yes
gl_cv_have_raw_decl_wcscat=yes
gl_cv_have_raw_decl_wcschr=yes
gl_cv_have_raw_decl_wcscmp=yes
gl_cv_have_raw_decl_wcscoll=yes
gl_cv_have_raw_decl_wcscpy=yes
gl_cv_have_raw_decl_wcscspn=yes
gl_cv_have_raw_decl_wcsdup=yes
gl_cv_have_raw_decl_wcslen=yes
gl_cv_have_raw_decl_wcsncasecmp=yes
gl_cv_have_raw_decl_wcsncat=yes
gl_cv_have_raw_decl_wcsncmp=yes
gl_cv_have_raw_decl_wcsncpy=yes
gl_cv_have_raw_decl_wcsnlen=yes
gl_cv_have_raw_decl_wcsnrtombs=yes
gl_cv_have_raw_decl_wcspbrk=yes
gl_cv_have_raw_decl_wcsrchr=yes
gl_cv_have_raw_decl_wcsrtombs=yes
gl_cv_have_raw_decl_wcsspn=yes
gl_cv_have_raw_decl_wcsstr=yes
gl_cv_have_raw_decl_wcstok=yes
gl_cv_have_raw_decl_wcswidth=yes
gl_cv_have_raw_decl_wcsxfrm=yes
gl_cv_have_raw_decl_wctob=yes
gl_cv_have_raw_decl_wctrans=yes
gl_cv_have_raw_decl_wctype=yes
gl_cv_have_raw_decl_wcwidth=yes
gl_cv_have_raw_decl_wmemchr=yes
gl_cv_have_raw_decl_wmemcmp=yes
gl_cv_have_raw_decl_wmemcpy=yes
gl_cv_have_raw_decl_wmemmove=yes
gl_cv_have_raw_decl_wmemset=yes
gl_cv_have_weak=no
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_langinfo_codeset=yes
gl_cv_header_langinfo_era=yes
gl_cv_header_langinfo_t_fmt_ampm=yes
gl_cv_header_langinfo_yesexpr=yes
gl_cv_header_locale_h_needs_xlocale_h=no
gl_cv_header_locale_h_posix2001=yes
gl_cv_header_locale_has_locale_t=yes
gl_cv_header_stdint_h=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_working_fcntl_h=no
gl_cv_header_working_stdint_h=yes
gl_cv_minmax_in_limits_h=no
gl_cv_minmax_in_sys_param_h=yes
gl_cv_next_ctype_h='<ctype.h>'
gl_cv_next_dirent_h='<dirent.h>'
gl_cv_next_fcntl_h='<fcntl.h>'
gl_cv_next_getopt_h='<getopt.h>'
gl_cv_next_iconv_h='<iconv.h>'
gl_cv_next_inttypes_h='<inttypes.h>'
gl_cv_next_langinfo_h='<langinfo.h>'
gl_cv_next_locale_h='<locale.h>'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='<stdio.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_strings_h='<strings.h>'
gl_cv_next_sys_stat_h='<sys/stat.h>'
gl_cv_next_sys_types_h='<sys/types.h>'
gl_cv_next_time_h='<time.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_wchar_h='<wchar.h>'
gl_cv_next_wctype_h='<wctype.h>'
gl_cv_pragma_columns=no
gl_cv_promoted_mode_t=mode_t
gl_cv_rpl_alloca=yes
gl_cv_size_max=yes
gl_cv_sys_struct_timespec_in_time_h=yes
gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
gl_cv_test_INT64_MAX_EQ_LONG_MAX=no
gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
gl_cv_type_wctrans_t=yes
gl_cv_type_wctype_t=yes
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
gt_cv_func_unsetenv_ret=int
gt_cv_inttypes_pri_broken=no
gt_cv_locale_fr=fr_FR
gt_cv_locale_fr_utf8=fr_FR.UTF-8
gt_cv_locale_ja=ja_JP
gt_cv_locale_tr_utf8=none
gt_cv_locale_zh_CN=none
gt_cv_ssize_t=yes
gt_cv_val_LC_MESSAGES=yes
gt_cv_var_environ_declaration=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/stefano/src/grep/build-aux/missing --run aclocal-1.11'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/stefano/src/grep/build-aux/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
ARFLAGS='cru'
AUTOCONF='${SHELL} /home/stefano/src/grep/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /home/stefano/src/grep/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /home/stefano/src/grep/build-aux/missing --run automake-1.11'
AWK='gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
CC='pcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CONFIG_INCLUDE='config.h'
CPP='pcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/src/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FLOAT_H=''
FNMATCH_H=''
GETOPT_H='getopt.h'
GETTEXT_MACRO_VERSION='0.18'
GLIBC21='yes'
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE='#'
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_FLOAT_H_FALSE=''
GL_GENERATE_FLOAT_H_TRUE='#'
GL_GENERATE_FNMATCH_H_FALSE=''
GL_GENERATE_FNMATCH_H_TRUE='#'
GL_GENERATE_ICONV_H_FALSE='#'
GL_GENERATE_ICONV_H_TRUE=''
GL_GENERATE_STDARG_H_FALSE=''
GL_GENERATE_STDARG_H_TRUE='#'
GL_GENERATE_STDBOOL_H_FALSE='#'
GL_GENERATE_STDBOOL_H_TRUE=''
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDDEF_H_TRUE='#'
GL_GENERATE_STDINT_H_FALSE=''
GL_GENERATE_STDINT_H_TRUE='#'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GNULIB_ALPHASORT='0'
GNULIB_ATOLL='0'
GNULIB_BTOWC='1'
GNULIB_CALLOC_POSIX='0'
GNULIB_CANONICALIZE_FILE_NAME='0'
GNULIB_CHDIR='0'
GNULIB_CHOWN='0'
GNULIB_CLOSE='IN_GREP_GNULIB_TESTS'
GNULIB_CLOSEDIR='0'
GNULIB_DIRFD='0'
GNULIB_DPRINTF='0'
GNULIB_DUP2='IN_GREP_GNULIB_TESTS'
GNULIB_DUP3='0'
GNULIB_DUP='0'
GNULIB_DUPLOCALE='0'
GNULIB_ENVIRON='IN_GREP_GNULIB_TESTS'
GNULIB_EUIDACCESS='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='0'
GNULIB_FCHMODAT='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='0'
GNULIB_FCNTL='0'
GNULIB_FDATASYNC='0'
GNULIB_FDOPEN='IN_GREP_GNULIB_TESTS'
GNULIB_FDOPENDIR='0'
GNULIB_FFLUSH='0'
GNULIB_FFS='0'
GNULIB_FFSL='0'
GNULIB_FFSLL='0'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREOPEN='0'
GNULIB_FSCANF='1'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FSTAT='1'
GNULIB_FSTATAT='0'
GNULIB_FSYNC='0'
GNULIB_FTELL='0'
GNULIB_FTELLO='0'
GNULIB_FTRUNCATE='0'
GNULIB_FUTIMENS='0'
GNULIB_FWRITE='1'
GNULIB_GETC='1'
GNULIB_GETCHAR='1'
GNULIB_GETCWD='IN_GREP_GNULIB_TESTS'
GNULIB_GETDELIM='0'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='0'
GNULIB_GETGROUPS='0'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLINE='0'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='1'
GNULIB_GETS='1'
GNULIB_GETSUBOPT='0'
GNULIB_GETUSERSHELL='0'
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='0'
GNULIB_ICONV='1'
GNULIB_IMAXABS='0'
GNULIB_IMAXDIV='0'
GNULIB_ISBLANK='1'
GNULIB_ISWBLANK='1'
GNULIB_ISWCTYPE='0'
GNULIB_LCHMOD='0'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LSEEK='1'
GNULIB_LSTAT='IN_GREP_GNULIB_TESTS'
GNULIB_MALLOC_POSIX='1'
GNULIB_MBRLEN='1'
GNULIB_MBRTOWC='1'
GNULIB_MBSCASECMP='1'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSINIT='1'
GNULIB_MBSLEN='1'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSNRTOWCS='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSRTOWCS='1'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='1'
GNULIB_MBSTOK_R='0'
GNULIB_MBTOWC='1'
GNULIB_MEMCHR='1'
GNULIB_MEMMEM='0'
GNULIB_MEMPCPY='1'
GNULIB_MEMRCHR='0'
GNULIB_MKDIRAT='0'
GNULIB_MKDTEMP='0'
GNULIB_MKFIFO='0'
GNULIB_MKFIFOAT='0'
GNULIB_MKNOD='0'
GNULIB_MKNODAT='0'
GNULIB_MKOSTEMP='0'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='0'
GNULIB_MKSTEMPS='0'
GNULIB_MKTIME='0'
GNULIB_NANOSLEEP='0'
GNULIB_NL_LANGINFO='1'
GNULIB_NONBLOCKING='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_OPEN='1'
GNULIB_OPENAT='0'
GNULIB_OPENDIR='0'
GNULIB_PCLOSE='0'
GNULIB_PERROR='0'
GNULIB_PIPE2='0'
GNULIB_PIPE='0'
GNULIB_POPEN='0'
GNULIB_POSIX_OPENPT='0'
GNULIB_PREAD='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PTSNAME='0'
GNULIB_PTSNAME_R='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='IN_GREP_GNULIB_TESTS'
GNULIB_PUTS='1'
GNULIB_PWRITE='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='0'
GNULIB_READ='0'
GNULIB_READDIR='0'
GNULIB_READLINK='0'
GNULIB_READLINKAT='0'
GNULIB_REALLOC_POSIX='1'
GNULIB_REALPATH='0'
GNULIB_REMOVE='0'
GNULIB_RENAME='0'
GNULIB_RENAMEAT='0'
GNULIB_REWINDDIR='0'
GNULIB_RMDIR='0'
GNULIB_RPMATCH='0'
GNULIB_SCANDIR='0'
GNULIB_SCANF='1'
GNULIB_SETENV='IN_GREP_GNULIB_TESTS'
GNULIB_SETLOCALE='IN_GREP_GNULIB_TESTS'
GNULIB_SLEEP='0'
GNULIB_SNPRINTF='IN_GREP_GNULIB_TESTS'
GNULIB_SPRINTF_POSIX='0'
GNULIB_STAT='1'
GNULIB_STDIO_H_NONBLOCKING='0'
GNULIB_STDIO_H_SIGPIPE='0'
GNULIB_STPCPY='1'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='0'
GNULIB_STRDUP='0'
GNULIB_STRERROR='1'
GNULIB_STRERROR_R='0'
GNULIB_STRNCAT='0'
GNULIB_STRNDUP='1'
GNULIB_STRNLEN='1'
GNULIB_STRPBRK='0'
GNULIB_STRPTIME='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='0'
GNULIB_STRTOD='0'
GNULIB_STRTOIMAX='0'
GNULIB_STRTOK_R='0'
GNULIB_STRTOLL='0'
GNULIB_STRTOULL='1'
GNULIB_STRTOUMAX='1'
GNULIB_STRVERSCMP='0'
GNULIB_SYMLINK='IN_GREP_GNULIB_TESTS'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TIMEGM='0'
GNULIB_TIME_R='0'
GNULIB_TMPFILE='0'
GNULIB_TOWCTRANS='0'
GNULIB_TTYNAME_R='0'
GNULIB_UNISTD_H_GETOPT='1'
GNULIB_UNISTD_H_NONBLOCKING='0'
GNULIB_UNISTD_H_SIGPIPE='0'
GNULIB_UNLINK='0'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='IN_GREP_GNULIB_TESTS'
GNULIB_USLEEP='0'
GNULIB_UTIMENSAT='0'
GNULIB_VASPRINTF='0'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VFSCANF='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSCANF='0'
GNULIB_VSNPRINTF='0'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WARN_CFLAGS=''
GNULIB_WCPCPY='0'
GNULIB_WCPNCPY='0'
GNULIB_WCRTOMB='1'
GNULIB_WCSCASECMP='0'
GNULIB_WCSCAT='0'
GNULIB_WCSCHR='0'
GNULIB_WCSCMP='0'
GNULIB_WCSCOLL='0'
GNULIB_WCSCPY='0'
GNULIB_WCSCSPN='0'
GNULIB_WCSDUP='0'
GNULIB_WCSLEN='0'
GNULIB_WCSNCASECMP='0'
GNULIB_WCSNCAT='0'
GNULIB_WCSNCMP='0'
GNULIB_WCSNCPY='0'
GNULIB_WCSNLEN='0'
GNULIB_WCSNRTOMBS='0'
GNULIB_WCSPBRK='0'
GNULIB_WCSRCHR='0'
GNULIB_WCSRTOMBS='0'
GNULIB_WCSSPN='0'
GNULIB_WCSSTR='0'
GNULIB_WCSTOK='0'
GNULIB_WCSWIDTH='0'
GNULIB_WCSXFRM='0'
GNULIB_WCTOB='1'
GNULIB_WCTOMB='1'
GNULIB_WCTRANS='0'
GNULIB_WCTYPE='0'
GNULIB_WCWIDTH='1'
GNULIB_WMEMCHR='0'
GNULIB_WMEMCMP='0'
GNULIB_WMEMCPY='0'
GNULIB_WMEMMOVE='0'
GNULIB_WMEMSET='0'
GNULIB_WRITE='0'
GNULIB__EXIT='0'
GREP='/src/grep'
HAVE_ALPHASORT='1'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_CANONICALIZE_FILE_NAME='1'
HAVE_CHOWN='1'
HAVE_CLOSEDIR='1'
HAVE_DECL_DIRFD='1'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FDATASYNC='1'
HAVE_DECL_FDOPENDIR='1'
HAVE_DECL_FPURGE='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_IMAXABS='1'
HAVE_DECL_IMAXDIV='1'
HAVE_DECL_LOCALTIME_R='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_STRNCASECMP='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOIMAX='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_STRTOUMAX='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DECL_WCTOB='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DIRENT_H='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_DUPLOCALE='1'
HAVE_EUIDACCESS='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FCNTL='1'
HAVE_FDATASYNC='1'
HAVE_FDOPENDIR='1'
HAVE_FEATURES_H='1'
HAVE_FFS='1'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FSEEKO='1'
HAVE_FSTATAT='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_FUTIMENS='1'
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETOPT_H='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_INTTYPES_H='1'
HAVE_ISBLANK='1'
HAVE_ISWBLANK='1'
HAVE_ISWCNTRL='1'
HAVE_LANGINFO_CODESET='1'
HAVE_LANGINFO_ERA='1'
HAVE_LANGINFO_H='1'
HAVE_LANGINFO_T_FMT_AMPM='1'
HAVE_LANGINFO_YESEXPR='1'
HAVE_LCHMOD='1'
HAVE_LCHOWN='1'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LONG_LONG_INT='1'
HAVE_LSTAT='1'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSLEN='0'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='1'
HAVE_MKDIRAT='1'
HAVE_MKDTEMP='1'
HAVE_MKFIFO='1'
HAVE_MKFIFOAT='1'
HAVE_MKNOD='1'
HAVE_MKNODAT='1'
HAVE_MKOSTEMP='1'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
HAVE_NANOSLEEP='1'
HAVE_NL_LANGINFO='1'
HAVE_OPENAT='1'
HAVE_OPENDIR='1'
HAVE_OS_H='0'
HAVE_PCLOSE='1'
HAVE_PIPE2='1'
HAVE_PIPE='1'
HAVE_POPEN='1'
HAVE_POSIX_OPENPT='1'
HAVE_PREAD='1'
HAVE_PTSNAME='1'
HAVE_PTSNAME_R='1'
HAVE_PWRITE='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READDIR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALPATH='1'
HAVE_RENAMEAT='1'
HAVE_REWINDDIR='1'
HAVE_RPMATCH='1'
HAVE_SCANDIR='1'
HAVE_SETENV='1'
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SLEEP='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASECMP='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRINGS_H='1'
HAVE_STRPBRK='1'
HAVE_STRPTIME='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_TYPES_H='1'
HAVE_TIMEGM='1'
HAVE_UNISTD_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_USLEEP='1'
HAVE_UTIMENSAT='1'
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WCPCPY='1'
HAVE_WCPNCPY='1'
HAVE_WCRTOMB='1'
HAVE_WCSCASECMP='1'
HAVE_WCSCAT='1'
HAVE_WCSCHR='1'
HAVE_WCSCMP='1'
HAVE_WCSCOLL='1'
HAVE_WCSCPY='1'
HAVE_WCSCSPN='1'
HAVE_WCSDUP='1'
HAVE_WCSLEN='1'
HAVE_WCSNCASECMP='1'
HAVE_WCSNCAT='1'
HAVE_WCSNCMP='1'
HAVE_WCSNCPY='1'
HAVE_WCSNLEN='1'
HAVE_WCSNRTOMBS='1'
HAVE_WCSPBRK='1'
HAVE_WCSRCHR='1'
HAVE_WCSRTOMBS='1'
HAVE_WCSSPN='1'
HAVE_WCSSTR='1'
HAVE_WCSTOK='1'
HAVE_WCSWIDTH='1'
HAVE_WCSXFRM='1'
HAVE_WCTRANS_T='1'
HAVE_WCTYPE_H='1'
HAVE_WCTYPE_T='1'
HAVE_WINSOCK2_H='0'
HAVE_WINT_T='1'
HAVE_WMEMCHR='1'
HAVE_WMEMCMP='1'
HAVE_WMEMCPY='1'
HAVE_WMEMMOVE='1'
HAVE_WMEMSET='1'
HAVE_XLOCALE_H='1'
HAVE__BOOL='1'
HAVE__EXIT='1'
ICONV_CONST=''
ICONV_H='iconv.h'
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INT32_MAX_LT_INTMAX_MAX='1'
INT64_MAX_EQ_LONG_MAX='0'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS=''
LIBGREPUTILS_LIBDEPS=' '
LIBGREPUTILS_LTLIBDEPS=' '
LIBICONV=''
LIBINTL=''
LIBMULTITHREAD='-lpthread'
LIBOBJS=''
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
LIBTESTS_LIBDEPS=''
LIBTHREAD='-lpthread'
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#'
LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
LIBUNISTRING_UNISTR_H='unistr.h'
LIBUNISTRING_UNITYPES_H='unitypes.h'
LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
LIB_PCRE='-lpcre'
LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/lib"'
LOCALE_FR='fr_FR'
LOCALE_FR_UTF8='fr_FR.UTF-8'
LOCALE_JA='ja_JP'
LOCALE_TR_UTF8='none'
LOCALE_ZH_CN='none'
LTLIBICONV=''
LTLIBINTL=''
LTLIBMULTITHREAD='-lpthread'
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD='-lpthread'
MAKEINFO='${SHELL} /home/stefano/src/grep/build-aux/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='<ctype.h>'
NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='<dirent.h>'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>'
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='<strings.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
NEXT_CTYPE_H='<ctype.h>'
NEXT_DIRENT_H='<dirent.h>'
NEXT_ERRNO_H=''
NEXT_FCNTL_H='<fcntl.h>'
NEXT_FLOAT_H=''
NEXT_GETOPT_H='<getopt.h>'
NEXT_ICONV_H='<iconv.h>'
NEXT_INTTYPES_H='<inttypes.h>'
NEXT_LANGINFO_H='<langinfo.h>'
NEXT_LOCALE_H='<locale.h>'
NEXT_STDARG_H='<stdarg.h>'
NEXT_STDDEF_H=''
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRINGS_H='<strings.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYS_STAT_H='<sys/stat.h>'
NEXT_SYS_TYPES_H='<sys/types.h>'
NEXT_TIME_H='<time.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_WCHAR_H='<wchar.h>'
NEXT_WCTYPE_H='<wctype.h>'
OBJEXT='o'
PACKAGE='grep'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='GNU grep'
PACKAGE_STRING='GNU grep 2.9.78-f09c'
PACKAGE_TARNAME='grep'
PACKAGE_URL='http://www.gnu.org/software/grep/'
PACKAGE_VERSION='2.9.78-f09c'
PATH_SEPARATOR=':'
POSUB='po'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PRIPTR_PREFIX='""'
PRI_MACROS_BROKEN='0'
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib'
REPLACE_BTOWC='0'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_CLOSEDIR='0'
REPLACE_DIRFD='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='0'
REPLACE_DUP='0'
REPLACE_DUPLOCALE='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='0'
REPLACE_FCNTL='0'
REPLACE_FDOPEN='0'
REPLACE_FDOPENDIR='0'
REPLACE_FFLUSH='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FSTAT='0'
REPLACE_FSTATAT='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_FUTIMENS='0'
REPLACE_GETCWD='0'
REPLACE_GETDELIM='0'
REPLACE_GETDOMAINNAME='0'
REPLACE_GETGROUPS='0'
REPLACE_GETLINE='0'
REPLACE_GETLOGIN_R='0'
REPLACE_GETPAGESIZE='0'
REPLACE_ICONV='0'
REPLACE_ICONV_OPEN='0'
REPLACE_ICONV_UTF='0'
REPLACE_ISWBLANK='0'
REPLACE_ISWCNTRL='0'
REPLACE_ITOLD='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
REPLACE_LSEEK='0'
REPLACE_LSTAT='0'
REPLACE_MALLOC='0'
REPLACE_MBRLEN='0'
REPLACE_MBRTOWC='0'
REPLACE_MBSINIT='0'
REPLACE_MBSNRTOWCS='0'
REPLACE_MBSRTOWCS='0'
REPLACE_MBSTATE_T='0'
REPLACE_MBTOWC='0'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='0'
REPLACE_MKDIR='0'
REPLACE_MKFIFO='0'
REPLACE_MKNOD='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='GNULIB_PORTCHECK'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NL_LANGINFO='0'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_OPEN='0'
REPLACE_OPENAT='0'
REPLACE_OPENDIR='0'
REPLACE_PERROR='0'
REPLACE_POPEN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='0'
REPLACE_PWRITE='0'
REPLACE_READ='0'
REPLACE_READLINK='0'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='0'
REPLACE_SETENV='0'
REPLACE_SETLOCALE='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STAT='0'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='0'
REPLACE_STRERROR_R='0'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOK_R='0'
REPLACE_SYMLINK='0'
REPLACE_TIMEGM='GNULIB_PORTCHECK'
REPLACE_TMPFILE='0'
REPLACE_TOWLOWER='0'
REPLACE_TTYNAME_R='0'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='0'
REPLACE_USLEEP='0'
REPLACE_UTIMENSAT='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='0'
REPLACE_VSPRINTF='0'
REPLACE_WCRTOMB='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCSWIDTH='0'
REPLACE_WCTOB='0'
REPLACE_WCTOMB='0'
REPLACE_WCWIDTH='0'
REPLACE_WRITE='0'
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDARG_H=''
STDBOOL_H='stdbool.h'
STDDEF_H=''
STDINT_H=''
STRIP=''
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
UINT32_MAX_LT_UINTMAX_MAX='1'
UINT64_MAX_EQ_ULONG_MAX='0'
UNDEFINE_STRTOK_R='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
USE_INCLUDED_REGEX_FALSE=''
USE_INCLUDED_REGEX_TRUE='#'
USE_NLS='yes'
VERSION='2.9.78-f09c'
WARN_CFLAGS=''
WCHAR_T_SUFFIX=''
WERROR_CFLAGS=''
WINT_T_SUFFIX=''
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format 
--flag=error_at_line:5:c-format --keyword='\''proper_name:1,"This is a proper 
name. See the gettext manual, section Names."'\'' 
--keyword='\''proper_name_utf8:1,"This is a proper name. See the gettext 
manual, section Names."'\'''
YIELD_LIB='-lrt'
abs_aux_dir='/home/stefano/src/grep/build-aux'
ac_ct_CC='pcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' getopt.o getopt1.o'
gl_LTLIBOBJS=' getopt.lo getopt1.lo'
gltests_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o vasnprintf.o'
gltests_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo'
gltests_WITNESS='IN_GREP_GNULIB_TESTS'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/stefano/src/grep/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datarootdir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkglibexecdir='${libexecdir}/${PACKAGE}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "GNU grep"
#define PACKAGE_TARNAME "grep"
#define PACKAGE_VERSION "2.9.78-f09c"
#define PACKAGE_STRING "GNU grep 2.9.78-f09c"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE_URL "http://www.gnu.org/software/grep/";
#define GREP 1
#define PACKAGE "grep"
#define VERSION "2.9.78-f09c"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define _FILE_OFFSET_BITS 64
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_BTOWC 1
#define HAVE_SYMLINK 1
#define HAVE_ISBLANK 1
#define HAVE_ISWCTYPE 1
#define HAVE_MBSRTOWCS 1
#define HAVE_MEMPCPY 1
#define HAVE_WMEMCHR 1
#define HAVE_WMEMCPY 1
#define HAVE_WMEMPCPY 1
#define HAVE___FPENDING 1
#define HAVE_ISWCNTRL 1
#define HAVE_ISWBLANK 1
#define HAVE_MBSINIT 1
#define HAVE_MBRTOWC 1
#define HAVE_MBRLEN 1
#define HAVE_MPROTECT 1
#define HAVE_NL_LANGINFO 1
#define HAVE_LSTAT 1
#define HAVE_WCSCOLL 1
#define HAVE_STRNDUP 1
#define HAVE_STRTOUMAX 1
#define HAVE_WCRTOMB 1
#define HAVE_WCTOB 1
#define HAVE_WCWIDTH 1
#define HAVE_NEWLOCALE 1
#define HAVE_SETENV 1
#define HAVE_SNPRINTF 1
#define HAVE_ISASCII 1
#define HAVE_SETLOCALE 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_DIRENT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_GETOPT_H 1
#define HAVE_ICONV_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_XLOCALE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_FEATURES_H 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define STRERROR_R_CHAR_P 1
#define HAVE_WORKING_O_NOATIME 0
#define HAVE_WORKING_O_NOFOLLOW 0
#define HAVE_MBSTATE_T 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define __GETOPT_PREFIX rpl_
#define HAVE_DECL_GETENV 1
#define HAVE_ICONV 1
#define ICONV_CONST 
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define GL_TRIGGER_STDC_LIMIT_MACROS 1
#define HAVE_RAW_DECL_IMAXABS 1
#define HAVE_RAW_DECL_IMAXDIV 1
#define HAVE_RAW_DECL_STRTOIMAX 1
#define HAVE_RAW_DECL_STRTOUMAX 1
#define HAVE_WINT_T 1
#define HAVE_TOWLOWER 1
#define HAVE_RAW_DECL_WCTYPE 1
#define HAVE_RAW_DECL_ISWCTYPE 1
#define HAVE_RAW_DECL_WCTRANS 1
#define HAVE_RAW_DECL_TOWCTRANS 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_WCHAR_T 1
#define HAVE_STDLIB_H 1
#define MALLOC_0_IS_NONNULL 1
#define HAVE_MAP_ANONYMOUS 1
#define restrict __restrict
#define HAVE_MINMAX_IN_SYS_PARAM_H 1
#define PROMOTED_MODE_T mode_t
#define HAVE__BOOL 1
#define HAVE_RAW_DECL_FFSL 1
#define HAVE_RAW_DECL_FFSLL 1
#define HAVE_RAW_DECL_MEMMEM 1
#define HAVE_RAW_DECL_MEMPCPY 1
#define HAVE_RAW_DECL_MEMRCHR 1
#define HAVE_RAW_DECL_RAWMEMCHR 1
#define HAVE_RAW_DECL_STPCPY 1
#define HAVE_RAW_DECL_STPNCPY 1
#define HAVE_RAW_DECL_STRCHRNUL 1
#define HAVE_RAW_DECL_STRDUP 1
#define HAVE_RAW_DECL_STRNCAT 1
#define HAVE_RAW_DECL_STRNDUP 1
#define HAVE_RAW_DECL_STRNLEN 1
#define HAVE_RAW_DECL_STRPBRK 1
#define HAVE_RAW_DECL_STRSEP 1
#define HAVE_RAW_DECL_STRCASESTR 1
#define HAVE_RAW_DECL_STRTOK_R 1
#define HAVE_RAW_DECL_STRERROR_R 1
#define HAVE_RAW_DECL_STRSIGNAL 1
#define HAVE_RAW_DECL_STRVERSCMP 1
#define HAVE_RAW_DECL_FFS 1
#define HAVE_RAW_DECL_STRCASECMP 1
#define HAVE_RAW_DECL_STRNCASECMP 1
#define HAVE_DECL_STRNDUP 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_DECL_STRTOUMAX 1
#define HAVE_DECL_CLEARERR_UNLOCKED 1
#define HAVE_DECL_FEOF_UNLOCKED 1
#define HAVE_DECL_FERROR_UNLOCKED 1
#define HAVE_DECL_FFLUSH_UNLOCKED 1
#define HAVE_DECL_FGETS_UNLOCKED 1
#define HAVE_DECL_FPUTC_UNLOCKED 1
#define HAVE_DECL_FPUTS_UNLOCKED 1
#define HAVE_DECL_FREAD_UNLOCKED 1
#define HAVE_DECL_FWRITE_UNLOCKED 1
#define HAVE_DECL_GETCHAR_UNLOCKED 1
#define HAVE_DECL_PUTC_UNLOCKED 1
#define HAVE_DECL_PUTCHAR_UNLOCKED 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define USE_POSIX_THREADS 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_DECL_SETENV 1
#define HAVE_SEARCH_H 1
#define HAVE_TSEARCH 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE_DECL_UNSETENV 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_INTMAX_T 1
#define DBL_EXPBIT0_WORD 1
#define DBL_EXPBIT0_BIT 20
#define HAVE_SNPRINTF 1
#define HAVE_STRNLEN 1
#define HAVE_WCSLEN 1
#define HAVE_WCSNLEN 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_SNPRINTF_RETVAL_C99 1
#define HAVE_ALLOCA 1
#define GNULIB_TEST_BTOWC 1
#define GNULIB_CLOSE_STREAM 1
#define HAVE_RAW_DECL_ISBLANK 1
#define HAVE_RAW_DECL_ALPHASORT 1
#define HAVE_RAW_DECL_CLOSEDIR 1
#define HAVE_RAW_DECL_DIRFD 1
#define HAVE_RAW_DECL_FDOPENDIR 1
#define HAVE_RAW_DECL_OPENDIR 1
#define HAVE_RAW_DECL_READDIR 1
#define HAVE_RAW_DECL_REWINDDIR 1
#define HAVE_RAW_DECL_SCANDIR 1
#define GNULIB_DIRNAME 1
#define HAVE_RAW_DECL_FCNTL 1
#define HAVE_RAW_DECL_OPENAT 1
#define HAVE_DECL___FPENDING 1
#define GNULIB_TEST_FSTAT 1
#define GNULIB_TEST_GETOPT_GNU 1
#define __GETOPT_PREFIX rpl_
#define HAVE_GETPAGESIZE 1
#define GNULIB_TEST_GETPAGESIZE 1
#define HAVE_INLINE 1
#define HAVE_DECL_ISWBLANK 1
#define GNULIB_TEST_ISWBLANK 1
#define HAVE_RAW_DECL_NL_LANGINFO 1
#define HAVE_RAW_DECL_SETLOCALE 1
#define HAVE_RAW_DECL_DUPLOCALE 1
#define GNULIB_TEST_LSEEK 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC_GNU 1
#define GNULIB_MALLOC_GNU 1
#define HAVE_MALLOC_POSIX 1
#define GNULIB_TEST_MALLOC_POSIX 1
#define GNULIB_TEST_MBRLEN 1
#define GNULIB_TEST_MBRTOWC 1
#define GNULIB_TEST_MBSCASECMP 1
#define GNULIB_TEST_MBSINIT 1
#define GNULIB_TEST_MBSLEN 1
#define GNULIB_TEST_MBSRTOWCS 1
#define GNULIB_TEST_MBSSTR 1
#define GNULIB_TEST_MBTOWC 1
#define GNULIB_TEST_MEMCHR 1
#define HAVE_MEMPCPY 1
#define GNULIB_TEST_MEMPCPY 1
#define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
#define GNULIB_TEST_NL_LANGINFO 1
#define HAVE_OBSTACK 1
#define GNULIB_TEST_OPEN 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC_GNU 1
#define GNULIB_REALLOC_GNU 1
#define HAVE_REALLOC_POSIX 1
#define GNULIB_TEST_REALLOC_POSIX 1
#define GNULIB_TEST_STAT 1
#define HAVE_RAW_DECL__EXIT 1
#define HAVE_RAW_DECL_ATOLL 1
#define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
#define HAVE_RAW_DECL_GETLOADAVG 1
#define HAVE_RAW_DECL_GETSUBOPT 1
#define HAVE_RAW_DECL_GRANTPT 1
#define HAVE_RAW_DECL_INITSTATE_R 1
#define HAVE_RAW_DECL_MKDTEMP 1
#define HAVE_RAW_DECL_MKOSTEMP 1
#define HAVE_RAW_DECL_MKOSTEMPS 1
#define HAVE_RAW_DECL_MKSTEMP 1
#define HAVE_RAW_DECL_MKSTEMPS 1
#define HAVE_RAW_DECL_POSIX_OPENPT 1
#define HAVE_RAW_DECL_PTSNAME 1
#define HAVE_RAW_DECL_PTSNAME_R 1
#define HAVE_RAW_DECL_RANDOM_R 1
#define HAVE_RAW_DECL_REALPATH 1
#define HAVE_RAW_DECL_RPMATCH 1
#define HAVE_RAW_DECL_SETENV 1
#define HAVE_RAW_DECL_SETSTATE_R 1
#define HAVE_RAW_DECL_SRANDOM_R 1
#define HAVE_RAW_DECL_STRTOD 1
#define HAVE_RAW_DECL_STRTOLL 1
#define HAVE_RAW_DECL_STRTOULL 1
#define HAVE_RAW_DECL_UNLOCKPT 1
#define HAVE_RAW_DECL_UNSETENV 1
#define HAVE_STPCPY 1
#define GNULIB_TEST_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRNCASECMP 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define GNULIB_TEST_STRNDUP 1
#define GNULIB_TEST_STRNLEN 1
#define HAVE_STRTOULL 1
#define GNULIB_TEST_STRTOULL 1
#define HAVE_RAW_DECL_FCHMODAT 1
#define HAVE_RAW_DECL_FSTAT 1
#define HAVE_RAW_DECL_FSTATAT 1
#define HAVE_RAW_DECL_FUTIMENS 1
#define HAVE_RAW_DECL_LCHMOD 1
#define HAVE_RAW_DECL_LSTAT 1
#define HAVE_RAW_DECL_MKDIRAT 1
#define HAVE_RAW_DECL_MKFIFO 1
#define HAVE_RAW_DECL_MKFIFOAT 1
#define HAVE_RAW_DECL_MKNOD 1
#define HAVE_RAW_DECL_MKNODAT 1
#define HAVE_RAW_DECL_STAT 1
#define HAVE_RAW_DECL_UTIMENSAT 1
#define HAVE_RAW_DECL_CHDIR 1
#define HAVE_RAW_DECL_CHOWN 1
#define HAVE_RAW_DECL_DUP 1
#define HAVE_RAW_DECL_DUP2 1
#define HAVE_RAW_DECL_DUP3 1
#define HAVE_RAW_DECL_ENVIRON 1
#define HAVE_RAW_DECL_EUIDACCESS 1
#define HAVE_RAW_DECL_FACCESSAT 1
#define HAVE_RAW_DECL_FCHDIR 1
#define HAVE_RAW_DECL_FCHOWNAT 1
#define HAVE_RAW_DECL_FDATASYNC 1
#define HAVE_RAW_DECL_FSYNC 1
#define HAVE_RAW_DECL_FTRUNCATE 1
#define HAVE_RAW_DECL_GETCWD 1
#define HAVE_RAW_DECL_GETDOMAINNAME 1
#define HAVE_RAW_DECL_GETDTABLESIZE 1
#define HAVE_RAW_DECL_GETGROUPS 1
#define HAVE_RAW_DECL_GETHOSTNAME 1
#define HAVE_RAW_DECL_GETLOGIN 1
#define HAVE_RAW_DECL_GETLOGIN_R 1
#define HAVE_RAW_DECL_GETPAGESIZE 1
#define HAVE_RAW_DECL_GETUSERSHELL 1
#define HAVE_RAW_DECL_SETUSERSHELL 1
#define HAVE_RAW_DECL_ENDUSERSHELL 1
#define HAVE_RAW_DECL_GROUP_MEMBER 1
#define HAVE_RAW_DECL_LCHOWN 1
#define HAVE_RAW_DECL_LINK 1
#define HAVE_RAW_DECL_LINKAT 1
#define HAVE_RAW_DECL_LSEEK 1
#define HAVE_RAW_DECL_PIPE 1
#define HAVE_RAW_DECL_PIPE2 1
#define HAVE_RAW_DECL_PREAD 1
#define HAVE_RAW_DECL_PWRITE 1
#define HAVE_RAW_DECL_READLINK 1
#define HAVE_RAW_DECL_READLINKAT 1
#define HAVE_RAW_DECL_RMDIR 1
#define HAVE_RAW_DECL_SLEEP 1
#define HAVE_RAW_DECL_SYMLINK 1
#define HAVE_RAW_DECL_SYMLINKAT 1
#define HAVE_RAW_DECL_TTYNAME_R 1
#define HAVE_RAW_DECL_UNLINK 1
#define HAVE_RAW_DECL_UNLINKAT 1
#define HAVE_RAW_DECL_USLEEP 1
#define GNULIB_UNISTR_U8_MBTOUCR 1
#define GNULIB_UNISTR_U8_UCTOMB 1
#define USE_UNLOCKED_IO 1
#define HAVE_RAW_DECL_BTOWC 1
#define HAVE_RAW_DECL_WCTOB 1
#define HAVE_RAW_DECL_MBSINIT 1
#define HAVE_RAW_DECL_MBRTOWC 1
#define HAVE_RAW_DECL_MBRLEN 1
#define HAVE_RAW_DECL_MBSRTOWCS 1
#define HAVE_RAW_DECL_MBSNRTOWCS 1
#define HAVE_RAW_DECL_WCRTOMB 1
#define HAVE_RAW_DECL_WCSRTOMBS 1
#define HAVE_RAW_DECL_WCSNRTOMBS 1
#define HAVE_RAW_DECL_WCWIDTH 1
#define HAVE_RAW_DECL_WMEMCHR 1
#define HAVE_RAW_DECL_WMEMCMP 1
#define HAVE_RAW_DECL_WMEMCPY 1
#define HAVE_RAW_DECL_WMEMMOVE 1
#define HAVE_RAW_DECL_WMEMSET 1
#define HAVE_RAW_DECL_WCSLEN 1
#define HAVE_RAW_DECL_WCSNLEN 1
#define HAVE_RAW_DECL_WCSCPY 1
#define HAVE_RAW_DECL_WCPCPY 1
#define HAVE_RAW_DECL_WCSNCPY 1
#define HAVE_RAW_DECL_WCPNCPY 1
#define HAVE_RAW_DECL_WCSCAT 1
#define HAVE_RAW_DECL_WCSNCAT 1
#define HAVE_RAW_DECL_WCSCMP 1
#define HAVE_RAW_DECL_WCSNCMP 1
#define HAVE_RAW_DECL_WCSCASECMP 1
#define HAVE_RAW_DECL_WCSNCASECMP 1
#define HAVE_RAW_DECL_WCSCOLL 1
#define HAVE_RAW_DECL_WCSXFRM 1
#define HAVE_RAW_DECL_WCSDUP 1
#define HAVE_RAW_DECL_WCSCHR 1
#define HAVE_RAW_DECL_WCSRCHR 1
#define HAVE_RAW_DECL_WCSCSPN 1
#define HAVE_RAW_DECL_WCSSPN 1
#define HAVE_RAW_DECL_WCSPBRK 1
#define HAVE_RAW_DECL_WCSSTR 1
#define HAVE_RAW_DECL_WCSTOK 1
#define HAVE_RAW_DECL_WCSWIDTH 1
#define GNULIB_TEST_WCRTOMB 1
#define HAVE_DECL_WCTOB 1
#define GNULIB_TEST_WCTOB 1
#define GNULIB_TEST_WCTOMB 1
#define HAVE_TOWLOWER 1
#define HAVE_RAW_DECL_WCTYPE 1
#define HAVE_RAW_DECL_ISWCTYPE 1
#define HAVE_RAW_DECL_WCTRANS 1
#define HAVE_RAW_DECL_TOWCTRANS 1
#define HAVE_DECL_WCWIDTH 1
#define GNULIB_TEST_WCWIDTH 1
#define GNULIB_TEST_CLOSE 1
#define HAVE_DUP2 1
#define GNULIB_TEST_DUP2 1
#define GNULIB_TEST_ENVIRON 1
#define GNULIB_TEST_FDOPEN 1
#define GNULIB_TEST_GETCWD 1
#define HAVE_SETLOCALE 1
#define HAVE_USELOCALE 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define GNULIB_TEST_LSTAT 1
#define HAVE_MAP_ANONYMOUS 1
#define GNULIB_TEST_PUTENV 1
#define GNULIB_TEST_SETENV 1
#define GNULIB_TEST_SETLOCALE 1
#define HAVE_STDINT_H 1
#define HAVE_SNPRINTF 1
#define GNULIB_TEST_SNPRINTF 1
#define GNULIB_SNPRINTF IN_GREP_GNULIB_TESTS
#define HAVE_WCHAR_T 1
#define HAVE_WINT_T 1
#define HAVE_RAW_DECL_DPRINTF 1
#define HAVE_RAW_DECL_FSEEKO 1
#define HAVE_RAW_DECL_FTELLO 1
#define HAVE_RAW_DECL_GETDELIM 1
#define HAVE_RAW_DECL_GETLINE 1
#define HAVE_RAW_DECL_PCLOSE 1
#define HAVE_RAW_DECL_POPEN 1
#define HAVE_RAW_DECL_RENAMEAT 1
#define HAVE_RAW_DECL_SNPRINTF 1
#define HAVE_RAW_DECL_TMPFILE 1
#define HAVE_RAW_DECL_VDPRINTF 1
#define HAVE_RAW_DECL_VSNPRINTF 1
#define HAVE_MAP_ANONYMOUS 1
#define GNULIB_TEST_SYMLINK 1
#define HAVE_PTHREAD_ATFORK 1
#define HAVE_UNSETENV 1
#define GNULIB_TEST_UNSETENV 1
#define HAVE_STDINT_H 1
#define ARGMATCH_DIE usage (EXIT_FAILURE)
#define ARGMATCH_DIE_DECL void usage (int _e)
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_PCRE_H 1
#define HAVE_PCRE_COMPILE 1
#define HAVE_LIBPCRE 1

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU grep config.status 2.9.78-f09c, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status gnulib-tests/Makefile depfiles

on bigio

config.status:2062: creating gnulib-tests/Makefile
config.status:2322: executing depfiles commands
================================================
   GNU grep 2.9.78-f09c: tests/test-suite.log   
================================================

All 46 tests behaved as expected (3 expected failures).  (2 tests were not 
run).  

.. contents:: :depth: 2


SKIP: unibyte-bracket-expr (exit: 77)
=====================================

++ initial_cwd_=/home/stefano/src/grep/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /home/stefano/src/grep/tests gt-unibyte-bracket-expr.XXXX
+++ case $# in
+++ destdir_=/home/stefano/src/grep/tests
+++ template_=gt-unibyte-bracket-expr.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ case $template_ in
++++ unset TMPDIR
++++ mktemp -d -t -p /home/stefano/src/grep/tests gt-unibyte-bracket-expr.XXXX
+++ d=/home/stefano/src/grep/tests/gt-unibyte-bracket-expr.HZ3r
+++ case $d in
+++ test -d /home/stefano/src/grep/tests/gt-unibyte-bracket-expr.HZ3r
++++ ls -dgo /home/stefano/src/grep/tests/gt-unibyte-bracket-expr.HZ3r
++++ tr S -
+++ perms='drwx------ 2 4096 Nov 13 14:43 
/home/stefano/src/grep/tests/gt-unibyte-bracket-expr.HZ3r'
+++ case $perms in
+++ test 0 = 0
+++ echo /home/stefano/src/grep/tests/gt-unibyte-bracket-expr.HZ3r
+++ return
++ test_dir_=/home/stefano/src/grep/tests/gt-unibyte-bracket-expr.HZ3r
++ cd /home/stefano/src/grep/tests/gt-unibyte-bracket-expr.HZ3r
++ gl_init_sh_nl_='
'
++ IFS='        
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
+ case $path_dir_ in
++ cd /home/stefano/src/grep/tests/../src
++ echo /home/stefano/src/grep/src
+ abs_path_dir_=/home/stefano/src/grep/src
+ case $abs_path_dir_ in
+ 
PATH=/home/stefano/src/grep/src:/home/stefano/src/grep/src:/home/stefano/go/bin:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/opt/bin:/usr/lib/jvm/java-6-sun-1.6.0.26/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
+ create_exe_shims_ /home/stefano/src/grep/src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ require_ru_RU_koi8_r
+ path_prepend_ .
+ test 1 '!=' 0
+ path_dir_=.
+ case $path_dir_ in
++ cd /home/stefano/src/grep/tests/.
++ echo /home/stefano/src/grep/tests
+ abs_path_dir_=/home/stefano/src/grep/tests
+ case $abs_path_dir_ in
+ 
PATH=/home/stefano/src/grep/tests:/home/stefano/src/grep/src:/home/stefano/src/grep/src:/home/stefano/go/bin:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/opt/bin:/usr/lib/jvm/java-6-sun-1.6.0.26/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
+ create_exe_shims_ /home/stefano/src/grep/tests
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ case $(get-mb-cur-max ru_RU.KOI8-R) in
++ get-mb-cur-max ru_RU.KOI8-R
+ skip_ 'ru_RU.KOI8-R locale not found'
+ warn_ 'unibyte-bracket-expr: skipped test: ru_RU.KOI8-R locale not found'
+ case $IFS in
+ printf '%s\n' 'unibyte-bracket-expr: skipped test: ru_RU.KOI8-R locale not 
found'
unibyte-bracket-expr: skipped test: ru_RU.KOI8-R locale not found
+ test 9 = 2
+ printf '%s\n' 'unibyte-bracket-expr: skipped test: ru_RU.KOI8-R locale not 
found'
+ sed 1q
+ Exit 77
+ set +e
+ exit 77
+ exit 77
+ remove_tmp_
+ __st=77
+ cleanup_
+ :
+ cd /home/stefano/src/grep/tests
+ chmod -R u+rwx /home/stefano/src/grep/tests/gt-unibyte-bracket-expr.HZ3r
+ rm -rf /home/stefano/src/grep/tests/gt-unibyte-bracket-expr.HZ3r
+ exit 77

SKIP: sjis-mb (exit: 77)
========================

++ initial_cwd_=/home/stefano/src/grep/tests
++ fail=0
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /home/stefano/src/grep/tests gt-sjis-mb.XXXX
+++ case $# in
+++ destdir_=/home/stefano/src/grep/tests
+++ template_=gt-sjis-mb.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ case $template_ in
++++ unset TMPDIR
++++ mktemp -d -t -p /home/stefano/src/grep/tests gt-sjis-mb.XXXX
+++ d=/home/stefano/src/grep/tests/gt-sjis-mb.3wpD
+++ case $d in
+++ test -d /home/stefano/src/grep/tests/gt-sjis-mb.3wpD
++++ ls -dgo /home/stefano/src/grep/tests/gt-sjis-mb.3wpD
++++ tr S -
+++ perms='drwx------ 2 4096 Nov 13 14:43 
/home/stefano/src/grep/tests/gt-sjis-mb.3wpD'
+++ case $perms in
+++ test 0 = 0
+++ echo /home/stefano/src/grep/tests/gt-sjis-mb.3wpD
+++ return
++ test_dir_=/home/stefano/src/grep/tests/gt-sjis-mb.3wpD
++ cd /home/stefano/src/grep/tests/gt-sjis-mb.3wpD
++ gl_init_sh_nl_='
'
++ IFS='        
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ../src
+ test 1 '!=' 0
+ path_dir_=../src
+ case $path_dir_ in
++ cd /home/stefano/src/grep/tests/../src
++ echo /home/stefano/src/grep/src
+ abs_path_dir_=/home/stefano/src/grep/src
+ case $abs_path_dir_ in
+ 
PATH=/home/stefano/src/grep/src:/home/stefano/src/grep/src:/home/stefano/go/bin:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/opt/bin:/usr/lib/jvm/java-6-sun-1.6.0.26/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
+ create_exe_shims_ /home/stefano/src/grep/src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ path_prepend_ .
+ test 1 '!=' 0
+ path_dir_=.
+ case $path_dir_ in
++ cd /home/stefano/src/grep/tests/.
++ echo /home/stefano/src/grep/tests
+ abs_path_dir_=/home/stefano/src/grep/tests
+ case $abs_path_dir_ in
+ 
PATH=/home/stefano/src/grep/tests:/home/stefano/src/grep/src:/home/stefano/src/grep/src:/home/stefano/go/bin:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/opt/bin:/usr/lib/jvm/java-6-sun-1.6.0.26/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
+ create_exe_shims_ /home/stefano/src/grep/tests
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ require_compiled_in_MB_support
+ require_en_utf8_locale_
+ path_prepend_ .
+ test 1 '!=' 0
+ path_dir_=.
+ case $path_dir_ in
++ cd /home/stefano/src/grep/tests/.
++ echo /home/stefano/src/grep/tests
+ abs_path_dir_=/home/stefano/src/grep/tests
+ case $abs_path_dir_ in
+ 
PATH=/home/stefano/src/grep/tests:/home/stefano/src/grep/tests:/home/stefano/src/grep/src:/home/stefano/src/grep/src:/home/stefano/go/bin:/home/stefano/bin/linux:/home/stefano/bin:/usr/local/bin:/opt/bin:/usr/lib/jvm/java-6-sun-1.6.0.26/bin:/usr/games:/usr/bin:/usr/sbin:/bin:/sbin
+ create_exe_shims_ /home/stefano/src/grep/tests
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ case $(get-mb-cur-max en_US.UTF-8) in
++ get-mb-cur-max en_US.UTF-8
+ printf $'\303\251'
+ LC_ALL=en_US.UTF-8
+ grep '[[:lower:]]'
é
+ require_timeout_
+ timeout 10s false
+ test 1 = 1
+ locale=ja_JP.SHIFT_JIS
+ k=0
++ get-mb-cur-max ja_JP.SHIFT_JIS
+ test '' = 2
+ skip_ 'SJIS locale not found'
+ warn_ 'sjis-mb: skipped test: SJIS locale not found'
+ case $IFS in
+ printf '%s\n' 'sjis-mb: skipped test: SJIS locale not found'
sjis-mb: skipped test: SJIS locale not found
+ test 9 = 2
+ printf '%s\n' 'sjis-mb: skipped test: SJIS locale not found'
+ sed 1q
+ Exit 77
+ set +e
+ exit 77
+ exit 77
+ remove_tmp_
+ __st=77
+ cleanup_
+ :
+ cd /home/stefano/src/grep/tests
+ chmod -R u+rwx /home/stefano/src/grep/tests/gt-sjis-mb.3wpD
+ rm -rf /home/stefano/src/grep/tests/gt-sjis-mb.3wpD
+ exit 77

reply via email to

[Prev in Thread] Current Thread [Next in Thread]