bug-bison
[Top][All Lists]
Advanced

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

(no subject)


From: gnu-utilities
Subject: (no subject)
Date: Wed, 12 Sep 2001 12:35:20 +0200 (MET DST)

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

testsuite: command line was:
  $ ./testsuite 

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

testsuite: ../intl/ChangeLog:
| 2001-07-24  GNU  <address@hidden>
| 
|       * Version 0.10.39 released.
| 

testsuite: ../po/ChangeLog:
| 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: ../ChangeLog:
| 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 = herta
uname -m = alpha
uname -r = V4.0
uname -s = OSF1
uname -v = 1229

/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: /tmp_mnt/freeware/gnu-tools/bison/bison-1.29/tests
PATH: /tmp_mnt/freeware/gnu-tools/bin
PATH: /tmp_mnt/freeware/bin/gnu-tools
PATH: /tmp_mnt/esat/coulomb/compressie/alpha/bin
PATH: /usr/bin
PATH: /usr/dt/bin
PATH: /usr/bin/X11
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/ccs/bin
PATH: /tmp_mnt/freeware/bin
PATH: /tmp_mnt/freeware/gnu-tools/bison/bison-1.29

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

testsuite: ../config.log:
| 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 --prefix=/freeware/gnu-tools 
--exec-prefix=/freeware/gnu-tools/alpha
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = herta
| uname -m = alpha
| uname -r = V4.0
| uname -s = OSF1
| uname -v = 1229
| 
| /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: /freeware/gnu-tools/bin
| PATH: /freeware/gnu-tools/alpha/bin
| PATH: /freeware/bin/gnu-tools
| PATH: /esat/coulomb/compressie/alpha/bin
| PATH: /usr/bin
| PATH: /usr/dt/bin
| PATH: /usr/bin/X11
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/ccs/bin
| PATH: /freeware/bin
| PATH: ./alpha
| 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: /freeware/gnu-tools/alpha/bin/install -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 /freeware/gnu-tools/alpha/bin/gawk
| configure:1210: result: gawk
| configure:1220: checking whether make sets ${MAKE}
| configure:1240: result: yes
| configure:1383: checking for gcc
| configure:1398: found /freeware/bin/gcc
| configure:1406: result: gcc
| configure:1634: checking for C compiler version
| configure:1637: gcc --version </dev/null >&5
| 3.0
| configure:1640: $? = 0
| configure:1642: gcc -v </dev/null >&5
| Reading specs from /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/specs
| Configured with: /freeware/gcc/gcc/gcc-3.0/configure --prefix=/freeware/gcc 
--exec-prefix=/freeware/gcc/alpha --with-local-prefix=/freeware/gcc 
--enable-version-specific-runtime-libs --enable-languages=c++,f77,java 
alpha-dec-osf4.0f
| Thread model: single
| gcc version 3.0
| configure:1645: $? = 0
| configure:1647: gcc -V </dev/null >&5
| gcc.new: argument to `-V' is missing
| configure:1650: $? = 1
| configure:1676: checking for C compiler default output
| configure:1679: gcc    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: gcc -o conftest    conftest.c  >&5
| configure:1757: $? = 0
| configure:1779: result: 
| configure:1785: checking for object suffix
| configure:1809: gcc -c   conftest.c >&5
| configure:1812: $? = 0
| configure:1831: result: o
| configure:1835: checking whether we are using the GNU C compiler
| configure:1862: gcc -c   conftest.c >&5
| configure:1865: $? = 0
| configure:1868: test -s conftest.o
| configure:1871: $? = 0
| configure:1883: result: yes
| configure:1889: checking whether gcc accepts -g
| configure:1913: gcc -c -g  conftest.c >&5
| configure:1916: $? = 0
| configure:1919: test -s conftest.o
| configure:1922: $? = 0
| configure:1932: result: yes
| configure:1959: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: parse error before "me"
| configure:1962: $? = 1
| configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
| configure:2080: checking for style of include used by make
| configure:2107: result: GNU
| configure:2113: checking dependency style of gcc
| configure:2175: result: gcc3
| configure:2184: checking how to run the C preprocessor
| configure:2210: gcc -E  conftest.c
| configure:2216: $? = 0
| configure:2243: gcc -E  conftest.c
| configure:2240:28: ac_nonexistent.h: No such file or directory
| configure:2249: $? = 1
| configure: failed program was:
| #line 2239 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2286: result: gcc -E
| configure:2301: gcc -E  conftest.c
| configure:2307: $? = 0
| configure:2334: gcc -E  conftest.c
| configure:2331:28: ac_nonexistent.h: No such file or directory
| 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: gcc -E  conftest.c
| configure:2399: $? = 0
| configure:2486: gcc -o conftest -g -O2   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: gcc -c -g -O2  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: gcc -c -g -O2  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: gcc -c -g -O2  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: gcc -c -g -O2  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: gcc -c -g -O2  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: gcc -c -g -O2  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: gcc -c -g -O2  conftest.c >&5
| configure:2565:22: inttypes.h: No such file or directory
| configure:2539: $? = 1
| configure: failed program was:
| #line 2529 "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 <inttypes.h>
| configure:2555: result: no
| configure:2523: checking for stdint.h
| configure:2536: gcc -c -g -O2  conftest.c >&5
| configure:2565:20: stdint.h: No such file or directory
| configure:2539: $? = 1
| configure: failed program was:
| #line 2529 "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:2555: result: no
| configure:2523: checking for unistd.h
| configure:2536: gcc -c -g -O2  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: gcc -c -g -O2  conftest.c >&5
| configure:2614:26: minix/config.h: No such file or directory
| 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: gcc -E  conftest.c
| configure:2611:26: minix/config.h: No such file or directory
| 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: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Can't locate file for: -lcposix
| collect2: ld returned 1 exit status
| 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 gcc option to accept ANSI C
| configure:2814: gcc  -c -g -O2  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 /freeware/gnu-tools/alpha/bin/ranlib
| configure:2910: result: ranlib
| configure:2927: checking for gm4
| configure:2958: result: no
| configure:2927: checking for gnum4
| configure:2958: result: no
| configure:2927: checking for m4
| configure:2944: found /freeware/gnu-tools/alpha/bin/m4
| configure:2955: result: /freeware/gnu-tools/alpha/bin/m4
| 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: gcc -c -g -O2  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: gcc -E  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: gcc -c -g -O2  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: gcc -E  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 gcc option to accept ANSI C
| configure:3880: gcc  -c -g -O2  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: gcc -c -g -O2  conftest.c >&5
| configure:3987: $? = 0
| configure:3990: test -s conftest.o
| configure:3993: $? = 0
| configure:4003: result: yes
| configure:4013: checking for inline
| configure:4030: gcc -c -g -O2  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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:4765: `stpcpy' undeclared (first use in this function)
| configure:4765: (Each undeclared identifier is reported only once
| configure:4765: for each function it appears in.)
| 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: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:4825: `strndup' undeclared (first use in this function)
| configure:4825: (Each undeclared identifier is reported only once
| configure:4825: for each function it appears in.)
| 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: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:4885: `strnlen' undeclared (first use in this function)
| configure:4885: (Each undeclared identifier is reported only once
| configure:4885: for each function it appears in.)
| 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: gcc -c -g -O2  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: gcc -o conftest -g -O2   conftest.c  >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| stpcpy
| collect2: ld returned 1 exit status
| 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: gcc -o conftest -g -O2   conftest.c  >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| strndup
| collect2: ld returned 1 exit status
| 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: gcc -o conftest -g -O2   conftest.c  >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| strnlen
| collect2: ld returned 1 exit status
| 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: gcc -o conftest -g -O2   conftest.c  >&5
| configure:4974: warning: conflicting types for built-in function `strspn'
| configure:5004: $? = 0
| configure:5007: test -s conftest
| configure:5010: $? = 0
| configure:5020: result: yes
| configure:4958: checking for memchr
| configure:5001: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -c -g -O2  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: gcc -E  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: gcc -c -g -O2  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: gcc -E  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: gcc -c -g -O2  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: gcc -E  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: gcc -c -g -O2  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: gcc -c -g -O2  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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   conftest.c  >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| doprnt
| collect2: ld returned 1 exit status
| 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: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:6236: `strerror_r' undeclared (first use in this function)
| configure:6236: (Each undeclared identifier is reported only once
| configure:6236: for each function it appears in.)
| 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: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:6461: invalid type argument of `unary *'
| 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: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6521: $? = 0
| configure:6523: ./conftest
| ./configure: 3835 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: alphaev6-dec-osf4.0f
| configure:6583: checking host system type
| configure:6597: result: alphaev6-dec-osf4.0f
| configure:6604: checking for off_t
| configure:6631: gcc -c -g -O2  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: gcc -c -g -O2  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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   conftest.c  >&5
| configure: In function `main':
| configure:7050: warning: cast from pointer to integer of different size
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| rpl_malloc
| collect2: ld returned 1 exit status
| 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
| configure:7083:22: features.h: No such file or directory
| configure:7101: result: no
| configure:7120: checking argz.h usability
| configure:7129: gcc -c -g -O2  conftest.c >&5
| configure:7158:18: argz.h: No such file or directory
| 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: gcc -E  conftest.c
| configure:7155:18: argz.h: No such file or directory
| 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: gcc -c -g -O2  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: gcc -E  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: gcc -c -g -O2  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: gcc -E  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: gcc -c -g -O2  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: gcc -E  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: gcc -c -g -O2  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: gcc -E  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: gcc -o conftest -g -O2   conftest.c  >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| feof_unlocked
| collect2: ld returned 1 exit status
| 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: gcc -o conftest -g -O2   conftest.c  >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| fgets_unlocked
| collect2: ld returned 1 exit status
| 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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   conftest.c  >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| mempcpy
| collect2: ld returned 1 exit status
| 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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7241: warning: conflicting types for built-in function `strchr'
| configure:7271: $? = 0
| configure:7274: test -s conftest
| configure:7277: $? = 0
| configure:7287: result: yes
| configure:7225: checking for strcasecmp
| configure:7268: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   conftest.c  >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| __argz_count
| collect2: ld returned 1 exit status
| 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: gcc -o conftest -g -O2   conftest.c  >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| __argz_stringify
| collect2: ld returned 1 exit status
| 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: gcc -o conftest -g -O2   conftest.c  >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| __argz_next
| collect2: ld returned 1 exit status
| 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: gcc -o conftest -g -O2   conftest.c  >&5
| /freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
| Unresolved:
| iconv_open
| iconv
| iconv_close
| collect2: ld returned 1 exit status
| 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: gcc -o conftest -g -O2   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: gcc -c -g -O2  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: gcc -o conftest -g -O2   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: gcc -o conftest -g -O2   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: gcc -c -g -O2  conftest.c >&5
| configure:7679:21: libintl.h: No such file or directory
| 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: gcc -E  conftest.c
| configure:7676:21: libintl.h: No such file or directory
| 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 /freeware/gnu-tools/alpha/bin/bison
| configure:8220: result: bison
| configure:8233: checking version of bison
| configure:8242: result: 1.28, ok
| 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 herta
| 
| 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='alphaev6-dec-osf4.0f'
| ac_cv_build_alias='alphaev6-dec-osf4.0f'
| ac_cv_c_backslash_a='yes'
| ac_cv_c_compiler_gnu='yes'
| ac_cv_c_const='yes'
| ac_cv_c_inline='inline'
| 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_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='no'
| 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='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='alphaev6-dec-osf4.0f'
| ac_cv_host_alias='alphaev6-dec-osf4.0f'
| ac_cv_lib_cposix_strerror='no'
| ac_cv_objext='o'
| ac_cv_path_GMSGFMT=':'
| ac_cv_path_M4='/freeware/gnu-tools/alpha/bin/m4'
| ac_cv_path_MSGFMT=':'
| ac_cv_path_XGETTEXT=':'
| ac_cv_path_install='/freeware/gnu-tools/alpha/bin/install -c'
| ac_cv_prog_AWK='gawk'
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_INTLBISON='bison'
| ac_cv_prog_ac_ct_CC='gcc'
| 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_make_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='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, 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_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 herta
| 
| 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='gcc'
| CFLAGS='-g -O2'
| 
| # We need `config.h'.
| CPPFLAGS="-I $top_builddir "

## -------- ##
## Victims. ##
## -------- ##
## --------------------------- ##
## Silently running the tests. ##
## --------------------------- ##
testsuite: starting at: Wed Sep 12 12:34: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: ok     ()
14. calc.at:361: ok     ()
15. calc.at:362: ok     ()
16. calc.at:363: ok     ()
17. calc.at:364: ok     ()
18. calc.at:365: ok     ()
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: ok     ()
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: Wed Sep 12 12:34:37 MET DST 2001
testsuite: test suite duration: 0h 0m 19s


## ------------------------ ##
## 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".
  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
  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'

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
--- /dev/null   Wed Sep 12 12:34:41 2001
+++ at-stderr   Wed Sep 12 12:34:42 2001
@@ -0,0 +1,4 @@
+/freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
+Unresolved:
+rpl_malloc
+collect2: ld returned 1 exit status
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
--- /dev/null   Wed Sep 12 12:34:42 2001
+++ at-stderr   Wed Sep 12 12:34:43 2001
@@ -0,0 +1,4 @@
+/freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
+Unresolved:
+rpl_malloc
+collect2: ld returned 1 exit status
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
--- /dev/null   Wed Sep 12 12:34:44 2001
+++ at-stderr   Wed Sep 12 12:34:45 2001
@@ -0,0 +1,4 @@
+/freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
+Unresolved:
+rpl_malloc
+collect2: ld returned 1 exit status
calc.at:370: exit code was 1, expected 0
21. calc.at:370: FAILED near `calc.at:370'

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
--- /dev/null   Wed Sep 12 12:34:45 2001
+++ at-stderr   Wed Sep 12 12:34:46 2001
@@ -0,0 +1,4 @@
+/freeware/gcc/alpha/lib/gcc-lib/alpha-dec-osf4.0f/3.0/ld:
+Unresolved:
+rpl_malloc
+collect2: ld returned 1 exit status
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
--- /dev/null   Wed Sep 12 12:34:46 2001
+++ at-stderr   Wed Sep 12 12:34:46 2001
@@ -0,0 +1 @@
+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]