bug-bison
[Top][All Lists]
Advanced

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

bison 1.29 build failed (make check) on tru64 4.0E


From: Mickael Gastineau
Subject: bison 1.29 build failed (make check) on tru64 4.0E
Date: Thu, 13 Sep 2001 14:01:18 +0200

On my system, bison 1.28 is already installed in the directory /usr/local/bin.

I compile bison 1.29 with compaq c compiler on tru64 (digital unix) 4.0E :

./configure 
make
make check

all tests failed on tru64 (digital unix) 4.0E

/work/gastin/bison-1.29/tests> cc -V
Compaq C V6.4-214 (dtk) on Digital UNIX V4.0E  (Rev. 1091)
Compiler Driver V6.4-014 (dtk) cc Driver

At the end , I receive somes message like :

fatal error: memory exhausted

or 

cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 


After this line, it is the testsuite.log

## ----------------------------------- ##
## Embedded GNU Bison 1.29 test suite. ##
## ----------------------------------- ##

testsuite: command line was:
  $ ./testsuite 

## ----------- ##
## ChangeLogs. ##
## ----------- ##

testsuite: {}:
| 2001-07-24  GNU  <address@hidden>
| 
|       * Version 0.10.39 released.
| 

testsuite: {}:
| 2001-08-03  gettextize  <address@hidden>
| 
|       * Makefile.in.in: Upgrade to gettext-0.10.39.
|       * cat-id-tbl.c: Remove file.
| 
| 2001-07-14  gettextize  <address@hidden>
| 
|       * Makefile.in.in: Upgrade to gettext-0.10.38.
|       * cat-id-tbl.c: Remove file.
|       * stamp-cat-id: Remove file.

testsuite: {}:
| 2001-09-07  Akim Demaille  <address@hidden>
| 
|       Version 1.29.
| 
| 2001-08-30  Akim Demaille  <address@hidden>
| 
|       * tests/atgeneral.m4, tests/atconfig.in, tests/suite.at: Remove.
|       * m4/atconfig.m4: Remove.
|       * tests/testsuite.at, tests/atlocal.in, tests/output.at,
|       * tests/bison: New.

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

hostname = poincare.bdl.fr
uname -m = alpha
uname -r = V4.0
uname -s = OSF1
uname -v = 1091

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

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

PATH: /work/gastin/bison-1.29/tests
PATH: /users/gastin/bin
PATH: /usr/bin/X11
PATH: /usr/opt/GPA311/bin
PATH: /local/bin
PATH: /usr/bin
PATH: /work/gastin/bison-1.29

## ------------------- ##
## Configuration logs. ##
## ------------------- ##

testsuite: {}:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by GNU Bison configure 1.29, which was
| generated by GNU Autoconf 2.52e.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = poincare.bdl.fr
| uname -m = alpha
| uname -r = V4.0
| uname -s = OSF1
| uname -v = 1091
| 
| /usr/bin/uname -p = alpha
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = alpha
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /users/gastin/bin
| PATH: /usr/bin/X11
| PATH: /usr/opt/GPA311/bin
| PATH: /usr/local/bin
| PATH: /bin
| PATH: /usr/bin
| PATH: /usr/ucb
| PATH: /usr/bin/X11
| PATH: /usr/local/bin
| PATH: /usr/local/bin
| PATH: .
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1002: PATH=".;."; conftest.sh
| ./configure: conftest.sh: not found
| configure:1005: $? = 1
| configure:1051: checking for a BSD compatible install
| configure:1100: result: config/install-sh -c
| configure:1111: checking whether build environment is sane
| configure:1154: result: yes
| configure:1187: checking for mawk
| configure:1213: result: no
| configure:1187: checking for gawk
| configure:1202: found /bin/gawk
| configure:1210: result: gawk
| configure:1220: checking whether gnumake sets ${MAKE}
| configure:1240: result: yes
| configure:1383: checking for gcc
| configure:1406: result: cc
| configure:1634: checking for C compiler version
| configure:1637: cc --version </dev/null >&5
| cc: Error: No source or object files specified on the command line
| configure:1640: $? = 1
| configure:1642: cc -v </dev/null >&5
| cc: Error: No source or object files specified on the command line
| configure:1645: $? = 1
| configure:1647: cc -V </dev/null >&5
| Compaq C V6.4-214 (dtk) on Digital UNIX V4.0E  (Rev. 1091)
| Compiler Driver V6.4-014 (dtk) cc Driver
| configure:1650: $? = 0
| configure:1676: checking for C compiler default output
| configure:1679: cc  -I/usr/local/include  conftest.c  >&5
| configure:1682: $? = 0
| configure:1711: result: a.out
| configure:1716: checking whether the C compiler works
| configure:1722: ./a.out
| configure:1725: $? = 0
| configure:1740: result: yes
| configure:1747: checking whether we are cross compiling
| configure:1749: result: no
| configure:1752: checking for executable suffix
| configure:1754: cc -o conftest  -I/usr/local/include  conftest.c  >&5
| configure:1757: $? = 0
| configure:1779: result: 
| configure:1785: checking for object suffix
| configure:1809: cc -c  -I/usr/local/include conftest.c >&5
| configure:1812: $? = 0
| configure:1831: result: o
| configure:1835: checking whether we are using the GNU C compiler
| configure:1862: cc -c  -I/usr/local/include conftest.c >&5
| cc: Error: configure, line 1853: In this declaration, "choke" must specify a 
type. (badparsedecl)
|        choke me
| -------^
| configure:1865: $? = 1
| configure: failed program was:
| #line 1841 "configure"
| #include "confdefs.h"
| 
| #ifdef F77_DUMMY_MAIN
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
| configure:1883: result: no
| configure:1889: checking whether cc accepts -g
| configure:1913: cc -c -g -I/usr/local/include conftest.c >&5
| configure:1916: $? = 0
| configure:1919: test -s conftest.o
| configure:1922: $? = 0
| configure:1932: result: yes
| configure:1959: cc -c -g -I/usr/local/include conftest.c >&5
| cc: Error: conftest.c, line 2: Missing ";". (nosemi)
|   choke me
| --------^
| configure:1962: $? = 1
| configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
| configure:2080: checking for style of include used by gnumake
| configure:2107: result: GNU
| configure:2113: checking dependency style of cc
| configure:2175: result: tru64
| configure:2184: checking how to run the C preprocessor
| configure:2210: cc -E -I/usr/local/include conftest.c
| configure:2216: $? = 0
| configure:2243: cc -E -I/usr/local/include conftest.c
| cc: Error: configure, line 2240: Cannot find file <ac_nonexistent.h> 
specified in #include directive. (noinclfile)
| #include <ac_nonexistent.h>
| -^
| configure:2249: $? = 1
| configure: failed program was:
| #line 2239 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2286: result: cc -E
| configure:2301: cc -E -I/usr/local/include conftest.c
| configure:2307: $? = 0
| configure:2334: cc -E -I/usr/local/include conftest.c
| cc: Error: configure, line 2331: Cannot find file <ac_nonexistent.h> 
specified in #include directive. (noinclfile)
| #include <ac_nonexistent.h>
| -^
| configure:2340: $? = 1
| configure: failed program was:
| #line 2330 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2379: checking for ANSI C header files
| configure:2393: cc -E -I/usr/local/include conftest.c
| configure:2399: $? = 0
| configure:2486: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:2489: $? = 0
| configure:2491: ./conftest
| configure:2494: $? = 0
| configure:2507: result: yes
| configure:2523: checking for sys/types.h
| configure:2536: cc -c -g -I/usr/local/include conftest.c >&5
| configure:2539: $? = 0
| configure:2542: test -s conftest.o
| configure:2545: $? = 0
| configure:2555: result: yes
| configure:2523: checking for sys/stat.h
| configure:2536: cc -c -g -I/usr/local/include conftest.c >&5
| configure:2539: $? = 0
| configure:2542: test -s conftest.o
| configure:2545: $? = 0
| configure:2555: result: yes
| configure:2523: checking for stdlib.h
| configure:2536: cc -c -g -I/usr/local/include conftest.c >&5
| configure:2539: $? = 0
| configure:2542: test -s conftest.o
| configure:2545: $? = 0
| configure:2555: result: yes
| configure:2523: checking for string.h
| configure:2536: cc -c -g -I/usr/local/include conftest.c >&5
| configure:2539: $? = 0
| configure:2542: test -s conftest.o
| configure:2545: $? = 0
| configure:2555: result: yes
| configure:2523: checking for memory.h
| configure:2536: cc -c -g -I/usr/local/include conftest.c >&5
| configure:2539: $? = 0
| configure:2542: test -s conftest.o
| configure:2545: $? = 0
| configure:2555: result: yes
| configure:2523: checking for strings.h
| configure:2536: cc -c -g -I/usr/local/include conftest.c >&5
| configure:2539: $? = 0
| configure:2542: test -s conftest.o
| configure:2545: $? = 0
| configure:2555: result: yes
| configure:2523: checking for inttypes.h
| configure:2536: cc -c -g -I/usr/local/include conftest.c >&5
| configure:2539: $? = 0
| configure:2542: test -s conftest.o
| configure:2545: $? = 0
| configure:2555: result: yes
| configure:2523: checking for stdint.h
| configure:2536: cc -c -g -I/usr/local/include conftest.c >&5
| configure:2539: $? = 0
| configure:2542: test -s conftest.o
| configure:2545: $? = 0
| configure:2555: result: yes
| configure:2523: checking for unistd.h
| configure:2536: cc -c -g -I/usr/local/include conftest.c >&5
| configure:2539: $? = 0
| configure:2542: test -s conftest.o
| configure:2545: $? = 0
| configure:2555: result: yes
| configure:2576: checking minix/config.h usability
| configure:2585: cc -c -g -I/usr/local/include conftest.c >&5
| cc: Severe: configure, line 2614: Cannot find file <minix/config.h> specified 
in #include directive. (noinclfilef)
| #include <minix/config.h>
| -^
| configure:2588: $? = 1
| configure: failed program was:
| #line 2579 "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 <minix/config.h>
| configure:2603: result: no
| configure:2607: checking minix/config.h presence
| configure:2614: cc -E -I/usr/local/include conftest.c
| cc: Error: configure, line 2611: Cannot find file <minix/config.h> specified 
in #include directive. (noinclfile)
| #include <minix/config.h>
| -^
| configure:2620: $? = 1
| configure: failed program was:
| #line 2610 "configure"
| #include "confdefs.h"
| #include <minix/config.h>
| configure:2638: result: no
| configure:2656: checking for minix/config.h
| configure:2663: result: no
| configure:2689: checking for strerror in -lcposix
| configure:2722: cc -o conftest -g -I/usr/local/include  conftest.c -lcposix   
>&5
| ld:
| Can't locate file for: -lcposix
| configure:2725: $? = 1
| configure: failed program was:
| #line 2697 "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:2742: result: no
| configure:2748: checking for cc option to accept ANSI C
| configure:2814: cc  -c -g -I/usr/local/include conftest.c >&5
| configure:2817: $? = 0
| configure:2820: test -s conftest.o
| configure:2823: $? = 0
| configure:2837: result: none needed
| configure:2886: checking for ranlib
| configure:2901: found /bin/ranlib
| configure:2910: result: ranlib
| configure:2927: checking for gm4
| configure:2958: result: no
| configure:2927: checking for gnum4
| configure:2944: found /usr/local/bin/gnum4
| configure:2955: result: /usr/local/bin/gnum4
| configure:2966: checking whether m4 supports frozen files
| configure:2978: result: yes
| configure:3561: checking for ANSI C header files
| configure:3689: result: yes
| configure:3712: checking ctype.h usability
| configure:3721: cc -c -g -I/usr/local/include conftest.c >&5
| configure:3724: $? = 0
| configure:3727: test -s conftest.o
| configure:3730: $? = 0
| configure:3739: result: yes
| configure:3743: checking ctype.h presence
| configure:3750: cc -E -I/usr/local/include conftest.c
| configure:3756: $? = 0
| configure:3774: result: yes
| configure:3792: checking for ctype.h
| configure:3799: result: yes
| configure:3712: checking locale.h usability
| configure:3721: cc -c -g -I/usr/local/include conftest.c >&5
| configure:3724: $? = 0
| configure:3727: test -s conftest.o
| configure:3730: $? = 0
| configure:3739: result: yes
| configure:3743: checking locale.h presence
| configure:3750: cc -E -I/usr/local/include conftest.c
| configure:3756: $? = 0
| configure:3774: result: yes
| configure:3792: checking for locale.h
| configure:3799: result: yes
| configure:3703: checking for memory.h
| configure:3708: result: yes
| configure:3703: checking for stdlib.h
| configure:3708: result: yes
| configure:3703: checking for string.h
| configure:3708: result: yes
| configure:3703: checking for unistd.h
| configure:3708: result: yes
| configure:3817: checking for cc option to accept ANSI C
| configure:3880: cc  -c -g -I/usr/local/include conftest.c >&5
| configure:3883: $? = 0
| configure:3886: test -s conftest.o
| configure:3889: $? = 0
| configure:3906: result: none needed
| configure:3914: checking for an ANSI C-conforming const
| configure:3984: cc -c -g -I/usr/local/include conftest.c >&5
| cc: Warning: configure, line 3956: The scalar variable "t" is fetched but not 
initialized.  And there may be other such fetches of this variable that have 
not been reported in this compilation. (uninit1)
|     *t++ = 0;
| -----^
| cc: Warning: configure, line 3971: The scalar variable "b" is fetched but not 
initialized.  And there may be other such fetches of this variable that have 
not been reported in this compilation. (uninit1)
|     struct s *b; b->j = 5;
| -----------------^
| configure:3987: $? = 0
| configure:3990: test -s conftest.o
| configure:3993: $? = 0
| configure:4003: result: yes
| configure:4013: checking for inline
| configure:4030: cc -c -g -I/usr/local/include conftest.c >&5
| configure:4033: $? = 0
| configure:4036: test -s conftest.o
| configure:4039: $? = 0
| configure:4050: result: inline
| configure:4065: checking for function prototypes
| configure:4068: result: yes
| configure:4082: checking for ANSI C header files
| configure:4210: result: yes
| configure:4224: checking for string.h
| configure:4229: result: yes
| configure:4336: checking for working alloca.h
| configure:4360: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:4363: $? = 0
| configure:4366: test -s conftest
| configure:4369: $? = 0
| configure:4379: result: yes
| configure:4389: checking for alloca
| configure:4433: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:4436: $? = 0
| configure:4439: test -s conftest
| configure:4442: $? = 0
| configure:4452: result: yes
| configure:4642: checking for mkstemp
| configure:4685: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:4688: $? = 0
| configure:4691: test -s conftest
| configure:4694: $? = 0
| configure:4704: result: yes
| configure:4642: checking for setlocale
| configure:4685: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:4688: $? = 0
| configure:4691: test -s conftest
| configure:4694: $? = 0
| configure:4704: result: yes
| configure:4714: checking whether stpcpy is declared
| configure:4741: cc -c -g -I/usr/local/include conftest.c >&5
| cc: Error: configure, line 4765: In the initializer for p, "stpcpy" is not 
declared. (undeclared)
|   char *p = (char *) stpcpy;
| ---------------------^
| configure:4744: $? = 1
| configure: failed program was:
| #line 4720 "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
| #ifdef F77_DUMMY_MAIN
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
| #ifndef stpcpy
|   char *p = (char *) stpcpy;
| #endif
| 
|   ;
|   return 0;
| }
| configure:4760: result: no
| configure:4774: checking whether strndup is declared
| configure:4801: cc -c -g -I/usr/local/include conftest.c >&5
| cc: Error: configure, line 4825: In the initializer for p, "strndup" is not 
declared. (undeclared)
|   char *p = (char *) strndup;
| ---------------------^
| configure:4804: $? = 1
| configure: failed program was:
| #line 4780 "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
| #ifdef F77_DUMMY_MAIN
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
| #ifndef strndup
|   char *p = (char *) strndup;
| #endif
| 
|   ;
|   return 0;
| }
| configure:4820: result: no
| configure:4834: checking whether strnlen is declared
| configure:4861: cc -c -g -I/usr/local/include conftest.c >&5
| cc: Error: configure, line 4885: In the initializer for p, "strnlen" is not 
declared. (undeclared)
|   char *p = (char *) strnlen;
| ---------------------^
| configure:4864: $? = 1
| configure: failed program was:
| #line 4840 "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
| #ifdef F77_DUMMY_MAIN
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
| #ifndef strnlen
|   char *p = (char *) strnlen;
| #endif
| 
|   ;
|   return 0;
| }
| configure:4880: result: no
| configure:4894: checking whether memchr is declared
| configure:4921: cc -c -g -I/usr/local/include conftest.c >&5
| configure:4924: $? = 0
| configure:4927: test -s conftest.o
| configure:4930: $? = 0
| configure:4940: result: yes
| configure:4958: checking for stpcpy
| configure:5001: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| stpcpy
| configure:5004: $? = 1
| configure: failed program was:
| #line 4964 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stpcpy (); 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 stpcpy ();
| 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_stpcpy) || defined (__stub___stpcpy)
| choke me
| #else
| f = stpcpy;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5020: result: no
| configure:4958: checking for strndup
| configure:5001: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| strndup
| configure:5004: $? = 1
| configure: failed program was:
| #line 4964 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strndup (); 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 strndup ();
| 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_strndup) || defined (__stub___strndup)
| choke me
| #else
| f = strndup;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5020: result: no
| configure:4958: checking for strnlen
| configure:5001: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| strnlen
| configure:5004: $? = 1
| configure: failed program was:
| #line 4964 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strnlen (); 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 strnlen ();
| 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_strnlen) || defined (__stub___strnlen)
| choke me
| #else
| f = strnlen;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5020: result: no
| configure:4958: checking for strspn
| configure:5001: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:5004: $? = 0
| configure:5007: test -s conftest
| configure:5010: $? = 0
| configure:5020: result: yes
| configure:4958: checking for memchr
| configure:5001: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:5004: $? = 0
| configure:5007: test -s conftest
| configure:5010: $? = 0
| configure:5020: result: yes
| configure:5036: checking for working malloc
| configure:5057: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:5060: $? = 0
| configure:5062: ./conftest
| configure:5065: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 5045 "configure"
| #include "confdefs.h"
| 
|     char *malloc ();
|     int
|     main ()
|     {
|       exit (malloc (0) ? 0 : 1);
|     }
| 
| configure:5078: result: no
| configure:5094: checking for working realloc
| configure:5115: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:5118: $? = 0
| configure:5120: ./conftest
| configure:5123: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 5103 "configure"
| #include "confdefs.h"
| 
|     char *realloc ();
|     int
|     main ()
|     {
|       exit (realloc (0, 0) ? 0 : 1);
|     }
| 
| configure:5136: result: no
| configure:5151: checking for isascii
| configure:5194: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:5197: $? = 0
| configure:5200: test -s conftest
| configure:5203: $? = 0
| configure:5213: result: yes
| configure:5151: checking for iswprint
| configure:5194: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:5197: $? = 0
| configure:5200: test -s conftest
| configure:5203: $? = 0
| configure:5213: result: yes
| configure:5151: checking for mbrtowc
| configure:5194: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:5197: $? = 0
| configure:5200: test -s conftest
| configure:5203: $? = 0
| configure:5213: result: yes
| configure:5236: checking limits.h usability
| configure:5245: cc -c -g -I/usr/local/include conftest.c >&5
| configure:5248: $? = 0
| configure:5251: test -s conftest.o
| configure:5254: $? = 0
| configure:5263: result: yes
| configure:5267: checking limits.h presence
| configure:5274: cc -E -I/usr/local/include conftest.c
| configure:5280: $? = 0
| configure:5298: result: yes
| configure:5316: checking for limits.h
| configure:5323: result: yes
| configure:5227: checking for stdlib.h
| configure:5232: result: yes
| configure:5227: checking for string.h
| configure:5232: result: yes
| configure:5236: checking wchar.h usability
| configure:5245: cc -c -g -I/usr/local/include conftest.c >&5
| configure:5248: $? = 0
| configure:5251: test -s conftest.o
| configure:5254: $? = 0
| configure:5263: result: yes
| configure:5267: checking wchar.h presence
| configure:5274: cc -E -I/usr/local/include conftest.c
| configure:5280: $? = 0
| configure:5298: result: yes
| configure:5316: checking for wchar.h
| configure:5323: result: yes
| configure:5236: checking wctype.h usability
| configure:5245: cc -c -g -I/usr/local/include conftest.c >&5
| configure:5248: $? = 0
| configure:5251: test -s conftest.o
| configure:5254: $? = 0
| configure:5263: result: yes
| configure:5267: checking wctype.h presence
| configure:5274: cc -E -I/usr/local/include conftest.c
| configure:5280: $? = 0
| configure:5298: result: yes
| configure:5316: checking for wctype.h
| configure:5323: result: yes
| configure:5336: checking for ANSI C header files
| configure:5464: result: yes
| configure:5474: checking whether backslash-a works in strings
| configure:5505: cc -c -g -I/usr/local/include conftest.c >&5
| configure:5508: $? = 0
| configure:5511: test -s conftest.o
| configure:5514: $? = 0
| configure:5524: result: yes
| configure:5538: checking for stdlib.h
| configure:5543: result: yes
| configure:5647: checking for mbstate_t
| configure:5675: cc -c -g -I/usr/local/include conftest.c >&5
| configure:5678: $? = 0
| configure:5681: test -s conftest.o
| configure:5684: $? = 0
| configure:5694: result: yes
| configure:5704: checking for function prototypes
| configure:5707: result: yes
| configure:5721: checking for ANSI C header files
| configure:5849: result: yes
| configure:5863: checking for string.h
| configure:5868: result: yes
| configure:5975: checking for strerror
| configure:6018: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:6021: $? = 0
| configure:6024: test -s conftest
| configure:6027: $? = 0
| configure:6037: result: yes
| configure:5975: checking for strerror_r
| configure:6018: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:6021: $? = 0
| configure:6024: test -s conftest
| configure:6027: $? = 0
| configure:6037: result: yes
| configure:5975: checking for vprintf
| configure:6018: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:6021: $? = 0
| configure:6024: test -s conftest
| configure:6027: $? = 0
| configure:6037: result: yes
| configure:5975: checking for doprnt
| configure:6018: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| doprnt
| configure:6021: $? = 1
| configure: failed program was:
| #line 5981 "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:6037: result: no
| configure:6047: checking for ANSI C header files
| configure:6175: result: yes
| configure:6185: checking whether strerror_r is declared
| configure:6212: cc -c -g -I/usr/local/include conftest.c >&5
| cc: Error: configure, line 6236: In the initializer for p, "strerror_r" is 
not declared. (undeclared)
|   char *p = (char *) strerror_r;
| ---------------------^
| configure:6215: $? = 1
| configure: failed program was:
| #line 6191 "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
| #ifdef F77_DUMMY_MAIN
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
| #ifndef strerror_r
|   char *p = (char *) strerror_r;
| #endif
| 
|   ;
|   return 0;
| }
| configure:6231: result: no
| configure:6249: checking for strerror_r
| configure:6311: result: yes
| configure:6327: checking for string.h
| configure:6332: result: yes
| configure:6436: checking for working strerror_r
| configure:6469: cc -c -g -I/usr/local/include conftest.c >&5
| cc: Error: configure, line 6461: In the initializer for x, "strerror_r(...)" 
has a signed int type, but occurs in a context that requires a pointer. 
(needpointer)
|        char x = *strerror_r (0, buf, sizeof buf);
| ----------------^
| configure:6472: $? = 1
| configure: failed program was:
| #line 6443 "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:6518: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:6521: $? = 0
| configure:6523: ./conftest
| ./configure: 10618 Memory fault
| configure:6526: $? = 139
| configure: program exited with status 139
| configure: failed program was:
| #line 6499 "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:6540: result: no
| configure:6558: checking build system type
| configure:6576: result: alphaev56-dec-osf4.0e
| configure:6583: checking host system type
| configure:6597: result: alphaev56-dec-osf4.0e
| configure:6604: checking for off_t
| configure:6631: cc -c -g -I/usr/local/include conftest.c >&5
| configure:6634: $? = 0
| configure:6637: test -s conftest.o
| configure:6640: $? = 0
| configure:6650: result: yes
| configure:6662: checking for size_t
| configure:6689: cc -c -g -I/usr/local/include conftest.c >&5
| configure:6692: $? = 0
| configure:6695: test -s conftest.o
| configure:6698: $? = 0
| configure:6708: result: yes
| configure:6724: checking for stdlib.h
| configure:6729: result: yes
| configure:6724: checking for unistd.h
| configure:6729: result: yes
| configure:6836: checking for getpagesize
| configure:6879: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:6882: $? = 0
| configure:6885: test -s conftest
| configure:6888: $? = 0
| configure:6898: result: yes
| configure:6908: checking for working mmap
| configure:7044: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| rpl_malloc
| configure:7047: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 6917 "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
| /* 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
|    propogated 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:7064: result: no
| configure:7075: checking whether we are using the GNU C Library 2.1 or newer
| cc: Error: configure, line 7083: Cannot find file <features.h> specified in 
#include directive. (noinclfile)
| #include <features.h>
| -^
| configure:7101: result: no
| configure:7120: checking argz.h usability
| configure:7129: cc -c -g -I/usr/local/include conftest.c >&5
| cc: Severe: configure, line 7158: Cannot find file <argz.h> specified in 
#include directive. (noinclfilef)
| #include <argz.h>
| -^
| configure:7132: $? = 1
| configure: failed program was:
| #line 7123 "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:7147: result: no
| configure:7151: checking argz.h presence
| configure:7158: cc -E -I/usr/local/include conftest.c
| cc: Error: configure, line 7155: Cannot find file <argz.h> specified in 
#include directive. (noinclfile)
| #include <argz.h>
| -^
| configure:7164: $? = 1
| configure: failed program was:
| #line 7154 "configure"
| #include "confdefs.h"
| #include <argz.h>
| configure:7182: result: no
| configure:7200: checking for argz.h
| configure:7207: result: no
| configure:7111: checking for limits.h
| configure:7116: result: yes
| configure:7111: checking for locale.h
| configure:7116: result: yes
| configure:7120: checking nl_types.h usability
| configure:7129: cc -c -g -I/usr/local/include conftest.c >&5
| configure:7132: $? = 0
| configure:7135: test -s conftest.o
| configure:7138: $? = 0
| configure:7147: result: yes
| configure:7151: checking nl_types.h presence
| configure:7158: cc -E -I/usr/local/include conftest.c
| configure:7164: $? = 0
| configure:7182: result: yes
| configure:7200: checking for nl_types.h
| configure:7207: result: yes
| configure:7120: checking malloc.h usability
| configure:7129: cc -c -g -I/usr/local/include conftest.c >&5
| configure:7132: $? = 0
| configure:7135: test -s conftest.o
| configure:7138: $? = 0
| configure:7147: result: yes
| configure:7151: checking malloc.h presence
| configure:7158: cc -E -I/usr/local/include conftest.c
| configure:7164: $? = 0
| configure:7182: result: yes
| configure:7200: checking for malloc.h
| configure:7207: result: yes
| configure:7120: checking stddef.h usability
| configure:7129: cc -c -g -I/usr/local/include conftest.c >&5
| configure:7132: $? = 0
| configure:7135: test -s conftest.o
| configure:7138: $? = 0
| configure:7147: result: yes
| configure:7151: checking stddef.h presence
| configure:7158: cc -E -I/usr/local/include conftest.c
| configure:7164: $? = 0
| configure:7182: result: yes
| configure:7200: checking for stddef.h
| configure:7207: result: yes
| configure:7111: checking for stdlib.h
| configure:7116: result: yes
| configure:7111: checking for string.h
| configure:7116: result: yes
| configure:7111: checking for unistd.h
| configure:7116: result: yes
| configure:7120: checking sys/param.h usability
| configure:7129: cc -c -g -I/usr/local/include conftest.c >&5
| configure:7132: $? = 0
| configure:7135: test -s conftest.o
| configure:7138: $? = 0
| configure:7147: result: yes
| configure:7151: checking sys/param.h presence
| configure:7158: cc -E -I/usr/local/include conftest.c
| configure:7164: $? = 0
| configure:7182: result: yes
| configure:7200: checking for sys/param.h
| configure:7207: result: yes
| configure:7225: checking for feof_unlocked
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| feof_unlocked
| configure:7271: $? = 1
| configure: failed program was:
| #line 7231 "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:7287: result: no
| configure:7225: checking for fgets_unlocked
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| fgets_unlocked
| configure:7271: $? = 1
| configure: failed program was:
| #line 7231 "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:7287: result: no
| configure:7225: checking for getcwd
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for getegid
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for geteuid
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for getgid
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for getuid
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for mempcpy
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| mempcpy
| configure:7271: $? = 1
| configure: failed program was:
| #line 7231 "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:7287: result: no
| configure:7225: checking for munmap
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for putenv
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for setenv
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for setlocale
| configure:7287: result: yes
| configure:7225: checking for stpcpy
| configure:7287: result: no
| configure:7225: checking for strchr
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for strcasecmp
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for strdup
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for strtoul
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for tsearch
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for __argz_count
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| __argz_count
| configure:7271: $? = 1
| configure: failed program was:
| #line 7231 "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:7287: result: no
| configure:7225: checking for __argz_stringify
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| __argz_stringify
| configure:7271: $? = 1
| configure: failed program was:
| #line 7231 "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:7287: result: no
| configure:7225: checking for __argz_next
| configure:7268: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| __argz_next
| configure:7271: $? = 1
| configure: failed program was:
| #line 7231 "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:7287: result: no
| configure:7308: checking for iconv
| configure:7338: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| ld:
| Unresolved:
| iconv_open
| iconv
| iconv_close
| configure:7341: $? = 1
| configure: failed program was:
| #line 7317 "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:7380: cc -o conftest -g -I/usr/local/include  conftest.c  -liconv 
>&5
| configure:7383: $? = 0
| configure:7386: test -s conftest
| configure:7389: $? = 0
| configure:7402: result: yes
| configure:7410: checking for iconv declaration
| configure:7447: cc -c -g -I/usr/local/include conftest.c >&5
| configure:7450: $? = 0
| configure:7453: test -s conftest.o
| configure:7456: $? = 0
| configure:7469: result: 
|          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
| configure:7484: checking for nl_langinfo and CODESET
| configure:7508: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7511: $? = 0
| configure:7514: test -s conftest
| configure:7517: $? = 0
| configure:7528: result: yes
| configure:7539: checking for LC_MESSAGES
| configure:7563: cc -o conftest -g -I/usr/local/include  conftest.c  >&5
| configure:7566: $? = 0
| configure:7569: test -s conftest
| configure:7572: $? = 0
| configure:7582: result: yes
| configure:7592: checking whether NLS is requested
| configure:7601: result: yes
| configure:7614: checking whether included gettext is requested
| configure:7624: result: no
| configure:7641: checking libintl.h usability
| configure:7650: cc -c -g -I/usr/local/include conftest.c >&5
| cc: Severe: configure, line 7679: Cannot find file <libintl.h> specified in 
#include directive. (noinclfilef)
| #include <libintl.h>
| -^
| configure:7653: $? = 1
| configure: failed program was:
| #line 7644 "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:7668: result: no
| configure:7672: checking libintl.h presence
| configure:7679: cc -E -I/usr/local/include conftest.c
| cc: Error: configure, line 7676: Cannot find file <libintl.h> specified in 
#include directive. (noinclfile)
| #include <libintl.h>
| -^
| configure:7685: $? = 1
| configure: failed program was:
| #line 7675 "configure"
| #include "confdefs.h"
| #include <libintl.h>
| configure:7703: result: no
| configure:7721: checking for libintl.h
| configure:7728: result: no
| configure:8050: checking for msgfmt
| configure:8080: result: no
| configure:8086: checking for gmsgfmt
| configure:8115: result: :
| configure:8124: checking for xgettext
| configure:8154: result: no
| configure:8197: checking for bison
| configure:8212: found /usr/local/bin/bison
| configure:8220: result: bison
| configure:8233: checking version of bison
| configure:8242: result: 1.25, bad
| configure:8267: checking for catalogs to be installed
| configure:8287: result:  de es et fr ja nl ru
| configure:8390: creating ./config.status
| 
| ## --------------- ##
| ## Running $as_me. ##
| ## --------------- ##
| 
| This file was extended by GNU Bison config.status 1.29, which was
| generated by GNU Autoconf 2.52e.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ 
| 
| on poincare.bdl.fr
| 
| config.status:8934: creating tests/atlocal
| config.status:8934: creating Makefile
| config.status:8934: creating config/Makefile
| config.status:8934: creating intl/Makefile
| config.status:8934: creating po/Makefile.in
| config.status:8934: creating lib/Makefile
| config.status:8934: creating src/Makefile
| config.status:8934: creating doc/Makefile
| config.status:8934: creating m4/Makefile
| config.status:8934: creating tests/Makefile
| config.status:9026: creating config.h
| config.status:9259: executing tests/atconfig commands
| config.status:9259: executing default-1 commands
| config.status:9259: executing default-2 commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build='alphaev56-dec-osf4.0e'
| ac_cv_build_alias='alphaev56-dec-osf4.0e'
| ac_cv_c_backslash_a='yes'
| ac_cv_c_compiler_gnu='no'
| ac_cv_c_const='yes'
| ac_cv_c_inline='inline'
| ac_cv_env_CC_set='set'
| ac_cv_env_CC_value='cc'
| ac_cv_env_CFLAGS_set=''
| ac_cv_env_CFLAGS_value=''
| ac_cv_env_CPPFLAGS_set='set'
| ac_cv_env_CPPFLAGS_value='-I/usr/local/include'
| 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_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_doprnt='no'
| ac_cv_func_feof_unlocked='no'
| ac_cv_func_fgets_unlocked='no'
| ac_cv_func_getcwd='yes'
| ac_cv_func_getegid='yes'
| ac_cv_func_geteuid='yes'
| ac_cv_func_getgid='yes'
| ac_cv_func_getpagesize='yes'
| ac_cv_func_getuid='yes'
| ac_cv_func_isascii='yes'
| ac_cv_func_iswprint='yes'
| ac_cv_func_mbrtowc='yes'
| ac_cv_func_memchr='yes'
| ac_cv_func_mempcpy='no'
| ac_cv_func_mkstemp='yes'
| 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_stpcpy='no'
| 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_strndup='no'
| ac_cv_func_strnlen='no'
| ac_cv_func_strspn='yes'
| ac_cv_func_strtoul='yes'
| ac_cv_func_tsearch='yes'
| ac_cv_func_vprintf='yes'
| ac_cv_gnu_library_2_1='no'
| ac_cv_have_decl_memchr='yes'
| ac_cv_have_decl_stpcpy='no'
| ac_cv_have_decl_strerror_r='no'
| ac_cv_have_decl_strndup='no'
| ac_cv_have_decl_strnlen='no'
| ac_cv_header_argz_h='no'
| ac_cv_header_ctype_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_minix_config_h='no'
| ac_cv_header_nl_types_h='yes'
| ac_cv_header_stdc='yes'
| ac_cv_header_stddef_h='yes'
| ac_cv_header_stdint_h='yes'
| 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='alphaev56-dec-osf4.0e'
| ac_cv_host_alias='alphaev56-dec-osf4.0e'
| ac_cv_lib_cposix_strerror='no'
| ac_cv_objext='o'
| ac_cv_path_GMSGFMT=':'
| ac_cv_path_M4='/usr/local/bin/gnum4'
| ac_cv_path_MSGFMT=':'
| ac_cv_path_XGETTEXT=':'
| ac_cv_prog_AWK='gawk'
| ac_cv_prog_CPP='cc -E'
| ac_cv_prog_INTLBISON='bison'
| ac_cv_prog_ac_ct_CC='cc'
| ac_cv_prog_ac_ct_RANLIB='ranlib'
| ac_cv_prog_cc_g='yes'
| ac_cv_prog_cc_stdc=''
| ac_cv_prog_gnu_m4='yes'
| ac_cv_prog_make_gnumake_set='yes'
| ac_cv_type_mbstate_t='yes'
| ac_cv_type_off_t='yes'
| ac_cv_type_size_t='yes'
| ac_cv_working_alloca_h='yes'
| am_cv_CC_dependencies_compiler_type='tru64'
| 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, char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);'
| am_cv_proto_iconv_arg1=''
| am_cv_val_LC_MESSAGES='yes'
| jm_cv_func_working_malloc='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 "bison"
| #define VERSION "1.29"
| #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 _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define PROTOTYPES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRNDUP 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_MEMCHR 1
| #define HAVE_DONE_WORKING_MALLOC_CHECK 1
| #define malloc rpl_malloc
| #define HAVE_DONE_WORKING_REALLOC_CHECK 1
| #define realloc rpl_realloc
| #define HAVE_ISASCII 1
| #define HAVE_ISWPRINT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define STDC_HEADERS 1
| #define HAVE_C_BACKSLASH_A 1
| #define HAVE_STDLIB_H 1
| #define PROTOTYPES 1
| #define STDC_HEADERS 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_DECL_STRERROR_R 0
| #define HAVE_STRERROR_R 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 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_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 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| 
| configure: exit 0
| 
| ## --------------- ##
| ## Running $as_me. ##
| ## --------------- ##
| 
| This file was extended by GNU Bison config.status 1.29, which was
| generated by GNU Autoconf 2.52e.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = config.h:config.hin
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ 
| 
| on poincare.bdl.fr
| 
| config.status:9026: creating config.h
| config.status:9167: config.h is unchanged
| config.status:9259: executing tests/atconfig commands
| config.status:9259: executing default-1 commands
| config.status:9259: executing default-2 commands

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status
| # Copyright 2000, 2001 Free Software Foundation, Inc.
| 
| at_package_name='GNU Bison'
| at_package_version='1.29'
| at_package_string='GNU Bison 1.29'
| at_bugreport='address@hidden'
| 
| at_n=''
| at_c='\c'
| 
| at_testdir='tests'
| srcdir='.'
| top_srcdir='..'
| top_builddir='../'
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/sh'}
| PATH_SEPARATOR=':'

testsuite: atlocal:
| # Generated automatically from atlocal.in by configure.                       
                -*- shell-script -*-
| # Configurable variable values for Bison test suite.
| # Copyright 2000, 2001 Free Software Foundation, Inc.
| 
| # We need a C compiler.
| CC='cc'
| CFLAGS='-g'
| 
| # We need `config.h'.
| CPPFLAGS="-I $top_builddir -I/usr/local/include"

## -------- ##
## Victims. ##
## -------- ##
## --------------------------- ##
## Silently running the tests. ##
## --------------------------- ##
testsuite: starting at: Thu Sep 13 13:27:18 MET DST 2001
1. output.at:37: FAILED near `output.at:37'
2. output.at:38: FAILED near `output.at:38'
3. output.at:39: FAILED near `output.at:39'
4. output.at:40: FAILED near `output.at:40'
5. output.at:41: FAILED near `output.at:41'
6. output.at:42: FAILED near `output.at:42'
7. output.at:63: FAILED near `output.at:63'
8. output.at:66: FAILED near `output.at:66'
9. output.at:91: FAILED near `output.at:91'
10. output.at:95: FAILED near `output.at:95'
11. output.at:99: FAILED near `output.at:99'
12. output.at:103: FAILED near `output.at:103'
13. calc.at:359: FAILED near `calc.at:359'
14. calc.at:361: FAILED near `calc.at:361'
15. calc.at:362: FAILED near `calc.at:362'
16. calc.at:363: FAILED near `calc.at:363'
17. calc.at:364: FAILED near `calc.at:364'
18. calc.at:365: FAILED near `calc.at:365'
19. calc.at:366: FAILED near `calc.at:366'
20. calc.at:368: FAILED near `calc.at:368'
21. calc.at:370: FAILED near `calc.at:370'
22. calc.at:372: FAILED near `calc.at:372'
23. calc.at:373: FAILED near `calc.at:373'
24. regression.at:26: ok        ()
25. regression.at:52: FAILED near `regression.at:64'
testsuite: ending at: Thu Sep 13 13:30:00 MET DST 2001


## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
   1: output.at:37    Output files: .
   2: output.at:38    Output files: -o foo.c.
   3: output.at:39    Output files: -o foo.tab.c.
   4: output.at:40    Output files: -y.
   5: output.at:41    Output files: -b bar.
   6: output.at:42    Output files: -g -o foo.c.
   7: output.at:63    Output files: .
   8: output.at:66    Output files: %yacc.
   9: output.at:91    Output files: .
  10: output.at:95    Output files: .
  11: output.at:99    Output files: %source_extension ".cpp" %header_extension 
".hhh".
  12: output.at:103   Output files: %source_extension ".cc" %header_extension 
".hh".
  13: calc.at:359     Calculator
  14: calc.at:361     Calculator --defines
  15: calc.at:362     Calculator --locations
  16: calc.at:363     Calculator --name-prefix=calc
  17: calc.at:364     Calculator --verbose
  18: calc.at:365     Calculator --yacc
  19: calc.at:366     Calculator --yyerror-verbose
  20: calc.at:368     Calculator --locations --yyerror-verbose
  21: calc.at:370     Calculator --defines --locations --name-prefix=calc 
--verbose --yacc --yyerror-verbose
  22: calc.at:372     Calculator --debug
  23: calc.at:373     Calculator --debug --defines --locations 
--name-prefix=calc --verbose --yacc --yyerror-verbose
  25: regression.at:52 %union and --defines


## -------------------------------------- ##
## Verbosely re-running the failing tests ##
## -------------------------------------- ##

## -------------------------- ##
## GNU Bison 1.29 test suite. ##
## -------------------------- ##
1. output.at:37: testing Output files: ....
output.at:37: bison -dv foo.y 
stderr:
foo.y:3: fatal error: memory exhausted
stdout:
output.at:37: exit code was 1, expected 0
1. output.at:37: FAILED near `output.at:37'

2. output.at:38: testing Output files: -o foo.c....
output.at:38: bison -dv foo.y -o foo.c
stderr:
foo.y:3: fatal error: memory exhausted
stdout:
output.at:38: exit code was 1, expected 0
2. output.at:38: FAILED near `output.at:38'

3. output.at:39: testing Output files: -o foo.tab.c....
output.at:39: bison -dv foo.y -o foo.tab.c
stderr:
foo.y:3: fatal error: memory exhausted
stdout:
output.at:39: exit code was 1, expected 0
3. output.at:39: FAILED near `output.at:39'

4. output.at:40: testing Output files: -y....
output.at:40: bison -dv foo.y -y
stderr:
foo.y:3: fatal error: memory exhausted
stdout:
output.at:40: exit code was 1, expected 0
4. output.at:40: FAILED near `output.at:40'

5. output.at:41: testing Output files: -b bar....
output.at:41: bison -dv foo.y -b bar
stderr:
foo.y:3: fatal error: memory exhausted
stdout:
output.at:41: exit code was 1, expected 0
5. output.at:41: FAILED near `output.at:41'

6. output.at:42: testing Output files: -g -o foo.c....
output.at:42: bison -dv foo.y -g -o foo.c
stderr:
foo.y:3: fatal error: memory exhausted
stdout:
output.at:42: exit code was 1, expected 0
6. output.at:42: FAILED near `output.at:42'

7. output.at:63: testing Output files: ....
output.at:63: bison foo.y
stderr:
foo.y:6: fatal error: memory exhausted
stdout:
output.at:63: exit code was 1, expected 0
7. output.at:63: FAILED near `output.at:63'

8. output.at:66: testing Output files: %yacc....
output.at:66: bison foo.y
stderr:
foo.y:6: fatal error: memory exhausted
stdout:
output.at:66: exit code was 1, expected 0
8. output.at:66: FAILED near `output.at:66'

9. output.at:91: testing Output files: ....
output.at:91: bison foo.yy 
stderr:
foo.yy:6: fatal error: memory exhausted
stdout:
output.at:91: exit code was 1, expected 0
9. output.at:91: FAILED near `output.at:91'

10. output.at:95: testing Output files: ....
output.at:95: bison foo.yy -o foo.c
stderr:
foo.yy:6: fatal error: memory exhausted
stdout:
output.at:95: exit code was 1, expected 0
10. output.at:95: FAILED near `output.at:95'

11. output.at:99: testing Output files: %source_extension .cpp 
%header_extension .hhh....
output.at:99: bison foo.yy 
stderr:
foo.yy:6: fatal error: memory exhausted
stdout:
output.at:99: exit code was 1, expected 0
11. output.at:99: FAILED near `output.at:99'

12. output.at:103: testing Output files: %source_extension .cc 
%header_extension .hh....
output.at:103: bison foo.yy -o foo.c
stderr:
foo.yy:6: fatal error: memory exhausted
stdout:
output.at:103: exit code was 1, expected 0
12. output.at:103: FAILED near `output.at:103'

13. calc.at:359: testing Calculator ...
calc.at:359: bison calc.y -o calc.c 
calc.at:359: $CC $CFLAGS $CPPFLAGS calc.c -o calc
0a1,3
> cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 
> directive. (noinclfilef)
> #include <config.h>
> -^
calc.at:359: exit code was 1, expected 0
13. calc.at:359: FAILED near `calc.at:359'

14. calc.at:361: testing Calculator --defines...
calc.at:361: bison calc.y -o calc.c --defines
calc.at:361: $CC $CFLAGS $CPPFLAGS calc.c -o calc
0a1,3
> cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 
> directive. (noinclfilef)
> #include <config.h>
> -^
calc.at:361: exit code was 1, expected 0
14. calc.at:361: FAILED near `calc.at:361'

15. calc.at:362: testing Calculator --locations...
calc.at:362: bison calc.y -o calc.c --locations
calc.at:362: $CC $CFLAGS $CPPFLAGS calc.c -o calc
0a1,3
> cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 
> directive. (noinclfilef)
> #include <config.h>
> -^
calc.at:362: exit code was 1, expected 0
15. calc.at:362: FAILED near `calc.at:362'

16. calc.at:363: testing Calculator --name-prefix=calc...
calc.at:363: bison calc.y -o calc.c --name-prefix=calc
calc.at:363: $CC $CFLAGS $CPPFLAGS calc.c -o calc
0a1,3
> cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 
> directive. (noinclfilef)
> #include <config.h>
> -^
calc.at:363: exit code was 1, expected 0
16. calc.at:363: FAILED near `calc.at:363'

17. calc.at:364: testing Calculator --verbose...
calc.at:364: bison calc.y -o calc.c --verbose
calc.at:364: $CC $CFLAGS $CPPFLAGS calc.c -o calc
0a1,3
> cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 
> directive. (noinclfilef)
> #include <config.h>
> -^
calc.at:364: exit code was 1, expected 0
17. calc.at:364: FAILED near `calc.at:364'

18. calc.at:365: testing Calculator --yacc...
calc.at:365: bison calc.y -o calc.c --yacc
calc.at:365: $CC $CFLAGS $CPPFLAGS calc.c -o calc
0a1,3
> cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 
> directive. (noinclfilef)
> #include <config.h>
> -^
calc.at:365: exit code was 1, expected 0
18. calc.at:365: FAILED near `calc.at:365'

19. calc.at:366: testing Calculator --yyerror-verbose...
calc.at:366: bison calc.y -o calc.c 
calc.at:366: $CC $CFLAGS $CPPFLAGS calc.c -o calc
0a1,3
> cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 
> directive. (noinclfilef)
> #include <config.h>
> -^
calc.at:366: exit code was 1, expected 0
19. calc.at:366: FAILED near `calc.at:366'

20. calc.at:368: testing Calculator --locations --yyerror-verbose...
calc.at:368: bison calc.y -o calc.c --locations 
calc.at:368: $CC $CFLAGS $CPPFLAGS calc.c -o calc
0a1,3
> cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 
> directive. (noinclfilef)
> #include <config.h>
> -^
calc.at:368: exit code was 1, expected 0
20. calc.at:368: FAILED near `calc.at:368'

21. calc.at:370: testing Calculator --defines --locations --name-prefix=calc 
--verbose --yacc --yyerror-verbose...
calc.at:370: bison calc.y -o calc.c --defines --locations --name-prefix=calc 
--verbose --yacc 
calc.at:370: $CC $CFLAGS $CPPFLAGS calc.c -o calc
0a1,3
> cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 
> directive. (noinclfilef)
> #include <config.h>
> -^
calc.at:370: exit code was 1, expected 0
21. calc.at:370: FAILED near `calc.at:370'

22. calc.at:372: testing Calculator --debug...
calc.at:372: bison calc.y -o calc.c --debug
calc.at:372: $CC $CFLAGS $CPPFLAGS calc.c -o calc
0a1,3
> cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 
> directive. (noinclfilef)
> #include <config.h>
> -^
calc.at:372: exit code was 1, expected 0
22. calc.at:372: FAILED near `calc.at:372'

23. calc.at:373: testing Calculator --debug --defines --locations 
--name-prefix=calc --verbose --yacc --yyerror-verbose...
calc.at:373: bison calc.y -o calc.c --debug --defines --locations 
--name-prefix=calc --verbose --yacc 
calc.at:373: $CC $CFLAGS $CPPFLAGS calc.c -o calc
0a1,3
> cc: Severe: calc.y, line 4: Cannot find file <config.h> specified in #include 
> directive. (noinclfilef)
> #include <config.h>
> -^
calc.at:373: exit code was 1, expected 0
23. calc.at:373: FAILED near `calc.at:373'

25. regression.at:52: testing %union and --defines...
regression.at:64: bison --defines union.y
0a1
> union.y:8: fatal error: memory exhausted
regression.at:64: exit code was 1, expected 0
25. regression.at:52: FAILED near `regression.at:64'



reply via email to

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