bug-gnu-utils
[Top][All Lists]
Advanced

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

A Check Fails with grep 2.5


From: Oskari . Jaaskelainen
Subject: A Check Fails with grep 2.5
Date: Mon, 28 Oct 2002 19:01:35 -0800
User-agent: Mutt/1.2.5i

Hi there,

After `make check' one test fails for grep as follows:

clip -- clip -- clip -- clip -- clip -- clip -- clip -- clip -- clip -- clip
PASS: warning.sh
PASS: khadafy.sh
PASS: spencer1.sh
Spencer bre test #16 failed
FAIL: bre.sh
PASS: ere.sh
PASS: status.sh
PASS: empty.sh
PASS: options.sh
PASS: backref.sh
PASS: file.sh
====================
1 of 10 tests failed
====================
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 1.


Stop.
clip -- clip -- clip -- clip -- clip -- clip -- clip -- clip -- clip -- clip

The version of grep is:
grep (GNU grep) 2.5

My platform is powerpc-ibm-aix5.1.0.0 and config.log is appended below.

Thank you for GNU grep!

        Oskari Jaaskelainen
        address@hidden

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

It was created by configure, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure 

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

hostname = whatever
uname -m = 0003627F4C00
uname -r = 1
uname -s = AIX
uname -v = 5

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

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

PATH: /usr/local/bin
PATH: /opt/WebSphere/AppServer/java/bin
PATH: /usr/bin
PATH: /etc
PATH: /usr/sbin
PATH: /usr/ucb
PATH: /usr/bin/X11
PATH: /sbin
PATH: /usr/java130/jre/bin
PATH: /usr/java130/bin
PATH: /nfs/home/devadmin/bin
PATH: /home/db2inst1/sqllib/bin
PATH: /home/db2inst1/sqllib/adm
PATH: /home/db2inst1/sqllib/misc
PATH: /nfs/home/ojaaskel/script


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

configure:1251: checking for a BSD-compatible install
configure:1305: result: ./install-sh -c
configure:1316: checking whether build environment is sane
configure:1359: result: yes
configure:1393: checking for gawk
configure:1422: result: no
configure:1393: checking for mawk
configure:1422: result: no
configure:1393: checking for nawk
configure:1409: found /usr/bin/nawk
configure:1419: result: nawk
configure:1429: checking whether make sets ${MAKE}
configure:1449: result: yes
configure:1577: checking build system type
configure:1595: result: powerpc-ibm-aix5.1.0.0
configure:1603: checking host system type
configure:1617: result: powerpc-ibm-aix5.1.0.0
configure:1629: checking for gawk
configure:1655: result: nawk
configure:1711: checking for gcc
configure:1727: found /usr/local/bin/gcc
configure:1737: result: gcc
configure:1981: checking for C compiler version
configure:1984: gcc --version </dev/null >&5
gcc (GCC) 3.2
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1987: $? = 0
configure:1989: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.2/specs
Configured with: ../gcc-3.2/configure --disable-nls
Thread model: aix
gcc version 3.2
configure:1992: $? = 0
configure:1994: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1997: $? = 1
configure:2023: checking for C compiler default output
configure:2026: gcc    conftest.c  >&5
configure:2029: $? = 0
configure:2062: result: a.out
configure:2067: checking whether the C compiler works
configure:2073: ./a.out
configure:2076: $? = 0
configure:2091: result: yes
configure:2098: checking whether we are cross compiling
configure:2100: result: no
configure:2103: checking for suffix of executables
configure:2105: gcc -o conftest    conftest.c  >&5
configure:2108: $? = 0
configure:2130: result: 
configure:2136: checking for suffix of object files
configure:2160: gcc -c   conftest.c >&5
configure:2163: $? = 0
configure:2182: result: o
configure:2186: checking whether we are using the GNU C compiler
configure:2213: gcc -c   conftest.c >&5
configure:2216: $? = 0
configure:2219: test -s conftest.o
configure:2222: $? = 0
configure:2234: result: yes
configure:2240: checking whether gcc accepts -g
configure:2264: gcc -c -g  conftest.c >&5
configure:2267: $? = 0
configure:2270: test -s conftest.o
configure:2273: $? = 0
configure:2283: result: yes
configure:2310: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2313: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2431: checking for style of include used by make
configure:2459: result: GNU
configure:2466: checking dependency style of gcc
configure:2528: result: gcc3
configure:2545: checking for a BSD-compatible install
configure:2599: result: ./install-sh -c
configure:2651: checking for ranlib
configure:2667: found /usr/bin/ranlib
configure:2678: result: ranlib
configure:2740: checking for getconf
configure:2756: found /usr/bin/getconf
configure:2766: result: getconf
configure:2778: checking for CFLAGS value to request large file support
configure:2846: result: no
configure:2848: checking for LDFLAGS value to request large file support
configure:2862: result: no
configure:2864: checking for LIBS value to request large file support
configure:2878: result: no
configure:2923: checking for _FILE_OFFSET_BITS
configure:2944: result: no
configure:2953: checking for _LARGEFILE_SOURCE
configure:2974: result: no
configure:2983: checking for _LARGE_FILES
configure:3004: result: 1
configure:3018: checking for gcc option to accept ANSI C
configure:3084: gcc  -c -g -O2  conftest.c >&5
configure:3087: $? = 0
configure:3090: test -s conftest.o
configure:3093: $? = 0
configure:3107: result: none needed
configure:3123: checking how to run the C preprocessor
configure:3149: gcc -E  conftest.c
configure:3155: $? = 0
configure:3182: gcc -E  conftest.c
configure:3178:28: ac_nonexistent.h: No such file or directory
configure:3188: $? = 1
configure: failed program was:
#line 3177 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3225: result: gcc -E
configure:3240: gcc -E  conftest.c
configure:3246: $? = 0
configure:3273: gcc -E  conftest.c
configure:3269:28: ac_nonexistent.h: No such file or directory
configure:3279: $? = 1
configure: failed program was:
#line 3268 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3333: checking for sys/types.h
configure:3346: gcc -c -g -O2  conftest.c >&5
configure:3349: $? = 0
configure:3352: test -s conftest.o
configure:3355: $? = 0
configure:3365: result: yes
configure:3333: checking for sys/stat.h
configure:3346: gcc -c -g -O2  conftest.c >&5
configure:3349: $? = 0
configure:3352: test -s conftest.o
configure:3355: $? = 0
configure:3365: result: yes
configure:3333: checking for stdlib.h
configure:3346: gcc -c -g -O2  conftest.c >&5
configure:3349: $? = 0
configure:3352: test -s conftest.o
configure:3355: $? = 0
configure:3365: result: yes
configure:3333: checking for string.h
configure:3346: gcc -c -g -O2  conftest.c >&5
configure:3349: $? = 0
configure:3352: test -s conftest.o
configure:3355: $? = 0
configure:3365: result: yes
configure:3333: checking for memory.h
configure:3346: gcc -c -g -O2  conftest.c >&5
configure:3349: $? = 0
configure:3352: test -s conftest.o
configure:3355: $? = 0
configure:3365: result: yes
configure:3333: checking for strings.h
configure:3346: gcc -c -g -O2  conftest.c >&5
configure:3349: $? = 0
configure:3352: test -s conftest.o
configure:3355: $? = 0
configure:3365: result: yes
configure:3333: checking for inttypes.h
configure:3346: gcc -c -g -O2  conftest.c >&5
configure:3349: $? = 0
configure:3352: test -s conftest.o
configure:3355: $? = 0
configure:3365: result: yes
configure:3333: checking for stdint.h
configure:3346: gcc -c -g -O2  conftest.c >&5
configure:3374:20: stdint.h: No such file or directory
configure:3349: $? = 1
configure: failed program was:
#line 3338 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:3365: result: no
configure:3333: checking for unistd.h
configure:3346: gcc -c -g -O2  conftest.c >&5
configure:3349: $? = 0
configure:3352: test -s conftest.o
configure:3355: $? = 0
configure:3365: result: yes
configure:3379: checking for function prototypes
configure:3382: result: yes
configure:3396: checking for ANSI C header files
configure:3410: gcc -E  conftest.c
configure:3416: $? = 0
configure:3503: gcc -o conftest -g -O2   conftest.c  >&5
configure:3506: $? = 0
configure:3508: ./conftest
configure:3511: $? = 0
configure:3525: result: yes
configure:3540: checking for string.h
configure:3545: result: yes
configure:3650: checking for size_t
configure:3677: gcc -c -g -O2  conftest.c >&5
configure:3680: $? = 0
configure:3683: test -s conftest.o
configure:3686: $? = 0
configure:3696: result: yes
configure:3708: checking for ssize_t
configure:3735: gcc -c -g -O2  conftest.c >&5
configure:3738: $? = 0
configure:3741: test -s conftest.o
configure:3744: $? = 0
configure:3754: result: yes
configure:3766: checking for gcc option to accept ANSI C
configure:3829: gcc  -c -g -O2  conftest.c >&5
configure:3832: $? = 0
configure:3835: test -s conftest.o
configure:3838: $? = 0
configure:3855: result: none needed
configure:3863: checking for an ANSI C-conforming const
configure:3933: gcc -c -g -O2  conftest.c >&5
configure:3936: $? = 0
configure:3939: test -s conftest.o
configure:3942: $? = 0
configure:3952: result: yes
configure:3963: checking for inttypes.h
configure:3988: gcc -c -g -O2  conftest.c >&5
configure:3991: $? = 0
configure:3994: test -s conftest.o
configure:3997: $? = 0
configure:4007: result: yes
configure:4018: checking for unsigned long long
configure:4043: gcc -o conftest -g -O2   conftest.c  >&5
configure:4046: $? = 0
configure:4049: test -s conftest
configure:4052: $? = 0
configure:4062: result: yes
configure:4087: checking for ANSI C header files
configure:4216: result: yes
configure:4236: checking for string.h
configure:4241: result: yes
configure:4236: checking for stdlib.h
configure:4241: result: yes
configure:4245: checking sys/param.h usability
configure:4254: gcc -c -g -O2  conftest.c >&5
configure:4257: $? = 0
configure:4260: test -s conftest.o
configure:4263: $? = 0
configure:4272: result: yes
configure:4276: checking sys/param.h presence
configure:4283: gcc -E  conftest.c
configure:4289: $? = 0
configure:4307: result: yes
configure:4325: checking for sys/param.h
configure:4332: result: yes
configure:4236: checking for memory.h
configure:4241: result: yes
configure:4236: checking for unistd.h
configure:4241: result: yes
configure:4245: checking libintl.h usability
configure:4254: gcc -c -g -O2  conftest.c >&5
configure:4282:21: libintl.h: No such file or directory
configure:4257: $? = 1
configure: failed program was:
#line 4247 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <libintl.h>
configure:4272: result: no
configure:4276: checking libintl.h presence
configure:4283: gcc -E  conftest.c
configure:4279:21: libintl.h: No such file or directory
configure:4289: $? = 1
configure: failed program was:
#line 4278 "configure"
#include "confdefs.h"
#include <libintl.h>
configure:4307: result: no
configure:4325: checking for libintl.h
configure:4332: result: no
configure:4360: checking wctype.h usability
configure:4369: gcc -c -g -O2  conftest.c >&5
configure:4372: $? = 0
configure:4375: test -s conftest.o
configure:4378: $? = 0
configure:4387: result: yes
configure:4391: checking wctype.h presence
configure:4398: gcc -E  conftest.c
configure:4404: $? = 0
configure:4422: result: yes
configure:4440: checking for wctype.h
configure:4447: result: yes
configure:4360: checking wchar.h usability
configure:4369: gcc -c -g -O2  conftest.c >&5
configure:4372: $? = 0
configure:4375: test -s conftest.o
configure:4378: $? = 0
configure:4387: result: yes
configure:4391: checking wchar.h presence
configure:4398: gcc -E  conftest.c
configure:4404: $? = 0
configure:4422: result: yes
configure:4440: checking for wchar.h
configure:4447: result: yes
configure:4468: checking for dirent.h that defines DIR
configure:4495: gcc -c -g -O2  conftest.c >&5
configure:4498: $? = 0
configure:4501: test -s conftest.o
configure:4504: $? = 0
configure:4514: result: yes
configure:4527: checking for library containing opendir
configure:4560: gcc -o conftest -g -O2   conftest.c  >&5
configure:4563: $? = 0
configure:4566: test -s conftest
configure:4569: $? = 0
configure:4628: result: none required
configure:4746: checking whether stat file-mode macros are broken
configure:4791: result: no
configure:4807: checking for stdlib.h
configure:4812: result: yes
configure:4917: checking for mbstate_t
configure:4945: gcc -c -g -O2  conftest.c >&5
configure:4948: $? = 0
configure:4951: test -s conftest.o
configure:4954: $? = 0
configure:4964: result: yes
configure:4976: checking for working alloca.h
configure:5000: gcc -o conftest -g -O2   conftest.c  >&5
configure:5003: $? = 0
configure:5006: test -s conftest
configure:5009: $? = 0
configure:5019: result: yes
configure:5029: checking for alloca
configure:5073: gcc -o conftest -g -O2   conftest.c  >&5
configure:5076: $? = 0
configure:5079: test -s conftest
configure:5082: $? = 0
configure:5092: result: yes
configure:5282: checking whether closedir returns void
configure:5314: gcc -o conftest -g -O2   conftest.c  >&5
configure:5317: $? = 0
configure:5319: ./conftest
configure:5322: $? = 0
configure:5335: result: no
configure:5351: checking for stdlib.h
configure:5356: result: yes
configure:5351: checking for unistd.h
configure:5356: result: yes
configure:5464: checking for getpagesize
configure:5507: gcc -o conftest -g -O2   conftest.c  >&5
configure:5510: $? = 0
configure:5513: test -s conftest
configure:5516: $? = 0
configure:5526: result: yes
configure:5536: checking for working mmap
configure:5675: gcc -o conftest -g -O2   conftest.c  >&5
configure:5678: $? = 0
configure:5680: ./conftest
configure:5683: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 5544 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
/* malloc might have been renamed as rpl_malloc. */
#undef malloc

/* Thanks to Mike Haertel and Jim Avera for this test.
   Here is a matrix of mmap possibilities:
        mmap private not fixed
        mmap private fixed at somewhere currently unmapped
        mmap private fixed at somewhere already mapped
        mmap shared not fixed
        mmap shared fixed at somewhere currently unmapped
        mmap shared fixed at somewhere already mapped
   For private mappings, we should verify that changes cannot be read()
   back from the file, nor mmap's back from the file at a different
   address.  (There have been systems where private was not correctly
   implemented like the infamous i386 svr4.0, and systems where the
   VM page cache was not coherent with the file system buffer cache
   like early versions of FreeBSD and possibly contemporary NetBSD.)
   For shared mappings, we should conversely verify that changes get
   propagated back to all the places they're supposed to be.

   Grep wants private fixed already mapped.
   The main things grep needs to know about mmap are:
   * does it exist and is it safe to write into the mmap'd area
   * how to use it (BSD variants)  */

#include <fcntl.h>
#include <sys/mman.h>

#if !STDC_HEADERS && !HAVE_STDLIB_H
char *malloc ();
#endif

/* This mess was copied from the GNU getpagesize.h.  */
#if !HAVE_GETPAGESIZE
/* Assume that all systems that can run configure have sys/param.h.  */
# if !HAVE_SYS_PARAM_H
#  define HAVE_SYS_PARAM_H 1
# endif

# ifdef _SC_PAGESIZE
#  define getpagesize() sysconf(_SC_PAGESIZE)
# else /* no _SC_PAGESIZE */
#  if HAVE_SYS_PARAM_H
#   include <sys/param.h>
#   ifdef EXEC_PAGESIZE
#    define getpagesize() EXEC_PAGESIZE
#   else /* no EXEC_PAGESIZE */
#    ifdef NBPG
#     define getpagesize() NBPG * CLSIZE
#     ifndef CLSIZE
#      define CLSIZE 1
#     endif /* no CLSIZE */
#    else /* no NBPG */
#     ifdef NBPC
#      define getpagesize() NBPC
#     else /* no NBPC */
#      ifdef PAGESIZE
#       define getpagesize() PAGESIZE
#      endif /* PAGESIZE */
#     endif /* no NBPC */
#    endif /* no NBPG */
#   endif /* no EXEC_PAGESIZE */
#  else /* no HAVE_SYS_PARAM_H */
#   define getpagesize() 8192   /* punt totally */
#  endif /* no HAVE_SYS_PARAM_H */
# endif /* no _SC_PAGESIZE */

#endif /* no HAVE_GETPAGESIZE */

int
main ()
{
  char *data, *data2, *data3;
  int i, pagesize;
  int fd;

  pagesize = getpagesize ();

  /* First, make a file with some known garbage in it. */
  data = (char *) malloc (pagesize);
  if (!data)
    exit (1);
  for (i = 0; i < pagesize; ++i)
    *(data + i) = rand ();
  umask (0);
  fd = creat ("conftest.mmap", 0600);
  if (fd < 0)
    exit (1);
  if (write (fd, data, pagesize) != pagesize)
    exit (1);
  close (fd);

  /* Next, try to mmap the file at a fixed address which already has
     something else allocated at it.  If we can, also make sure that
     we see the same garbage.  */
  fd = open ("conftest.mmap", O_RDWR);
  if (fd < 0)
    exit (1);
  data2 = (char *) malloc (2 * pagesize);
  if (!data2)
    exit (1);
  data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
  if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
                     MAP_PRIVATE | MAP_FIXED, fd, 0L))
    exit (1);
  for (i = 0; i < pagesize; ++i)
    if (*(data + i) != *(data2 + i))
      exit (1);

  /* Finally, make sure that changes to the mapped area do not
     percolate back to the file as seen by read().  (This is a bug on
     some variants of i386 svr4.0.)  */
  for (i = 0; i < pagesize; ++i)
    *(data2 + i) = *(data2 + i) + 1;
  data3 = (char *) malloc (pagesize);
  if (!data3)
    exit (1);
  if (read (fd, data3, pagesize) != pagesize)
    exit (1);
  for (i = 0; i < pagesize; ++i)
    if (*(data + i) != *(data3 + i))
      exit (1);
  close (fd);
  exit (0);
}
configure:5696: result: no
configure:5718: checking for btowc
configure:5761: gcc -o conftest -g -O2   conftest.c  >&5
configure:5764: $? = 0
configure:5767: test -s conftest
configure:5770: $? = 0
configure:5780: result: yes
configure:5718: checking for isascii
configure:5761: gcc -o conftest -g -O2   conftest.c  >&5
configure:5764: $? = 0
configure:5767: test -s conftest
configure:5770: $? = 0
configure:5780: result: yes
configure:5718: checking for memmove
configure:5761: gcc -o conftest -g -O2   conftest.c  >&5
configure:5764: $? = 0
configure:5767: test -s conftest
configure:5770: $? = 0
configure:5780: result: yes
configure:5718: checking for setmode
configure:5761: gcc -o conftest -g -O2   conftest.c  >&5
ld: 0711-317 ERROR: Undefined symbol: setmode
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:5764: $? = 1
configure: failed program was:
#line 5723 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setmode (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char setmode ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_setmode) || defined (__stub___setmode)
choke me
#else
f = setmode;
#endif

  ;
  return 0;
}
configure:5780: result: no
configure:5718: checking for strerror
configure:5761: gcc -o conftest -g -O2   conftest.c  >&5
configure:5764: $? = 0
configure:5767: test -s conftest
configure:5770: $? = 0
configure:5780: result: yes
configure:5718: checking for wctype
configure:5761: gcc -o conftest -g -O2   conftest.c  >&5
configure:5764: $? = 0
configure:5767: test -s conftest
configure:5770: $? = 0
configure:5780: result: yes
configure:5718: checking for mbrtowc
configure:5761: gcc -o conftest -g -O2   conftest.c  >&5
configure:5764: $? = 0
configure:5767: test -s conftest
configure:5770: $? = 0
configure:5780: result: yes
configure:5798: checking for memchr
configure:5841: gcc -o conftest -g -O2   conftest.c  >&5
configure:5844: $? = 0
configure:5847: test -s conftest
configure:5850: $? = 0
configure:5860: result: yes
configure:5798: checking for stpcpy
configure:5841: gcc -o conftest -g -O2   conftest.c  >&5
configure:5844: $? = 0
configure:5847: test -s conftest
configure:5850: $? = 0
configure:5860: result: yes
configure:5798: checking for strtoul
configure:5841: gcc -o conftest -g -O2   conftest.c  >&5
configure:5844: $? = 0
configure:5847: test -s conftest
configure:5850: $? = 0
configure:5860: result: yes
configure:5798: checking for atexit
configure:5841: gcc -o conftest -g -O2   conftest.c  >&5
configure:5844: $? = 0
configure:5847: test -s conftest
configure:5850: $? = 0
configure:5860: result: yes
configure:5798: checking for fnmatch
configure:5841: gcc -o conftest -g -O2   conftest.c  >&5
configure:5844: $? = 0
configure:5847: test -s conftest
configure:5850: $? = 0
configure:5860: result: yes
configure:5881: checking for stdlib.h
configure:5886: result: yes
configure:5991: checking whether <inttypes.h> defines strtoumax as a macro
configure:6013: result: no
configure:6021: checking for strtoumax
configure:6064: gcc -o conftest -g -O2   conftest.c  >&5
ld: 0711-317 ERROR: Undefined symbol: strtoumax
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:6067: $? = 1
configure: failed program was:
#line 6026 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strtoumax (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strtoumax ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_strtoumax) || defined (__stub___strtoumax)
choke me
#else
f = strtoumax;
#endif

  ;
  return 0;
}
configure:6083: result: no
configure:6104: checking for strtoull
configure:6147: gcc -o conftest -g -O2   conftest.c  >&5
configure:6150: $? = 0
configure:6153: test -s conftest
configure:6156: $? = 0
configure:6166: result: yes
configure:6188: checking whether strtoul is declared
configure:6216: gcc -c -g -O2  conftest.c >&5
configure:6219: $? = 0
configure:6222: test -s conftest.o
configure:6225: $? = 0
configure:6238: result: yes
configure:6188: checking whether strtoull is declared
configure:6216: gcc -c -g -O2  conftest.c >&5
configure:6219: $? = 0
configure:6222: test -s conftest.o
configure:6225: $? = 0
configure:6238: result: yes
configure:6277: checking for strerror in -lcposix
configure:6310: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
collect2: library libcposix not found
configure:6313: $? = 1
configure: failed program was:
#line 6284 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strerror ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:6330: result: no
configure:6338: checking for inline
configure:6355: gcc -c -g -O2  conftest.c >&5
configure:6358: $? = 0
configure:6361: test -s conftest.o
configure:6364: $? = 0
configure:6375: result: inline
configure:6390: checking for off_t
configure:6417: gcc -c -g -O2  conftest.c >&5
configure:6420: $? = 0
configure:6423: test -s conftest.o
configure:6426: $? = 0
configure:6436: result: yes
configure:6449: checking whether we are using the GNU C Library 2.1 or newer
configure:6456:22: features.h: No such file or directory
configure:6477: result: no
configure:6508: checking argz.h usability
configure:6517: gcc -c -g -O2  conftest.c >&5
configure:6545:18: argz.h: No such file or directory
configure:6520: $? = 1
configure: failed program was:
#line 6510 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <argz.h>
configure:6535: result: no
configure:6539: checking argz.h presence
configure:6546: gcc -E  conftest.c
configure:6542:18: argz.h: No such file or directory
configure:6552: $? = 1
configure: failed program was:
#line 6541 "configure"
#include "confdefs.h"
#include <argz.h>
configure:6570: result: no
configure:6588: checking for argz.h
configure:6595: result: no
configure:6508: checking limits.h usability
configure:6517: gcc -c -g -O2  conftest.c >&5
configure:6520: $? = 0
configure:6523: test -s conftest.o
configure:6526: $? = 0
configure:6535: result: yes
configure:6539: checking limits.h presence
configure:6546: gcc -E  conftest.c
configure:6552: $? = 0
configure:6570: result: yes
configure:6588: checking for limits.h
configure:6595: result: yes
configure:6508: checking locale.h usability
configure:6517: gcc -c -g -O2  conftest.c >&5
configure:6520: $? = 0
configure:6523: test -s conftest.o
configure:6526: $? = 0
configure:6535: result: yes
configure:6539: checking locale.h presence
configure:6546: gcc -E  conftest.c
configure:6552: $? = 0
configure:6570: result: yes
configure:6588: checking for locale.h
configure:6595: result: yes
configure:6508: checking nl_types.h usability
configure:6517: gcc -c -g -O2  conftest.c >&5
configure:6520: $? = 0
configure:6523: test -s conftest.o
configure:6526: $? = 0
configure:6535: result: yes
configure:6539: checking nl_types.h presence
configure:6546: gcc -E  conftest.c
configure:6552: $? = 0
configure:6570: result: yes
configure:6588: checking for nl_types.h
configure:6595: result: yes
configure:6508: checking malloc.h usability
configure:6517: gcc -c -g -O2  conftest.c >&5
configure:6520: $? = 0
configure:6523: test -s conftest.o
configure:6526: $? = 0
configure:6535: result: yes
configure:6539: checking malloc.h presence
configure:6546: gcc -E  conftest.c
configure:6552: $? = 0
configure:6570: result: yes
configure:6588: checking for malloc.h
configure:6595: result: yes
configure:6508: checking stddef.h usability
configure:6517: gcc -c -g -O2  conftest.c >&5
configure:6520: $? = 0
configure:6523: test -s conftest.o
configure:6526: $? = 0
configure:6535: result: yes
configure:6539: checking stddef.h presence
configure:6546: gcc -E  conftest.c
configure:6552: $? = 0
configure:6570: result: yes
configure:6588: checking for stddef.h
configure:6595: result: yes
configure:6499: checking for stdlib.h
configure:6504: result: yes
configure:6499: checking for string.h
configure:6504: result: yes
configure:6499: checking for unistd.h
configure:6504: result: yes
configure:6499: checking for sys/param.h
configure:6504: result: yes
configure:6634: checking for feof_unlocked
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
ld: 0711-317 ERROR: Undefined symbol: feof_unlocked
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:6680: $? = 1
configure: failed program was:
#line 6639 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char feof_unlocked (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char feof_unlocked ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_feof_unlocked) || defined (__stub___feof_unlocked)
choke me
#else
f = feof_unlocked;
#endif

  ;
  return 0;
}
configure:6696: result: no
configure:6634: checking for fgets_unlocked
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
ld: 0711-317 ERROR: Undefined symbol: fgets_unlocked
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:6680: $? = 1
configure: failed program was:
#line 6639 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fgets_unlocked (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char fgets_unlocked ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_fgets_unlocked) || defined (__stub___fgets_unlocked)
choke me
#else
f = fgets_unlocked;
#endif

  ;
  return 0;
}
configure:6696: result: no
configure:6634: checking for getcwd
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for getegid
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for geteuid
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for getgid
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for getuid
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for mempcpy
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
ld: 0711-317 ERROR: Undefined symbol: mempcpy
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:6680: $? = 1
configure: failed program was:
#line 6639 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char mempcpy (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char mempcpy ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_mempcpy) || defined (__stub___mempcpy)
choke me
#else
f = mempcpy;
#endif

  ;
  return 0;
}
configure:6696: result: no
configure:6634: checking for munmap
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for putenv
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for setenv
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for setlocale
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for stpcpy
configure:6696: result: yes
configure:6634: checking for strchr
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6649: warning: conflicting types for built-in function `strchr'
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for strcasecmp
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for strdup
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for strtoul
configure:6696: result: yes
configure:6634: checking for tsearch
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
configure:6680: $? = 0
configure:6683: test -s conftest
configure:6686: $? = 0
configure:6696: result: yes
configure:6634: checking for __argz_count
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
ld: 0711-317 ERROR: Undefined symbol: __argz_count
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:6680: $? = 1
configure: failed program was:
#line 6639 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_count (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char __argz_count ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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___argz_count) || defined (__stub_____argz_count)
choke me
#else
f = __argz_count;
#endif

  ;
  return 0;
}
configure:6696: result: no
configure:6634: checking for __argz_stringify
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
ld: 0711-317 ERROR: Undefined symbol: __argz_stringify
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:6680: $? = 1
configure: failed program was:
#line 6639 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_stringify (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char __argz_stringify ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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___argz_stringify) || defined (__stub_____argz_stringify)
choke me
#else
f = __argz_stringify;
#endif

  ;
  return 0;
}
configure:6696: result: no
configure:6634: checking for __argz_next
configure:6677: gcc -o conftest -g -O2   conftest.c  >&5
ld: 0711-317 ERROR: Undefined symbol: __argz_next
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:6680: $? = 1
configure: failed program was:
#line 6639 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_next (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char __argz_next ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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___argz_next) || defined (__stub_____argz_next)
choke me
#else
f = __argz_next;
#endif

  ;
  return 0;
}
configure:6696: result: no
configure:6721: checking for iconv
configure:6751: gcc -o conftest -g -O2   conftest.c  >&5
ld: 0711-317 ERROR: Undefined symbol: .iconv_open
ld: 0711-317 ERROR: Undefined symbol: .iconv
ld: 0711-317 ERROR: Undefined symbol: .iconv_close
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:6754: $? = 1
configure: failed program was:
#line 6729 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <iconv.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
iconv_t cd = iconv_open("","");
       iconv(cd,NULL,NULL,NULL,NULL);
       iconv_close(cd);
  ;
  return 0;
}
configure:6793: gcc -o conftest -g -O2   conftest.c  -liconv >&5
configure:6796: $? = 0
configure:6799: test -s conftest
configure:6802: $? = 0
configure:6815: result: yes
configure:6823: checking for iconv declaration
configure:6860: gcc -c -g -O2  conftest.c >&5
configure:6838: conflicting types for `iconv'
/usr/include/iconv.h:79: previous declaration of `iconv'
configure:6863: $? = 1
configure: failed program was:
#line 6829 "configure"
#include "confdefs.h"

#include <stdlib.h>
#include <iconv.h>
extern
#ifdef __cplusplus
"C"
#endif
#if defined(__STDC__) || defined(__cplusplus)
size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, 
size_t *outbytesleft);
#else
size_t iconv();
#endif

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

  ;
  return 0;
}
configure:6882: result: 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:6899: checking for nl_langinfo and CODESET
configure:6923: gcc -o conftest -g -O2   conftest.c  >&5
configure:6926: $? = 0
configure:6929: test -s conftest
configure:6932: $? = 0
configure:6943: result: yes
configure:6954: checking for LC_MESSAGES
configure:6978: gcc -o conftest -g -O2   conftest.c  >&5
configure:6981: $? = 0
configure:6984: test -s conftest
configure:6987: $? = 0
configure:6997: result: yes
configure:7007: checking whether NLS is requested
configure:7016: result: yes
configure:7030: checking whether included gettext is requested
configure:7040: result: no
configure:7051: checking for libintl.h
configure:7056: result: no
configure:7476: checking for msgfmt
configure:7506: result: no
configure:7512: checking for gmsgfmt
configure:7543: result: :
configure:7552: checking for xgettext
configure:7582: result: no
configure:7628: checking for bison
configure:7657: result: no
configure:7715: checking for catalogs to be installed
configure:7735: result:  cs de el eo es et fr gl hr id it ja ko nl no pl pt_BR 
ru sl sv
configure:7758: checking for dos file convention
configure:7770: result: no
configure:7797: checking for DJGPP environment
configure:7821: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:7813: `__DJGPP__' undeclared (first use in this function)
configure:7813: (Each undeclared identifier is reported only once
configure:7813: for each function it appears in.)
configure:7824: $? = 1
configure: failed program was:
#line 7802 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
 return __DJGPP__;
  ;
  return 0;
}
configure:7841: result: no
configure:7848: checking for environ variable separator
configure:7862: result: :
configure:7880: checking for working re_compile_pattern
configure:7915: gcc -o conftest -g -O2   conftest.c  >&5
configure: In function `main':
configure:7895: storage size of `regex' isn't known
configure:7897: `RE_SYNTAX_POSIX_EGREP' undeclared (first use in this function)
configure:7897: (Each undeclared identifier is reported only once
configure:7897: for each function it appears in.)
configure:7900: warning: assignment makes pointer from integer without a cast
configure:7906: warning: assignment makes pointer from integer without a cast
configure:7895: storage size of `regex' isn't known
configure:7918: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 7888 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <regex.h>
          int
          main ()
          {
            static struct re_pattern_buffer regex;
            const char *s;
            re_set_syntax (RE_SYNTAX_POSIX_EGREP);
            /* Add this third left square bracket, , to balance the
               three right ones below.  Otherwise autoconf-2.14 chokes.  */
            s = re_compile_pattern ("a[[:]:]b\n", 9, &regex);
            /* This should fail with _Invalid character class name_ error.  */
            if (!s)
              exit (1);

            /* This should succeed, but doesn't for e.g. glibc-2.1.3.  */
            s = re_compile_pattern ("{1", 2, &regex);

           exit (s ? 1 : 0);
          }

configure:7937: result: no
configure:7964: checking for getopt_long
configure:8007: gcc -o conftest -g -O2   conftest.c  >&5
ld: 0711-317 ERROR: Undefined symbol: getopt_long
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:8010: $? = 1
configure: failed program was:
#line 7969 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getopt_long (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getopt_long ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_getopt_long) || defined (__stub___getopt_long)
choke me
#else
f = getopt_long;
#endif

  ;
  return 0;
}
configure:8026: result: no
configure:8057: checking whether strerror_r is declared
configure:8085: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:8078: `strerror_r' undeclared (first use in this function)
configure:8078: (Each undeclared identifier is reported only once
configure:8078: for each function it appears in.)
configure:8088: $? = 1
configure: failed program was:
#line 8062 "configure"
#include "confdefs.h"
#include <string.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

#ifndef strerror_r
char *(*pfn) = (char *(*)) strerror_r
#endif

  ;
  return 0;
}
configure:8111: result: no
configure:8125: checking for strerror_r
configure:8168: gcc -o conftest -g -O2   conftest.c  >&5
configure:8171: $? = 0
configure:8174: test -s conftest
configure:8177: $? = 0
configure:8187: result: yes
configure:8203: checking for string.h
configure:8208: result: yes
configure:8312: checking for working strerror_r
configure:8345: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:8336: invalid type argument of `unary *'
configure:8348: $? = 1
configure: failed program was:
#line 8318 "configure"
#include "confdefs.h"

#       include <stdio.h>
#       if HAVE_STRING_H
#        include <string.h>
#       endif

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

       char buf[100];
       char x = *strerror_r (0, buf, sizeof buf);

  ;
  return 0;
}
configure:8394: gcc -o conftest -g -O2   conftest.c  >&5
configure:8397: $? = 0
configure:8399: ./conftest
configure:8402: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 8374 "configure"
#include "confdefs.h"

#       include <stdio.h>
#       include <string.h>
#       include <ctype.h>

        extern char *strerror_r ();

        int
        main ()
        {
          char buf[100];
          char x = *strerror_r (0, buf, sizeof buf);
          exit (!isalpha (x));
        }

configure:8417: result: no
configure:8436: checking for strerror
configure:8498: result: yes
configure:8436: checking for strerror_r
configure:8498: result: yes
configure:8436: checking for vprintf
configure:8479: gcc -o conftest -g -O2   conftest.c  >&5
configure:8482: $? = 0
configure:8485: test -s conftest
configure:8488: $? = 0
configure:8498: result: yes
configure:8436: checking for doprnt
configure:8479: gcc -o conftest -g -O2   conftest.c  >&5
ld: 0711-317 ERROR: Undefined symbol: doprnt
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:8482: $? = 1
configure: failed program was:
#line 8441 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char doprnt (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char doprnt ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_doprnt) || defined (__stub___doprnt)
choke me
#else
f = doprnt;
#endif

  ;
  return 0;
}
configure:8498: result: no
configure:8508: checking for ANSI C header files
configure:8637: result: yes
configure:8656: checking for working malloc
configure:8677: gcc -o conftest -g -O2   conftest.c  >&5
configure:8680: $? = 0
configure:8682: ./conftest
configure:8685: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 8664 "configure"
#include "confdefs.h"

    char *malloc ();
    int
    main ()
    {
      exit (malloc (0) ? 0 : 1);
    }

configure:8699: result: no
configure:8717: checking for working realloc
configure:8738: gcc -o conftest -g -O2   conftest.c  >&5
configure:8741: $? = 0
configure:8743: ./conftest
configure:8746: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 8725 "configure"
#include "confdefs.h"

    char *realloc ();
    int
    main ()
    {
      exit (realloc (0, 0) ? 0 : 1);
    }

configure:8760: result: no
configure:8779: checking for pcre_exec in -lpcre
configure:8812: gcc -o conftest -g -O2   conftest.c -lpcre   >&5
collect2: library libpcre not found
configure:8815: $? = 1
configure: failed program was:
#line 8786 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char pcre_exec ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
pcre_exec ();
  ;
  return 0;
}
configure:8832: result: no
configure:8845: checking How to create links
configure:8864: result: ln -s
configure:8952: creating ./config.status

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

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

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

on whatever

config.status:651: creating Makefile
config.status:651: creating lib/Makefile
config.status:651: creating lib/posix/Makefile
config.status:651: creating src/Makefile
config.status:651: creating tests/Makefile
config.status:651: creating po/Makefile.in
config.status:651: creating intl/Makefile
config.status:651: creating doc/Makefile
config.status:651: creating m4/Makefile
config.status:651: creating vms/Makefile
config.status:651: creating bootstrap/Makefile
config.status:755: creating config.h
config.status:1050: config.h is unchanged
config.status:1151: executing default-1 commands
config.status:1151: executing default-2 commands
config.status:1151: executing default commands

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

ac_cv_build=powerpc-ibm-aix5.1.0.0
ac_cv_build_alias=powerpc-ibm-aix5.1.0.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_djgpp=no
ac_cv_dosfile=no
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
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_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_exeext=''
ac_cv_func___argz_count=no
ac_cv_func___argz_next=no
ac_cv_func___argz_stringify=no
ac_cv_func_alloca_works=yes
ac_cv_func_atexit=yes
ac_cv_func_btowc=yes
ac_cv_func_closedir_void=no
ac_cv_func_doprnt=no
ac_cv_func_feof_unlocked=no
ac_cv_func_fgets_unlocked=no
ac_cv_func_fnmatch=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getopt_long=no
ac_cv_func_getpagesize=yes
ac_cv_func_getuid=yes
ac_cv_func_isascii=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_memchr=yes
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=no
ac_cv_func_mmap_fixed_mapped=no
ac_cv_func_munmap=yes
ac_cv_func_putenv=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_setmode=no
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_works=no
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_strtoumax=no
ac_cv_func_tsearch=yes
ac_cv_func_vprintf=yes
ac_cv_func_wctype=yes
ac_cv_gnu_library_2_1=no
ac_cv_header_argz_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=no
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_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_host=powerpc-ibm-aix5.1.0.0
ac_cv_host_alias=powerpc-ibm-aix5.1.0.0
ac_cv_lib_cposix_strerror=no
ac_cv_lib_pcre_pcre_exec=no
ac_cv_objext=o
ac_cv_path_GMSGFMT=:
ac_cv_path_MSGFMT=:
ac_cv_path_XGETTEXT=:
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_GETCONF=getconf
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_sep=no
ac_cv_sys_file_offset_bits=no
ac_cv_sys_large_files=1
ac_cv_sys_largefile_CFLAGS=no
ac_cv_sys_largefile_LDFLAGS=no
ac_cv_sys_largefile_LIBS=no
ac_cv_sys_largefile_source=no
ac_cv_type_mbstate_t=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
am_cv_prog_cc_stdc=''
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=const
am_cv_val_LC_MESSAGES=yes
jm_ac_cv_header_inttypes_h=yes
jm_cv_func_decl_strerror_r=no
jm_cv_func_decl_strtoul=yes
jm_cv_func_decl_strtoull=yes
jm_cv_func_strtoumax_macro=no
jm_cv_func_working_malloc=no
jm_cv_func_working_re_compile_pattern=no
jm_cv_func_working_realloc=no
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=''
nls_cv_header_libgt=''
nls_cv_use_gnu_gettext=yes

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define GREP 1
#define PACKAGE "grep"
#define VERSION "2.5"
#define _LARGE_FILES 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_UNISTD_H 1
#define PROTOTYPES 1
#define STDC_HEADERS 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define STDC_HEADERS 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_MEMORY_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_WCHAR_H 1
#define HAVE_DIRENT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_BTOWC 1
#define HAVE_ISASCII 1
#define HAVE_MEMMOVE 1
#define HAVE_STRERROR 1
#define HAVE_WCTYPE 1
#define HAVE_MBRTOWC 1
#define HAVE_MEMCHR 1
#define HAVE_STPCPY 1
#define HAVE_STRTOUL 1
#define HAVE_ATEXIT 1
#define HAVE_FNMATCH 1
#define HAVE_STDLIB_H 1
#define HAVE_STRTOULL 1
#define HAVE_DECL_STRTOUL 1
#define HAVE_DECL_STRTOULL 1
#define HAVE_DECL_STRTOUL 1
#define HAVE_DECL_STRTOULL 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETUID 1
#define HAVE_MUNMAP 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STPCPY 1
#define HAVE_STRCHR 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRTOUL 1
#define HAVE_TSEARCH 1
#define HAVE_ICONV 1
#define ICONV_CONST const
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define ENABLE_NLS 1
#define HAVE_DECL_STRERROR_R 0
#define HAVE_STRERROR_R 1
#define HAVE_STRING_H 1
#define HAVE_STRERROR 1
#define HAVE_STRERROR_R 1
#define HAVE_VPRINTF 1
#define STDC_HEADERS 1
#define HAVE_DONE_WORKING_MALLOC_CHECK 1
#define malloc rpl_malloc
#define HAVE_DONE_WORKING_REALLOC_CHECK 1
#define realloc rpl_realloc

configure: exit 0

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

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = config.h:config.hin
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on whatever

config.status:755: creating config.h
config.status:1050: config.h is unchanged
config.status:1151: executing default-1 commands
config.status:1151: executing default-2 commands
config.status:1151: executing default commands

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

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = config.h:config.hin
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on whatever

config.status:755: creating config.h
config.status:1050: config.h is unchanged
config.status:1151: executing default-1 commands
config.status:1151: executing default-2 commands
config.status:1151: executing default commands

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

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = config.h:config.hin
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on whatever

config.status:755: creating config.h
config.status:1050: config.h is unchanged
config.status:1151: executing default-1 commands
config.status:1151: executing default-2 commands
config.status:1151: executing default commands

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

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = config.h:config.hin
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on whatever

config.status:755: creating config.h
config.status:1050: config.h is unchanged
config.status:1151: executing default-1 commands
config.status:1151: executing default-2 commands
config.status:1151: executing default commands




reply via email to

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