bug-bison
[Top][All Lists]
Advanced

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

[GNU Bison 1.875b] testsuite: 66 67 69 70 71 72 76 105 107 109 111 113 1


From: Bruce Lilly
Subject: [GNU Bison 1.875b] testsuite: 66 67 69 70 71 72 76 105 107 109 111 113 115 116 117 failed
Date: Mon, 23 Jun 2003 06:19:31 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

Built on UWIN 3.1 (W2k SP3, MS VC++ 6.0 SP5).

testsuite.log, log of make attached.

N.B. compiler diagnostics.
## ---------------------------- ##
## GNU Bison 1.875b test suite. ##
## ---------------------------- ##

testsuite: command line was:
  $ ./testsuite 

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

testsuite: ../ChangeLog:
| 2003-06-17  Paul Eggert  <address@hidden>
| 
|       Version 1.875b.
| 
|       * NEWS: Document 1.875b.
| 
|       * lib/bbitset.h: Do not include config.h; that's the includer's job.
|       Do not include <sys/types.h>; shouldn't be needed on a C89 host.
|       * lib/bitset.h (bitset_compatible_p): Indent as per GNU standard.
|       Don't use 'index' in comments, as it's a builtin fn on some hosts.

testsuite: ../po/ChangeLog:
| 2002-08-08  gettextize  <address@hidden>
| 
|       * Rules-quot: New file, from gettext-0.11.5.
|       * boldquot.sed: New file, from gettext-0.11.5.
|       * address@hidden: New file, from gettext-0.11.5.
|       * address@hidden: New file, from gettext-0.11.5.
|       * insert-header.sin: New file, from gettext-0.11.5.
|       * quot.sed: New file, from gettext-0.11.5.
|       * remove-potcdate.sin: New file, from gettext-0.11.5.
| 

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

hostname = bog.blilly.com
uname -m = i686
uname -r = 3.1-5.0
uname -s = UWIN-NT
uname -v = 2195

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

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

PATH: /d/temp/bison/bison-1.875b/tests
PATH: /usr/bin
PATH: /msdev/vc98/bin
PATH: /msdev/Common/MSDev98/bin
PATH: /usr/local/bin
PATH: /D/Program Files/Resource Pro Kit
PATH: /usr/X11/bin
PATH: /sys
PATH: /win
PATH: /d/temp/bison/bison-1.875b

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright 2000, 2001 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/d/temp/bison/bison-1.875b/tests'
| at_srcdir='.'
| abs_srcdir='/d/temp/bison/bison-1.875b/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/d/temp/bison/bison-1.875b'
| at_top_builddir='../'
| abs_top_builddir='/d/temp/bison/bison-1.875b'
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/sh'}

testsuite: atlocal:
| # tests/atlocal.  Generated from atlocal.in by configure.                     
                -*- shell-script -*-
| # Configurable variable values for Bison test suite.
| # Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
| 
| # We need a C compiler.
| CC='cc'
| 
| # We want no optimization.
| CFLAGS='-g  '
| 
| # We need `config.h'.
| CPPFLAGS="-DHAVE_CONFIG_H=1 -I$abs_top_builddir "
| 
| # Is the compiler GCC?
| GCC=''
| 
| # The GCC C++ compiler.
| CXX='CC'
| 
| # We want no optimization with C++, too.
| CXXFLAGS='-g  '
| 
| # Are special link options needed?
| LDFLAGS=''
| 
| # Are special libraries needed?
| LIBS=''

## ---------------- ##
## Tested programs. ##
## ---------------- ##

testsuite.at:27: /d/temp/bison/bison-1.875b/tests/bison --version
bison (GNU Bison) 1.875b
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

## --------------------------- ##
## Silently running the tests. ##
## --------------------------- ##
testsuite: starting at: Mon Jun 23 05:17:05 EDT 2003
1. input.at:28: ok      (sys    0m7.86s)
2. input.at:46: ok      (sys    0m9.00s)
3. input.at:64: ok      (sys    0m10.03s)
4. input.at:93: ok      (sys    0m14.06s)
5. output.at:38: ok     (sys    0m15.65s)
6. output.at:40: ok     (sys    0m17.20s)
7. output.at:42: ok     (sys    0m18.73s)
8. output.at:44: ok     (sys    0m20.08s)
9. output.at:46: ok     (sys    0m21.56s)
10. output.at:48: ok    (sys    0m22.95s)
11. output.at:52: ok    (sys    0m24.43s)
12. output.at:54: ok    (sys    0m25.76s)
13. output.at:57: ok    (sys    0m27.15s)
14. output.at:61: ok    (sys    0m28.55s)
15. output.at:63: ok    (sys    0m29.96s)
16. output.at:67: ok    (sys    0m31.46s)
17. output.at:72: ok    (sys    0m32.91s)
18. output.at:75: ok    (sys    0m34.40s)
19. output.at:79: ok    (sys    0m35.80s)
20. output.at:83: ok    (sys    0m37.13s)
21. sets.at:66: ok      (sys    0m39.61s)
22. sets.at:151: ok     (sys    0m41.48s)
23. sets.at:193: ok     (sys    0m44.03s)
24. reduce.at:26: ok    (sys    0m45.83s)
25. reduce.at:70: ok    (sys    0m47.40s)
26. reduce.at:125: ok   (sys    0m49.23s)
27. reduce.at:212: ok   (sys    0m51.75s)
28. reduce.at:301: ok   (sys    0m53.38s)
29. reduce.at:342: ok   (sys    0m54.40s)
30. synclines.at:93: ok (skipped near `synclines.at:93')        (sys    
0m54.40s)
31. synclines.at:112: ok (skipped near `synclines.at:112')      (sys    
0m54.40s)
32. synclines.at:135: ok (skipped near `synclines.at:135')      (sys    
0m54.40s)
33. synclines.at:154: ok (skipped near `synclines.at:154')      (sys    
0m54.40s)
34. synclines.at:172: ok (skipped near `synclines.at:172')      (sys    
0m54.40s)
35. headers.at:27: ok   (sys    1m5.45s)
36. headers.at:76: ok   (sys    1m7.15s)
37. headers.at:77: ok   (sys    1m9.00s)
38. headers.at:86: ok   (sys    1m12.38s)
39. actions.at:25: ok   (sys    1m14.83s)
40. actions.at:89: ok   (sys    1m17.35s)
41. actions.at:236: ok  (sys    1m19.78s)
42. actions.at:514: ok  (sys    1m22.20s)
43. conflicts.at:32: ok (sys    1m23.50s)
44. conflicts.at:52: ok (sys    1m27.93s)
45. conflicts.at:132: ok        (sys    1m29.70s)
46. conflicts.at:239: ok        (sys    1m31.21s)
47. conflicts.at:361: ok        (sys    1m33.05s)
48. conflicts.at:480: ok        (sys    1m34.23s)
49. conflicts.at:500: ok        (sys    1m35.10s)
50. conflicts.at:517: ok        (sys    1m36.33s)
51. conflicts.at:537: ok        (sys    1m37.50s)
52. calc.at:545: ok     (sys    1m52.05s)
53. calc.at:547: ok     (sys    2m5.81s)
54. calc.at:548: ok     (sys    2m18.28s)
55. calc.at:549: ok     (sys    2m32.00s)
56. calc.at:550: ok     (sys    2m45.80s)
57. calc.at:551: ok     (sys    2m56.60s)
58. calc.at:552: ok     (sys    3m7.15s)
59. calc.at:554: ok     (sys    3m20.86s)
60. calc.at:555: ok     (sys    3m32.25s)
61. calc.at:557: ok     (sys    3m43.26s)
62. calc.at:559: ok     (sys    4m3.68s)
63. calc.at:560: ok     (sys    4m21.93s)
64. calc.at:562: ok     (sys    4m40.95s)
65. calc.at:564: ok     (sys    4m58.88s)
66. calc.at:581: FAILED near `calc.at:581'      (sys    4m58.88s)
67. calc.at:583: FAILED near `calc.at:583'      (sys    4m58.88s)
68. calc.at:584: ok     (sys    5m14.75s)
69. calc.at:585: FAILED near `calc.at:585'      (sys    5m14.75s)
70. calc.at:586: FAILED near `calc.at:586'      (sys    5m14.75s)
71. calc.at:587: FAILED near `calc.at:587'      (sys    5m14.75s)
72. calc.at:588: FAILED near `calc.at:588'      (sys    5m14.75s)
73. calc.at:590: ok     (sys    5m34.86s)
74. calc.at:591: ok     (sys    5m46.66s)
75. calc.at:593: ok     (sys    5m59.06s)
76. calc.at:595: FAILED near `calc.at:595'      (sys    5m59.06s)
77. calc.at:596: ok     (sys    6m13.05s)
78. calc.at:598: ok     (sys    6m25.65s)
79. calc.at:600: ok     (sys    6m37.83s)
80. calc.at:618: ok (skipped near `calc.at:618')        (sys    6m37.83s)
81. calc.at:620: ok (skipped near `calc.at:620')        (sys    6m37.83s)
82. calc.at:630: ok (skipped near `calc.at:630')        (sys    6m37.83s)
83. calc.at:633: ok (skipped near `calc.at:633')        (sys    6m37.83s)
84. calc.at:635: ok (skipped near `calc.at:635')        (sys    6m37.83s)
85. calc.at:637: ok (skipped near `calc.at:637')        (sys    6m37.83s)
86. torture.at:140: ok  (sys    6m46.18s)
87. torture.at:231: ok  (sys    6m49.68s)
88. torture.at:366: ok  (sys    6m52.83s)
89. torture.at:440: ok  (sys    7m5.40s)
90. torture.at:461: ok  (sys    7m17.95s)
91. existing.at:26: ok  (sys    7m19.16s)
92. existing.at:366: ok (sys    7m21.13s)
93. existing.at:1218: ok        (sys    7m22.18s)
94. regression.at:27: ok        (sys    7m23.96s)
95. regression.at:65: ok        (sys    7m25.28s)
96. regression.at:87: ok        (sys    7m26.63s)
97. regression.at:113: ok       (sys    7m28.23s)
98. regression.at:257: ok       (sys    7m29.30s)
99. regression.at:280: ok       (sys    7m30.55s)
100. regression.at:312: ok      (sys    7m32.35s)
101. regression.at:340: ok      (sys    7m33.83s)
102. regression.at:371: ok      (sys    7m35.46s)
103. regression.at:548: ok      (sys    7m37.25s)
104. regression.at:792: ok      (sys    7m39.55s)
105. regression.at:793: FAILED near `regression.at:793' (sys    7m39.55s)
106. regression.at:794: ok (skipped near `regression.at:794')   (sys    
7m39.55s)
107. cxx-type.at:317: FAILED near `cxx-type.at:319'     (sys    7m39.55s)
108. cxx-type.at:324: ok        (sys    7m47.81s)
109. cxx-type.at:330: FAILED near `cxx-type.at:332'     (sys    7m47.81s)
110. cxx-type.at:337: ok        (sys    7m52.83s)
111. cxx-type.at:344: FAILED near `cxx-type.at:346'     (sys    7m52.83s)
112. cxx-type.at:351: ok        (sys    7m57.75s)
113. cxx-type.at:358: FAILED near `cxx-type.at:360'     (sys    7m57.75s)
114. cxx-type.at:364: ok        (sys    8m2.58s)
115. cxx-type.at:371: FAILED near `cxx-type.at:373'     (sys    8m2.58s)
116. glr-regression.at:25: FAILED near `glr-regression.at:98'   (sys    8m2.58s)
117. glr-regression.at:117: FAILED near `glr-regression.at:207' (sys    8m2.58s)
testsuite: ending at: Mon Jun 23 05:52:44 EDT 2003
testsuite: test suite duration: 0h 35m 39s


## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Bison 1.875b test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  66: calc.at:581        Calculator %glr-parser 
  67: calc.at:583        Calculator %glr-parser %defines
  69: calc.at:585        Calculator %glr-parser %name-prefix="calc"
  70: calc.at:586        Calculator %glr-parser %verbose
  71: calc.at:587        Calculator %glr-parser %yacc
  72: calc.at:588        Calculator %glr-parser %error-verbose
  76: calc.at:595        Calculator %glr-parser %debug
 105: regression.at:793  Dancer %glr-parser
 107: cxx-type.at:317    GLR: Resolve ambiguity, impure, no locations
 109: cxx-type.at:330    GLR: Resolve ambiguity, pure, no locations
 111: cxx-type.at:344    GLR: Merge conflicting parses, impure, no locations
 113: cxx-type.at:358    GLR: Merge conflicting parses, pure, no locations
 115: cxx-type.at:371    GLR: Verbose messages, resolve ambiguity, impure, no 
locations
 116: glr-regression.at:25 Badly Collapsed GLR States
 117: glr-regression.at:117 Improper handling of embedded actions and $-N in 
GLR parsers

Skipped tests:
GNU Bison 1.875b test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  30: synclines.at:93    Prologue synch line
  31: synclines.at:112   %union synch line
  32: synclines.at:135   Postprologue synch line
  33: synclines.at:154   Action synch line
  34: synclines.at:172   Epilogue synch line
  80: calc.at:618        Calculator %skeleton "lalr1.cc" %defines %locations
      c++
  81: calc.at:620        Calculator %skeleton "lalr1.cc" %defines
      c++
  82: calc.at:630        Calculator %skeleton "lalr1.cc" %error-verbose 
%locations %defines %name-prefix="calc" %verbose %yacc
      c++
  83: calc.at:633        Calculator %skeleton "lalr1.cc" %error-verbose %debug 
%locations %defines %name-prefix="calc" %verbose %yacc
      c++
  84: calc.at:635        Calculator %skeleton "lalr1.cc" %pure-parser 
%error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc
      c++
  85: calc.at:637        Calculator %skeleton "lalr1.cc" %pure-parser 
%error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc 
%parse-param {semantic_value *result} %parse-param {int *count}
      c++
 106: regression.at:794  Dancer %skeleton "lalr1.cc"
      c++


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

## ---------------------------- ##
## GNU Bison 1.875b test suite. ##
## ---------------------------- ##
66. calc.at:581: testing Calculator %glr-parser ...
calc.at:581: bison -o calc.c calc.y
calc.at:581: $CC $CFLAGS $CPPFLAGS $LDFLAGS calc.c $LIBS -o calc
stderr:
calc.c(124) : error C2059: syntax error : '}'
calc.c(135) : error C2061: syntax error : identifier 'yyloc_default'
calc.c(135) : error C2059: syntax error : ';'
calc.c(420) : error C2061: syntax error : identifier 'yylloc'
calc.c(420) : error C2059: syntax error : ';'
calc.c(568) : error C2061: syntax error : identifier 'YYLTYPE'
calc.c(569) : error C2059: syntax error : '}'
calc.c(584) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
calc.c(641) : error C2224: left of '.yypred' must have struct/union type
calc.c(644) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(646) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(647) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(647) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(648) : error C2224: left of '.yyloc' must have struct/union type
calc.c(648) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(649) : error C2224: left of '.yypred' must have struct/union type
calc.c(649) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(676) : error C2143: syntax error : missing ')' before '*'
calc.c(676) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(676) : error C2143: syntax error : missing '{' before '*'
calc.c(676) : error C2371: 'yyGLRStack' : redefinition; different basic types
        calc.c(555) : see declaration of 'yyGLRStack'
calc.c(676) : error C2143: syntax error : missing ';' before '*'
calc.c(677) : error C2059: syntax error : ')'
calc.c(678) : error C2054: expected '(' to follow 'yystack'
calc.c(139) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(140) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(208) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(209) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(210) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(211) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(212) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(213) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(213) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(214) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(215) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(222) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(228) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(234) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(319) : error C2143: syntax error : missing ')' before '*'
calc.c(319) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(319) : error C2143: syntax error : missing '{' before '*'
calc.c(319) : error C2059: syntax error : ')'
calc.c(320) : error C2054: expected '(' to follow 'yylocp'
calc.c(348) : error C2224: left of '.yyisState' must have struct/union type
calc.c(349) : error C2224: left of '.yylrState' must have struct/union type
calc.c(350) : error C2224: left of '.yyposn' must have struct/union type
calc.c(351) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(352) : error C2224: left of '.yypred' must have struct/union type
calc.c(353) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(354) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(357) : warning C4133: 'function' : incompatible types - from 'int *' to 
'struct yyGLRState *'
calc.c(368) : error C2143: syntax error : missing ')' before '*'
calc.c(368) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(368) : error C2143: syntax error : missing '{' before '*'
calc.c(368) : error C2059: syntax error : ')'
calc.c(369) : error C2054: expected '(' to follow 'yylocp'
calc.c(1251) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1256) : error C2065: 'YYLTYPE' : undeclared identifier
calc.c(1256) : error C2146: syntax error : missing ';' before identifier 'yyloc'
calc.c(1256) : error C2065: 'yyloc' : undeclared identifier
calc.c(1259) : warning C4013: 'yydoAction' undefined; assuming extern returning 
int
calc.c(1260) : warning C4013: 'yyglrShift' undefined; assuming extern returning 
int
calc.c(1261) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1262) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1275) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1280) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1280) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1290) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1292) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1292) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1300) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1371) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1374) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1405) : error C2143: syntax error : missing ')' before '*'
calc.c(1405) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1405) : error C2143: syntax error : missing '{' before '*'
calc.c(1405) : error C2059: syntax error : ')'
calc.c(1413) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
calc.c(1415) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
calc.c(1415) : error C2198: 'yyresolveStates' : too few actual parameters
calc.c(1418) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1420) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
calc.c(1420) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(1425) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1433) : error C2143: syntax error : missing ')' before '*'
calc.c(1433) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1433) : error C2143: syntax error : missing '{' before '*'
calc.c(1433) : error C2059: syntax error : ')'
calc.c(1434) : error C2054: expected '(' to follow 'yylocp'
calc.c(1516) : error C2143: syntax error : missing ')' before '*'
calc.c(1516) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1516) : error C2143: syntax error : missing '{' before '*'
calc.c(1516) : error C2059: syntax error : ')'
calc.c(1517) : error C2054: expected '(' to follow 'yylocp'
calc.c(1576) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1592) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1594) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1595) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1605) : error C2115: '=' : incompatible types
calc.c(1606) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1607) : error C2224: left of '.yypred' must have struct/union type
calc.c(1607) : fatal error C1003: error count exceeds 100; stopping compilation
calc.at:581: exit code was 1, expected 0
66. calc.at:581: FAILED near `calc.at:581'

67. calc.at:583: testing Calculator %glr-parser %defines...
calc.at:583: bison -o calc.c calc.y
calc.at:583: $CC $CFLAGS $CPPFLAGS $LDFLAGS calc.c $LIBS -o calc
stderr:
calc.c(124) : error C2059: syntax error : '}'
calc.c(135) : error C2061: syntax error : identifier 'yyloc_default'
calc.c(135) : error C2059: syntax error : ';'
calc.c(420) : error C2061: syntax error : identifier 'yylloc'
calc.c(420) : error C2059: syntax error : ';'
calc.c(568) : error C2061: syntax error : identifier 'YYLTYPE'
calc.c(569) : error C2059: syntax error : '}'
calc.c(584) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
calc.c(641) : error C2224: left of '.yypred' must have struct/union type
calc.c(644) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(646) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(647) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(647) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(648) : error C2224: left of '.yyloc' must have struct/union type
calc.c(648) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(649) : error C2224: left of '.yypred' must have struct/union type
calc.c(649) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(676) : error C2143: syntax error : missing ')' before '*'
calc.c(676) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(676) : error C2143: syntax error : missing '{' before '*'
calc.c(676) : error C2371: 'yyGLRStack' : redefinition; different basic types
        calc.c(555) : see declaration of 'yyGLRStack'
calc.c(676) : error C2143: syntax error : missing ';' before '*'
calc.c(677) : error C2059: syntax error : ')'
calc.c(678) : error C2054: expected '(' to follow 'yystack'
calc.c(139) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(140) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(208) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(209) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(210) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(211) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(212) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(213) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(213) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(214) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(215) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(222) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(228) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(234) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(319) : error C2143: syntax error : missing ')' before '*'
calc.c(319) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(319) : error C2143: syntax error : missing '{' before '*'
calc.c(319) : error C2059: syntax error : ')'
calc.c(320) : error C2054: expected '(' to follow 'yylocp'
calc.c(348) : error C2224: left of '.yyisState' must have struct/union type
calc.c(349) : error C2224: left of '.yylrState' must have struct/union type
calc.c(350) : error C2224: left of '.yyposn' must have struct/union type
calc.c(351) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(352) : error C2224: left of '.yypred' must have struct/union type
calc.c(353) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(354) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(357) : warning C4133: 'function' : incompatible types - from 'int *' to 
'struct yyGLRState *'
calc.c(368) : error C2143: syntax error : missing ')' before '*'
calc.c(368) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(368) : error C2143: syntax error : missing '{' before '*'
calc.c(368) : error C2059: syntax error : ')'
calc.c(369) : error C2054: expected '(' to follow 'yylocp'
calc.c(1251) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1256) : error C2065: 'YYLTYPE' : undeclared identifier
calc.c(1256) : error C2146: syntax error : missing ';' before identifier 'yyloc'
calc.c(1256) : error C2065: 'yyloc' : undeclared identifier
calc.c(1259) : warning C4013: 'yydoAction' undefined; assuming extern returning 
int
calc.c(1260) : warning C4013: 'yyglrShift' undefined; assuming extern returning 
int
calc.c(1261) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1262) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1275) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1280) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1280) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1290) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1292) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1292) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1300) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1371) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1374) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1405) : error C2143: syntax error : missing ')' before '*'
calc.c(1405) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1405) : error C2143: syntax error : missing '{' before '*'
calc.c(1405) : error C2059: syntax error : ')'
calc.c(1413) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
calc.c(1415) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
calc.c(1415) : error C2198: 'yyresolveStates' : too few actual parameters
calc.c(1418) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1420) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
calc.c(1420) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(1425) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1433) : error C2143: syntax error : missing ')' before '*'
calc.c(1433) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1433) : error C2143: syntax error : missing '{' before '*'
calc.c(1433) : error C2059: syntax error : ')'
calc.c(1434) : error C2054: expected '(' to follow 'yylocp'
calc.c(1516) : error C2143: syntax error : missing ')' before '*'
calc.c(1516) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1516) : error C2143: syntax error : missing '{' before '*'
calc.c(1516) : error C2059: syntax error : ')'
calc.c(1517) : error C2054: expected '(' to follow 'yylocp'
calc.c(1576) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1592) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1594) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1595) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1605) : error C2115: '=' : incompatible types
calc.c(1606) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1607) : error C2224: left of '.yypred' must have struct/union type
calc.c(1607) : fatal error C1003: error count exceeds 100; stopping compilation
calc.at:583: exit code was 1, expected 0
67. calc.at:583: FAILED near `calc.at:583'

69. calc.at:585: testing Calculator %glr-parser %name-prefix=calc...
calc.at:585: bison -o calc.c calc.y
calc.at:585: $CC $CFLAGS $CPPFLAGS $LDFLAGS calc.c $LIBS -o calc
stderr:
calc.c(133) : error C2059: syntax error : '}'
calc.c(144) : error C2061: syntax error : identifier 'yyloc_default'
calc.c(144) : error C2059: syntax error : ';'
calc.c(429) : error C2061: syntax error : identifier 'yylloc'
calc.c(429) : error C2059: syntax error : ';'
calc.c(577) : error C2061: syntax error : identifier 'YYLTYPE'
calc.c(578) : error C2059: syntax error : '}'
calc.c(593) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
calc.c(650) : error C2224: left of '.yypred' must have struct/union type
calc.c(653) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(655) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(656) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(656) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(657) : error C2224: left of '.yyloc' must have struct/union type
calc.c(657) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(658) : error C2224: left of '.yypred' must have struct/union type
calc.c(658) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(685) : error C2143: syntax error : missing ')' before '*'
calc.c(685) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(685) : error C2143: syntax error : missing '{' before '*'
calc.c(685) : error C2371: 'yyGLRStack' : redefinition; different basic types
        calc.c(564) : see declaration of 'yyGLRStack'
calc.c(685) : error C2143: syntax error : missing ';' before '*'
calc.c(686) : error C2059: syntax error : ')'
calc.c(687) : error C2054: expected '(' to follow 'yystack'
calc.c(139) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(140) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(208) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(209) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(210) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(211) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(212) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(213) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(213) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(214) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(215) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(222) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(228) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(234) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(319) : error C2143: syntax error : missing ')' before '*'
calc.c(319) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(319) : error C2143: syntax error : missing '{' before '*'
calc.c(319) : error C2059: syntax error : ')'
calc.c(320) : error C2054: expected '(' to follow 'yylocp'
calc.c(348) : error C2224: left of '.yyisState' must have struct/union type
calc.c(349) : error C2224: left of '.yylrState' must have struct/union type
calc.c(350) : error C2224: left of '.yyposn' must have struct/union type
calc.c(351) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(352) : error C2224: left of '.yypred' must have struct/union type
calc.c(353) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(354) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(357) : warning C4133: 'function' : incompatible types - from 'int *' to 
'struct yyGLRState *'
calc.c(368) : error C2143: syntax error : missing ')' before '*'
calc.c(368) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(368) : error C2143: syntax error : missing '{' before '*'
calc.c(368) : error C2059: syntax error : ')'
calc.c(369) : error C2054: expected '(' to follow 'yylocp'
calc.c(1260) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1265) : error C2065: 'YYLTYPE' : undeclared identifier
calc.c(1265) : error C2146: syntax error : missing ';' before identifier 'yyloc'
calc.c(1265) : error C2065: 'yyloc' : undeclared identifier
calc.c(1268) : warning C4013: 'yydoAction' undefined; assuming extern returning 
int
calc.c(1269) : warning C4013: 'yyglrShift' undefined; assuming extern returning 
int
calc.c(1270) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1271) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1284) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1289) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1289) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1299) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1301) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1301) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1309) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1354) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1354) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1355) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1355) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1374) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1374) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1377) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1377) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1380) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1383) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1414) : error C2143: syntax error : missing ')' before '*'
calc.c(1414) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1414) : error C2143: syntax error : missing '{' before '*'
calc.c(1414) : error C2059: syntax error : ')'
calc.c(1422) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1424) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1424) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
calc.c(1424) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
calc.c(1424) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
calc.c(1424) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
calc.c(1424) : error C2198: 'yyresolveStates' : too few actual parameters
calc.c(1427) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1429) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
calc.c(1429) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1430) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1430) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(1434) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1442) : error C2143: syntax error : missing ')' before '*'
calc.c(1442) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1442) : error C2143: syntax error : missing '{' before '*'
calc.c(1442) : error C2059: syntax error : ')'
calc.c(1443) : error C2054: expected '(' to follow 'yylocp'
calc.c(1525) : error C2143: syntax error : missing ')' before '*'
calc.c(1525) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1525) : error C2143: syntax error : missing '{' before '*'
calc.c(1525) : error C2059: syntax error : ')'
calc.c(1526) : error C2054: expected '(' to follow 'yylocp'
calc.c(1585) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1601) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1603) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1604) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1614) : error C2115: '=' : incompatible types
calc.c(1615) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1616) : error C2224: left of '.yypred' must have struct/union type
calc.c(1616) : fatal error C1003: error count exceeds 100; stopping compilation
calc.at:585: exit code was 1, expected 0
69. calc.at:585: FAILED near `calc.at:585'

70. calc.at:586: testing Calculator %glr-parser %verbose...
calc.at:586: bison -o calc.c calc.y
calc.at:586: $CC $CFLAGS $CPPFLAGS $LDFLAGS calc.c $LIBS -o calc
stderr:
calc.c(124) : error C2059: syntax error : '}'
calc.c(135) : error C2061: syntax error : identifier 'yyloc_default'
calc.c(135) : error C2059: syntax error : ';'
calc.c(420) : error C2061: syntax error : identifier 'yylloc'
calc.c(420) : error C2059: syntax error : ';'
calc.c(568) : error C2061: syntax error : identifier 'YYLTYPE'
calc.c(569) : error C2059: syntax error : '}'
calc.c(584) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
calc.c(641) : error C2224: left of '.yypred' must have struct/union type
calc.c(644) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(646) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(647) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(647) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(648) : error C2224: left of '.yyloc' must have struct/union type
calc.c(648) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(649) : error C2224: left of '.yypred' must have struct/union type
calc.c(649) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(676) : error C2143: syntax error : missing ')' before '*'
calc.c(676) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(676) : error C2143: syntax error : missing '{' before '*'
calc.c(676) : error C2371: 'yyGLRStack' : redefinition; different basic types
        calc.c(555) : see declaration of 'yyGLRStack'
calc.c(676) : error C2143: syntax error : missing ';' before '*'
calc.c(677) : error C2059: syntax error : ')'
calc.c(678) : error C2054: expected '(' to follow 'yystack'
calc.c(139) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(140) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(208) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(209) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(210) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(211) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(212) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(213) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(213) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(214) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(215) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(222) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(228) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(234) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(319) : error C2143: syntax error : missing ')' before '*'
calc.c(319) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(319) : error C2143: syntax error : missing '{' before '*'
calc.c(319) : error C2059: syntax error : ')'
calc.c(320) : error C2054: expected '(' to follow 'yylocp'
calc.c(348) : error C2224: left of '.yyisState' must have struct/union type
calc.c(349) : error C2224: left of '.yylrState' must have struct/union type
calc.c(350) : error C2224: left of '.yyposn' must have struct/union type
calc.c(351) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(352) : error C2224: left of '.yypred' must have struct/union type
calc.c(353) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(354) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(357) : warning C4133: 'function' : incompatible types - from 'int *' to 
'struct yyGLRState *'
calc.c(368) : error C2143: syntax error : missing ')' before '*'
calc.c(368) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(368) : error C2143: syntax error : missing '{' before '*'
calc.c(368) : error C2059: syntax error : ')'
calc.c(369) : error C2054: expected '(' to follow 'yylocp'
calc.c(1251) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1256) : error C2065: 'YYLTYPE' : undeclared identifier
calc.c(1256) : error C2146: syntax error : missing ';' before identifier 'yyloc'
calc.c(1256) : error C2065: 'yyloc' : undeclared identifier
calc.c(1259) : warning C4013: 'yydoAction' undefined; assuming extern returning 
int
calc.c(1260) : warning C4013: 'yyglrShift' undefined; assuming extern returning 
int
calc.c(1261) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1262) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1275) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1280) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1280) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1290) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1292) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1292) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1300) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1371) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1374) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1405) : error C2143: syntax error : missing ')' before '*'
calc.c(1405) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1405) : error C2143: syntax error : missing '{' before '*'
calc.c(1405) : error C2059: syntax error : ')'
calc.c(1413) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
calc.c(1415) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
calc.c(1415) : error C2198: 'yyresolveStates' : too few actual parameters
calc.c(1418) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1420) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
calc.c(1420) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(1425) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1433) : error C2143: syntax error : missing ')' before '*'
calc.c(1433) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1433) : error C2143: syntax error : missing '{' before '*'
calc.c(1433) : error C2059: syntax error : ')'
calc.c(1434) : error C2054: expected '(' to follow 'yylocp'
calc.c(1516) : error C2143: syntax error : missing ')' before '*'
calc.c(1516) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1516) : error C2143: syntax error : missing '{' before '*'
calc.c(1516) : error C2059: syntax error : ')'
calc.c(1517) : error C2054: expected '(' to follow 'yylocp'
calc.c(1576) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1592) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1594) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1595) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1605) : error C2115: '=' : incompatible types
calc.c(1606) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1607) : error C2224: left of '.yypred' must have struct/union type
calc.c(1607) : fatal error C1003: error count exceeds 100; stopping compilation
calc.at:586: exit code was 1, expected 0
70. calc.at:586: FAILED near `calc.at:586'

71. calc.at:587: testing Calculator %glr-parser %yacc...
calc.at:587: bison -o calc.c calc.y
calc.at:587: $CC $CFLAGS $CPPFLAGS $LDFLAGS calc.c $LIBS -o calc
stderr:
calc.c(124) : error C2059: syntax error : '}'
calc.c(135) : error C2061: syntax error : identifier 'yyloc_default'
calc.c(135) : error C2059: syntax error : ';'
calc.c(420) : error C2061: syntax error : identifier 'yylloc'
calc.c(420) : error C2059: syntax error : ';'
calc.c(568) : error C2061: syntax error : identifier 'YYLTYPE'
calc.c(569) : error C2059: syntax error : '}'
calc.c(584) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
calc.c(641) : error C2224: left of '.yypred' must have struct/union type
calc.c(644) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(646) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(647) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(647) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(648) : error C2224: left of '.yyloc' must have struct/union type
calc.c(648) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(649) : error C2224: left of '.yypred' must have struct/union type
calc.c(649) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(676) : error C2143: syntax error : missing ')' before '*'
calc.c(676) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(676) : error C2143: syntax error : missing '{' before '*'
calc.c(676) : error C2371: 'yyGLRStack' : redefinition; different basic types
        calc.c(555) : see declaration of 'yyGLRStack'
calc.c(676) : error C2143: syntax error : missing ';' before '*'
calc.c(677) : error C2059: syntax error : ')'
calc.c(678) : error C2054: expected '(' to follow 'yystack'
calc.c(139) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(140) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(208) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(209) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(210) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(211) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(212) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(213) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(213) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(214) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(215) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(222) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(228) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(234) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(319) : error C2143: syntax error : missing ')' before '*'
calc.c(319) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(319) : error C2143: syntax error : missing '{' before '*'
calc.c(319) : error C2059: syntax error : ')'
calc.c(320) : error C2054: expected '(' to follow 'yylocp'
calc.c(348) : error C2224: left of '.yyisState' must have struct/union type
calc.c(349) : error C2224: left of '.yylrState' must have struct/union type
calc.c(350) : error C2224: left of '.yyposn' must have struct/union type
calc.c(351) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(352) : error C2224: left of '.yypred' must have struct/union type
calc.c(353) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(354) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(357) : warning C4133: 'function' : incompatible types - from 'int *' to 
'struct yyGLRState *'
calc.c(368) : error C2143: syntax error : missing ')' before '*'
calc.c(368) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(368) : error C2143: syntax error : missing '{' before '*'
calc.c(368) : error C2059: syntax error : ')'
calc.c(369) : error C2054: expected '(' to follow 'yylocp'
calc.c(1251) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1256) : error C2065: 'YYLTYPE' : undeclared identifier
calc.c(1256) : error C2146: syntax error : missing ';' before identifier 'yyloc'
calc.c(1256) : error C2065: 'yyloc' : undeclared identifier
calc.c(1259) : warning C4013: 'yydoAction' undefined; assuming extern returning 
int
calc.c(1260) : warning C4013: 'yyglrShift' undefined; assuming extern returning 
int
calc.c(1261) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1262) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1275) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1280) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1280) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1290) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1292) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1292) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1300) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1371) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1374) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1405) : error C2143: syntax error : missing ')' before '*'
calc.c(1405) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1405) : error C2143: syntax error : missing '{' before '*'
calc.c(1405) : error C2059: syntax error : ')'
calc.c(1413) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
calc.c(1415) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
calc.c(1415) : error C2198: 'yyresolveStates' : too few actual parameters
calc.c(1418) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1420) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
calc.c(1420) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(1425) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1433) : error C2143: syntax error : missing ')' before '*'
calc.c(1433) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1433) : error C2143: syntax error : missing '{' before '*'
calc.c(1433) : error C2059: syntax error : ')'
calc.c(1434) : error C2054: expected '(' to follow 'yylocp'
calc.c(1516) : error C2143: syntax error : missing ')' before '*'
calc.c(1516) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1516) : error C2143: syntax error : missing '{' before '*'
calc.c(1516) : error C2059: syntax error : ')'
calc.c(1517) : error C2054: expected '(' to follow 'yylocp'
calc.c(1576) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1592) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1594) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1595) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1605) : error C2115: '=' : incompatible types
calc.c(1606) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1607) : error C2224: left of '.yypred' must have struct/union type
calc.c(1607) : fatal error C1003: error count exceeds 100; stopping compilation
calc.at:587: exit code was 1, expected 0
71. calc.at:587: FAILED near `calc.at:587'

72. calc.at:588: testing Calculator %glr-parser %error-verbose...
calc.at:588: bison -o calc.c calc.y
calc.at:588: $CC $CFLAGS $CPPFLAGS $LDFLAGS calc.c $LIBS -o calc
stderr:
calc.c(124) : error C2059: syntax error : '}'
calc.c(135) : error C2061: syntax error : identifier 'yyloc_default'
calc.c(135) : error C2059: syntax error : ';'
calc.c(420) : error C2061: syntax error : identifier 'yylloc'
calc.c(420) : error C2059: syntax error : ';'
calc.c(568) : error C2061: syntax error : identifier 'YYLTYPE'
calc.c(569) : error C2059: syntax error : '}'
calc.c(584) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
calc.c(641) : error C2224: left of '.yypred' must have struct/union type
calc.c(644) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(646) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(647) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(647) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(648) : error C2224: left of '.yyloc' must have struct/union type
calc.c(648) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(649) : error C2224: left of '.yypred' must have struct/union type
calc.c(649) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(676) : error C2143: syntax error : missing ')' before '*'
calc.c(676) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(676) : error C2143: syntax error : missing '{' before '*'
calc.c(676) : error C2371: 'yyGLRStack' : redefinition; different basic types
        calc.c(555) : see declaration of 'yyGLRStack'
calc.c(676) : error C2143: syntax error : missing ';' before '*'
calc.c(677) : error C2059: syntax error : ')'
calc.c(678) : error C2054: expected '(' to follow 'yystack'
calc.c(139) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(140) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(208) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(209) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(210) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(211) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(212) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(213) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(213) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(214) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(215) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(222) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(228) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(234) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(319) : error C2143: syntax error : missing ')' before '*'
calc.c(319) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(319) : error C2143: syntax error : missing '{' before '*'
calc.c(319) : error C2059: syntax error : ')'
calc.c(320) : error C2054: expected '(' to follow 'yylocp'
calc.c(348) : error C2224: left of '.yyisState' must have struct/union type
calc.c(349) : error C2224: left of '.yylrState' must have struct/union type
calc.c(350) : error C2224: left of '.yyposn' must have struct/union type
calc.c(351) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(352) : error C2224: left of '.yypred' must have struct/union type
calc.c(353) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(354) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(357) : warning C4133: 'function' : incompatible types - from 'int *' to 
'struct yyGLRState *'
calc.c(368) : error C2143: syntax error : missing ')' before '*'
calc.c(368) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(368) : error C2143: syntax error : missing '{' before '*'
calc.c(368) : error C2059: syntax error : ')'
calc.c(369) : error C2054: expected '(' to follow 'yylocp'
calc.c(1251) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1256) : error C2065: 'YYLTYPE' : undeclared identifier
calc.c(1256) : error C2146: syntax error : missing ';' before identifier 'yyloc'
calc.c(1256) : error C2065: 'yyloc' : undeclared identifier
calc.c(1259) : warning C4013: 'yydoAction' undefined; assuming extern returning 
int
calc.c(1260) : warning C4013: 'yyglrShift' undefined; assuming extern returning 
int
calc.c(1261) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1262) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1275) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1280) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1280) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1290) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1292) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1292) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1300) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1371) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1374) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1405) : error C2143: syntax error : missing ')' before '*'
calc.c(1405) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1405) : error C2143: syntax error : missing '{' before '*'
calc.c(1405) : error C2059: syntax error : ')'
calc.c(1413) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
calc.c(1415) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
calc.c(1415) : error C2198: 'yyresolveStates' : too few actual parameters
calc.c(1418) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1420) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
calc.c(1420) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(1425) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1433) : error C2143: syntax error : missing ')' before '*'
calc.c(1433) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1433) : error C2143: syntax error : missing '{' before '*'
calc.c(1433) : error C2059: syntax error : ')'
calc.c(1434) : error C2054: expected '(' to follow 'yylocp'
calc.c(1516) : error C2143: syntax error : missing ')' before '*'
calc.c(1516) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1516) : error C2143: syntax error : missing '{' before '*'
calc.c(1516) : error C2059: syntax error : ')'
calc.c(1517) : error C2054: expected '(' to follow 'yylocp'
calc.c(1576) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1592) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1594) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1595) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1605) : error C2115: '=' : incompatible types
calc.c(1606) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1607) : error C2224: left of '.yypred' must have struct/union type
calc.c(1607) : fatal error C1003: error count exceeds 100; stopping compilation
calc.at:588: exit code was 1, expected 0
72. calc.at:588: FAILED near `calc.at:588'

76. calc.at:595: testing Calculator %glr-parser %debug...
calc.at:595: bison -o calc.c calc.y
calc.at:595: $CC $CFLAGS $CPPFLAGS $LDFLAGS calc.c $LIBS -o calc
stderr:
calc.c(124) : error C2059: syntax error : '}'
calc.c(135) : error C2061: syntax error : identifier 'yyloc_default'
calc.c(135) : error C2059: syntax error : ';'
calc.c(420) : error C2061: syntax error : identifier 'yylloc'
calc.c(420) : error C2059: syntax error : ';'
calc.c(568) : error C2061: syntax error : identifier 'YYLTYPE'
calc.c(569) : error C2059: syntax error : '}'
calc.c(584) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
calc.c(641) : error C2224: left of '.yypred' must have struct/union type
calc.c(644) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(646) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(647) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(647) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(648) : error C2224: left of '.yyloc' must have struct/union type
calc.c(648) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(649) : error C2224: left of '.yypred' must have struct/union type
calc.c(649) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(676) : error C2143: syntax error : missing ')' before '*'
calc.c(676) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(676) : error C2143: syntax error : missing '{' before '*'
calc.c(676) : error C2371: 'yyGLRStack' : redefinition; different basic types
        calc.c(555) : see declaration of 'yyGLRStack'
calc.c(676) : error C2143: syntax error : missing ';' before '*'
calc.c(677) : error C2059: syntax error : ')'
calc.c(678) : error C2054: expected '(' to follow 'yystack'
calc.c(139) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(140) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(208) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(209) : warning C4133: 'initializing' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
calc.c(210) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(211) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(212) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(213) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(213) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(214) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(215) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(222) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(228) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(234) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(319) : error C2143: syntax error : missing ')' before '*'
calc.c(319) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(319) : error C2143: syntax error : missing '{' before '*'
calc.c(319) : error C2059: syntax error : ')'
calc.c(320) : error C2054: expected '(' to follow 'yylocp'
calc.c(348) : error C2224: left of '.yyisState' must have struct/union type
calc.c(349) : error C2224: left of '.yylrState' must have struct/union type
calc.c(350) : error C2224: left of '.yyposn' must have struct/union type
calc.c(351) : error C2224: left of '.yyresolved' must have struct/union type
calc.c(352) : error C2224: left of '.yypred' must have struct/union type
calc.c(353) : error C2224: left of '.yysemantics' must have struct/union type
calc.c(354) : warning C4133: '=' : incompatible types - from 'int *' to 'struct 
yyGLRState *'
calc.c(357) : warning C4133: 'function' : incompatible types - from 'int *' to 
'struct yyGLRState *'
calc.c(368) : error C2143: syntax error : missing ')' before '*'
calc.c(368) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(368) : error C2143: syntax error : missing '{' before '*'
calc.c(368) : error C2059: syntax error : ')'
calc.c(369) : error C2054: expected '(' to follow 'yylocp'
calc.c(1251) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1256) : error C2065: 'YYLTYPE' : undeclared identifier
calc.c(1256) : error C2146: syntax error : missing ';' before identifier 'yyloc'
calc.c(1256) : error C2065: 'yyloc' : undeclared identifier
calc.c(1259) : warning C4013: 'yydoAction' undefined; assuming extern returning 
int
calc.c(1260) : warning C4013: 'yyglrShift' undefined; assuming extern returning 
int
calc.c(1261) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1262) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1275) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1280) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1280) : error C2198: 'yyLRgotoState' : too few actual parameters
calc.c(1290) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1292) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
calc.c(1292) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1300) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1345) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1346) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1371) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1374) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1405) : error C2143: syntax error : missing ')' before '*'
calc.c(1405) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1405) : error C2143: syntax error : missing '{' before '*'
calc.c(1405) : error C2059: syntax error : ')'
calc.c(1413) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1415) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
calc.c(1415) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
calc.c(1415) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
calc.c(1415) : error C2198: 'yyresolveStates' : too few actual parameters
calc.c(1418) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1420) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
calc.c(1420) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
calc.c(1421) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
calc.c(1425) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1433) : error C2143: syntax error : missing ')' before '*'
calc.c(1433) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
calc.c(1433) : error C2143: syntax error : missing '{' before '*'
calc.c(1433) : error C2059: syntax error : ')'
calc.c(1434) : error C2054: expected '(' to follow 'yylocp'
calc.c(1454) : error C2079: 'yyleftmost_state' uses undefined struct 
'yyGLRState'
calc.c(1456) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
calc.c(1460) : error C2224: left of '.yyposn' must have struct/union type
calc.c(1461) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
calc.c(1466) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1466) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1473) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1473) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1476) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
calc.c(1478) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1478) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1484) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1484) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
calc.c(1484) : fatal error C1003: error count exceeds 100; stopping compilation
calc.at:595: exit code was 1, expected 0
76. calc.at:595: FAILED near `calc.at:595'

105. regression.at:793: testing Dancer %glr-parser...
regression.at:793: bison -o dancer.c dancer.y
regression.at:793: $CC $CFLAGS $CPPFLAGS $LDFLAGS dancer.c $LIBS -o dancer
stderr:
dancer.y(40) : error C2059: syntax error : '}'
dancer.y(51) : error C2061: syntax error : identifier 'yyloc_default'
dancer.y(51) : error C2059: syntax error : ';'
dancer.c(390) : error C2061: syntax error : identifier 'yylloc'
dancer.c(390) : error C2059: syntax error : ';'
dancer.c(538) : error C2061: syntax error : identifier 'YYLTYPE'
dancer.c(539) : error C2059: syntax error : '}'
dancer.c(554) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
dancer.c(611) : error C2224: left of '.yypred' must have struct/union type
dancer.c(614) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
dancer.c(616) : error C2224: left of '.yyresolved' must have struct/union type
dancer.c(617) : error C2224: left of '.yysemantics' must have struct/union type
dancer.c(617) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
dancer.c(618) : error C2224: left of '.yyloc' must have struct/union type
dancer.c(618) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
dancer.c(619) : error C2224: left of '.yypred' must have struct/union type
dancer.c(619) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(646) : error C2143: syntax error : missing ')' before '*'
dancer.c(646) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
dancer.c(646) : error C2143: syntax error : missing '{' before '*'
dancer.c(646) : error C2371: 'yyGLRStack' : redefinition; different basic types
        dancer.c(525) : see declaration of 'yyGLRStack'
dancer.c(646) : error C2143: syntax error : missing ';' before '*'
dancer.c(647) : error C2059: syntax error : ')'
dancer.c(648) : error C2054: expected '(' to follow 'yystack'
dancer.c(139) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
dancer.c(140) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
dancer.c(208) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
dancer.c(209) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
dancer.c(210) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(211) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(212) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(213) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
dancer.c(213) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
dancer.c(214) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
dancer.c(215) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
dancer.c(222) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
dancer.c(228) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
dancer.c(234) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
dancer.c(319) : error C2143: syntax error : missing ')' before '*'
dancer.c(319) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
dancer.c(319) : error C2143: syntax error : missing '{' before '*'
dancer.c(319) : error C2059: syntax error : ')'
dancer.c(320) : error C2054: expected '(' to follow 'yylocp'
dancer.c(348) : error C2224: left of '.yyisState' must have struct/union type
dancer.c(349) : error C2224: left of '.yylrState' must have struct/union type
dancer.c(350) : error C2224: left of '.yyposn' must have struct/union type
dancer.c(351) : error C2224: left of '.yyresolved' must have struct/union type
dancer.c(352) : error C2224: left of '.yypred' must have struct/union type
dancer.c(353) : error C2224: left of '.yysemantics' must have struct/union type
dancer.c(354) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
dancer.c(357) : warning C4133: 'function' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
dancer.c(368) : error C2143: syntax error : missing ')' before '*'
dancer.c(368) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
dancer.c(368) : error C2143: syntax error : missing '{' before '*'
dancer.c(368) : error C2059: syntax error : ')'
dancer.c(369) : error C2054: expected '(' to follow 'yylocp'
dancer.c(1147) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
dancer.c(1152) : error C2065: 'YYLTYPE' : undeclared identifier
dancer.c(1152) : error C2146: syntax error : missing ';' before identifier 
'yyloc'
dancer.c(1152) : error C2065: 'yyloc' : undeclared identifier
dancer.c(1155) : warning C4013: 'yydoAction' undefined; assuming extern 
returning int
dancer.c(1156) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
dancer.c(1157) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
dancer.c(1158) : error C2198: 'yyLRgotoState' : too few actual parameters
dancer.c(1171) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1176) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
dancer.c(1176) : error C2198: 'yyLRgotoState' : too few actual parameters
dancer.c(1186) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
dancer.c(1188) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
dancer.c(1188) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1196) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1241) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1241) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1242) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
dancer.c(1242) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
dancer.c(1261) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1261) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1264) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
dancer.c(1264) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
dancer.c(1267) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
dancer.c(1270) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
dancer.c(1301) : error C2143: syntax error : missing ')' before '*'
dancer.c(1301) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
dancer.c(1301) : error C2143: syntax error : missing '{' before '*'
dancer.c(1301) : error C2059: syntax error : ')'
dancer.c(1309) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1311) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1311) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
dancer.c(1311) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
dancer.c(1311) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
dancer.c(1311) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
dancer.c(1311) : error C2198: 'yyresolveStates' : too few actual parameters
dancer.c(1314) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
dancer.c(1316) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
dancer.c(1316) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
dancer.c(1317) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
dancer.c(1317) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
dancer.c(1321) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
dancer.c(1329) : error C2143: syntax error : missing ')' before '*'
dancer.c(1329) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
dancer.c(1329) : error C2143: syntax error : missing '{' before '*'
dancer.c(1329) : error C2059: syntax error : ')'
dancer.c(1330) : error C2054: expected '(' to follow 'yylocp'
dancer.c(1412) : error C2143: syntax error : missing ')' before '*'
dancer.c(1412) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
dancer.c(1412) : error C2143: syntax error : missing '{' before '*'
dancer.c(1412) : error C2059: syntax error : ')'
dancer.c(1413) : error C2054: expected '(' to follow 'yylocp'
dancer.c(1472) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1488) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1490) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1491) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1501) : error C2115: '=' : incompatible types
dancer.c(1502) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
dancer.c(1503) : error C2224: left of '.yypred' must have struct/union type
dancer.c(1503) : fatal error C1003: error count exceeds 100; stopping 
compilation
regression.at:793: exit code was 1, expected 0
105. regression.at:793: FAILED near `regression.at:793'

107. cxx-type.at:317: testing GLR: Resolve ambiguity, impure, no locations...
cxx-type.at:319: bison -o types.c types.y
stderr:
types.y: conflicts: 1 reduce/reduce
cxx-type.at:319: $CC $CFLAGS $CPPFLAGS $LDFLAGS types.c $LIBS -o types
stderr:
types.y(63) : error C2059: syntax error : '}'
types.y(74) : error C2061: syntax error : identifier 'yyloc_default'
types.y(74) : error C2059: syntax error : ';'
types.c(391) : error C2061: syntax error : identifier 'yylloc'
types.c(391) : error C2059: syntax error : ';'
types.c(539) : error C2061: syntax error : identifier 'YYLTYPE'
types.c(540) : error C2059: syntax error : '}'
types.c(555) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
types.c(612) : error C2224: left of '.yypred' must have struct/union type
types.c(615) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(617) : error C2224: left of '.yyresolved' must have struct/union type
types.c(618) : error C2224: left of '.yysemantics' must have struct/union type
types.c(618) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(619) : error C2224: left of '.yyloc' must have struct/union type
types.c(619) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
types.c(620) : error C2224: left of '.yypred' must have struct/union type
types.c(620) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(647) : error C2143: syntax error : missing ')' before '*'
types.c(647) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(647) : error C2143: syntax error : missing '{' before '*'
types.c(647) : error C2371: 'yyGLRStack' : redefinition; different basic types
        types.c(526) : see declaration of 'yyGLRStack'
types.c(647) : error C2143: syntax error : missing ';' before '*'
types.c(648) : error C2059: syntax error : ')'
types.c(649) : error C2054: expected '(' to follow 'yystack'
types.c(65541) : warning C4049: compiler limit : terminating line number 
emission
types.c(65675) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65676) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65744) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
types.c(65745) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
types.c(65746) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65747) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65748) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65749) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(65749) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65750) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65751) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65758) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65764) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65770) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65855) : error C2143: syntax error : missing ')' before '*'
types.c(65855) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(65855) : error C2143: syntax error : missing '{' before '*'
types.c(65855) : error C2059: syntax error : ')'
types.c(65856) : error C2054: expected '(' to follow 'yylocp'
types.c(65884) : error C2224: left of '.yyisState' must have struct/union type
types.c(65885) : error C2224: left of '.yylrState' must have struct/union type
types.c(65886) : error C2224: left of '.yyposn' must have struct/union type
types.c(65887) : error C2224: left of '.yyresolved' must have struct/union type
types.c(65888) : error C2224: left of '.yypred' must have struct/union type
types.c(65889) : error C2224: left of '.yysemantics' must have struct/union type
types.c(65890) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65893) : warning C4133: 'function' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
types.c(65904) : error C2143: syntax error : missing ')' before '*'
types.c(65904) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(65904) : error C2143: syntax error : missing '{' before '*'
types.c(65904) : error C2059: syntax error : ')'
types.c(65905) : error C2054: expected '(' to follow 'yylocp'
types.c(1201) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1206) : error C2065: 'YYLTYPE' : undeclared identifier
types.c(1206) : error C2146: syntax error : missing ';' before identifier 
'yyloc'
types.c(1206) : error C2065: 'yyloc' : undeclared identifier
types.c(1209) : warning C4013: 'yydoAction' undefined; assuming extern 
returning int
types.c(1210) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1211) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1212) : error C2198: 'yyLRgotoState' : too few actual parameters
types.c(1225) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1230) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1230) : error C2198: 'yyLRgotoState' : too few actual parameters
types.c(1240) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1242) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1242) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1250) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1295) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1295) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1296) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1296) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1315) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1315) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1318) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1318) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1321) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1324) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1355) : error C2143: syntax error : missing ')' before '*'
types.c(1355) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1355) : error C2143: syntax error : missing '{' before '*'
types.c(1355) : error C2059: syntax error : ')'
types.c(1363) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1365) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
types.c(1365) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
types.c(1365) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
types.c(1365) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
types.c(1365) : error C2198: 'yyresolveStates' : too few actual parameters
types.c(1368) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1370) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
types.c(1370) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1371) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1371) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
types.c(1375) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1383) : error C2143: syntax error : missing ')' before '*'
types.c(1383) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1383) : error C2143: syntax error : missing '{' before '*'
types.c(1383) : error C2059: syntax error : ')'
types.c(1384) : error C2054: expected '(' to follow 'yylocp'
types.c(1466) : error C2143: syntax error : missing ')' before '*'
types.c(1466) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1466) : error C2143: syntax error : missing '{' before '*'
types.c(1466) : error C2059: syntax error : ')'
types.c(1467) : error C2054: expected '(' to follow 'yylocp'
types.c(1526) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1542) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1544) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1545) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1555) : error C2115: '=' : incompatible types
types.c(1556) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1557) : error C2224: left of '.yypred' must have struct/union type
types.c(1557) : fatal error C1003: error count exceeds 100; stopping compilation
cxx-type.at:319: exit code was 1, expected 0
107. cxx-type.at:317: FAILED near `cxx-type.at:319'

109. cxx-type.at:330: testing GLR: Resolve ambiguity, pure, no locations...
cxx-type.at:332: bison -o types.c types.y
stderr:
types.y: conflicts: 1 reduce/reduce
cxx-type.at:332: $CC $CFLAGS $CPPFLAGS $LDFLAGS types.c $LIBS -o types
stderr:
types.y(63) : error C2059: syntax error : '}'
types.y(74) : error C2061: syntax error : identifier 'yyloc_default'
types.y(74) : error C2059: syntax error : ';'
types.c(538) : error C2061: syntax error : identifier 'YYLTYPE'
types.c(539) : error C2059: syntax error : '}'
types.c(554) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
types.c(614) : error C2224: left of '.yypred' must have struct/union type
types.c(617) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(619) : error C2224: left of '.yyresolved' must have struct/union type
types.c(620) : error C2224: left of '.yysemantics' must have struct/union type
types.c(620) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(621) : error C2224: left of '.yyloc' must have struct/union type
types.c(621) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
types.c(622) : error C2224: left of '.yypred' must have struct/union type
types.c(622) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(649) : error C2143: syntax error : missing ')' before '*'
types.c(649) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(649) : error C2143: syntax error : missing '{' before '*'
types.c(649) : error C2371: 'yyGLRStack' : redefinition; different basic types
        types.c(525) : see declaration of 'yyGLRStack'
types.c(649) : error C2143: syntax error : missing ';' before '*'
types.c(650) : error C2059: syntax error : ')'
types.c(651) : error C2054: expected '(' to follow 'yystack'
types.c(65541) : warning C4049: compiler limit : terminating line number 
emission
types.c(65675) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65676) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65744) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
types.c(65745) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
types.c(65746) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65747) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65748) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65749) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(65749) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65750) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65751) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65758) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65764) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65770) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65855) : error C2143: syntax error : missing ')' before '*'
types.c(65855) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(65855) : error C2143: syntax error : missing '{' before '*'
types.c(65855) : error C2059: syntax error : ')'
types.c(65856) : error C2054: expected '(' to follow 'yylocp'
types.c(65884) : error C2224: left of '.yyisState' must have struct/union type
types.c(65885) : error C2224: left of '.yylrState' must have struct/union type
types.c(65886) : error C2224: left of '.yyposn' must have struct/union type
types.c(65887) : error C2224: left of '.yyresolved' must have struct/union type
types.c(65888) : error C2224: left of '.yypred' must have struct/union type
types.c(65889) : error C2224: left of '.yysemantics' must have struct/union type
types.c(65890) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65893) : warning C4133: 'function' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
types.c(65904) : error C2143: syntax error : missing ')' before '*'
types.c(65904) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(65904) : error C2143: syntax error : missing '{' before '*'
types.c(65904) : error C2059: syntax error : ')'
types.c(65905) : error C2054: expected '(' to follow 'yylocp'
types.c(1203) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1208) : error C2065: 'YYLTYPE' : undeclared identifier
types.c(1208) : error C2146: syntax error : missing ';' before identifier 
'yyloc'
types.c(1208) : error C2065: 'yyloc' : undeclared identifier
types.c(1211) : warning C4013: 'yydoAction' undefined; assuming extern 
returning int
types.c(1212) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1213) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1214) : error C2198: 'yyLRgotoState' : too few actual parameters
types.c(1227) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1232) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1232) : error C2198: 'yyLRgotoState' : too few actual parameters
types.c(1242) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1244) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1244) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1252) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1297) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1297) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1298) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1298) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1317) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1317) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1320) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1320) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1323) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1326) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1357) : error C2143: syntax error : missing ')' before '*'
types.c(1357) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1357) : error C2143: syntax error : missing '{' before '*'
types.c(1357) : error C2059: syntax error : ')'
types.c(1365) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1367) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1367) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
types.c(1367) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
types.c(1367) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
types.c(1367) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
types.c(1367) : error C2198: 'yyresolveStates' : too few actual parameters
types.c(1370) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1372) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
types.c(1372) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1373) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1373) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
types.c(1377) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1385) : error C2143: syntax error : missing ')' before '*'
types.c(1385) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1385) : error C2143: syntax error : missing '{' before '*'
types.c(1385) : error C2059: syntax error : ')'
types.c(1386) : error C2054: expected '(' to follow 'yylocp'
types.c(1468) : error C2143: syntax error : missing ')' before '*'
types.c(1468) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1468) : error C2143: syntax error : missing '{' before '*'
types.c(1468) : error C2059: syntax error : ')'
types.c(1469) : error C2054: expected '(' to follow 'yylocp'
types.c(1528) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1544) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1546) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1547) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1557) : error C2115: '=' : incompatible types
types.c(1558) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1559) : error C2224: left of '.yypred' must have struct/union type
types.c(1560) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(1568) : error C2143: syntax error : missing ')' before '*'
types.c(1568) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1568) : fatal error C1003: error count exceeds 100; stopping compilation
cxx-type.at:332: exit code was 1, expected 0
109. cxx-type.at:330: FAILED near `cxx-type.at:332'

111. cxx-type.at:344: testing GLR: Merge conflicting parses, impure, no 
locations...
cxx-type.at:346: bison -o types.c types.y
stderr:
types.y: conflicts: 1 reduce/reduce
cxx-type.at:346: $CC $CFLAGS $CPPFLAGS $LDFLAGS types.c $LIBS -o types
stderr:
types.y(63) : error C2059: syntax error : '}'
types.y(74) : error C2061: syntax error : identifier 'yyloc_default'
types.y(74) : error C2059: syntax error : ';'
types.c(391) : error C2061: syntax error : identifier 'yylloc'
types.c(391) : error C2059: syntax error : ';'
types.c(539) : error C2061: syntax error : identifier 'YYLTYPE'
types.c(540) : error C2059: syntax error : '}'
types.c(555) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
types.c(612) : error C2224: left of '.yypred' must have struct/union type
types.c(615) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(617) : error C2224: left of '.yyresolved' must have struct/union type
types.c(618) : error C2224: left of '.yysemantics' must have struct/union type
types.c(618) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(619) : error C2224: left of '.yyloc' must have struct/union type
types.c(619) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
types.c(620) : error C2224: left of '.yypred' must have struct/union type
types.c(620) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(647) : error C2143: syntax error : missing ')' before '*'
types.c(647) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(647) : error C2143: syntax error : missing '{' before '*'
types.c(647) : error C2371: 'yyGLRStack' : redefinition; different basic types
        types.c(526) : see declaration of 'yyGLRStack'
types.c(647) : error C2143: syntax error : missing ';' before '*'
types.c(648) : error C2059: syntax error : ')'
types.c(649) : error C2054: expected '(' to follow 'yystack'
types.c(65541) : warning C4049: compiler limit : terminating line number 
emission
types.c(65676) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65677) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65745) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
types.c(65746) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
types.c(65747) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65748) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65749) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65750) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(65750) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65751) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65752) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65759) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65765) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65771) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65856) : error C2143: syntax error : missing ')' before '*'
types.c(65856) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(65856) : error C2143: syntax error : missing '{' before '*'
types.c(65856) : error C2059: syntax error : ')'
types.c(65857) : error C2054: expected '(' to follow 'yylocp'
types.c(65885) : error C2224: left of '.yyisState' must have struct/union type
types.c(65886) : error C2224: left of '.yylrState' must have struct/union type
types.c(65887) : error C2224: left of '.yyposn' must have struct/union type
types.c(65888) : error C2224: left of '.yyresolved' must have struct/union type
types.c(65889) : error C2224: left of '.yypred' must have struct/union type
types.c(65890) : error C2224: left of '.yysemantics' must have struct/union type
types.c(65891) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65894) : warning C4133: 'function' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
types.c(65905) : error C2143: syntax error : missing ')' before '*'
types.c(65905) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(65905) : error C2143: syntax error : missing '{' before '*'
types.c(65905) : error C2059: syntax error : ')'
types.c(65906) : error C2054: expected '(' to follow 'yylocp'
types.c(1202) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1207) : error C2065: 'YYLTYPE' : undeclared identifier
types.c(1207) : error C2146: syntax error : missing ';' before identifier 
'yyloc'
types.c(1207) : error C2065: 'yyloc' : undeclared identifier
types.c(1210) : warning C4013: 'yydoAction' undefined; assuming extern 
returning int
types.c(1211) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1212) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1213) : error C2198: 'yyLRgotoState' : too few actual parameters
types.c(1226) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1231) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1231) : error C2198: 'yyLRgotoState' : too few actual parameters
types.c(1241) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1243) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1243) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1251) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1296) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1296) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1297) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1297) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1316) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1316) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1319) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1319) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1322) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1325) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1356) : error C2143: syntax error : missing ')' before '*'
types.c(1356) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1356) : error C2143: syntax error : missing '{' before '*'
types.c(1356) : error C2059: syntax error : ')'
types.c(1364) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1366) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1366) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
types.c(1366) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
types.c(1366) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
types.c(1366) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
types.c(1366) : error C2198: 'yyresolveStates' : too few actual parameters
types.c(1369) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1371) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
types.c(1371) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1372) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1372) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
types.c(1376) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1384) : error C2143: syntax error : missing ')' before '*'
types.c(1384) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1384) : error C2143: syntax error : missing '{' before '*'
types.c(1384) : error C2059: syntax error : ')'
types.c(1385) : error C2054: expected '(' to follow 'yylocp'
types.c(1467) : error C2143: syntax error : missing ')' before '*'
types.c(1467) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1467) : error C2143: syntax error : missing '{' before '*'
types.c(1467) : error C2059: syntax error : ')'
types.c(1468) : error C2054: expected '(' to follow 'yylocp'
types.c(1527) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1543) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1545) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1546) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1556) : error C2115: '=' : incompatible types
types.c(1557) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1558) : error C2224: left of '.yypred' must have struct/union type
types.c(1558) : fatal error C1003: error count exceeds 100; stopping compilation
cxx-type.at:346: exit code was 1, expected 0
111. cxx-type.at:344: FAILED near `cxx-type.at:346'

113. cxx-type.at:358: testing GLR: Merge conflicting parses, pure, no 
locations...
cxx-type.at:360: bison -o types.c types.y
stderr:
types.y: conflicts: 1 reduce/reduce
cxx-type.at:360: $CC $CFLAGS $CPPFLAGS $LDFLAGS types.c $LIBS -o types
stderr:
types.y(63) : error C2059: syntax error : '}'
types.y(74) : error C2061: syntax error : identifier 'yyloc_default'
types.y(74) : error C2059: syntax error : ';'
types.c(538) : error C2061: syntax error : identifier 'YYLTYPE'
types.c(539) : error C2059: syntax error : '}'
types.c(554) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
types.c(614) : error C2224: left of '.yypred' must have struct/union type
types.c(617) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(619) : error C2224: left of '.yyresolved' must have struct/union type
types.c(620) : error C2224: left of '.yysemantics' must have struct/union type
types.c(620) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(621) : error C2224: left of '.yyloc' must have struct/union type
types.c(621) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
types.c(622) : error C2224: left of '.yypred' must have struct/union type
types.c(622) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(649) : error C2143: syntax error : missing ')' before '*'
types.c(649) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(649) : error C2143: syntax error : missing '{' before '*'
types.c(649) : error C2371: 'yyGLRStack' : redefinition; different basic types
        types.c(525) : see declaration of 'yyGLRStack'
types.c(649) : error C2143: syntax error : missing ';' before '*'
types.c(650) : error C2059: syntax error : ')'
types.c(651) : error C2054: expected '(' to follow 'yystack'
types.c(65541) : warning C4049: compiler limit : terminating line number 
emission
types.c(65676) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65677) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65745) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
types.c(65746) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
types.c(65747) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65748) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65749) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65750) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(65750) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65751) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65752) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65759) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65765) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65771) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65856) : error C2143: syntax error : missing ')' before '*'
types.c(65856) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(65856) : error C2143: syntax error : missing '{' before '*'
types.c(65856) : error C2059: syntax error : ')'
types.c(65857) : error C2054: expected '(' to follow 'yylocp'
types.c(65885) : error C2224: left of '.yyisState' must have struct/union type
types.c(65886) : error C2224: left of '.yylrState' must have struct/union type
types.c(65887) : error C2224: left of '.yyposn' must have struct/union type
types.c(65888) : error C2224: left of '.yyresolved' must have struct/union type
types.c(65889) : error C2224: left of '.yypred' must have struct/union type
types.c(65890) : error C2224: left of '.yysemantics' must have struct/union type
types.c(65891) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65894) : warning C4133: 'function' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
types.c(65905) : error C2143: syntax error : missing ')' before '*'
types.c(65905) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(65905) : error C2143: syntax error : missing '{' before '*'
types.c(65905) : error C2059: syntax error : ')'
types.c(65906) : error C2054: expected '(' to follow 'yylocp'
types.c(1204) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1209) : error C2065: 'YYLTYPE' : undeclared identifier
types.c(1209) : error C2146: syntax error : missing ';' before identifier 
'yyloc'
types.c(1209) : error C2065: 'yyloc' : undeclared identifier
types.c(1212) : warning C4013: 'yydoAction' undefined; assuming extern 
returning int
types.c(1213) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1214) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1215) : error C2198: 'yyLRgotoState' : too few actual parameters
types.c(1228) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1233) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1233) : error C2198: 'yyLRgotoState' : too few actual parameters
types.c(1243) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1245) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1245) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1253) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1298) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1298) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1299) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1299) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1318) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1318) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1321) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1321) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1324) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1327) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1358) : error C2143: syntax error : missing ')' before '*'
types.c(1358) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1358) : error C2143: syntax error : missing '{' before '*'
types.c(1358) : error C2059: syntax error : ')'
types.c(1366) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1368) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1368) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
types.c(1368) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
types.c(1368) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
types.c(1368) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
types.c(1368) : error C2198: 'yyresolveStates' : too few actual parameters
types.c(1371) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1373) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
types.c(1373) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1374) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1374) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
types.c(1378) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1386) : error C2143: syntax error : missing ')' before '*'
types.c(1386) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1386) : error C2143: syntax error : missing '{' before '*'
types.c(1386) : error C2059: syntax error : ')'
types.c(1387) : error C2054: expected '(' to follow 'yylocp'
types.c(1469) : error C2143: syntax error : missing ')' before '*'
types.c(1469) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1469) : error C2143: syntax error : missing '{' before '*'
types.c(1469) : error C2059: syntax error : ')'
types.c(1470) : error C2054: expected '(' to follow 'yylocp'
types.c(1529) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1545) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1547) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1548) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1558) : error C2115: '=' : incompatible types
types.c(1559) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1560) : error C2224: left of '.yypred' must have struct/union type
types.c(1561) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(1569) : error C2143: syntax error : missing ')' before '*'
types.c(1569) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1569) : fatal error C1003: error count exceeds 100; stopping compilation
cxx-type.at:360: exit code was 1, expected 0
113. cxx-type.at:358: FAILED near `cxx-type.at:360'

115. cxx-type.at:371: testing GLR: Verbose messages, resolve ambiguity, impure, 
no locations...
cxx-type.at:373: bison -o types.c types.y
stderr:
types.y: conflicts: 1 reduce/reduce
cxx-type.at:373: $CC $CFLAGS $CPPFLAGS $LDFLAGS types.c $LIBS -o types
stderr:
types.y(63) : error C2059: syntax error : '}'
types.y(74) : error C2061: syntax error : identifier 'yyloc_default'
types.y(74) : error C2059: syntax error : ';'
types.c(391) : error C2061: syntax error : identifier 'yylloc'
types.c(391) : error C2059: syntax error : ';'
types.c(539) : error C2061: syntax error : identifier 'YYLTYPE'
types.c(540) : error C2059: syntax error : '}'
types.c(555) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
types.c(612) : error C2224: left of '.yypred' must have struct/union type
types.c(615) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(617) : error C2224: left of '.yyresolved' must have struct/union type
types.c(618) : error C2224: left of '.yysemantics' must have struct/union type
types.c(618) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(619) : error C2224: left of '.yyloc' must have struct/union type
types.c(619) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
types.c(620) : error C2224: left of '.yypred' must have struct/union type
types.c(620) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(647) : error C2143: syntax error : missing ')' before '*'
types.c(647) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(647) : error C2143: syntax error : missing '{' before '*'
types.c(647) : error C2371: 'yyGLRStack' : redefinition; different basic types
        types.c(526) : see declaration of 'yyGLRStack'
types.c(647) : error C2143: syntax error : missing ';' before '*'
types.c(648) : error C2059: syntax error : ')'
types.c(649) : error C2054: expected '(' to follow 'yystack'
types.c(65541) : warning C4049: compiler limit : terminating line number 
emission
types.c(65676) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65677) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65745) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
types.c(65746) : warning C4133: 'initializing' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
types.c(65747) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65748) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65749) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(65750) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(65750) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65751) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65752) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(65759) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65765) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65771) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65856) : error C2143: syntax error : missing ')' before '*'
types.c(65856) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(65856) : error C2143: syntax error : missing '{' before '*'
types.c(65856) : error C2059: syntax error : ')'
types.c(65857) : error C2054: expected '(' to follow 'yylocp'
types.c(65885) : error C2224: left of '.yyisState' must have struct/union type
types.c(65886) : error C2224: left of '.yylrState' must have struct/union type
types.c(65887) : error C2224: left of '.yyposn' must have struct/union type
types.c(65888) : error C2224: left of '.yyresolved' must have struct/union type
types.c(65889) : error C2224: left of '.yypred' must have struct/union type
types.c(65890) : error C2224: left of '.yysemantics' must have struct/union type
types.c(65891) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
types.c(65894) : warning C4133: 'function' : incompatible types - from 'int *' 
to 'struct yyGLRState *'
types.c(65905) : error C2143: syntax error : missing ')' before '*'
types.c(65905) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(65905) : error C2143: syntax error : missing '{' before '*'
types.c(65905) : error C2059: syntax error : ')'
types.c(65906) : error C2054: expected '(' to follow 'yylocp'
types.c(1202) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1207) : error C2065: 'YYLTYPE' : undeclared identifier
types.c(1207) : error C2146: syntax error : missing ';' before identifier 
'yyloc'
types.c(1207) : error C2065: 'yyloc' : undeclared identifier
types.c(1210) : warning C4013: 'yydoAction' undefined; assuming extern 
returning int
types.c(1211) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1212) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1213) : error C2198: 'yyLRgotoState' : too few actual parameters
types.c(1226) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1231) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1231) : error C2198: 'yyLRgotoState' : too few actual parameters
types.c(1241) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1243) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
types.c(1243) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1251) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1296) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1296) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1297) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1297) : error C2037: left of 'yyposn' specifies undefined struct/union 
'yyGLRState'
types.c(1316) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1316) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1319) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1319) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1322) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1325) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1356) : error C2143: syntax error : missing ')' before '*'
types.c(1356) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1356) : error C2143: syntax error : missing '{' before '*'
types.c(1356) : error C2059: syntax error : ')'
types.c(1364) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1366) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1366) : warning C4047: 'function' : 'struct yyGLRState *' differs in 
levels of indirection from 'int '
types.c(1366) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 1
types.c(1366) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
types.c(1366) : warning C4024: 'yyresolveStates' : different types for formal 
and actual parameter 2
types.c(1366) : error C2198: 'yyresolveStates' : too few actual parameters
types.c(1369) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1371) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
types.c(1371) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1372) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
types.c(1372) : error C2037: left of 'yyloc' specifies undefined struct/union 
'yyGLRState'
types.c(1376) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
types.c(1384) : error C2143: syntax error : missing ')' before '*'
types.c(1384) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1384) : error C2143: syntax error : missing '{' before '*'
types.c(1384) : error C2059: syntax error : ')'
types.c(1385) : error C2054: expected '(' to follow 'yylocp'
types.c(1467) : error C2143: syntax error : missing ')' before '*'
types.c(1467) : error C2081: 'YYLTYPE' : name in formal parameter list illegal
types.c(1467) : error C2143: syntax error : missing '{' before '*'
types.c(1467) : error C2059: syntax error : ')'
types.c(1468) : error C2054: expected '(' to follow 'yylocp'
types.c(1527) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1543) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1545) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1546) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1556) : error C2115: '=' : incompatible types
types.c(1557) : error C2037: left of 'yypred' specifies undefined struct/union 
'yyGLRState'
types.c(1558) : error C2224: left of '.yypred' must have struct/union type
types.c(1558) : fatal error C1003: error count exceeds 100; stopping compilation
cxx-type.at:373: exit code was 1, expected 0
115. cxx-type.at:371: FAILED near `cxx-type.at:373'

116. glr-regression.at:25: testing Badly Collapsed GLR States...
glr-regression.at:97: bison -o glr-regr1.c glr-regr1.y
glr-regression.at:98: $CC $CFLAGS $CPPFLAGS $LDFLAGS glr-regr1.c $LIBS -o 
glr-regr1
stderr:
glr-regr1.y(46) : error C2059: syntax error : '}'
glr-regr1.y(57) : error C2061: syntax error : identifier 'yyloc_default'
glr-regr1.y(57) : error C2059: syntax error : ';'
glr-regr1.c(334) : error C2061: syntax error : identifier 'yylloc'
glr-regr1.c(334) : error C2059: syntax error : ';'
glr-regr1.c(482) : error C2061: syntax error : identifier 'YYLTYPE'
glr-regr1.c(483) : error C2059: syntax error : '}'
glr-regr1.c(498) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
glr-regr1.c(555) : error C2224: left of '.yypred' must have struct/union type
glr-regr1.c(558) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(560) : error C2224: left of '.yyresolved' must have struct/union 
type
glr-regr1.c(561) : error C2224: left of '.yysemantics' must have struct/union 
type
glr-regr1.c(561) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(562) : error C2224: left of '.yyloc' must have struct/union type
glr-regr1.c(562) : error C2037: left of 'yyloc' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(563) : error C2224: left of '.yypred' must have struct/union type
glr-regr1.c(563) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(590) : error C2143: syntax error : missing ')' before '*'
glr-regr1.c(590) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr1.c(590) : error C2143: syntax error : missing '{' before '*'
glr-regr1.c(590) : error C2371: 'yyGLRStack' : redefinition; different basic 
types
        glr-regr1.c(469) : see declaration of 'yyGLRStack'
glr-regr1.c(590) : error C2143: syntax error : missing ';' before '*'
glr-regr1.c(591) : error C2059: syntax error : ')'
glr-regr1.c(592) : error C2054: expected '(' to follow 'yystack'
glr-regr1.c(65541) : warning C4049: compiler limit : terminating line number 
emission
glr-regr1.c(65676) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(65677) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(65745) : warning C4133: 'initializing' : incompatible types - from 
'int *' to 'struct yyGLRState *'
glr-regr1.c(65746) : warning C4133: 'initializing' : incompatible types - from 
'int *' to 'struct yyGLRState *'
glr-regr1.c(65747) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(65748) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(65749) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(65750) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(65750) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(65751) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(65752) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(65759) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
glr-regr1.c(65765) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
glr-regr1.c(65771) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
glr-regr1.c(65856) : error C2143: syntax error : missing ')' before '*'
glr-regr1.c(65856) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr1.c(65856) : error C2143: syntax error : missing '{' before '*'
glr-regr1.c(65856) : error C2059: syntax error : ')'
glr-regr1.c(65857) : error C2054: expected '(' to follow 'yylocp'
glr-regr1.c(65885) : error C2224: left of '.yyisState' must have struct/union 
type
glr-regr1.c(65886) : error C2224: left of '.yylrState' must have struct/union 
type
glr-regr1.c(65887) : error C2224: left of '.yyposn' must have struct/union type
glr-regr1.c(65888) : error C2224: left of '.yyresolved' must have struct/union 
type
glr-regr1.c(65889) : error C2224: left of '.yypred' must have struct/union type
glr-regr1.c(65890) : error C2224: left of '.yysemantics' must have struct/union 
type
glr-regr1.c(65891) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
glr-regr1.c(65894) : warning C4133: 'function' : incompatible types - from 'int 
*' to 'struct yyGLRState *'
glr-regr1.c(65905) : error C2143: syntax error : missing ')' before '*'
glr-regr1.c(65905) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr1.c(65905) : error C2143: syntax error : missing '{' before '*'
glr-regr1.c(65905) : error C2059: syntax error : ')'
glr-regr1.c(65906) : error C2054: expected '(' to follow 'yylocp'
glr-regr1.c(1107) : error C2037: left of 'yyposn' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1112) : error C2065: 'YYLTYPE' : undeclared identifier
glr-regr1.c(1112) : error C2146: syntax error : missing ';' before identifier 
'yyloc'
glr-regr1.c(1112) : error C2065: 'yyloc' : undeclared identifier
glr-regr1.c(1115) : warning C4013: 'yydoAction' undefined; assuming extern 
returning int
glr-regr1.c(1116) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
glr-regr1.c(1117) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1118) : error C2198: 'yyLRgotoState' : too few actual parameters
glr-regr1.c(1131) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1136) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1136) : error C2198: 'yyLRgotoState' : too few actual parameters
glr-regr1.c(1146) : error C2037: left of 'yyposn' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1148) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1148) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1156) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1201) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1201) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1202) : error C2037: left of 'yyposn' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1202) : error C2037: left of 'yyposn' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1221) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1221) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1224) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1224) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1227) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1230) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1261) : error C2143: syntax error : missing ')' before '*'
glr-regr1.c(1261) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr1.c(1261) : error C2143: syntax error : missing '{' before '*'
glr-regr1.c(1261) : error C2059: syntax error : ')'
glr-regr1.c(1269) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1271) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1271) : warning C4047: 'function' : 'struct yyGLRState *' differs 
in levels of indirection from 'int '
glr-regr1.c(1271) : warning C4024: 'yyresolveStates' : different types for 
formal and actual parameter 1
glr-regr1.c(1271) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
glr-regr1.c(1271) : warning C4024: 'yyresolveStates' : different types for 
formal and actual parameter 2
glr-regr1.c(1271) : error C2198: 'yyresolveStates' : too few actual parameters
glr-regr1.c(1274) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1276) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
glr-regr1.c(1276) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1277) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1277) : error C2037: left of 'yyloc' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1281) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1289) : error C2143: syntax error : missing ')' before '*'
glr-regr1.c(1289) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr1.c(1289) : error C2143: syntax error : missing '{' before '*'
glr-regr1.c(1289) : error C2059: syntax error : ')'
glr-regr1.c(1290) : error C2054: expected '(' to follow 'yylocp'
glr-regr1.c(1372) : error C2143: syntax error : missing ')' before '*'
glr-regr1.c(1372) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr1.c(1372) : error C2143: syntax error : missing '{' before '*'
glr-regr1.c(1372) : error C2059: syntax error : ')'
glr-regr1.c(1373) : error C2054: expected '(' to follow 'yylocp'
glr-regr1.c(1432) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1448) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1450) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1451) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1461) : error C2115: '=' : incompatible types
glr-regr1.c(1462) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr1.c(1463) : error C2224: left of '.yypred' must have struct/union type
glr-regr1.c(1463) : fatal error C1003: error count exceeds 100; stopping 
compilation
glr-regression.at:98: exit code was 1, expected 0
116. glr-regression.at:25: FAILED near `glr-regression.at:98'

117. glr-regression.at:117: testing Improper handling of embedded actions and 
hN in GLR parsers...
glr-regression.at:206: bison -o glr-regr2a.c glr-regr2a.y
glr-regression.at:207: $CC $CFLAGS $CPPFLAGS $LDFLAGS glr-regr2a.c $LIBS -o 
glr-regr2a
stderr:
glr-regr2a.y(49) : error C2059: syntax error : '}'
glr-regr2a.y(60) : error C2061: syntax error : identifier 'yyloc_default'
glr-regr2a.y(60) : error C2059: syntax error : ';'
glr-regr2a.c(346) : error C2061: syntax error : identifier 'yylloc'
glr-regr2a.c(346) : error C2059: syntax error : ';'
glr-regr2a.c(494) : error C2061: syntax error : identifier 'YYLTYPE'
glr-regr2a.c(495) : error C2059: syntax error : '}'
glr-regr2a.c(510) : error C2079: 'yystate' uses undefined struct 'yyGLRState'
glr-regr2a.c(567) : error C2224: left of '.yypred' must have struct/union type
glr-regr2a.c(570) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(572) : error C2224: left of '.yyresolved' must have struct/union 
type
glr-regr2a.c(573) : error C2224: left of '.yysemantics' must have struct/union 
type
glr-regr2a.c(573) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(574) : error C2224: left of '.yyloc' must have struct/union type
glr-regr2a.c(574) : error C2037: left of 'yyloc' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(575) : error C2224: left of '.yypred' must have struct/union type
glr-regr2a.c(575) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(602) : error C2143: syntax error : missing ')' before '*'
glr-regr2a.c(602) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr2a.c(602) : error C2143: syntax error : missing '{' before '*'
glr-regr2a.c(602) : error C2371: 'yyGLRStack' : redefinition; different basic 
types
        glr-regr2a.c(481) : see declaration of 'yyGLRStack'
glr-regr2a.c(602) : error C2143: syntax error : missing ';' before '*'
glr-regr2a.c(603) : error C2059: syntax error : ')'
glr-regr2a.c(604) : error C2054: expected '(' to follow 'yystack'
glr-regr2a.c(65541) : warning C4049: compiler limit : terminating line number 
emission
glr-regr2a.c(65675) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(65676) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(65744) : warning C4133: 'initializing' : incompatible types - from 
'int *' to 'struct yyGLRState *'
glr-regr2a.c(65745) : warning C4133: 'initializing' : incompatible types - from 
'int *' to 'struct yyGLRState *'
glr-regr2a.c(65746) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(65747) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(65748) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(65749) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(65749) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(65750) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(65751) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(65758) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
glr-regr2a.c(65764) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
glr-regr2a.c(65770) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
glr-regr2a.c(65855) : error C2143: syntax error : missing ')' before '*'
glr-regr2a.c(65855) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr2a.c(65855) : error C2143: syntax error : missing '{' before '*'
glr-regr2a.c(65855) : error C2059: syntax error : ')'
glr-regr2a.c(65856) : error C2054: expected '(' to follow 'yylocp'
glr-regr2a.c(65884) : error C2224: left of '.yyisState' must have struct/union 
type
glr-regr2a.c(65885) : error C2224: left of '.yylrState' must have struct/union 
type
glr-regr2a.c(65886) : error C2224: left of '.yyposn' must have struct/union type
glr-regr2a.c(65887) : error C2224: left of '.yyresolved' must have struct/union 
type
glr-regr2a.c(65888) : error C2224: left of '.yypred' must have struct/union type
glr-regr2a.c(65889) : error C2224: left of '.yysemantics' must have 
struct/union type
glr-regr2a.c(65890) : warning C4133: '=' : incompatible types - from 'int *' to 
'struct yyGLRState *'
glr-regr2a.c(65893) : warning C4133: 'function' : incompatible types - from 
'int *' to 'struct yyGLRState *'
glr-regr2a.c(65904) : error C2143: syntax error : missing ')' before '*'
glr-regr2a.c(65904) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr2a.c(65904) : error C2143: syntax error : missing '{' before '*'
glr-regr2a.c(65904) : error C2059: syntax error : ')'
glr-regr2a.c(65905) : error C2054: expected '(' to follow 'yylocp'
glr-regr2a.c(1139) : error C2037: left of 'yyposn' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1144) : error C2065: 'YYLTYPE' : undeclared identifier
glr-regr2a.c(1144) : error C2146: syntax error : missing ';' before identifier 
'yyloc'
glr-regr2a.c(1144) : error C2065: 'yyloc' : undeclared identifier
glr-regr2a.c(1147) : warning C4013: 'yydoAction' undefined; assuming extern 
returning int
glr-regr2a.c(1148) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
glr-regr2a.c(1149) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1150) : error C2198: 'yyLRgotoState' : too few actual parameters
glr-regr2a.c(1163) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1168) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1168) : error C2198: 'yyLRgotoState' : too few actual parameters
glr-regr2a.c(1178) : error C2037: left of 'yyposn' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1180) : error C2037: left of 'yylrState' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1180) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1188) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1233) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1233) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1234) : error C2037: left of 'yyposn' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1234) : error C2037: left of 'yyposn' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1253) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1253) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1256) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1256) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1259) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1262) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1293) : error C2143: syntax error : missing ')' before '*'
glr-regr2a.c(1293) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr2a.c(1293) : error C2143: syntax error : missing '{' before '*'
glr-regr2a.c(1293) : error C2059: syntax error : ')'
glr-regr2a.c(1301) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1303) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1303) : warning C4047: 'function' : 'struct yyGLRState *' differs 
in levels of indirection from 'int '
glr-regr2a.c(1303) : warning C4024: 'yyresolveStates' : different types for 
formal and actual parameter 1
glr-regr2a.c(1303) : warning C4047: 'function' : 'int ' differs in levels of 
indirection from 'struct yyGLRStack *'
glr-regr2a.c(1303) : warning C4024: 'yyresolveStates' : different types for 
formal and actual parameter 2
glr-regr2a.c(1303) : error C2198: 'yyresolveStates' : too few actual parameters
glr-regr2a.c(1306) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1308) : warning C4013: 'yyresolveValue' undefined; assuming extern 
returning int
glr-regr2a.c(1308) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1309) : error C2037: left of 'yysemantics' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1309) : error C2037: left of 'yyloc' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1313) : error C2037: left of 'yyresolved' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1321) : error C2143: syntax error : missing ')' before '*'
glr-regr2a.c(1321) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr2a.c(1321) : error C2143: syntax error : missing '{' before '*'
glr-regr2a.c(1321) : error C2059: syntax error : ')'
glr-regr2a.c(1322) : error C2054: expected '(' to follow 'yylocp'
glr-regr2a.c(1404) : error C2143: syntax error : missing ')' before '*'
glr-regr2a.c(1404) : error C2081: 'YYLTYPE' : name in formal parameter list 
illegal
glr-regr2a.c(1404) : error C2143: syntax error : missing '{' before '*'
glr-regr2a.c(1404) : error C2059: syntax error : ')'
glr-regr2a.c(1405) : error C2054: expected '(' to follow 'yylocp'
glr-regr2a.c(1464) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1480) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1482) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1483) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1493) : error C2115: '=' : incompatible types
glr-regr2a.c(1494) : error C2037: left of 'yypred' specifies undefined 
struct/union 'yyGLRState'
glr-regr2a.c(1495) : error C2224: left of '.yypred' must have struct/union type
glr-regr2a.c(1495) : fatal error C1003: error count exceeds 100; stopping 
compilation
glr-regression.at:207: exit code was 1, expected 0
117. glr-regression.at:117: FAILED near `glr-regression.at:207'

## ------------------- ##
## 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.875b, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   $ ./configure --p /usr
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = bog.blilly.com
| uname -m = i686
| uname -r = 3.1-5.0
| uname -s = UWIN-NT
| uname -v = 2195
| 
| /usr/bin/uname -p = i386
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = win32.i386
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/bin
| PATH: /msdev/vc98/bin
| PATH: /msdev/Common/MSDev98/bin
| PATH: /usr/local/bin
| PATH: /D/Program Files/Resource Pro Kit
| PATH: /usr/X11/bin
| PATH: /sys
| PATH: /win
| PATH: .
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1347: checking for a BSD-compatible install
| configure:1401: result: /usr/bin/install -c
| configure:1412: checking whether build environment is sane
| configure:1455: result: yes
| configure:1488: checking for gawk
| configure:1504: found /usr/bin/gawk
| configure:1514: result: gawk
| configure:1524: checking whether make sets $(MAKE)
| configure:1544: result: yes
| configure:1758: checking for gcc
| configure:1787: result: no
| configure:1838: checking for cc
| configure:1854: found /usr/bin/cc
| configure:1864: result: cc
| configure:2028: checking for C compiler version
| configure:2031: cc --version </dev/null >&5
|   version         cc (AT&T Labs Research) 2002-09-09
| configure:2034: $? = 2
| configure:2036: cc -v </dev/null >&5
| cc: -v: unknown option
| Usage: cc [-cgnswCEGOPSVZ] [-e entry] [-l library] [-o ofile] [-u name]
|           [-B binding] [-D name[=val]] [-I dir] [-L dir] [-M flag] [-U name]
|           [-W[level]] [-Y [pass,]argument] [file ...]
| configure:2039: $? = 2
| configure:2041: cc -V </dev/null >&5
| /msdev/vc98
| configure:2044: $? = 0
| configure:2068: checking for C compiler default output
| configure:2071: cc    conftest.c  >&5
| configure:2074: $? = 0
| configure:2120: result: a.out
| configure:2125: checking whether the C compiler works
| configure:2131: ./a.out
| configure:2134: $? = 0
| configure:2151: result: yes
| configure:2158: checking whether we are cross compiling
| configure:2160: result: no
| configure:2163: checking for suffix of executables
| configure:2165: cc -o conftest    conftest.c  >&5
| configure:2168: $? = 0
| configure:2193: result: .exe
| configure:2199: checking for suffix of object files
| configure:2221: cc -c   conftest.c >&5
| configure:2224: $? = 0
| configure:2246: result: o
| configure:2250: checking whether we are using the GNU C compiler
| configure:2275: cc -c   conftest.c >&5
| configure(2270) : error C2065: 'choke' : undeclared identifier
| configure(2270) : error C2146: syntax error : missing ';' before identifier 
'me'
| configure(2273) : error C2065: 'me' : undeclared identifier
| configure:2278: $? = 1
| configure: failed program was:
| | #line 2255 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | #ifndef __GNUC__
| |        choke me
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:2297: result: no
| configure:2303: checking whether cc accepts -g
| configure:2325: cc -c -g  conftest.c >&5
| configure:2328: $? = 0
| configure:2331: test -s conftest.o
| configure:2334: $? = 0
| configure:2345: result: yes
| configure:2362: checking for cc option to accept ANSI C
| configure:2423: cc  -c -g  conftest.c >&5
| configure(2410) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
| configure(2410) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
| configure:2426: $? = 0
| configure:2429: test -s conftest.o
| configure:2432: $? = 0
| configure:2450: result: none needed
| configure:2468: cc -c -g  conftest.c >&5
| conftest.c(2) : error C2061: syntax error : identifier 'me'
| conftest.c(2) : error C2059: syntax error : ';'
| configure:2471: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:2591: checking for style of include used by make
| configure:2619: result: GNU
| configure:2647: checking dependency style of cc
| configure:2715: result: none
| configure:2735: checking for strerror in -lcposix
| configure:2766: cc -o conftest.exe -g   conftest.c -lcposix   >&5
| conftest.i
| cc: cposix: library not found
| configure:2769: $? = 1
| configure: failed program was:
| | #line 2742 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | /* end 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 ();
| | int
| | main ()
| | {
| | strerror ();
| |   ;
| |   return 0;
| | }
| configure:2787: result: no
| configure:2806: checking how to run the C preprocessor
| configure:2842: cc -E  conftest.c
| configure:2848: $? = 0
| configure:2880: cc -E  conftest.c
| cpp: "configure", line 2882: ac_nonexistent.h: cannot find include file
| configure:2886: $? = 1
| configure: failed program was:
| | #line 2871 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:2924: result: cc -E
| configure:2949: cc -E  conftest.c
| configure:2955: $? = 0
| configure:2987: cc -E  conftest.c
| cpp: "configure", line 2989: ac_nonexistent.h: cannot find include file
| configure:2993: $? = 1
| configure: failed program was:
| | #line 2978 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3036: checking for egrep
| configure:3046: result: grep -E
| configure:3051: checking for ANSI C header files
| configure:3077: cc -c -g  conftest.c >&5
| configure:3080: $? = 0
| configure:3083: test -s conftest.o
| configure:3086: $? = 0
| configure:3178: cc -o conftest.exe -g   conftest.c  >&5
| configure(3174) : warning C4013: 'exit' undefined; assuming extern returning 
int
| configure:3181: $? = 0
| configure:3183: ./conftest.exe
| configure:3186: $? = 0
| configure:3201: result: yes
| configure:3225: checking for sys/types.h
| configure:3242: cc -c -g  conftest.c >&5
| configure:3245: $? = 0
| configure:3248: test -s conftest.o
| configure:3251: $? = 0
| configure:3262: result: yes
| configure:3225: checking for sys/stat.h
| configure:3242: cc -c -g  conftest.c >&5
| configure:3245: $? = 0
| configure:3248: test -s conftest.o
| configure:3251: $? = 0
| configure:3262: result: yes
| configure:3225: checking for stdlib.h
| configure:3242: cc -c -g  conftest.c >&5
| configure:3245: $? = 0
| configure:3248: test -s conftest.o
| configure:3251: $? = 0
| configure:3262: result: yes
| configure:3225: checking for string.h
| configure:3242: cc -c -g  conftest.c >&5
| configure:3245: $? = 0
| configure:3248: test -s conftest.o
| configure:3251: $? = 0
| configure:3262: result: yes
| configure:3225: checking for memory.h
| configure:3242: cc -c -g  conftest.c >&5
| configure:3245: $? = 0
| configure:3248: test -s conftest.o
| configure:3251: $? = 0
| configure:3262: result: yes
| configure:3225: checking for strings.h
| configure:3242: cc -c -g  conftest.c >&5
| configure:3245: $? = 0
| configure:3248: test -s conftest.o
| configure:3251: $? = 0
| configure:3262: result: yes
| configure:3225: checking for inttypes.h
| configure:3242: cc -c -g  conftest.c >&5
| configure:3245: $? = 0
| configure:3248: test -s conftest.o
| configure:3251: $? = 0
| configure:3262: result: yes
| configure:3225: checking for stdint.h
| configure:3242: cc -c -g  conftest.c >&5
| cpp: "configure", line 3284: stdint.h: cannot find include file
| configure:3245: $? = 1
| configure: failed program was:
| | #line 3230 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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
| | /* end 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:3262: result: no
| configure:3225: checking for unistd.h
| configure:3242: cc -c -g  conftest.c >&5
| configure:3245: $? = 0
| configure:3248: test -s conftest.o
| configure:3251: $? = 0
| configure:3262: result: yes
| configure:3284: checking minix/config.h usability
| configure:3297: cc -c -g  conftest.c >&5
| cpp: "configure", line 3340: minix/config.h: cannot find include file
| configure:3300: $? = 1
| configure: failed program was:
| | #line 3286 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | /* end 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:3316: result: no
| configure:3320: checking minix/config.h presence
| configure:3331: cc -E  conftest.c
| cpp: "configure", line 3342: minix/config.h: cannot find include file
| configure:3337: $? = 1
| configure: failed program was:
| | #line 3322 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <minix/config.h>
| configure:3356: result: no
| configure:3392: checking for minix/config.h
| configure:3399: result: no
| configure:3431: checking for cc option to accept ANSI C
| configure:3495: cc  -c -g  conftest.c >&5
| configure(3501) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
| configure(3501) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
| configure:3498: $? = 0
| configure:3501: test -s conftest.o
| configure:3504: $? = 0
| configure:3519: result: none needed
| configure:4164: checking for flex
| configure:4180: found /usr/bin/flex
| configure:4190: result: flex
| configure:4203: checking for yywrap in -lfl
| configure:4234: cc -o conftest.exe -g   conftest.c -lfl   >&5
| conftest.i
| configure:4237: $? = 0
| configure:4240: test -s conftest.exe
| configure:4243: $? = 0
| configure:4255: result: yes
| configure:4323: checking lex output file root
| configure:4334: flex conftest.l
| configure:4337: $? = 0
| configure:4349: result: lex.yy
| configure:4354: checking whether yytext is a pointer
| configure:4370: cc -o conftest.exe -g   conftest.c  -lfl >&5
| conftest.i
| lex.yy.c(1222) : warning C4273: 'isatty' : inconsistent dll linkage.  
dllexport assumed.
| configure:4373: $? = 0
| configure:4376: test -s conftest.exe
| configure:4379: $? = 0
| configure:4392: result: yes
| configure:4407: checking for bison
| configure:4423: found /usr/bin/bison
| configure:4433: result: bison -y
| configure:4485: checking for ranlib
| configure:4501: found /usr/bin/ranlib
| configure:4512: result: ranlib
| configure:4528: checking for gm4
| configure:4561: result: no
| configure:4528: checking for gnum4
| configure:4561: result: no
| configure:4528: checking for m4
| configure:4546: found /usr/bin/m4
| configure:4558: result: /usr/bin/m4
| configure:4569: checking whether m4 supports frozen files
| configure:4581: result: yes
| configure:4595: checking for ANSI C header files
| configure:4745: result: yes
| configure:4774: checking ctype.h usability
| configure:4787: cc -c -g  conftest.c >&5
| configure:4790: $? = 0
| configure:4793: test -s conftest.o
| configure:4796: $? = 0
| configure:4806: result: yes
| configure:4810: checking ctype.h presence
| configure:4821: cc -E  conftest.c
| configure:4827: $? = 0
| configure:4846: result: yes
| configure:4882: checking for ctype.h
| configure:4889: result: yes
| configure:4774: checking locale.h usability
| configure:4787: cc -c -g  conftest.c >&5
| configure:4790: $? = 0
| configure:4793: test -s conftest.o
| configure:4796: $? = 0
| configure:4806: result: yes
| configure:4810: checking locale.h presence
| configure:4821: cc -E  conftest.c
| configure:4827: $? = 0
| configure:4846: result: yes
| configure:4882: checking for locale.h
| configure:4889: result: yes
| configure:4765: checking for memory.h
| configure:4770: result: yes
| configure:4765: checking for stdlib.h
| configure:4770: result: yes
| configure:4765: checking for string.h
| configure:4770: result: yes
| configure:4765: checking for unistd.h
| configure:4770: result: yes
| configure:4902: checking for stdbool.h that conforms to C99
| configure:4956: cc -c -g  conftest.c >&5
| cpp: "configure", line 4937: stdbool.h: cannot find include file
| configure:4959: $? = 1
| configure: failed program was:
| | #line 4907 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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
| | /* end confdefs.h.  */
| | 
| |       #include <stdbool.h>
| |       #ifndef bool
| |        "error: bool is not defined"
| |       #endif
| |       #ifndef false
| |        "error: false is not defined"
| |       #endif
| |       #if false
| |        "error: false is not 0"
| |       #endif
| |       #ifndef true
| |        "error: false is not defined"
| |       #endif
| |       #if true != 1
| |        "error: true is not 1"
| |       #endif
| |       #ifndef __bool_true_false_are_defined
| |        "error: __bool_true_false_are_defined is not defined"
| |       #endif
| | 
| |       struct s { _Bool s: 1; _Bool t; } s;
| | 
| |       char a[true == 1 ? 1 : -1];
| |       char b[false == 0 ? 1 : -1];
| |       char c[__bool_true_false_are_defined == 1 ? 1 : -1];
| |       char d[(bool) -0.5 == true ? 1 : -1];
| |       bool e = &s;
| |       char f[(_Bool) -0.0 == false ? 1 : -1];
| |       char g[true];
| |       char h[sizeof (_Bool)];
| |       char i[sizeof s.t];
| | 
| | int
| | main ()
| | {
| |  return !a + !b + !c + !d + !e + !f + !g + !h + !i;
| |   ;
| |   return 0;
| | }
| configure:4976: result: no
| configure:4978: checking for _Bool
| configure:5003: cc -c -g  conftest.c >&5
| configure(5049) : error C2065: '_Bool' : undeclared identifier
| configure(5049) : error C2059: syntax error : ')'
| configure:5006: $? = 1
| configure: failed program was:
| | #line 4983 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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
| | /* end 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
| | int
| | main ()
| | {
| | if ((_Bool *) 0)
| |   return 0;
| | if (sizeof (_Bool))
| |   return 0;
| |   ;
| |   return 0;
| | }
| configure:5023: result: no
| configure:5062: checking for inline
| configure:5084: cc -c -g  conftest.c >&5
| configure(5100) : error C2054: expected '(' to follow 'inline'
| configure(5100) : error C2085: 'static_foo' : not in formal parameter list
| configure(5100) : error C2143: syntax error : missing ';' before '{'
| configure(5101) : error C2054: expected '(' to follow 'inline'
| configure(5101) : error C2085: 'foo' : not in formal parameter list
| configure(5101) : error C2143: syntax error : missing ';' before '{'
| configure:5087: $? = 1
| configure: failed program was:
| | #line 5069 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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
| | /* end confdefs.h.  */
| | #ifndef __cplusplus
| | typedef int foo_t;
| | static inline foo_t static_foo () {return 0; }
| | inline foo_t foo () {return 0; }
| | #endif
| | 
| configure:5084: cc -c -g  conftest.c >&5
| configure(5100) : error C2054: expected '(' to follow '__inline__'
| configure(5100) : error C2085: 'static_foo' : not in formal parameter list
| configure(5100) : error C2143: syntax error : missing ';' before '{'
| configure(5101) : error C2054: expected '(' to follow '__inline__'
| configure(5101) : error C2085: 'foo' : not in formal parameter list
| configure(5101) : error C2143: syntax error : missing ';' before '{'
| configure:5087: $? = 1
| configure: failed program was:
| | #line 5069 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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
| | /* end confdefs.h.  */
| | #ifndef __cplusplus
| | typedef int foo_t;
| | static __inline__ foo_t static_foo () {return 0; }
| | __inline__ foo_t foo () {return 0; }
| | #endif
| | 
| configure:5084: cc -c -g  conftest.c >&5
| configure:5087: $? = 0
| configure:5090: test -s conftest.o
| configure:5093: $? = 0
| configure:5105: result: __inline
| configure:5122: checking for uintptr_t
| configure:5147: cc -c -g  conftest.c >&5
| configure:5150: $? = 0
| configure:5153: test -s conftest.o
| configure:5156: $? = 0
| configure:5167: result: yes
| configure:5184: checking for setlocale
| configure:5234: cc -o conftest.exe -g   conftest.c  >&5
| configure:5237: $? = 0
| configure:5240: test -s conftest.exe
| configure:5243: $? = 0
| configure:5254: result: yes
| configure:5264: checking whether free is declared
| configure:5289: cc -c -g  conftest.c >&5
| configure:5292: $? = 0
| configure:5295: test -s conftest.o
| configure:5298: $? = 0
| configure:5309: result: yes
| configure:5325: checking whether getenv is declared
| configure:5350: cc -c -g  conftest.c >&5
| configure:5353: $? = 0
| configure:5356: test -s conftest.o
| configure:5359: $? = 0
| configure:5370: result: yes
| configure:5386: checking whether getopt is declared
| configure:5411: cc -c -g  conftest.c >&5
| configure:5414: $? = 0
| configure:5417: test -s conftest.o
| configure:5420: $? = 0
| configure:5431: result: yes
| configure:5447: checking whether stpcpy is declared
| configure:5472: cc -c -g  conftest.c >&5
| configure(5525) : error C2065: 'stpcpy' : undeclared identifier
| configure:5475: $? = 1
| configure: failed program was:
| | #line 5452 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | /* end 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
| | int
| | main ()
| | {
| | #ifndef stpcpy
| |   char *p = (char *) stpcpy;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:5492: result: no
| configure:5508: checking whether strchr is declared
| configure:5533: cc -c -g  conftest.c >&5
| configure:5536: $? = 0
| configure:5539: test -s conftest.o
| configure:5542: $? = 0
| configure:5553: result: yes
| configure:5569: checking whether strspn is declared
| configure:5594: cc -c -g  conftest.c >&5
| configure:5597: $? = 0
| configure:5600: test -s conftest.o
| configure:5603: $? = 0
| configure:5614: result: yes
| configure:5630: checking whether strnlen is declared
| configure:5655: cc -c -g  conftest.c >&5
| configure(5711) : error C2065: 'strnlen' : undeclared identifier
| configure:5658: $? = 1
| configure: failed program was:
| | #line 5635 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | /* end 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
| | int
| | main ()
| | {
| | #ifndef strnlen
| |   char *p = (char *) strnlen;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:5675: result: no
| configure:5691: checking whether malloc is declared
| configure:5716: cc -c -g  conftest.c >&5
| configure:5719: $? = 0
| configure:5722: test -s conftest.o
| configure:5725: $? = 0
| configure:5736: result: yes
| configure:5752: checking whether memchr is declared
| configure:5777: cc -c -g  conftest.c >&5
| configure:5780: $? = 0
| configure:5783: test -s conftest.o
| configure:5786: $? = 0
| configure:5797: result: yes
| configure:5813: checking whether memrchr is declared
| configure:5838: cc -c -g  conftest.c >&5
| configure(5897) : error C2065: 'memrchr' : undeclared identifier
| configure:5841: $? = 1
| configure: failed program was:
| | #line 5818 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | /* end 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
| | int
| | main ()
| | {
| | #ifndef memrchr
| |   char *p = (char *) memrchr;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:5858: result: no
| configure:5882: checking for strchr
| configure:5932: cc -o conftest.exe -g   conftest.c  >&5
| configure:5935: $? = 0
| configure:5938: test -s conftest.exe
| configure:5941: $? = 0
| configure:5952: result: yes
| configure:5882: checking for strrchr
| configure:5932: cc -o conftest.exe -g   conftest.c  >&5
| configure:5935: $? = 0
| configure:5938: test -s conftest.exe
| configure:5941: $? = 0
| configure:5952: result: yes
| configure:5882: checking for strspn
| configure:5932: cc -o conftest.exe -g   conftest.c  >&5
| configure:5935: $? = 0
| configure:5938: test -s conftest.exe
| configure:5941: $? = 0
| configure:5952: result: yes
| configure:5965: checking if malloc debugging is wanted
| configure:5986: result: no
| configure:5991: checking for pid_t
| configure:6016: cc -c -g  conftest.c >&5
| configure:6019: $? = 0
| configure:6022: test -s conftest.o
| configure:6025: $? = 0
| configure:6036: result: yes
| configure:6062: checking fcntl.h usability
| configure:6075: cc -c -g  conftest.c >&5
| configure:6078: $? = 0
| configure:6081: test -s conftest.o
| configure:6084: $? = 0
| configure:6094: result: yes
| configure:6098: checking fcntl.h presence
| configure:6109: cc -E  conftest.c
| configure:6115: $? = 0
| configure:6134: result: yes
| configure:6170: checking for fcntl.h
| configure:6177: result: yes
| configure:6190: checking for sys/wait.h that is POSIX.1 compatible
| configure:6222: cc -c -g  conftest.c >&5
| configure:6225: $? = 0
| configure:6228: test -s conftest.o
| configure:6231: $? = 0
| configure:6242: result: yes
| configure:6257: checking for dup2
| configure:6307: cc -o conftest.exe -g   conftest.c  >&5
| configure:6310: $? = 0
| configure:6313: test -s conftest.exe
| configure:6316: $? = 0
| configure:6327: result: yes
| configure:6257: checking for waitpid
| configure:6307: cc -o conftest.exe -g   conftest.c  >&5
| configure:6310: $? = 0
| configure:6313: test -s conftest.exe
| configure:6316: $? = 0
| configure:6327: result: yes
| configure:6343: checking for unistd.h
| configure:6348: result: yes
| configure:6352: checking vfork.h usability
| configure:6365: cc -c -g  conftest.c >&5
| configure:6368: $? = 0
| configure:6371: test -s conftest.o
| configure:6374: $? = 0
| configure:6384: result: yes
| configure:6388: checking vfork.h presence
| configure:6399: cc -E  conftest.c
| configure:6405: $? = 0
| configure:6424: result: yes
| configure:6460: checking for vfork.h
| configure:6467: result: yes
| configure:6485: checking for fork
| configure:6535: cc -o conftest.exe -g   conftest.c  >&5
| configure:6538: $? = 0
| configure:6541: test -s conftest.exe
| configure:6544: $? = 0
| configure:6555: result: yes
| configure:6485: checking for vfork
| configure:6535: cc -o conftest.exe -g   conftest.c  >&5
| configure:6538: $? = 0
| configure:6541: test -s conftest.exe
| configure:6544: $? = 0
| configure:6555: result: yes
| configure:6566: checking for working fork
| configure:6589: cc -o conftest.exe -g   conftest.c  >&5
| conftest.c(9) : warning C4013: 'fork' undefined; assuming extern returning int
| conftest.c(10) : warning C4013: 'exit' undefined; assuming extern returning 
int
| configure:6592: $? = 0
| configure:6594: ./conftest.exe
| configure:6597: $? = 0
| configure:6611: result: yes
| configure:6632: checking for working vfork
| configure:6766: result: yes
| configure:6813: checking sys/time.h usability
| configure:6826: cc -c -g  conftest.c >&5
| configure:6829: $? = 0
| configure:6832: test -s conftest.o
| configure:6835: $? = 0
| configure:6845: result: yes
| configure:6849: checking sys/time.h presence
| configure:6860: cc -E  conftest.c
| configure:6866: $? = 0
| configure:6885: result: yes
| configure:6921: checking for sys/time.h
| configure:6928: result: yes
| configure:6813: checking sys/times.h usability
| configure:6826: cc -c -g  conftest.c >&5
| configure:6829: $? = 0
| configure:6832: test -s conftest.o
| configure:6835: $? = 0
| configure:6845: result: yes
| configure:6849: checking sys/times.h presence
| configure:6860: cc -E  conftest.c
| configure:6866: $? = 0
| configure:6885: result: yes
| configure:6921: checking for sys/times.h
| configure:6928: result: yes
| configure:6945: checking for sys/resource.h
| configure:6969: cc -c -g  conftest.c >&5
| configure:6972: $? = 0
| configure:6975: test -s conftest.o
| configure:6978: $? = 0
| configure:6989: result: yes
| configure:7004: checking for times
| configure:7054: cc -o conftest.exe -g   conftest.c  >&5
| configure:7057: $? = 0
| configure:7060: test -s conftest.exe
| configure:7063: $? = 0
| configure:7074: result: yes
| configure:7085: checking whether getrusage is declared
| configure:7121: cc -c -g  conftest.c >&5
| configure:7124: $? = 0
| configure:7127: test -s conftest.o
| configure:7130: $? = 0
| configure:7141: result: yes
| configure:7157: checking whether times is declared
| configure:7193: cc -c -g  conftest.c >&5
| configure:7196: $? = 0
| configure:7199: test -s conftest.o
| configure:7202: $? = 0
| configure:7213: result: yes
| configure:7229: checking whether clock is declared
| configure:7265: cc -c -g  conftest.c >&5
| configure(7344) : error C2065: 'clock' : undeclared identifier
| configure:7268: $? = 1
| configure: failed program was:
| | #line 7234 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | /* end 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
| | #if HAVE_SYS_TIME_H
| | # include <sys/time.h>
| | #endif
| | #if HAVE_SYS_TIMES_H
| | # include <sys/times.h>
| | #endif
| | #if HAVE_SYS_RESOURCE_H
| | # include <sys/resource.h>
| | #endif
| | 
| | 
| | int
| | main ()
| | {
| | #ifndef clock
| |   char *p = (char *) clock;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:7285: result: no
| configure:7301: checking whether sysconf is declared
| configure:7337: cc -c -g  conftest.c >&5
| configure:7340: $? = 0
| configure:7343: test -s conftest.o
| configure:7346: $? = 0
| configure:7357: result: yes
| configure:7376: checking for clock_t
| configure:7412: cc -c -g  conftest.c >&5
| configure:7415: $? = 0
| configure:7418: test -s conftest.o
| configure:7421: $? = 0
| configure:7432: result: yes
| configure:7442: checking for struct tms
| configure:7478: cc -c -g  conftest.c >&5
| configure:7481: $? = 0
| configure:7484: test -s conftest.o
| configure:7487: $? = 0
| configure:7498: result: yes
| configure:7511: checking whether system is Windows or MSDOS
| configure:7536: cc -c -g  conftest.c >&5
| configure:7539: $? = 0
| configure:7542: test -s conftest.o
| configure:7545: $? = 0
| configure:7557: result: yes
| configure:7592: checking for string.h
| configure:7597: result: yes
| configure:7764: checking for vprintf
| configure:7814: cc -o conftest.exe -g   conftest.c  >&5
| configure:7817: $? = 0
| configure:7820: test -s conftest.exe
| configure:7823: $? = 0
| configure:7834: result: yes
| configure:7841: checking for _doprnt
| configure:7891: cc -o conftest.exe -g   conftest.c  >&5
| configure:7894: $? = 0
| configure:7897: test -s conftest.exe
| configure:7900: $? = 0
| configure:7911: result: yes
| configure:7926: checking for error_at_line
| configure:7948: cc -o conftest.exe -g   conftest.c  >&5
| configure(8005) : warning C4013: 'error_at_line' undefined; assuming extern 
returning int
| conftest.o : error LNK2001: unresolved external symbol _error_at_line
| conftest.exe : fatal error LNK1120: 1 unresolved externals
| configure:7951: $? = 1
| configure: failed program was:
| | #line 7931 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | error_at_line (0, 0, "", 0, "");
| |   ;
| |   return 0;
| | }
| configure:7968: result: no
| configure:7981: checking for strerror
| configure:8031: cc -o conftest.exe -g   conftest.c  >&5
| configure:8034: $? = 0
| configure:8037: test -s conftest.exe
| configure:8040: $? = 0
| configure:8051: result: yes
| configure:8061: checking whether strerror is declared
| configure:8086: cc -c -g  conftest.c >&5
| configure:8089: $? = 0
| configure:8092: test -s conftest.o
| configure:8095: $? = 0
| configure:8106: result: yes
| configure:8124: checking whether strerror_r is declared
| configure:8149: cc -c -g  conftest.c >&5
| configure(8239) : error C2065: 'strerror_r' : undeclared identifier
| configure:8152: $? = 1
| configure: failed program was:
| | #line 8129 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | /* end 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
| | int
| | main ()
| | {
| | #ifndef strerror_r
| |   char *p = (char *) strerror_r;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8169: result: no
| configure:8191: checking for strerror_r
| configure:8241: cc -o conftest.exe -g   conftest.c  >&5
| conftest.o : error LNK2001: unresolved external symbol _strerror_r
| conftest.exe : fatal error LNK1120: 1 unresolved externals
| configure:8244: $? = 1
| configure: failed program was:
| | #line 8196 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char strerror_r (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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_r ();
| | /* 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_strerror_r) || defined (__stub___strerror_r)
| | choke me
| | #else
| | char (*f) () = strerror_r;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != strerror_r;
| |   ;
| |   return 0;
| | }
| configure:8261: result: no
| configure:8271: checking whether strerror_r returns char *
| configure:8348: cc -o conftest.exe -g   conftest.c  >&5
| configure(8441) : warning C4013: 'isalpha' undefined; assuming extern 
returning int
| conftest.o : error LNK2001: unresolved external symbol _strerror_r
| conftest.exe : fatal error LNK1120: 1 unresolved externals
| configure:8351: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | #line 8328 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | /* end 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
| |     extern char *strerror_r ();
| | int
| | main ()
| | {
| | char buf[100];
| |       char x = *strerror_r (0, buf, sizeof buf);
| |       exit (!isalpha (x));
| |   ;
| |   return 0;
| | }
| configure:8370: result: no
| configure:8384: checking for working alloca.h
| configure:8406: cc -o conftest.exe -g   conftest.c  >&5
| configure:8409: $? = 0
| configure:8412: test -s conftest.exe
| configure:8415: $? = 0
| configure:8426: result: yes
| configure:8436: checking for alloca
| configure:8478: cc -o conftest.exe -g   conftest.c  >&5
| configure:8481: $? = 0
| configure:8484: test -s conftest.exe
| configure:8487: $? = 0
| configure:8498: result: yes
| configure:8711: checking for stdlib.h
| configure:8716: result: yes
| configure:8909: checking limits.h usability
| configure:8922: cc -c -g  conftest.c >&5
| configure:8925: $? = 0
| configure:8928: test -s conftest.o
| configure:8931: $? = 0
| configure:8941: result: yes
| configure:8945: checking limits.h presence
| configure:8956: cc -E  conftest.c
| configure:8962: $? = 0
| configure:8981: result: yes
| configure:9017: checking for limits.h
| configure:9024: result: yes
| configure:9043: checking for memchr
| configure:9093: cc -o conftest.exe -g   conftest.c  >&5
| configure:9096: $? = 0
| configure:9099: test -s conftest.exe
| configure:9102: $? = 0
| configure:9113: result: yes
| configure:9290: checking for memrchr
| configure:9340: cc -o conftest.exe -g   conftest.c  >&5
| conftest.o : error LNK2001: unresolved external symbol _memrchr
| conftest.exe : fatal error LNK1120: 1 unresolved externals
| configure:9343: $? = 1
| configure: failed program was:
| | #line 9295 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_MEMCHR 1
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char memrchr (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 memrchr ();
| | /* 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_memrchr) || defined (__stub___memrchr)
| | choke me
| | #else
| | char (*f) () = memrchr;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != memrchr;
| |   ;
| |   return 0;
| | }
| configure:9360: result: no
| configure:9392: checking for stpcpy
| configure:9442: cc -o conftest.exe -g   conftest.c  >&5
| conftest.o : error LNK2001: unresolved external symbol _stpcpy
| conftest.exe : fatal error LNK1120: 1 unresolved externals
| configure:9445: $? = 1
| configure: failed program was:
| | #line 9397 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_MEMCHR 1
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char stpcpy (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 ();
| | /* 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
| | char (*f) () = stpcpy;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != stpcpy;
| |   ;
| |   return 0;
| | }
| configure:9462: result: no
| configure:9487: checking for memory.h
| configure:9492: result: yes
| configure:9628: checking for working strnlen
| configure:9668: cc -o conftest.exe -g   conftest.c  >&5
| configure(9730) : warning C4013: 'strnlen' undefined; assuming extern 
returning int
| configure(9731) : warning C4013: 'exit' undefined; assuming extern returning 
int
| conftest.o : error LNK2001: unresolved external symbol _strnlen
| conftest.exe : fatal error LNK1120: 1 unresolved externals
| configure:9671: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | #line 9636 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMORY_H 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | 
| | #define S "foobar"
| | #define S_LEN (sizeof S - 1)
| | 
| |   /* At least one implementation is buggy: that of AIX 4.3 would
| |      give strnlen (S, 1) == 3.  */
| | 
| |   int i;
| |   for (i = 0; i < S_LEN + 1; ++i)
| |     {
| |       int expected = i <= S_LEN ? i : S_LEN;
| |       if (strnlen (S, i) != expected)
| |     exit (1);
| |     }
| |   exit (0);
| | 
| |   ;
| |   return 0;
| | }
| configure:9690: result: no
| configure:9716: checking whether memchr is declared
| configure:9761: result: yes
| configure:9787: checking for isascii
| configure:9837: cc -o conftest.exe -g   conftest.c  >&5
| configure:9840: $? = 0
| configure:9843: test -s conftest.exe
| configure:9846: $? = 0
| configure:9857: result: yes
| configure:9873: checking for strtol
| configure:9923: cc -o conftest.exe -g   conftest.c  >&5
| configure:9926: $? = 0
| configure:9929: test -s conftest.exe
| configure:9932: $? = 0
| configure:9943: result: yes
| configure:9986: checking whether free is declared
| configure:10031: result: yes
| configure:10051: checking whether malloc is declared
| configure:10096: result: yes
| configure:10123: checking for stdbool.h that conforms to C99
| configure:10197: result: no
| configure:10199: checking for _Bool
| configure:10244: result: no
| configure:10288: checking wchar.h usability
| configure:10301: cc -c -g  conftest.c >&5
| configure:10304: $? = 0
| configure:10307: test -s conftest.o
| configure:10310: $? = 0
| configure:10320: result: yes
| configure:10324: checking wchar.h presence
| configure:10335: cc -E  conftest.c
| configure:10341: $? = 0
| configure:10360: result: yes
| configure:10396: checking for wchar.h
| configure:10403: result: yes
| configure:10432: checking wctype.h usability
| configure:10445: cc -c -g  conftest.c >&5
| configure:10448: $? = 0
| configure:10451: test -s conftest.o
| configure:10454: $? = 0
| configure:10464: result: yes
| configure:10468: checking wctype.h presence
| configure:10479: cc -E  conftest.c
| configure:10485: $? = 0
| configure:10504: result: yes
| configure:10540: checking for wctype.h
| configure:10547: result: yes
| configure:10566: checking for iswprint
| configure:10616: cc -o conftest.exe -g   conftest.c  >&5
| configure:10619: $? = 0
| configure:10622: test -s conftest.exe
| configure:10625: $? = 0
| configure:10636: result: yes
| configure:10652: checking for mbsinit
| configure:10702: cc -o conftest.exe -g   conftest.c  >&5
| conftest.o : error LNK2001: unresolved external symbol _mbsinit
| conftest.exe : fatal error LNK1120: 1 unresolved externals
| configure:10705: $? = 1
| configure: failed program was:
| | #line 10657 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMORY_H 1
| | #define strnlen rpl_strnlen
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_ISASCII 1
| | #define HAVE_STRTOL 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_ISWPRINT 1
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mbsinit (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 mbsinit ();
| | /* 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_mbsinit) || defined (__stub___mbsinit)
| | choke me
| | #else
| | char (*f) () = mbsinit;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != mbsinit;
| |   ;
| |   return 0;
| | }
| configure:10722: result: no
| configure:10762: checking for iswcntrl
| configure:10812: cc -o conftest.exe -g   conftest.c  >&5
| configure:10815: $? = 0
| configure:10818: test -s conftest.exe
| configure:10821: $? = 0
| configure:10832: result: yes
| configure:10762: checking for wcwidth
| configure:10812: cc -o conftest.exe -g   conftest.c  >&5
| conftest.o : error LNK2001: unresolved external symbol _wcwidth
| conftest.exe : fatal error LNK1120: 1 unresolved externals
| configure:10815: $? = 1
| configure: failed program was:
| | #line 10767 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMORY_H 1
| | #define strnlen rpl_strnlen
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_ISASCII 1
| | #define HAVE_STRTOL 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_ISWCNTRL 1
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char wcwidth (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 wcwidth ();
| | /* 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_wcwidth) || defined (__stub___wcwidth)
| | choke me
| | #else
| | char (*f) () = wcwidth;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != wcwidth;
| |   ;
| |   return 0;
| | }
| configure:10832: result: no
| configure:10843: checking whether mbrtowc and mbstate_t are properly declared
| configure:10865: cc -o conftest.exe -g   conftest.c  >&5
| configure(10941) : warning C4101: 'state' : unreferenced local variable
| configure:10868: $? = 0
| configure:10871: test -s conftest.exe
| configure:10874: $? = 0
| configure:10885: result: yes
| configure:10896: checking whether wcwidth is declared
| configure:10930: cc -c -g  conftest.c >&5
| configure:10933: $? = 0
| configure:10936: test -s conftest.o
| configure:10939: $? = 0
| configure:10950: result: yes
| configure:10963: checking for mbstate_t
| configure:10986: cc -c -g  conftest.c >&5
| configure(11097) : warning C4101: 'x' : unreferenced local variable
| configure:10989: $? = 0
| configure:10992: test -s conftest.o
| configure:10995: $? = 0
| configure:11006: result: yes
| configure:11037: checking stddef.h usability
| configure:11050: cc -c -g  conftest.c >&5
| configure:11053: $? = 0
| configure:11056: test -s conftest.o
| configure:11059: $? = 0
| configure:11069: result: yes
| configure:11073: checking stddef.h presence
| configure:11084: cc -E  conftest.c
| configure:11090: $? = 0
| configure:11109: result: yes
| configure:11145: checking for stddef.h
| configure:11152: result: yes
| configure:11178: checking for obstacks
| configure:11200: cc -o conftest.exe -g   conftest.c  >&5
| cpp: "configure", line 11276: obstack.h: cannot find include file
| configure:11203: $? = 1
| configure: failed program was:
| | #line 11183 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMORY_H 1
| | #define strnlen rpl_strnlen
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_ISASCII 1
| | #define HAVE_STRTOL 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_STDDEF_H 1
| | /* end confdefs.h.  */
| | #include "obstack.h"
| | int
| | main ()
| | {
| | struct obstack *mem; obstack_free(mem,(char *) 0)
| |   ;
| |   return 0;
| | }
| configure:11220: result: no
| configure:11267: checking for mbstate_t
| configure:11310: result: yes
| configure:11326: checking whether mbrtowc and mbstate_t are properly declared
| configure:11368: result: yes
| configure:11384: checking for stdlib.h
| configure:11389: result: yes
| configure:11521: checking for GNU libc compatible malloc
| configure:11551: cc -o conftest.exe -g   conftest.c  >&5
| configure:11554: $? = 0
| configure:11556: ./conftest.exe
| configure:11559: $? = 0
| configure:11573: result: yes
| configure:11609: checking for stdlib.h
| configure:11614: result: yes
| configure:11746: checking for GNU libc compatible realloc
| configure:11776: cc -o conftest.exe -g   conftest.c  >&5
| configure:11779: $? = 0
| configure:11781: ./conftest.exe
| configure:11784: $? = 0
| configure:11798: result: yes
| configure:11847: checking whether clearerr_unlocked is declared
| configure:11872: cc -c -g  conftest.c >&5
| configure:11875: $? = 0
| configure:11878: test -s conftest.o
| configure:11881: $? = 0
| configure:11892: result: yes
| configure:11912: checking whether feof_unlocked is declared
| configure:11937: cc -c -g  conftest.c >&5
| configure:11940: $? = 0
| configure:11943: test -s conftest.o
| configure:11946: $? = 0
| configure:11957: result: yes
| configure:11977: checking whether ferror_unlocked is declared
| configure:12002: cc -c -g  conftest.c >&5
| configure:12005: $? = 0
| configure:12008: test -s conftest.o
| configure:12011: $? = 0
| configure:12022: result: yes
| configure:12042: checking whether fflush_unlocked is declared
| configure:12067: cc -c -g  conftest.c >&5
| configure:12070: $? = 0
| configure:12073: test -s conftest.o
| configure:12076: $? = 0
| configure:12087: result: yes
| configure:12107: checking whether fgets_unlocked is declared
| configure:12132: cc -c -g  conftest.c >&5
| configure:12135: $? = 0
| configure:12138: test -s conftest.o
| configure:12141: $? = 0
| configure:12152: result: yes
| configure:12172: checking whether fputc_unlocked is declared
| configure:12197: cc -c -g  conftest.c >&5
| configure:12200: $? = 0
| configure:12203: test -s conftest.o
| configure:12206: $? = 0
| configure:12217: result: yes
| configure:12237: checking whether fputs_unlocked is declared
| configure:12262: cc -c -g  conftest.c >&5
| configure:12265: $? = 0
| configure:12268: test -s conftest.o
| configure:12271: $? = 0
| configure:12282: result: yes
| configure:12302: checking whether fread_unlocked is declared
| configure:12327: cc -c -g  conftest.c >&5
| configure:12330: $? = 0
| configure:12333: test -s conftest.o
| configure:12336: $? = 0
| configure:12347: result: yes
| configure:12367: checking whether fwrite_unlocked is declared
| configure:12392: cc -c -g  conftest.c >&5
| configure:12395: $? = 0
| configure:12398: test -s conftest.o
| configure:12401: $? = 0
| configure:12412: result: yes
| configure:12432: checking whether getc_unlocked is declared
| configure:12457: cc -c -g  conftest.c >&5
| configure:12460: $? = 0
| configure:12463: test -s conftest.o
| configure:12466: $? = 0
| configure:12477: result: yes
| configure:12497: checking whether getchar_unlocked is declared
| configure:12522: cc -c -g  conftest.c >&5
| configure:12525: $? = 0
| configure:12528: test -s conftest.o
| configure:12531: $? = 0
| configure:12542: result: yes
| configure:12562: checking whether putc_unlocked is declared
| configure:12587: cc -c -g  conftest.c >&5
| configure:12590: $? = 0
| configure:12593: test -s conftest.o
| configure:12596: $? = 0
| configure:12607: result: yes
| configure:12627: checking whether putchar_unlocked is declared
| configure:12652: cc -c -g  conftest.c >&5
| configure:12655: $? = 0
| configure:12658: test -s conftest.o
| configure:12661: $? = 0
| configure:12672: result: yes
| configure:12770: checking whether NLS is requested
| configure:12779: result: yes
| configure:12817: checking for msgfmt
| configure:12851: result: no
| configure:12857: checking for gmsgfmt
| configure:12888: result: :
| configure:12927: checking for xgettext
| configure:12961: result: no
| configure:12998: checking for msgmerge
| configure:13031: result: no
| configure:13085: checking build system type
| configure:13103: result: i686-pc-uwin
| configure:13111: checking host system type
| configure:13125: result: i686-pc-uwin
| configure:13190: checking for non-GNU ld
| configure:13220: result: /usr/bin/ld
| configure:13229: checking if the linker (/usr/bin/ld) is GNU ld
| configure:13241: result: no
| configure:13247: checking for shared library run path origin
| configure:13260: result: done
| configure:13676: checking whether NLS is requested
| configure:13685: result: yes
| configure:13703: checking for GNU gettext in libc
| configure:13728: cc -o conftest.exe -g   conftest.c  >&5
| cpp: "configure", line 13820: libintl.h: cannot find include file
| configure:13731: $? = 1
| configure: failed program was:
| | #line 13708 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMORY_H 1
| | #define strnlen rpl_strnlen
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_ISASCII 1
| | #define HAVE_STRTOL 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1
| | #define HAVE_DECL_FEOF_UNLOCKED 1
| | #define HAVE_DECL_FERROR_UNLOCKED 1
| | #define HAVE_DECL_FFLUSH_UNLOCKED 1
| | #define HAVE_DECL_FGETS_UNLOCKED 1
| | #define HAVE_DECL_FPUTC_UNLOCKED 1
| | #define HAVE_DECL_FPUTS_UNLOCKED 1
| | #define HAVE_DECL_FREAD_UNLOCKED 1
| | #define HAVE_DECL_FWRITE_UNLOCKED 1
| | #define HAVE_DECL_GETC_UNLOCKED 1
| | #define HAVE_DECL_GETCHAR_UNLOCKED 1
| | #define HAVE_DECL_PUTC_UNLOCKED 1
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| | /* end confdefs.h.  */
| | #include <libintl.h>
| | extern int _nl_msg_cat_cntr;
| | extern int *_nl_domain_bindings;
| | int
| | main ()
| | {
| | bindtextdomain ("", "");
| | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + 
*_nl_domain_bindings
| |   ;
| |   return 0;
| | }
| configure:13748: result: no
| configure:13782: checking for iconv
| configure:13810: cc -o conftest.exe -g   conftest.c  >&5
| configure:13813: $? = 0
| configure:13816: test -s conftest.exe
| configure:13819: $? = 0
| configure:13874: result: yes
| configure:14275: checking for GNU gettext in libintl
| configure:14308: cc -o conftest.exe -g    conftest.c  -lintl >&5
| cpp: "configure", line 14397: libintl.h: cannot find include file
| configure:14311: $? = 1
| configure: failed program was:
| | #line 14284 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMORY_H 1
| | #define strnlen rpl_strnlen
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_ISASCII 1
| | #define HAVE_STRTOL 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1
| | #define HAVE_DECL_FEOF_UNLOCKED 1
| | #define HAVE_DECL_FERROR_UNLOCKED 1
| | #define HAVE_DECL_FFLUSH_UNLOCKED 1
| | #define HAVE_DECL_FGETS_UNLOCKED 1
| | #define HAVE_DECL_FPUTC_UNLOCKED 1
| | #define HAVE_DECL_FPUTS_UNLOCKED 1
| | #define HAVE_DECL_FREAD_UNLOCKED 1
| | #define HAVE_DECL_FWRITE_UNLOCKED 1
| | #define HAVE_DECL_GETC_UNLOCKED 1
| | #define HAVE_DECL_GETCHAR_UNLOCKED 1
| | #define HAVE_DECL_PUTC_UNLOCKED 1
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| | #define HAVE_ICONV 1
| | /* end confdefs.h.  */
| | #include <libintl.h>
| | extern int _nl_msg_cat_cntr;
| | extern
| | #ifdef __cplusplus
| | "C"
| | #endif
| | const char *_nl_expand_alias ();
| | int
| | main ()
| | {
| | bindtextdomain ("", "");
| | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + 
*_nl_expand_alias (0)
| |   ;
| |   return 0;
| | }
| configure:14378: result: no
| configure:14407: checking whether to use NLS
| configure:14409: result: no
| configure:14498: checking for valgrind
| configure:14527: result: no
| configure:14586: checking for g++
| configure:14615: result: no
| configure:14586: checking for c++
| configure:14615: result: no
| configure:14586: checking for gpp
| configure:14615: result: no
| configure:14586: checking for aCC
| configure:14615: result: no
| configure:14586: checking for CC
| configure:14602: found /usr/bin/CC
| configure:14612: result: CC
| configure:14628: checking for C++ compiler version
| configure:14631: CC --version </dev/null >&5
|   version         cc (AT&T Labs Research) 2002-09-09
| configure:14634: $? = 2
| configure:14636: CC -v </dev/null >&5
| CC: -v: unknown option
| Usage: CC [-cgnswCEGOPSVZ] [-e entry] [-l library] [-o ofile] [-u name]
|           [-B binding] [-D name[=val]] [-I dir] [-L dir] [-M flag] [-U name]
|           [-W[level]] [-Y [pass,]argument] [file ...]
| configure:14639: $? = 2
| configure:14641: CC -V </dev/null >&5
| /msdev/vc98
| configure:14644: $? = 0
| configure:14647: checking whether we are using the GNU C++ compiler
| configure:14672: CC -c   conftest.cc >&5
| configure(14773) : error C2065: 'choke' : undeclared identifier
| configure(14773) : error C2146: syntax error : missing ';' before identifier 
'me'
| configure(14773) : error C2065: 'me' : undeclared identifier
| configure:14675: $? = 1
| configure: failed program was:
| | #line 14652 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMORY_H 1
| | #define strnlen rpl_strnlen
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_ISASCII 1
| | #define HAVE_STRTOL 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1
| | #define HAVE_DECL_FEOF_UNLOCKED 1
| | #define HAVE_DECL_FERROR_UNLOCKED 1
| | #define HAVE_DECL_FFLUSH_UNLOCKED 1
| | #define HAVE_DECL_FGETS_UNLOCKED 1
| | #define HAVE_DECL_FPUTC_UNLOCKED 1
| | #define HAVE_DECL_FPUTS_UNLOCKED 1
| | #define HAVE_DECL_FREAD_UNLOCKED 1
| | #define HAVE_DECL_FWRITE_UNLOCKED 1
| | #define HAVE_DECL_GETC_UNLOCKED 1
| | #define HAVE_DECL_GETCHAR_UNLOCKED 1
| | #define HAVE_DECL_PUTC_UNLOCKED 1
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| | #define HAVE_ICONV 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | #ifndef __GNUC__
| |        choke me
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:14694: result: no
| configure:14700: checking whether CC accepts -g
| configure:14722: CC -c -g  conftest.cc >&5
| configure:14725: $? = 0
| configure:14728: test -s conftest.o
| configure:14731: $? = 0
| configure:14742: result: yes
| configure:14786: CC -c -g  conftest.cc >&5
| configure:14789: $? = 0
| configure:14792: test -s conftest.o
| configure:14795: $? = 0
| configure:14822: CC -c -g  conftest.cc >&5
| configure(14922) : error C2065: 'exit' : undeclared identifier
| configure:14825: $? = 1
| configure: failed program was:
| | #line 14805 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875b"
| | #define PACKAGE_STRING "GNU Bison 1.875b"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875b"
| | #define _GNU_SOURCE 1
| | #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_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/m4"
| | #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 inline __inline
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_VFORK_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| | #define HAVE_STRING_H 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DOPRNT 1
| | #define HAVE_STRERROR 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMORY_H 1
| | #define strnlen rpl_strnlen
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_ISASCII 1
| | #define HAVE_STRTOL 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_DECL_CLEARERR_UNLOCKED 1
| | #define HAVE_DECL_FEOF_UNLOCKED 1
| | #define HAVE_DECL_FERROR_UNLOCKED 1
| | #define HAVE_DECL_FFLUSH_UNLOCKED 1
| | #define HAVE_DECL_FGETS_UNLOCKED 1
| | #define HAVE_DECL_FPUTC_UNLOCKED 1
| | #define HAVE_DECL_FPUTS_UNLOCKED 1
| | #define HAVE_DECL_FREAD_UNLOCKED 1
| | #define HAVE_DECL_FWRITE_UNLOCKED 1
| | #define HAVE_DECL_GETC_UNLOCKED 1
| | #define HAVE_DECL_GETCHAR_UNLOCKED 1
| | #define HAVE_DECL_PUTC_UNLOCKED 1
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| | #define HAVE_ICONV 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | exit (42);
| |   ;
| |   return 0;
| | }
| configure:14786: CC -c -g  conftest.cc >&5
| configure:14789: $? = 0
| configure:14792: test -s conftest.o
| configure:14795: $? = 0
| configure:14822: CC -c -g  conftest.cc >&5
| configure:14825: $? = 0
| configure:14828: test -s conftest.o
| configure:14831: $? = 0
| configure:14856: checking dependency style of CC
| configure:14924: result: none
| configure:15067: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Bison config.status 1.875b, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on bog.blilly.com
| 
| config.status:717: creating tests/Makefile
| config.status:717: creating tests/atlocal
| config.status:717: creating tests/bison
| config.status:717: creating Makefile
| config.status:717: creating config/Makefile
| config.status:717: creating po/Makefile.in
| config.status:717: creating data/Makefile
| config.status:717: creating lib/Makefile
| config.status:717: creating src/Makefile
| config.status:717: creating doc/Makefile
| config.status:717: creating m4/Makefile
| config.status:825: creating config.h
| config.status:1274: executing depfiles commands
| config.status:1274: executing default-1 commands
| config.status:1274: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=i686-pc-uwin
| ac_cv_build_alias=i686-pc-uwin
| ac_cv_c_compiler_gnu=no
| ac_cv_c_inline=__inline
| ac_cv_cxx_compiler_gnu=no
| ac_cv_env_CC_set=''
| ac_cv_env_CC_value=''
| ac_cv_env_CFLAGS_set=''
| ac_cv_env_CFLAGS_value=''
| ac_cv_env_CPPFLAGS_set=''
| ac_cv_env_CPPFLAGS_value=''
| ac_cv_env_CPP_set=''
| ac_cv_env_CPP_value=''
| ac_cv_env_CXXFLAGS_set=''
| ac_cv_env_CXXFLAGS_value=''
| ac_cv_env_CXX_set=''
| ac_cv_env_CXX_value=''
| ac_cv_env_LDFLAGS_set=''
| ac_cv_env_LDFLAGS_value=''
| ac_cv_env_build_alias_set=''
| ac_cv_env_build_alias_value=''
| ac_cv_env_host_alias_set=''
| ac_cv_env_host_alias_value=''
| ac_cv_env_target_alias_set=''
| ac_cv_env_target_alias_value=''
| ac_cv_exeext=.exe
| ac_cv_func__doprnt=yes
| ac_cv_func_alloca_works=yes
| ac_cv_func_dup2=yes
| ac_cv_func_fork=yes
| ac_cv_func_fork_works=yes
| ac_cv_func_isascii=yes
| ac_cv_func_iswcntrl=yes
| ac_cv_func_iswprint=yes
| ac_cv_func_malloc_0_nonnull=yes
| ac_cv_func_mbsinit=no
| ac_cv_func_memchr=yes
| ac_cv_func_memrchr=no
| ac_cv_func_obstack=no
| ac_cv_func_realloc_0_nonnull=yes
| ac_cv_func_setlocale=yes
| ac_cv_func_stpcpy=no
| ac_cv_func_strchr=yes
| ac_cv_func_strerror=yes
| ac_cv_func_strerror_r=no
| ac_cv_func_strerror_r_char_p=no
| ac_cv_func_strnlen_working=no
| ac_cv_func_strrchr=yes
| ac_cv_func_strspn=yes
| ac_cv_func_strtol=yes
| ac_cv_func_times=yes
| ac_cv_func_vfork=yes
| ac_cv_func_vfork_works=yes
| ac_cv_func_vprintf=yes
| ac_cv_func_waitpid=yes
| ac_cv_func_wcwidth=no
| ac_cv_have_decl_clearerr_unlocked=yes
| ac_cv_have_decl_clock=no
| ac_cv_have_decl_feof_unlocked=yes
| ac_cv_have_decl_ferror_unlocked=yes
| ac_cv_have_decl_fflush_unlocked=yes
| ac_cv_have_decl_fgets_unlocked=yes
| ac_cv_have_decl_fputc_unlocked=yes
| ac_cv_have_decl_fputs_unlocked=yes
| ac_cv_have_decl_fread_unlocked=yes
| ac_cv_have_decl_free=yes
| ac_cv_have_decl_fwrite_unlocked=yes
| ac_cv_have_decl_getc_unlocked=yes
| ac_cv_have_decl_getchar_unlocked=yes
| ac_cv_have_decl_getenv=yes
| ac_cv_have_decl_getopt=yes
| ac_cv_have_decl_getrusage=yes
| ac_cv_have_decl_malloc=yes
| ac_cv_have_decl_memchr=yes
| ac_cv_have_decl_memrchr=no
| ac_cv_have_decl_putc_unlocked=yes
| ac_cv_have_decl_putchar_unlocked=yes
| ac_cv_have_decl_stpcpy=no
| ac_cv_have_decl_strchr=yes
| ac_cv_have_decl_strerror=yes
| ac_cv_have_decl_strerror_r=no
| ac_cv_have_decl_strnlen=no
| ac_cv_have_decl_strspn=yes
| ac_cv_have_decl_sysconf=yes
| ac_cv_have_decl_times=yes
| ac_cv_have_decl_wcwidth=yes
| ac_cv_header_ctype_h=yes
| ac_cv_header_fcntl_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_limits_h=yes
| ac_cv_header_locale_h=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_minix_config_h=no
| ac_cv_header_stdbool_h=no
| ac_cv_header_stdc=yes
| ac_cv_header_stddef_h=yes
| ac_cv_header_stdint_h=no
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_resource_h=yes
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_time_h=yes
| ac_cv_header_sys_times_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_sys_wait_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_header_vfork_h=yes
| ac_cv_header_wchar_h=yes
| ac_cv_header_wctype_h=yes
| ac_cv_host=i686-pc-uwin
| ac_cv_host_alias=i686-pc-uwin
| ac_cv_lib_cposix_strerror=no
| ac_cv_lib_error_at_line=no
| ac_cv_lib_fl_yywrap=yes
| ac_cv_objext=o
| ac_cv_path_GMSGFMT=:
| ac_cv_path_M4=/usr/bin/m4
| ac_cv_path_MSGFMT=:
| ac_cv_path_MSGMERGE=:
| ac_cv_path_XGETTEXT=:
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_prog_AWK=gawk
| ac_cv_prog_CPP='cc -E'
| ac_cv_prog_LEX=flex
| ac_cv_prog_YACC='bison -y'
| ac_cv_prog_ac_ct_CC=cc
| ac_cv_prog_ac_ct_CXX=CC
| ac_cv_prog_ac_ct_RANLIB=ranlib
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=''
| ac_cv_prog_cxx_g=yes
| ac_cv_prog_egrep='grep -E'
| ac_cv_prog_gnu_m4=yes
| ac_cv_prog_lex_root=lex.yy
| ac_cv_prog_lex_yytext_pointer=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_type__Bool=no
| ac_cv_type_clock_t=yes
| ac_cv_type_mbstate_t=yes
| ac_cv_type_pid_t=yes
| ac_cv_type_struct_tms=yes
| ac_cv_type_uintptr_t=yes
| ac_cv_win_or_dos=yes
| ac_cv_working_alloca_h=yes
| acl_cv_hardcode_direct=no
| acl_cv_hardcode_libdir_flag_spec=''
| acl_cv_hardcode_libdir_separator=''
| acl_cv_hardcode_minus_L=no
| acl_cv_libext=a
| acl_cv_path_LD=/usr/bin/ld
| acl_cv_prog_gnu_ld=no
| acl_cv_rpath=done
| acl_cv_shlibext=so
| acl_cv_wl=''
| am_cv_CC_dependencies_compiler_type=none
| am_cv_CXX_dependencies_compiler_type=none
| am_cv_func_iconv=yes
| am_cv_lib_iconv=no
| am_cv_prog_cc_stdc=''
| gt_cv_func_gnugettext2_libc=no
| gt_cv_func_gnugettext2_libintl=no
| jm_cv_func_mbrtowc=yes
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run aclocal-1.7'
| ALLOCA=''
| ALLOCA_H='alloca.h'
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run tar'
| AUTOCONF='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run 
autoheader'
| AUTOM4TE='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run autom4te'
| AUTOMAKE='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run 
automake-1.7'
| AWK='gawk'
| CC='cc'
| CCDEPMODE='depmode=none'
| CFLAGS='-g'
| CPP='cc -E'
| CPPFLAGS=''
| CXX='CC'
| CXXDEPMODE='depmode=none'
| CXXFLAGS='-g'
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT='.exe'
| GCC=''
| GMSGFMT=':'
| HAVE__BOOL='0'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS=''
| LDFLAGS=''
| LEX='flex'
| LEXLIB='-lfl'
| LEX_OUTPUT_ROOT='lex.yy'
| LIBICONV=''
| LIBINTL=''
| LIBOBJS=' error$U.o memrchr$U.o stpcpy$U.o strnlen$U.o obstack$U.o'
| LIBS=''
| LTLIBICONV=''
| LTLIBINTL=''
| LTLIBOBJS=' error$U.lo memrchr$U.lo stpcpy$U.lo strnlen$U.lo obstack$U.lo'
| M4='/usr/bin/m4'
| MAKEINFO='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run makeinfo'
| MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs'
| MSGFMT=':'
| MSGMERGE=':'
| O0CFLAGS='-g'
| OBJEXT='o'
| PACKAGE='bison'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Bison'
| PACKAGE_STRING='GNU Bison 1.875b'
| PACKAGE_TARNAME='bison'
| PACKAGE_VERSION='1.875b'
| PATH_SEPARATOR=':'
| POSUB=''
| RANLIB='ranlib'
| SET_MAKE=''
| SHELL='/bin/sh'
| STDBOOL_H='stdbool.h'
| STRIP=''
| USE_NLS='no'
| VALGRIND=''
| VERSION='1.875b'
| WARNING_CFLAGS=''
| WARNING_CXXFLAGS=''
| WERROR_CFLAGS=''
| XGETTEXT=':'
| YACC='bison -y'
| YACC_LIBRARY='liby.a'
| YACC_SCRIPT='yacc'
| ac_ct_CC='cc'
| ac_ct_CXX='CC'
| ac_ct_RANLIB='ranlib'
| ac_ct_STRIP=''
| am__fastdepCC_FALSE=''
| am__fastdepCC_TRUE='#'
| am__fastdepCXX_FALSE=''
| am__fastdepCXX_TRUE='#'
| am__include='include'
| am__leading_dot='.'
| am__quote=''
| bindir='${exec_prefix}/bin'
| build='i686-pc-uwin'
| build_alias=''
| build_cpu='i686'
| build_os='uwin'
| build_vendor='pc'
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host='i686-pc-uwin'
| host_alias=''
| host_cpu='i686'
| host_os='uwin'
| host_vendor='pc'
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/d/temp/bison/bison-1.875b/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_ALLOCA 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_CLOCK_T 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_DOPRNT 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FORK 1
| #define HAVE_ICONV 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ISASCII 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWPRINT 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRUCT_TMS 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIMES 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK 1
| #define HAVE_VFORK_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_WAITPID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_WORKING_VFORK 1
| #define M4 "/usr/bin/m4"
| #define PACKAGE "bison"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define VERSION "1.875b"
| #define YYTEXT_POINTER 1
| #define _GNU_SOURCE 1
| #define inline __inline
| #define strnlen rpl_strnlen
| #endif
| #ifdef __cplusplus
| #include <stdlib.h>
| 
| configure: exit 0

make  all-recursive
Making all in config
make[2]: Entering directory `/D/TEMP/bison/bison-1.875b/config'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/D/TEMP/bison/bison-1.875b/config'
Making all in po
make[2]: Entering directory `/D/TEMP/bison/bison-1.875b/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/D/TEMP/bison/bison-1.875b/po'
Making all in lib
make[2]: Entering directory `/D/TEMP/bison/bison-1.875b/lib'
source='main.c' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'main.c' || echo './'`main.c
source='yyerror.c' object='yyerror.o' libtool=no \
depfile='.deps/yyerror.Po' tmpdepfile='.deps/yyerror.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'yyerror.c' || echo './'`yyerror.c
rm -f liby.a
ar cru liby.a main.o yyerror.o 
ranlib liby.a
sed -e 's/@''HAVE__BOOL''@/0/g' <./stdbool_.h >stdbool.h-t
mv stdbool.h-t stdbool.h
source='argmatch.c' object='argmatch.o' libtool=no \
depfile='.deps/argmatch.Po' tmpdepfile='.deps/argmatch.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'argmatch.c' || echo './'`argmatch.c
source='basename.c' object='basename.o' libtool=no \
depfile='.deps/basename.Po' tmpdepfile='.deps/basename.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'basename.c' || echo './'`basename.c
source='dirname.c' object='dirname.o' libtool=no \
depfile='.deps/dirname.Po' tmpdepfile='.deps/dirname.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'dirname.c' || echo './'`dirname.c
dirname.c(56) : warning C4018: '==' : signed/unsigned mismatch
source='get-errno.c' object='get-errno.o' libtool=no \
depfile='.deps/get-errno.Po' tmpdepfile='.deps/get-errno.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'get-errno.c' || echo './'`get-errno.c
source='getopt.c' object='getopt.o' libtool=no \
depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'getopt.c' || echo './'`getopt.c
source='getopt1.c' object='getopt1.o' libtool=no \
depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'getopt1.c' || echo './'`getopt1.c
source='hash.c' object='hash.o' libtool=no \
depfile='.deps/hash.Po' tmpdepfile='.deps/hash.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'hash.c' || echo './'`hash.c
hash.c(146) : warning C4305: 'initializing' : truncation from 'const double ' 
to 'float '
hash.c(147) : warning C4305: 'initializing' : truncation from 'const double ' 
to 'float '
source='mbswidth.c' object='mbswidth.o' libtool=no \
depfile='.deps/mbswidth.Po' tmpdepfile='.deps/mbswidth.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'mbswidth.c' || echo './'`mbswidth.c
source='quote.c' object='quote.o' libtool=no \
depfile='.deps/quote.Po' tmpdepfile='.deps/quote.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'quote.c' || echo './'`quote.c
source='quotearg.c' object='quotearg.o' libtool=no \
depfile='.deps/quotearg.Po' tmpdepfile='.deps/quotearg.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'quotearg.c' || echo './'`quotearg.c
source='subpipe.c' object='subpipe.o' libtool=no \
depfile='.deps/subpipe.Po' tmpdepfile='.deps/subpipe.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'subpipe.c' || echo './'`subpipe.c
source='xmalloc.c' object='xmalloc.o' libtool=no \
depfile='.deps/xmalloc.Po' tmpdepfile='.deps/xmalloc.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'xmalloc.c' || echo './'`xmalloc.c
source='xstrdup.c' object='xstrdup.o' libtool=no \
depfile='.deps/xstrdup.Po' tmpdepfile='.deps/xstrdup.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'xstrdup.c' || echo './'`xstrdup.c
source='xstrndup.c' object='xstrndup.o' libtool=no \
depfile='.deps/xstrndup.Po' tmpdepfile='.deps/xstrndup.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'xstrndup.c' || echo './'`xstrndup.c
source='abitset.c' object='abitset.o' libtool=no \
depfile='.deps/abitset.Po' tmpdepfile='.deps/abitset.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'abitset.c' || echo './'`abitset.c
abitset.c(45) : warning C4715: 'abitset_resize' : not all control paths return 
a value
source='bitset.c' object='bitset.o' libtool=no \
depfile='.deps/bitset.Po' tmpdepfile='.deps/bitset.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'bitset.c' || echo './'`bitset.c
bitset.c(96) : warning C4715: 'bitset_init' : not all control paths return a 
value
source='bitset_stats.c' object='bitset_stats.o' libtool=no \
depfile='.deps/bitset_stats.Po' tmpdepfile='.deps/bitset_stats.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'bitset_stats.c' || echo './'`bitset_stats.c
source='bitsetv.c' object='bitsetv.o' libtool=no \
depfile='.deps/bitsetv.Po' tmpdepfile='.deps/bitsetv.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'bitsetv.c' || echo './'`bitsetv.c
source='ebitset.c' object='ebitset.o' libtool=no \
depfile='.deps/ebitset.Po' tmpdepfile='.deps/ebitset.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'ebitset.c' || echo './'`ebitset.c
ebitset.c(341) : warning C4715: 'ebitset_elt_find' : not all control paths 
return a value
source='lbitset.c' object='lbitset.o' libtool=no \
depfile='.deps/lbitset.Po' tmpdepfile='.deps/lbitset.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'lbitset.c' || echo './'`lbitset.c
lbitset.c(380) : warning C4715: 'lbitset_elt_find' : not all control paths 
return a value
source='vbitset.c' object='vbitset.o' libtool=no \
depfile='.deps/vbitset.Po' tmpdepfile='.deps/vbitset.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'vbitset.c' || echo './'`vbitset.c
source='bitsetv-print.c' object='bitsetv-print.o' libtool=no \
depfile='.deps/bitsetv-print.Po' tmpdepfile='.deps/bitsetv-print.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'bitsetv-print.c' || echo './'`bitsetv-print.c
source='timevar.c' object='timevar.o' libtool=no \
depfile='.deps/timevar.Po' tmpdepfile='.deps/timevar.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'timevar.c' || echo './'`timevar.c
timevar.c(270) : warning C4305: '=' : truncation from 'const double ' to 'float 
'
timevar.c(480) : warning C4305: 'initializing' : truncation from 'const double 
' to 'const float '
timevar.c(550) : warning C4244: 'return' : conversion from 'float ' to 'long ', 
possible loss of data
source='error.c' object='error.o' libtool=no \
depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'error.c' || echo './'`error.c
source='memrchr.c' object='memrchr.o' libtool=no \
depfile='.deps/memrchr.Po' tmpdepfile='.deps/memrchr.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'memrchr.c' || echo './'`memrchr.c
source='stpcpy.c' object='stpcpy.o' libtool=no \
depfile='.deps/stpcpy.Po' tmpdepfile='.deps/stpcpy.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'stpcpy.c' || echo './'`stpcpy.c
source='strnlen.c' object='strnlen.o' libtool=no \
depfile='.deps/strnlen.Po' tmpdepfile='.deps/strnlen.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'strnlen.c' || echo './'`strnlen.c
source='obstack.c' object='obstack.o' libtool=no \
depfile='.deps/obstack.Po' tmpdepfile='.deps/obstack.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -c `test -f 
'obstack.c' || echo './'`obstack.c
rm -f libbison.a
ar cru libbison.a argmatch.o basename.o dirname.o get-errno.o getopt.o 
getopt1.o hash.o mbswidth.o quote.o quotearg.o subpipe.o xmalloc.o xstrdup.o 
xstrndup.o abitset.o bitset.o bitset_stats.o bitsetv.o ebitset.o lbitset.o 
vbitset.o bitsetv-print.o timevar.o error.o memrchr.o stpcpy.o strnlen.o 
obstack.o 
ranlib libbison.a
make[2]: Leaving directory `/D/TEMP/bison/bison-1.875b/lib'
Making all in data
make[2]: Entering directory `/D/TEMP/bison/bison-1.875b/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/D/TEMP/bison/bison-1.875b/data'
Making all in src
make[2]: Entering directory `/D/TEMP/bison/bison-1.875b/src'
make  all-am
make[3]: Entering directory `/D/TEMP/bison/bison-1.875b/src'
source='LR0.c' object='LR0.o' libtool=no \
depfile='.deps/LR0.Po' tmpdepfile='.deps/LR0.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'LR0.c' || echo './'`LR0.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
source='assoc.c' object='assoc.o' libtool=no \
depfile='.deps/assoc.Po' tmpdepfile='.deps/assoc.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'assoc.c' || echo './'`assoc.c
source='closure.c' object='closure.o' libtool=no \
depfile='.deps/closure.Po' tmpdepfile='.deps/closure.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'closure.c' || echo './'`closure.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
source='complain.c' object='complain.o' libtool=no \
depfile='.deps/complain.Po' tmpdepfile='.deps/complain.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'complain.c' || echo './'`complain.c
source='conflicts.c' object='conflicts.o' libtool=no \
depfile='.deps/conflicts.Po' tmpdepfile='.deps/conflicts.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'conflicts.c' || echo './'`conflicts.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
source='derives.c' object='derives.o' libtool=no \
depfile='.deps/derives.Po' tmpdepfile='.deps/derives.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'derives.c' || echo './'`derives.c
source='files.c' object='files.o' libtool=no \
depfile='.deps/files.Po' tmpdepfile='.deps/files.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'files.c' || echo './'`files.c
source='getargs.c' object='getargs.o' libtool=no \
depfile='.deps/getargs.Po' tmpdepfile='.deps/getargs.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'getargs.c' || echo './'`getargs.c
source='gram.c' object='gram.o' libtool=no \
depfile='.deps/gram.Po' tmpdepfile='.deps/gram.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'gram.c' || echo './'`gram.c
source='lalr.c' object='lalr.o' libtool=no \
depfile='.deps/lalr.Po' tmpdepfile='.deps/lalr.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'lalr.c' || echo './'`lalr.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
source='location.c' object='location.o' libtool=no \
depfile='.deps/location.Po' tmpdepfile='.deps/location.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'location.c' || echo './'`location.c
source='main.c' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'main.c' || echo './'`main.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
source='muscle_tab.c' object='muscle_tab.o' libtool=no \
depfile='.deps/muscle_tab.Po' tmpdepfile='.deps/muscle_tab.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'muscle_tab.c' || echo './'`muscle_tab.c
source='nullable.c' object='nullable.o' libtool=no \
depfile='.deps/nullable.Po' tmpdepfile='.deps/nullable.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'nullable.c' || echo './'`nullable.c
source='output.c' object='output.o' libtool=no \
depfile='.deps/output.Po' tmpdepfile='.deps/output.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'output.c' || echo './'`output.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
source='parse-gram.c' object='parse-gram.o' libtool=no \
depfile='.deps/parse-gram.Po' tmpdepfile='.deps/parse-gram.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'parse-gram.c' || echo './'`parse-gram.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
parse-gram.c(1757) : warning C4102: 'yyerrorlab' : unreferenced label
source='print.c' object='print.o' libtool=no \
depfile='.deps/print.Po' tmpdepfile='.deps/print.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'print.c' || echo './'`print.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
source='print_graph.c' object='print_graph.o' libtool=no \
depfile='.deps/print_graph.Po' tmpdepfile='.deps/print_graph.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'print_graph.c' || echo './'`print_graph.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
source='reader.c' object='reader.o' libtool=no \
depfile='.deps/reader.Po' tmpdepfile='.deps/reader.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'reader.c' || echo './'`reader.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
source='reduce.c' object='reduce.o' libtool=no \
depfile='.deps/reduce.Po' tmpdepfile='.deps/reduce.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'reduce.c' || echo './'`reduce.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
source='relation.c' object='relation.o' libtool=no \
depfile='.deps/relation.Po' tmpdepfile='.deps/relation.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'relation.c' || echo './'`relation.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
source='scan-gram.c' object='scan-gram.o' libtool=no \
depfile='.deps/scan-gram.Po' tmpdepfile='.deps/scan-gram.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'scan-gram.c' || echo './'`scan-gram.c
cpp: "scan-gram.l", line 929: warning: '@@': multi-character character 
constants are not portable
scan-gram.l(413) : warning C4244: '=' : conversion from 'unsigned long ' to 
'char ', possible loss of data
scan-gram.l(423) : warning C4244: '=' : conversion from 'unsigned long ' to 
'char ', possible loss of data
source='scan-skel.c' object='scan-skel.o' libtool=no \
depfile='.deps/scan-skel.Po' tmpdepfile='.deps/scan-skel.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'scan-skel.c' || echo './'`scan-skel.c
source='state.c' object='state.o' libtool=no \
depfile='.deps/state.Po' tmpdepfile='.deps/state.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'state.c' || echo './'`state.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
state.c(65) : warning C4715: 'transitions_to' : not all control paths return a 
value
source='symlist.c' object='symlist.o' libtool=no \
depfile='.deps/symlist.Po' tmpdepfile='.deps/symlist.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'symlist.c' || echo './'`symlist.c
source='symtab.c' object='symtab.o' libtool=no \
depfile='.deps/symtab.Po' tmpdepfile='.deps/symtab.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'symtab.c' || echo './'`symtab.c
symtab.c(410) : warning C4244: 'return' : conversion from 'unsigned __int64 ' 
to 'unsigned int ', possible loss of data
source='tables.c' object='tables.o' libtool=no \
depfile='.deps/tables.Po' tmpdepfile='.deps/tables.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'tables.c' || echo './'`tables.c
cpp: "../lib/libiberty.h", line 26: warning: PARAMS redefined
tables.c(771) : warning C4761: integral size mismatch in argument; conversion 
supplied
tables.c(776) : warning C4761: integral size mismatch in argument; conversion 
supplied
tables.c(685) : warning C4761: integral size mismatch in argument; conversion 
supplied
source='uniqstr.c' object='uniqstr.o' libtool=no \
depfile='.deps/uniqstr.Po' tmpdepfile='.deps/uniqstr.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'uniqstr.c' || echo './'`uniqstr.c
source='vcg.c' object='vcg.o' libtool=no \
depfile='.deps/vcg.Po' tmpdepfile='.deps/vcg.TPo' \
depmode=none /bin/sh ../config/depcomp \
cc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/bison\" 
-DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I../lib     -g -c `test -f 
'vcg.c' || echo './'`vcg.c
cc   -g   -o bison.exe  LR0.o assoc.o closure.o complain.o conflicts.o 
derives.o files.o getargs.o gram.o lalr.o location.o main.o muscle_tab.o 
nullable.o output.o parse-gram.o print.o print_graph.o reader.o reduce.o 
relation.o scan-gram.o scan-skel.o state.o symlist.o symtab.o tables.o 
uniqstr.o vcg.o ../lib/libbison.a  
echo '#! /bin/sh' >yacc
echo 'exec /usr/bin/bison -y "$@"' >>yacc
chmod a+x yacc
make[3]: Leaving directory `/D/TEMP/bison/bison-1.875b/src'
make[2]: Leaving directory `/D/TEMP/bison/bison-1.875b/src'
Making all in doc
make[2]: Entering directory `/D/TEMP/bison/bison-1.875b/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/D/TEMP/bison/bison-1.875b/doc'
Making all in m4
make[2]: Entering directory `/D/TEMP/bison/bison-1.875b/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/D/TEMP/bison/bison-1.875b/m4'
Making all in tests
make[2]: Entering directory `/D/TEMP/bison/bison-1.875b/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/D/TEMP/bison/bison-1.875b/tests'
#! /bin/sh
# Generated by configure.
# Run this file to recreate the current configuration.
# Compiler output produced by configure, useful for debugging
# configure, is in config.log if it exists.

debug=false
ac_cs_recheck=false
ac_cs_silent=false
SHELL=${CONFIG_SHELL-/bin/sh}
## --------------------- ##
## M4sh Initialization.  ##
## --------------------- ##

# Be Bourne compatible
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
  emulate sh
  NULLCMD=:
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
  # is contrary to our usage.  Disable this feature.
  alias -g '${1+"$@"}'='"$@"'
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
  set -o posix
fi

# Support unset when possible.
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
  as_unset=unset
else
  as_unset=false
fi


# Work around bugs in pre-3.0 UWIN ksh.
$as_unset ENV MAIL MAILPATH
PS1='$ '
PS2='> '
PS4='+ '

# NLS nuisances.
for as_var in \
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
  LC_TELEPHONE LC_TIME
do
  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
    eval $as_var=C; export $as_var
  else
    $as_unset $as_var
  fi
done

# Required to use basename.
if expr a : '\(a\)' >/dev/null 2>&1; then
  as_expr=expr
else
  as_expr=false
fi

if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
  as_basename=basename
else
  as_basename=false
fi


# Name of the executable.
as_me=`$as_basename "$0" ||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
         X"$0" : 'X\(//\)$' \| \
         X"$0" : 'X\(/\)$' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X/"$0" |
    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
          /^X\/\(\/\/\)$/{ s//\1/; q; }
          /^X\/\(\/\).*/{ s//\1/; q; }
          s/.*/./; q'`


# PATH needs CR, and LINENO needs CR and PATH.
# Avoid depending upon Character Ranges.
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
as_cr_digits='0123456789'
as_cr_alnum=$as_cr_Letters$as_cr_digits

# The user is always right.
if test "${PATH_SEPARATOR+set}" != set; then
  echo "#! /bin/sh" >conf$$.sh
  echo  "exit 0"   >>conf$$.sh
  chmod +x conf$$.sh
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
    PATH_SEPARATOR=';'
  else
    PATH_SEPARATOR=:
  fi
  rm -f conf$$.sh
fi


  as_lineno_1=$LINENO
  as_lineno_2=$LINENO
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
  test "x$as_lineno_1" != "x$as_lineno_2" &&
  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
  # Find who we are.  Look in the path if we contain no path at all
  # relative or not.
  case $0 in
    *[\\/]* ) as_myself=$0 ;;
    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
  IFS=$as_save_IFS
  test -z "$as_dir" && as_dir=.
  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
done

       ;;
  esac
  # We did not find ourselves, most probably we were run as `sh COMMAND'
  # in which case we are not to be found in the path.
  if test "x$as_myself" = x; then
    as_myself=$0
  fi
  if test ! -f "$as_myself"; then
    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute 
path" >&5
echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
   { (exit 1); exit 1; }; }
  fi
  case $CONFIG_SHELL in
  '')
    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
do
  IFS=$as_save_IFS
  test -z "$as_dir" && as_dir=.
  for as_base in sh bash ksh sh5; do
         case $as_dir in
         /*)
           if ("$as_dir/$as_base" -c '
  as_lineno_1=$LINENO
  as_lineno_2=$LINENO
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
  test "x$as_lineno_1" != "x$as_lineno_2" &&
  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
             $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { 
BASH_ENV=; export BASH_ENV; }
             $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
             CONFIG_SHELL=$as_dir/$as_base
             export CONFIG_SHELL
             exec "$CONFIG_SHELL" "$0" ${1+"$@"}
           fi;;
         esac
       done
done
;;
  esac

  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
  # uniformly replaced by the line number.  The first 'sed' inserts a
  # line-number line before each line; the second 'sed' does the real
  # work.  The second script uses 'N' to pair each line-number line
  # with the numbered line, and appends trailing '-' during
  # substitution so that $LINENO is not a special case at line end.
  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
  sed '=' <$as_myself |
    sed '
      N
      s,$,-,
      : loop
      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
      t loop
      s,-$,,
      s,^['$as_cr_digits']*\n,,
    ' >$as_me.lineno &&
  chmod +x $as_me.lineno ||
    { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a 
POSIX shell" >&5
echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" 
>&2;}
   { (exit 1); exit 1; }; }

  # Don't try to exec as it changes $[0], causing all sort of problems
  # (the dirname of $[0] is not the place where we might find the
  # original and so on.  Autoconf is especially sensible to this).
  . ./$as_me.lineno
  # Exit status is that of the last command.
  exit
}


case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
  *c*,-n*) ECHO_N= ECHO_C='
' ECHO_T='      ' ;;
  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
esac

if expr a : '\(a\)' >/dev/null 2>&1; then
  as_expr=expr
else
  as_expr=false
fi

rm -f conf$$ conf$$.exe conf$$.file
echo >conf$$.file
if ln -s conf$$.file conf$$ 2>/dev/null; then
  # We could just check for DJGPP; but this test a) works b) is more generic
  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
  if test -f conf$$.exe; then
    # Don't use ln at all; we don't have any links
    as_ln_s='cp -p'
  else
    as_ln_s='ln -s'
  fi
elif ln conf$$.file conf$$ 2>/dev/null; then
  as_ln_s=ln
else
  as_ln_s='cp -p'
fi
rm -f conf$$ conf$$.exe conf$$.file

if mkdir -p . 2>/dev/null; then
  as_mkdir_p=:
else
  as_mkdir_p=false
fi

as_executable_p="test -f"

# Sed expression to map a string onto a valid CPP name.
as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"

# Sed expression to map a string onto a valid variable name.
as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"


# IFS
# We need space, tab and new line, in precisely that order.
as_nl='
'
IFS="   $as_nl"

# CDPATH.
$as_unset CDPATH

exec 6>&1

# Open the log real soon, to keep \$[0] and so on meaningful, and to
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.  Logging --version etc. is OK.
exec 5>>config.log
{
  echo
  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
## Running $as_me. ##
_ASBOX
} >&5
cat >&5 <<_CSEOF

This file was extended by GNU Bison $as_me 1.875b, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    = $CONFIG_FILES
  CONFIG_HEADERS  = $CONFIG_HEADERS
  CONFIG_LINKS    = $CONFIG_LINKS
  CONFIG_COMMANDS = $CONFIG_COMMANDS
  $ $0 $@

_CSEOF
echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
echo >&5
config_files=" tests/Makefile tests/atlocal tests/bison Makefile 
config/Makefile po/Makefile.in data/Makefile lib/Makefile src/Makefile 
doc/Makefile m4/Makefile"
config_headers=" config.h:config.hin"
config_commands=" depfiles default-1 tests/atconfig"

ac_cs_usage="\
\`$as_me' instantiates files from templates according to the
current configuration.

Usage: $0 [OPTIONS] [FILE]...

  -h, --help       print this help, then exit
  -V, --version    print version number, then exit
  -q, --quiet      do not print progress messages
  -d, --debug      don't remove temporary files
      --recheck    update $as_me by reconfiguring in the same conditions
  --file=FILE[:TEMPLATE]
                   instantiate the configuration file FILE
  --header=FILE[:TEMPLATE]
                   instantiate the configuration header FILE

Configuration files:
$config_files

Configuration headers:
$config_headers

Configuration commands:
$config_commands

Report bugs to <address@hidden>."
ac_cs_version="\
GNU Bison config.status 1.875b
configured by ./configure, generated by GNU Autoconf 2.57,
  with options \"'--p' '/usr'\"

Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it."
srcdir=.
INSTALL="/usr/bin/install -c"
# If no file are specified by the user, then we need to provide default
# value.  By we need to know if files were specified by the user.
ac_need_defaults=:
while test $# != 0
do
  case $1 in
  --*=*)
    ac_option=`expr "x$1" : 'x\([^=]*\)='`
    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
    ac_shift=:
    ;;
  -*)
    ac_option=$1
    ac_optarg=$2
    ac_shift=shift
    ;;
  *) # This is not an option, so the user has probably given explicit
     # arguments.
     ac_option=$1
     ac_need_defaults=false;;
  esac

  case $ac_option in
  # Handling of the options.
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
    ac_cs_recheck=: ;;
  --version | --vers* | -V )
    echo "$ac_cs_version"; exit 0 ;;
  --he | --h)
    # Conflict between --help and --header
    { { echo "$as_me:$LINENO: error: ambiguous option: $1
Try \`$0 --help' for more information." >&5
echo "$as_me: error: ambiguous option: $1
Try \`$0 --help' for more information." >&2;}
   { (exit 1); exit 1; }; };;
  --help | --hel | -h )
    echo "$ac_cs_usage"; exit 0 ;;
  --debug | --d* | -d )
    debug=: ;;
  --file | --fil | --fi | --f )
    $ac_shift
    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
    ac_need_defaults=false;;
  --header | --heade | --head | --hea )
    $ac_shift
    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
    ac_need_defaults=false;;
  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
  | -silent | --silent | --silen | --sile | --sil | --si | --s)
    ac_cs_silent=: ;;

  # This is an error.
  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
Try \`$0 --help' for more information." >&5
echo "$as_me: error: unrecognized option: $1
Try \`$0 --help' for more information." >&2;}
   { (exit 1); exit 1; }; } ;;

  *) ac_config_targets="$ac_config_targets $1" ;;

  esac
  shift
done

ac_configure_extra_args=

if $ac_cs_silent; then
  exec 6>/dev/null
  ac_configure_extra_args="$ac_configure_extra_args --silent"
fi

if $ac_cs_recheck; then
  echo "running /bin/sh ./configure " '--p' '/usr' $ac_configure_extra_args " 
--no-create --no-recursion" >&6
  exec /bin/sh ./configure '--p' '/usr' $ac_configure_extra_args --no-create 
--no-recursion
fi

#
# INIT-COMMANDS section.
#

AMDEP_TRUE="" ac_aux_dir="config"
# Capture the value of obsolete ALL_LINGUAS because we need it to compute
    # POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES, CATALOGS. But hide it
    # from automake.
    eval 'OBSOLETE_ALL_LINGUAS''=""'
    # Capture the value of LINGUAS because we need it to compute CATALOGS.
    LINGUAS="%UNSET%"


for ac_config_target in $ac_config_targets
do
  case "$ac_config_target" in
  # Handling of arguments.
  "tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
  "tests/atlocal" ) CONFIG_FILES="$CONFIG_FILES tests/atlocal" ;;
  "tests/bison" ) CONFIG_FILES="$CONFIG_FILES tests/bison" ;;
  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
  "config/Makefile" ) CONFIG_FILES="$CONFIG_FILES config/Makefile" ;;
  "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
  "data/Makefile" ) CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;
  "lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
  "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
  "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
  "m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
  "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
  "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
  "tests/atconfig" ) CONFIG_COMMANDS="$CONFIG_COMMANDS tests/atconfig" ;;
  "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.hin" ;;
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
   { (exit 1); exit 1; }; };;
  esac
done

# If the user did not use the arguments to specify the items to instantiate,
# then the envvar interface is used.  Set only those that are not.
# We use the long form for the default assignment because of an extremely
# bizarre bug on SunOS 4.1.3.
if $ac_need_defaults; then
  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
fi

# Have a temporary directory for convenience.  Make it in the build tree
# simply because there is no reason to put it here, and in addition,
# creating and moving files from /tmp can sometimes cause problems.
# Create a temporary directory, and hook for its removal unless debugging.
$debug ||
{
  trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
  trap '{ (exit 1); exit 1; }' 1 2 13 15
}

# Create a (secure) tmp directory for tmp files.

{
  tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
  test -n "$tmp" && test -d "$tmp"
}  ||
{
  tmp=./confstat$$-$RANDOM
  (umask 077 && mkdir $tmp)
} ||
{
   echo "$me: cannot create a temporary directory in ." >&2
   { (exit 1); exit 1; }
}


#
# CONFIG_FILES section.
#

# No need to generate the scripts if there are no CONFIG_FILES.
# This happens for instance when ./config.status config.h
if test -n "$CONFIG_FILES"; then
  # Protect against being on the right side of a sed subst in config.status.
  sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
   s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
s,@SHELL@,/bin/sh,;t t
s,@PATH_SEPARATOR@,:,;t t
s,@PACKAGE_NAME@,GNU Bison,;t t
s,@PACKAGE_TARNAME@,bison,;t t
s,@PACKAGE_VERSION@,1.875b,;t t
s,@PACKAGE_STRING@,GNU Bison 1.875b,;t t
s,@PACKAGE_BUGREPORT@,address@hidden,;t t
s,@exec_prefix@,${prefix},;t t
s,@prefix@,/usr,;t t
s,@program_transform_name@,s,x,x,,;t t
s,@bindir@,${exec_prefix}/bin,;t t
s,@sbindir@,${exec_prefix}/sbin,;t t
s,@libexecdir@,${exec_prefix}/libexec,;t t
s,@datadir@,${prefix}/share,;t t
s,@sysconfdir@,${prefix}/etc,;t t
s,@sharedstatedir@,${prefix}/com,;t t
s,@localstatedir@,${prefix}/var,;t t
s,@libdir@,${exec_prefix}/lib,;t t
s,@includedir@,${prefix}/include,;t t
s,@oldincludedir@,/usr/include,;t t
s,@infodir@,${prefix}/info,;t t
s,@mandir@,${prefix}/man,;t t
s,@build_alias@,,;t t
s,@host_alias@,,;t t
s,@target_alias@,,;t t
s,@DEFS@,-DHAVE_CONFIG_H,;t t
s,@ECHO_C@,\c,;t t
s,@ECHO_N@,,;t t
s,@ECHO_T@,,;t t
s,@LIBS@,,;t t
s,@INSTALL_PROGRAM@,${INSTALL},;t t
s,@INSTALL_SCRIPT@,${INSTALL},;t t
s,@INSTALL_DATA@,${INSTALL} -m 644,;t t
s,@CYGPATH_W@,echo,;t t
s,@PACKAGE@,bison,;t t
s,@VERSION@,1.875b,;t t
s,@ACLOCAL@,${SHELL} /d/temp/bison/bison-1.875b/config/missing --run 
aclocal-1.7,;t t
s,@AUTOCONF@,${SHELL} /d/temp/bison/bison-1.875b/config/missing --run 
autoconf,;t t
s,@AUTOMAKE@,${SHELL} /d/temp/bison/bison-1.875b/config/missing --run 
automake-1.7,;t t
s,@AUTOHEADER@,${SHELL} /d/temp/bison/bison-1.875b/config/missing --run 
autoheader,;t t
s,@MAKEINFO@,${SHELL} /d/temp/bison/bison-1.875b/config/missing --run 
makeinfo,;t t
s,@AMTAR@,${SHELL} /d/temp/bison/bison-1.875b/config/missing --run tar,;t t
s,@install_sh@,/d/temp/bison/bison-1.875b/config/install-sh,;t t
s,@STRIP@,,;t t
s,@ac_ct_STRIP@,,;t t
s,@INSTALL_STRIP_PROGRAM@,${SHELL} $(install_sh) -c -s,;t t
s,@AWK@,gawk,;t t
s,@SET_MAKE@,,;t t
s,@am__leading_dot@,.,;t t
s,@CC@,cc,;t t
s,@CFLAGS@,-g,;t t
s,@LDFLAGS@,,;t t
s,@CPPFLAGS@,,;t t
s,@ac_ct_CC@,cc,;t t
s,@EXEEXT@,.exe,;t t
s,@OBJEXT@,o,;t t
s,@DEPDIR@,.deps,;t t
s,@am__include@,include,;t t
s,@am__quote@,,;t t
s,@AMDEP_TRUE@,,;t t
s,@AMDEP_FALSE@,#,;t t
s,@AMDEPBACKSLASH@,\,;t t
s,@CCDEPMODE@,depmode=none,;t t
s,@am__fastdepCC_TRUE@,#,;t t
s,@am__fastdepCC_FALSE@,,;t t
s,@CPP@,cc -E,;t t
s,@EGREP@,grep -E,;t t
s,@WARNING_CFLAGS@,,;t t
s,@WERROR_CFLAGS@,,;t t
s,@WARNING_CXXFLAGS@,,;t t
s,@YACC_SCRIPT@,yacc,;t t
s,@YACC_LIBRARY@,liby.a,;t t
s,@LEX@,flex,;t t
s,@LEXLIB@,-lfl,;t t
s,@LEX_OUTPUT_ROOT@,lex.yy,;t t
s,@YACC@,bison -y,;t t
s,@RANLIB@,ranlib,;t t
s,@ac_ct_RANLIB@,ranlib,;t t
s,@M4@,/usr/bin/m4,;t t
s,@STDBOOL_H@,stdbool.h,;t t
s,@HAVE__BOOL@,0,;t t
s,@LIBOBJS@, error$U.o memrchr$U.o stpcpy$U.o strnlen$U.o obstack$U.o,;t t
s,@ALLOCA@,,;t t
s,@ALLOCA_H@,alloca.h,;t t
s,@MKINSTALLDIRS@,$(top_builddir)/config/mkinstalldirs,;t t
s,@USE_NLS@,no,;t t
s,@MSGFMT@,:,;t t
s,@GMSGFMT@,:,;t t
s,@XGETTEXT@,:,;t t
s,@MSGMERGE@,:,;t t
s,@build@,i686-pc-uwin,;t t
s,@build_cpu@,i686,;t t
s,@build_vendor@,pc,;t t
s,@build_os@,uwin,;t t
s,@host@,i686-pc-uwin,;t t
s,@host_cpu@,i686,;t t
s,@host_vendor@,pc,;t t
s,@host_os@,uwin,;t t
s,@LIBICONV@,,;t t
s,@LTLIBICONV@,,;t t
s,@INTLLIBS@,,;t t
s,@LIBINTL@,,;t t
s,@LTLIBINTL@,,;t t
s,@POSUB@,,;t t
s,@VALGRIND@,,;t t
s,@CXX@,CC,;t t
s,@CXXFLAGS@,-g,;t t
s,@ac_ct_CXX@,CC,;t t
s,@CXXDEPMODE@,depmode=none,;t t
s,@am__fastdepCXX_TRUE@,#,;t t
s,@am__fastdepCXX_FALSE@,,;t t
s,@AUTOM4TE@,${SHELL} /d/temp/bison/bison-1.875b/config/missing --run 
autom4te,;t t
s,@GCC@,,;t t
s,@O0CFLAGS@,-g,;t t
s,@LTLIBOBJS@, error$U.lo memrchr$U.lo stpcpy$U.lo strnlen$U.lo obstack$U.lo,;t 
t
CEOF

  # Split the substitutions into bite-sized pieces for seds with
  # small command number limits, like on Digital OSF/1 and HP-UX.
  ac_max_sed_lines=48
  ac_sed_frag=1 # Number of current file.
  ac_beg=1 # First line for current file.
  ac_end=$ac_max_sed_lines # Line after last line for current file.
  ac_more_lines=:
  ac_sed_cmds=
  while $ac_more_lines; do
    if test $ac_beg -gt 1; then
      sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
    else
      sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
    fi
    if test ! -s $tmp/subs.frag; then
      ac_more_lines=false
    else
      # The purpose of the label and of the branching condition is to
      # speed up the sed processing (if there are no `@' at all, there
      # is no need to browse any of the substitutions).
      # These are the two extra sed commands mentioned above.
      (echo ':t
  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) 
>$tmp/subs-$ac_sed_frag.sed
      if test -z "$ac_sed_cmds"; then
        ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
      else
        ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
      fi
      ac_sed_frag=`expr $ac_sed_frag + 1`
      ac_beg=$ac_end
      ac_end=`expr $ac_end + $ac_max_sed_lines`
    fi
  done
  if test -z "$ac_sed_cmds"; then
    ac_sed_cmds=cat
  fi
fi # test -n "$CONFIG_FILES"

for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  case $ac_file in
  - | *:- | *:-:* ) # input from stdin
        cat >$tmp/stdin
        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
  * )   ac_file_in=$ac_file.in ;;
  esac

  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X"$ac_file" : 'X\(//\)[^/]' \| \
         X"$ac_file" : 'X\(//\)$' \| \
         X"$ac_file" : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X"$ac_file" |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
          /^X\(\/\/\)$/{ s//\1/; q; }
          /^X\(\/\).*/{ s//\1/; q; }
          s/.*/./; q'`
  { if $as_mkdir_p; then
    mkdir -p "$ac_dir"
  else
    as_dir="$ac_dir"
    as_dirs=
    while test ! -d "$as_dir"; do
      as_dirs="$as_dir $as_dirs"
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X"$as_dir" : 'X\(//\)[^/]' \| \
         X"$as_dir" : 'X\(//\)$' \| \
         X"$as_dir" : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X"$as_dir" |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
          /^X\(\/\/\)$/{ s//\1/; q; }
          /^X\(\/\).*/{ s//\1/; q; }
          s/.*/./; q'`
    done
    test ! -n "$as_dirs" || mkdir $as_dirs
  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" 
>&5
echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
   { (exit 1); exit 1; }; }; }

  ac_builddir=.

if test "$ac_dir" != .; then
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
  # A "../" for each directory in $ac_dir_suffix.
  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
else
  ac_dir_suffix= ac_top_builddir=
fi

case $srcdir in
  .)  # No --srcdir option.  We are building in place.
    ac_srcdir=.
    if test -z "$ac_top_builddir"; then
       ac_top_srcdir=.
    else
       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
    fi ;;
  [\\/]* | ?:[\\/]* )  # Absolute path.
    ac_srcdir=$srcdir$ac_dir_suffix;
    ac_top_srcdir=$srcdir ;;
  *) # Relative path.
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
esac
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
# absolute.
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`


  case $INSTALL in
  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
  esac

  if test x"$ac_file" != x-; then
    { echo "$as_me:$LINENO: creating $ac_file" >&5
echo "$as_me: creating $ac_file" >&6;}
    rm -f "$ac_file"
  fi
  # Let's still pretend it is `configure' which instantiates (i.e., don't
  # use $as_me), people would be surprised to read:
  #    /* config.h.  Generated by config.status.  */
  if test x"$ac_file" = x-; then
    configure_input=
  else
    configure_input="$ac_file.  "
  fi
  configure_input=$configure_input"Generated from `echo $ac_file_in |
                                     sed 's,.*/,,'` by configure."

  # First look for the input files in the build tree, otherwise in the
  # src tree.
  ac_file_inputs=`IFS=:
    for f in $ac_file_in; do
      case $f in
      -) echo $tmp/stdin ;;
      [\\/$]*)
         # Absolute (can't be DOS-style, as IFS=:)
         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input 
file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
   { (exit 1); exit 1; }; }
         echo $f;;
      *) # Relative
         if test -f "$f"; then
           # Build tree
           echo $f
         elif test -f "$srcdir/$f"; then
           # Source tree
           echo $srcdir/$f
         else
           # /dev/null tree
           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
   { (exit 1); exit 1; }; }
         fi;;
      esac
    done` || { (exit 1); exit 1; }
  sed "/^[      ]*VPATH[        ]*=/{
s/:*\$(srcdir):*/:/;
s/:*\${srcdir}:*/:/;
s/:address@hidden@:*/:/;
s/^\([^=]*=[    ]*\):*/\1/;
s/:*$//;
s/^[^=]*=[      ]*$//;
}

:t
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
s,@configure_input@,$configure_input,;t t
s,@srcdir@,$ac_srcdir,;t t
s,@abs_srcdir@,$ac_abs_srcdir,;t t
s,@top_srcdir@,$ac_top_srcdir,;t t
s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
s,@builddir@,$ac_builddir,;t t
s,@abs_builddir@,$ac_abs_builddir,;t t
s,@top_builddir@,$ac_top_builddir,;t t
s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
s,@INSTALL@,$ac_INSTALL,;t t
" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
  rm -f $tmp/stdin
  if test x"$ac_file" != x-; then
    mv $tmp/out $ac_file
  else
    cat $tmp/out
    rm -f $tmp/out
  fi

  # Run the commands associated with the file.
  case $ac_file in
    tests/bison ) chmod +x tests/bison ;;
  esac
done

#
# CONFIG_HEADER section.
#

# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
# NAME is the cpp macro being defined and VALUE is the value it is being given.
#
# ac_d sets the value in "#define NAME VALUE" lines.
ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
ac_dB='[        ].*$,\1#\2'
ac_dC=' '
ac_dD=',;t'
# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
ac_uB='$,\1#\2define\3'
ac_uC=' '
ac_uD=',;t'

for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  case $ac_file in
  - | *:- | *:-:* ) # input from stdin
        cat >$tmp/stdin
        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
  * )   ac_file_in=$ac_file.in ;;
  esac

  test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
echo "$as_me: creating $ac_file" >&6;}

  # First look for the input files in the build tree, otherwise in the
  # src tree.
  ac_file_inputs=`IFS=:
    for f in $ac_file_in; do
      case $f in
      -) echo $tmp/stdin ;;
      [\\/$]*)
         # Absolute (can't be DOS-style, as IFS=:)
         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input 
file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
   { (exit 1); exit 1; }; }
         echo $f;;
      *) # Relative
         if test -f "$f"; then
           # Build tree
           echo $f
         elif test -f "$srcdir/$f"; then
           # Source tree
           echo $srcdir/$f
         else
           # /dev/null tree
           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
   { (exit 1); exit 1; }; }
         fi;;
      esac
    done` || { (exit 1); exit 1; }
  # Remove the trailing spaces.
  sed 's/[      ]*$//' $ac_file_inputs >$tmp/in

  # Handle all the #define templates only if necessary.
  if grep "^[   ]*#[    ]*define" $tmp/in >/dev/null; then
  # If there are no defines, we may have an empty if/fi
  :
  cat >$tmp/defines.sed <<CEOF
/^[     ]*#[    ]*define/!b
t clr
: clr
${ac_dA}PACKAGE_NAME${ac_dB}PACKAGE_NAME${ac_dC}"GNU Bison"${ac_dD}
${ac_dA}PACKAGE_TARNAME${ac_dB}PACKAGE_TARNAME${ac_dC}"bison"${ac_dD}
${ac_dA}PACKAGE_VERSION${ac_dB}PACKAGE_VERSION${ac_dC}"1.875b"${ac_dD}
${ac_dA}PACKAGE_STRING${ac_dB}PACKAGE_STRING${ac_dC}"GNU Bison 1.875b"${ac_dD}
${ac_dA}PACKAGE_BUGREPORT${ac_dB}PACKAGE_BUGREPORT${ac_dC}"address@hidden"${ac_dD}
${ac_dA}PACKAGE${ac_dB}PACKAGE${ac_dC}"bison"${ac_dD}
${ac_dA}VERSION${ac_dB}VERSION${ac_dC}"1.875b"${ac_dD}
${ac_dA}_GNU_SOURCE${ac_dB}_GNU_SOURCE${ac_dC}1${ac_dD}
${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_TYPES_H${ac_dB}HAVE_SYS_TYPES_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_STAT_H${ac_dB}HAVE_SYS_STAT_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_STDLIB_H${ac_dB}HAVE_STDLIB_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRING_H${ac_dB}HAVE_STRING_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_MEMORY_H${ac_dB}HAVE_MEMORY_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRINGS_H${ac_dB}HAVE_STRINGS_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_INTTYPES_H${ac_dB}HAVE_INTTYPES_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD}
${ac_dA}YYTEXT_POINTER${ac_dB}YYTEXT_POINTER${ac_dC}1${ac_dD}
${ac_dA}M4${ac_dB}M4${ac_dC}"/usr/bin/m4"${ac_dD}
${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
${ac_dA}HAVE_CTYPE_H${ac_dB}HAVE_CTYPE_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_LOCALE_H${ac_dB}HAVE_LOCALE_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_MEMORY_H${ac_dB}HAVE_MEMORY_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_STDLIB_H${ac_dB}HAVE_STDLIB_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRING_H${ac_dB}HAVE_STRING_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD}
${ac_dA}inline${ac_dB}inline${ac_dC}__inline${ac_dD}
${ac_dA}HAVE_UINTPTR_T${ac_dB}HAVE_UINTPTR_T${ac_dC}1${ac_dD}
${ac_dA}HAVE_SETLOCALE${ac_dB}HAVE_SETLOCALE${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FREE${ac_dB}HAVE_DECL_FREE${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_GETENV${ac_dB}HAVE_DECL_GETENV${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_GETOPT${ac_dB}HAVE_DECL_GETOPT${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_STPCPY${ac_dB}HAVE_DECL_STPCPY${ac_dC}0${ac_dD}
${ac_dA}HAVE_DECL_STRCHR${ac_dB}HAVE_DECL_STRCHR${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_STRSPN${ac_dB}HAVE_DECL_STRSPN${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_STRNLEN${ac_dB}HAVE_DECL_STRNLEN${ac_dC}0${ac_dD}
${ac_dA}HAVE_DECL_MALLOC${ac_dB}HAVE_DECL_MALLOC${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_MEMCHR${ac_dB}HAVE_DECL_MEMCHR${ac_dC}1${ac_dD}
CEOF
  sed -f $tmp/defines.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  cat >$tmp/defines.sed <<CEOF
/^[     ]*#[    ]*define/!b
t clr
: clr
${ac_dA}HAVE_DECL_MEMRCHR${ac_dB}HAVE_DECL_MEMRCHR${ac_dC}0${ac_dD}
${ac_dA}HAVE_STRCHR${ac_dB}HAVE_STRCHR${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRRCHR${ac_dB}HAVE_STRRCHR${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRSPN${ac_dB}HAVE_STRSPN${ac_dC}1${ac_dD}
${ac_dA}HAVE_FCNTL_H${ac_dB}HAVE_FCNTL_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_WAIT_H${ac_dB}HAVE_SYS_WAIT_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_DUP2${ac_dB}HAVE_DUP2${ac_dC}1${ac_dD}
${ac_dA}HAVE_WAITPID${ac_dB}HAVE_WAITPID${ac_dC}1${ac_dD}
${ac_dA}HAVE_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_VFORK_H${ac_dB}HAVE_VFORK_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_FORK${ac_dB}HAVE_FORK${ac_dC}1${ac_dD}
${ac_dA}HAVE_VFORK${ac_dB}HAVE_VFORK${ac_dC}1${ac_dD}
${ac_dA}HAVE_WORKING_VFORK${ac_dB}HAVE_WORKING_VFORK${ac_dC}1${ac_dD}
${ac_dA}HAVE_WORKING_FORK${ac_dB}HAVE_WORKING_FORK${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_TIME_H${ac_dB}HAVE_SYS_TIME_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_TIMES_H${ac_dB}HAVE_SYS_TIMES_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_RESOURCE_H${ac_dB}HAVE_SYS_RESOURCE_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_TIMES${ac_dB}HAVE_TIMES${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_GETRUSAGE${ac_dB}HAVE_DECL_GETRUSAGE${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_TIMES${ac_dB}HAVE_DECL_TIMES${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_CLOCK${ac_dB}HAVE_DECL_CLOCK${ac_dC}0${ac_dD}
${ac_dA}HAVE_DECL_SYSCONF${ac_dB}HAVE_DECL_SYSCONF${ac_dC}1${ac_dD}
${ac_dA}HAVE_CLOCK_T${ac_dB}HAVE_CLOCK_T${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRUCT_TMS${ac_dB}HAVE_STRUCT_TMS${ac_dC}1${ac_dD}
${ac_dA}FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX${ac_dB}FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX${ac_dC}1${ac_dD}
${ac_dA}FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR${ac_dB}FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRING_H${ac_dB}HAVE_STRING_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_VPRINTF${ac_dB}HAVE_VPRINTF${ac_dC}1${ac_dD}
${ac_dA}HAVE_DOPRNT${ac_dB}HAVE_DOPRNT${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRERROR${ac_dB}HAVE_STRERROR${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_STRERROR${ac_dB}HAVE_DECL_STRERROR${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_STRERROR_R${ac_dB}HAVE_DECL_STRERROR_R${ac_dC}0${ac_dD}
${ac_dA}HAVE_ALLOCA_H${ac_dB}HAVE_ALLOCA_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_ALLOCA${ac_dB}HAVE_ALLOCA${ac_dC}1${ac_dD}
${ac_dA}HAVE_STDLIB_H${ac_dB}HAVE_STDLIB_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_LIMITS_H${ac_dB}HAVE_LIMITS_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_MEMCHR${ac_dB}HAVE_MEMCHR${ac_dC}1${ac_dD}
${ac_dA}HAVE_MEMORY_H${ac_dB}HAVE_MEMORY_H${ac_dC}1${ac_dD}
CEOF
  sed -f $tmp/defines.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  cat >$tmp/defines.sed <<CEOF
/^[     ]*#[    ]*define/!b
t clr
: clr
${ac_dA}strnlen${ac_dB}strnlen${ac_dC}rpl_strnlen${ac_dD}
${ac_dA}HAVE_DECL_MEMCHR${ac_dB}HAVE_DECL_MEMCHR${ac_dC}1${ac_dD}
${ac_dA}HAVE_ISASCII${ac_dB}HAVE_ISASCII${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRTOL${ac_dB}HAVE_STRTOL${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FREE${ac_dB}HAVE_DECL_FREE${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_MALLOC${ac_dB}HAVE_DECL_MALLOC${ac_dC}1${ac_dD}
${ac_dA}HAVE_WCHAR_H${ac_dB}HAVE_WCHAR_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_WCTYPE_H${ac_dB}HAVE_WCTYPE_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_ISWPRINT${ac_dB}HAVE_ISWPRINT${ac_dC}1${ac_dD}
${ac_dA}HAVE_ISWCNTRL${ac_dB}HAVE_ISWCNTRL${ac_dC}1${ac_dD}
${ac_dA}HAVE_MBRTOWC${ac_dB}HAVE_MBRTOWC${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_WCWIDTH${ac_dB}HAVE_DECL_WCWIDTH${ac_dC}1${ac_dD}
${ac_dA}HAVE_MBSTATE_T${ac_dB}HAVE_MBSTATE_T${ac_dC}1${ac_dD}
${ac_dA}HAVE_STDDEF_H${ac_dB}HAVE_STDDEF_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_MBSTATE_T${ac_dB}HAVE_MBSTATE_T${ac_dC}1${ac_dD}
${ac_dA}HAVE_MBRTOWC${ac_dB}HAVE_MBRTOWC${ac_dC}1${ac_dD}
${ac_dA}HAVE_STDLIB_H${ac_dB}HAVE_STDLIB_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_MALLOC${ac_dB}HAVE_MALLOC${ac_dC}1${ac_dD}
${ac_dA}HAVE_STDLIB_H${ac_dB}HAVE_STDLIB_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_REALLOC${ac_dB}HAVE_REALLOC${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_CLEARERR_UNLOCKED${ac_dB}HAVE_DECL_CLEARERR_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FEOF_UNLOCKED${ac_dB}HAVE_DECL_FEOF_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FERROR_UNLOCKED${ac_dB}HAVE_DECL_FERROR_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FFLUSH_UNLOCKED${ac_dB}HAVE_DECL_FFLUSH_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FGETS_UNLOCKED${ac_dB}HAVE_DECL_FGETS_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FPUTC_UNLOCKED${ac_dB}HAVE_DECL_FPUTC_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FPUTS_UNLOCKED${ac_dB}HAVE_DECL_FPUTS_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FREAD_UNLOCKED${ac_dB}HAVE_DECL_FREAD_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FWRITE_UNLOCKED${ac_dB}HAVE_DECL_FWRITE_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_GETC_UNLOCKED${ac_dB}HAVE_DECL_GETC_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_GETCHAR_UNLOCKED${ac_dB}HAVE_DECL_GETCHAR_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_PUTC_UNLOCKED${ac_dB}HAVE_DECL_PUTC_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_PUTCHAR_UNLOCKED${ac_dB}HAVE_DECL_PUTCHAR_UNLOCKED${ac_dC}1${ac_dD}
${ac_dA}HAVE_ICONV${ac_dB}HAVE_ICONV${ac_dC}1${ac_dD}
CEOF
  sed -f $tmp/defines.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  fi # grep

  # Handle all the #undef templates
  cat >$tmp/undefs.sed <<CEOF
/^[     ]*#[    ]*undef/!b
t clr
: clr
${ac_uA}PACKAGE_NAME${ac_uB}PACKAGE_NAME${ac_uC}"GNU Bison"${ac_uD}
${ac_uA}PACKAGE_TARNAME${ac_uB}PACKAGE_TARNAME${ac_uC}"bison"${ac_uD}
${ac_uA}PACKAGE_VERSION${ac_uB}PACKAGE_VERSION${ac_uC}"1.875b"${ac_uD}
${ac_uA}PACKAGE_STRING${ac_uB}PACKAGE_STRING${ac_uC}"GNU Bison 1.875b"${ac_uD}
${ac_uA}PACKAGE_BUGREPORT${ac_uB}PACKAGE_BUGREPORT${ac_uC}"address@hidden"${ac_uD}
${ac_uA}PACKAGE${ac_uB}PACKAGE${ac_uC}"bison"${ac_uD}
${ac_uA}VERSION${ac_uB}VERSION${ac_uC}"1.875b"${ac_uD}
${ac_uA}_GNU_SOURCE${ac_uB}_GNU_SOURCE${ac_uC}1${ac_uD}
${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_TYPES_H${ac_uB}HAVE_SYS_TYPES_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_STAT_H${ac_uB}HAVE_SYS_STAT_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_STDLIB_H${ac_uB}HAVE_STDLIB_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRING_H${ac_uB}HAVE_STRING_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_MEMORY_H${ac_uB}HAVE_MEMORY_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRINGS_H${ac_uB}HAVE_STRINGS_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_INTTYPES_H${ac_uB}HAVE_INTTYPES_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD}
${ac_uA}YYTEXT_POINTER${ac_uB}YYTEXT_POINTER${ac_uC}1${ac_uD}
${ac_uA}M4${ac_uB}M4${ac_uC}"/usr/bin/m4"${ac_uD}
${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
${ac_uA}HAVE_CTYPE_H${ac_uB}HAVE_CTYPE_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_LOCALE_H${ac_uB}HAVE_LOCALE_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_MEMORY_H${ac_uB}HAVE_MEMORY_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_STDLIB_H${ac_uB}HAVE_STDLIB_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRING_H${ac_uB}HAVE_STRING_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD}
${ac_uA}inline${ac_uB}inline${ac_uC}__inline${ac_uD}
${ac_uA}HAVE_UINTPTR_T${ac_uB}HAVE_UINTPTR_T${ac_uC}1${ac_uD}
${ac_uA}HAVE_SETLOCALE${ac_uB}HAVE_SETLOCALE${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FREE${ac_uB}HAVE_DECL_FREE${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_GETENV${ac_uB}HAVE_DECL_GETENV${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_GETOPT${ac_uB}HAVE_DECL_GETOPT${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_STPCPY${ac_uB}HAVE_DECL_STPCPY${ac_uC}0${ac_uD}
${ac_uA}HAVE_DECL_STRCHR${ac_uB}HAVE_DECL_STRCHR${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_STRSPN${ac_uB}HAVE_DECL_STRSPN${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_STRNLEN${ac_uB}HAVE_DECL_STRNLEN${ac_uC}0${ac_uD}
${ac_uA}HAVE_DECL_MALLOC${ac_uB}HAVE_DECL_MALLOC${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_MEMCHR${ac_uB}HAVE_DECL_MEMCHR${ac_uC}1${ac_uD}
CEOF
  sed -f $tmp/undefs.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  cat >$tmp/undefs.sed <<CEOF
/^[     ]*#[    ]*undef/!b
t clr
: clr
${ac_uA}HAVE_DECL_MEMRCHR${ac_uB}HAVE_DECL_MEMRCHR${ac_uC}0${ac_uD}
${ac_uA}HAVE_STRCHR${ac_uB}HAVE_STRCHR${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRRCHR${ac_uB}HAVE_STRRCHR${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRSPN${ac_uB}HAVE_STRSPN${ac_uC}1${ac_uD}
${ac_uA}HAVE_FCNTL_H${ac_uB}HAVE_FCNTL_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_WAIT_H${ac_uB}HAVE_SYS_WAIT_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_DUP2${ac_uB}HAVE_DUP2${ac_uC}1${ac_uD}
${ac_uA}HAVE_WAITPID${ac_uB}HAVE_WAITPID${ac_uC}1${ac_uD}
${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_VFORK_H${ac_uB}HAVE_VFORK_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_FORK${ac_uB}HAVE_FORK${ac_uC}1${ac_uD}
${ac_uA}HAVE_VFORK${ac_uB}HAVE_VFORK${ac_uC}1${ac_uD}
${ac_uA}HAVE_WORKING_VFORK${ac_uB}HAVE_WORKING_VFORK${ac_uC}1${ac_uD}
${ac_uA}HAVE_WORKING_FORK${ac_uB}HAVE_WORKING_FORK${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_TIME_H${ac_uB}HAVE_SYS_TIME_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_TIMES_H${ac_uB}HAVE_SYS_TIMES_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_RESOURCE_H${ac_uB}HAVE_SYS_RESOURCE_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_TIMES${ac_uB}HAVE_TIMES${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_GETRUSAGE${ac_uB}HAVE_DECL_GETRUSAGE${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_TIMES${ac_uB}HAVE_DECL_TIMES${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_CLOCK${ac_uB}HAVE_DECL_CLOCK${ac_uC}0${ac_uD}
${ac_uA}HAVE_DECL_SYSCONF${ac_uB}HAVE_DECL_SYSCONF${ac_uC}1${ac_uD}
${ac_uA}HAVE_CLOCK_T${ac_uB}HAVE_CLOCK_T${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRUCT_TMS${ac_uB}HAVE_STRUCT_TMS${ac_uC}1${ac_uD}
${ac_uA}FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX${ac_uB}FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX${ac_uC}1${ac_uD}
${ac_uA}FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR${ac_uB}FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRING_H${ac_uB}HAVE_STRING_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_VPRINTF${ac_uB}HAVE_VPRINTF${ac_uC}1${ac_uD}
${ac_uA}HAVE_DOPRNT${ac_uB}HAVE_DOPRNT${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRERROR${ac_uB}HAVE_STRERROR${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_STRERROR${ac_uB}HAVE_DECL_STRERROR${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_STRERROR_R${ac_uB}HAVE_DECL_STRERROR_R${ac_uC}0${ac_uD}
${ac_uA}HAVE_ALLOCA_H${ac_uB}HAVE_ALLOCA_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_ALLOCA${ac_uB}HAVE_ALLOCA${ac_uC}1${ac_uD}
${ac_uA}HAVE_STDLIB_H${ac_uB}HAVE_STDLIB_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_LIMITS_H${ac_uB}HAVE_LIMITS_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_MEMCHR${ac_uB}HAVE_MEMCHR${ac_uC}1${ac_uD}
${ac_uA}HAVE_MEMORY_H${ac_uB}HAVE_MEMORY_H${ac_uC}1${ac_uD}
CEOF
  sed -f $tmp/undefs.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  cat >$tmp/undefs.sed <<CEOF
/^[     ]*#[    ]*undef/!b
t clr
: clr
${ac_uA}strnlen${ac_uB}strnlen${ac_uC}rpl_strnlen${ac_uD}
${ac_uA}HAVE_DECL_MEMCHR${ac_uB}HAVE_DECL_MEMCHR${ac_uC}1${ac_uD}
${ac_uA}HAVE_ISASCII${ac_uB}HAVE_ISASCII${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRTOL${ac_uB}HAVE_STRTOL${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FREE${ac_uB}HAVE_DECL_FREE${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_MALLOC${ac_uB}HAVE_DECL_MALLOC${ac_uC}1${ac_uD}
${ac_uA}HAVE_WCHAR_H${ac_uB}HAVE_WCHAR_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_WCTYPE_H${ac_uB}HAVE_WCTYPE_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_ISWPRINT${ac_uB}HAVE_ISWPRINT${ac_uC}1${ac_uD}
${ac_uA}HAVE_ISWCNTRL${ac_uB}HAVE_ISWCNTRL${ac_uC}1${ac_uD}
${ac_uA}HAVE_MBRTOWC${ac_uB}HAVE_MBRTOWC${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_WCWIDTH${ac_uB}HAVE_DECL_WCWIDTH${ac_uC}1${ac_uD}
${ac_uA}HAVE_MBSTATE_T${ac_uB}HAVE_MBSTATE_T${ac_uC}1${ac_uD}
${ac_uA}HAVE_STDDEF_H${ac_uB}HAVE_STDDEF_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_MBSTATE_T${ac_uB}HAVE_MBSTATE_T${ac_uC}1${ac_uD}
${ac_uA}HAVE_MBRTOWC${ac_uB}HAVE_MBRTOWC${ac_uC}1${ac_uD}
${ac_uA}HAVE_STDLIB_H${ac_uB}HAVE_STDLIB_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_MALLOC${ac_uB}HAVE_MALLOC${ac_uC}1${ac_uD}
${ac_uA}HAVE_STDLIB_H${ac_uB}HAVE_STDLIB_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_REALLOC${ac_uB}HAVE_REALLOC${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_CLEARERR_UNLOCKED${ac_uB}HAVE_DECL_CLEARERR_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FEOF_UNLOCKED${ac_uB}HAVE_DECL_FEOF_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FERROR_UNLOCKED${ac_uB}HAVE_DECL_FERROR_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FFLUSH_UNLOCKED${ac_uB}HAVE_DECL_FFLUSH_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FGETS_UNLOCKED${ac_uB}HAVE_DECL_FGETS_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FPUTC_UNLOCKED${ac_uB}HAVE_DECL_FPUTC_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FPUTS_UNLOCKED${ac_uB}HAVE_DECL_FPUTS_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FREAD_UNLOCKED${ac_uB}HAVE_DECL_FREAD_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FWRITE_UNLOCKED${ac_uB}HAVE_DECL_FWRITE_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_GETC_UNLOCKED${ac_uB}HAVE_DECL_GETC_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_GETCHAR_UNLOCKED${ac_uB}HAVE_DECL_GETCHAR_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_PUTC_UNLOCKED${ac_uB}HAVE_DECL_PUTC_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_PUTCHAR_UNLOCKED${ac_uB}HAVE_DECL_PUTCHAR_UNLOCKED${ac_uC}1${ac_uD}
${ac_uA}HAVE_ICONV${ac_uB}HAVE_ICONV${ac_uC}1${ac_uD}
s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
CEOF
  sed -f $tmp/undefs.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  # Let's still pretend it is `configure' which instantiates (i.e., don't
  # use $as_me), people would be surprised to read:
  #    /* config.h.  Generated by config.status.  */
  if test x"$ac_file" = x-; then
    echo "/* Generated by configure.  */" >$tmp/config.h
  else
    echo "/* $ac_file.  Generated by configure.  */" >$tmp/config.h
  fi
  cat $tmp/in >>$tmp/config.h
  rm -f $tmp/in
  if test x"$ac_file" != x-; then
    if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
echo "$as_me: $ac_file is unchanged" >&6;}
    else
      ac_dir=`(dirname "$ac_file") 2>/dev/null ||
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X"$ac_file" : 'X\(//\)[^/]' \| \
         X"$ac_file" : 'X\(//\)$' \| \
         X"$ac_file" : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X"$ac_file" |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
          /^X\(\/\/\)$/{ s//\1/; q; }
          /^X\(\/\).*/{ s//\1/; q; }
          s/.*/./; q'`
      { if $as_mkdir_p; then
    mkdir -p "$ac_dir"
  else
    as_dir="$ac_dir"
    as_dirs=
    while test ! -d "$as_dir"; do
      as_dirs="$as_dir $as_dirs"
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X"$as_dir" : 'X\(//\)[^/]' \| \
         X"$as_dir" : 'X\(//\)$' \| \
         X"$as_dir" : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X"$as_dir" |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
          /^X\(\/\/\)$/{ s//\1/; q; }
          /^X\(\/\).*/{ s//\1/; q; }
          s/.*/./; q'`
    done
    test ! -n "$as_dirs" || mkdir $as_dirs
  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" 
>&5
echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
   { (exit 1); exit 1; }; }; }

      rm -f $ac_file
      mv $tmp/config.h $ac_file
    fi
  else
    cat $tmp/config.h
    rm -f $tmp/config.h
  fi
# Compute $ac_file's index in $config_headers.
_am_stamp_count=1
for _am_header in $config_headers :; do
  case $_am_header in
    $ac_file | $ac_file:* )
      break ;;
    * )
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
  esac
done
echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X$ac_file : 'X\(//\)[^/]' \| \
         X$ac_file : 'X\(//\)$' \| \
         X$ac_file : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X$ac_file |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
          /^X\(\/\/\)$/{ s//\1/; q; }
          /^X\(\/\).*/{ s//\1/; q; }
          s/.*/./; q'`/stamp-h$_am_stamp_count
done

#
# CONFIG_COMMANDS section.
#
for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X"$ac_dest" : 'X\(//\)[^/]' \| \
         X"$ac_dest" : 'X\(//\)$' \| \
         X"$ac_dest" : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X"$ac_dest" |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
          /^X\(\/\/\)$/{ s//\1/; q; }
          /^X\(\/\).*/{ s//\1/; q; }
          s/.*/./; q'`
  ac_builddir=.

if test "$ac_dir" != .; then
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
  # A "../" for each directory in $ac_dir_suffix.
  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
else
  ac_dir_suffix= ac_top_builddir=
fi

case $srcdir in
  .)  # No --srcdir option.  We are building in place.
    ac_srcdir=.
    if test -z "$ac_top_builddir"; then
       ac_top_srcdir=.
    else
       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
    fi ;;
  [\\/]* | ?:[\\/]* )  # Absolute path.
    ac_srcdir=$srcdir$ac_dir_suffix;
    ac_top_srcdir=$srcdir ;;
  *) # Relative path.
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
esac
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
# absolute.
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`


  { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
echo "$as_me: executing $ac_dest commands" >&6;}
  case $ac_dest in
    depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
  # Strip MF so we end up with the name of the file.
  mf=`echo "$mf" | sed -e 's/:.*$//'`
  # Check whether this is an Automake generated Makefile or not.
  # We used to match only the files named `Makefile.in', but
  # some people rename them; so instead we look at the file content.
  # Grep'ing the first line is not enough: some people post-process
  # each Makefile.in and add a new line on top of each file to say so.
  # So let's grep whole file.
  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
    dirpart=`(dirname "$mf") 2>/dev/null ||
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X"$mf" : 'X\(//\)[^/]' \| \
         X"$mf" : 'X\(//\)$' \| \
         X"$mf" : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X"$mf" |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
          /^X\(\/\/\)$/{ s//\1/; q; }
          /^X\(\/\).*/{ s//\1/; q; }
          s/.*/./; q'`
  else
    continue
  fi
  grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
  # Extract the definition of DEP_FILES from the Makefile without
  # running `make'.
  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
  test -z "$DEPDIR" && continue
  # When using ansi2knr, U may be empty or an underscore; expand it
  U=`sed -n -e '/^U = / s///p' < "$mf"`
  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
  # We invoke sed twice because it is the simplest approach to
  # changing $(DEPDIR) to its actual value in the expansion.
  for file in `sed -n -e '
    /^DEP_FILES = .*\\\\$/ {
      s/^DEP_FILES = //
      :loop
        s/\\\\$//
        p
        n
        /\\\\$/ b loop
      p
    }
    /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
    # Make sure the directory exists.
    test -f "$dirpart/$file" && continue
    fdir=`(dirname "$file") 2>/dev/null ||
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X"$file" : 'X\(//\)[^/]' \| \
         X"$file" : 'X\(//\)$' \| \
         X"$file" : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X"$file" |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
          /^X\(\/\/\)$/{ s//\1/; q; }
          /^X\(\/\).*/{ s//\1/; q; }
          s/.*/./; q'`
    { if $as_mkdir_p; then
    mkdir -p $dirpart/$fdir
  else
    as_dir=$dirpart/$fdir
    as_dirs=
    while test ! -d "$as_dir"; do
      as_dirs="$as_dir $as_dirs"
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X"$as_dir" : 'X\(//\)[^/]' \| \
         X"$as_dir" : 'X\(//\)$' \| \
         X"$as_dir" : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X"$as_dir" |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
          /^X\(\/\/\)$/{ s//\1/; q; }
          /^X\(\/\).*/{ s//\1/; q; }
          s/.*/./; q'`
    done
    test ! -n "$as_dirs" || mkdir $as_dirs
  fi || { { echo "$as_me:$LINENO: error: cannot create directory 
$dirpart/$fdir" >&5
echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
   { (exit 1); exit 1; }; }; }

    # echo "creating $dirpart/$file"
    echo '# dummy' > "$dirpart/$file"
  done
done
 ;;
    default-1 )
    for ac_file in $CONFIG_FILES; do
      # Support "outfile[:infile[:infile...]]"
      case "$ac_file" in
        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
      esac
      # PO directories have a Makefile.in generated from Makefile.in.in.
      case "$ac_file" in */Makefile.in)
        # Adjust a relative srcdir.
        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
        # In autoconf-2.13 it is called $ac_given_srcdir.
        # In autoconf-2.50 it is called $srcdir.
        test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
        case "$ac_given_srcdir" in
          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
          /*) top_srcdir="$ac_given_srcdir" ;;
          *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
        esac
        if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
          rm -f "$ac_dir/POTFILES"
          test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo 
"creating $ac_dir/POTFILES"
          cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[   
]*\$/d" -e "s,.*,     $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > 
"$ac_dir/POTFILES"
          POMAKEFILEDEPS="POTFILES.in"
          # ALL_LINGUAS, POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES depend
          # on $ac_dir but don't depend on user-specified configuration
          # parameters.
          if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
            # The LINGUAS file contains the set of available languages.
            if test -n "$OBSOLETE_ALL_LINGUAS"; then
              test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in 
configure.in is obsolete" || echo "setting ALL_LINGUAS in configure.in is 
obsolete"
            fi
            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
            # Hide the ALL_LINGUAS assigment from automake.
            eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
            POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
          else
            # The set of available languages was given in configure.in.
            eval 'ALL_LINGUAS''=$OBSOLETE_ALL_LINGUAS'
          fi
          case "$ac_given_srcdir" in
            .) srcdirpre= ;;
            *) srcdirpre='$(srcdir)/' ;;
          esac
          POFILES=
          GMOFILES=
          UPDATEPOFILES=
          DUMMYPOFILES=
          for lang in $ALL_LINGUAS; do
            POFILES="$POFILES $srcdirpre$lang.po"
            GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
            UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
            DUMMYPOFILES="$DUMMYPOFILES $lang.nop"
          done
          # CATALOGS depends on both $ac_dir and the user's LINGUAS
          # environment variable.
          INST_LINGUAS=
          if test -n "$ALL_LINGUAS"; then
            for presentlang in $ALL_LINGUAS; do
              useit=no
              if test "%UNSET%" != "$LINGUAS"; then
                desiredlanguages="$LINGUAS"
              else
                desiredlanguages="$ALL_LINGUAS"
              fi
              for desiredlang in $desiredlanguages; do
                # Use the presentlang catalog if desiredlang is
                #   a. equal to presentlang, or
                #   b. a variant of presentlang (because in this case,
                #      presentlang can be used as a fallback for messages
                #      which are not translated in the desiredlang catalog).
                case "$desiredlang" in
                  "$presentlang"*) useit=yes;;
                esac
              done
              if test $useit = yes; then
                INST_LINGUAS="$INST_LINGUAS $presentlang"
              fi
            done
          fi
          CATALOGS=
          if test -n "$INST_LINGUAS"; then
            for lang in $INST_LINGUAS; do
              CATALOGS="$CATALOGS $lang.gmo"
            done
          fi
          test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo 
"creating $ac_dir/Makefile"
          sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r 
$ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e 
"s|@GMOFILES@|$GMOFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e 
"s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e 
"s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > 
"$ac_dir/Makefile"
          for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
            if test -f "$f"; then
              case "$f" in
                *.orig | *.bak | *~) ;;
                *) cat "$f" >> "$ac_dir/Makefile" ;;
              esac
            fi
          done
        fi
        ;;
      esac
    done ;;
    tests/atconfig ) cat >tests/atconfig <<ATEOF
# Configurable variable values for building test suites.
# Generated by $0.
# Copyright 2000, 2001 Free Software Foundation, Inc.

# The test suite will define top_srcdir=$at_top_srcdir/../.. etc.
at_testdir='tests'
abs_builddir='$ac_abs_builddir'
at_srcdir='$ac_srcdir'
abs_srcdir='$ac_abs_srcdir'
at_top_srcdir='$ac_top_srcdir'
abs_top_srcdir='$ac_abs_top_srcdir'
at_top_builddir='$ac_top_builddir'
abs_top_builddir='$ac_abs_top_builddir'

AUTOTEST_PATH='tests'

SHELL=\${CONFIG_SHELL-'$SHELL'}
ATEOF
 ;;
  esac
done

{ (exit 0); exit 0; }
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.875b, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --p /usr

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

hostname = bog.blilly.com
uname -m = i686
uname -r = 3.1-5.0
uname -s = UWIN-NT
uname -v = 2195

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

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

PATH: /usr/bin
PATH: /msdev/vc98/bin
PATH: /msdev/Common/MSDev98/bin
PATH: /usr/local/bin
PATH: /D/Program Files/Resource Pro Kit
PATH: /usr/X11/bin
PATH: /sys
PATH: /win
PATH: .


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

configure:1347: checking for a BSD-compatible install
configure:1401: result: /usr/bin/install -c
configure:1412: checking whether build environment is sane
configure:1455: result: yes
configure:1488: checking for gawk
configure:1504: found /usr/bin/gawk
configure:1514: result: gawk
configure:1524: checking whether make sets $(MAKE)
configure:1544: result: yes
configure:1758: checking for gcc
configure:1787: result: no
configure:1838: checking for cc
configure:1854: found /usr/bin/cc
configure:1864: result: cc
configure:2028: checking for C compiler version
configure:2031: cc --version </dev/null >&5
  version         cc (AT&T Labs Research) 2002-09-09
configure:2034: $? = 2
configure:2036: cc -v </dev/null >&5
cc: -v: unknown option
Usage: cc [-cgnswCEGOPSVZ] [-e entry] [-l library] [-o ofile] [-u name]
          [-B binding] [-D name[=val]] [-I dir] [-L dir] [-M flag] [-U name]
          [-W[level]] [-Y [pass,]argument] [file ...]
configure:2039: $? = 2
configure:2041: cc -V </dev/null >&5
/msdev/vc98
configure:2044: $? = 0
configure:2068: checking for C compiler default output
configure:2071: cc    conftest.c  >&5
configure:2074: $? = 0
configure:2120: result: a.out
configure:2125: checking whether the C compiler works
configure:2131: ./a.out
configure:2134: $? = 0
configure:2151: result: yes
configure:2158: checking whether we are cross compiling
configure:2160: result: no
configure:2163: checking for suffix of executables
configure:2165: cc -o conftest    conftest.c  >&5
configure:2168: $? = 0
configure:2193: result: .exe
configure:2199: checking for suffix of object files
configure:2221: cc -c   conftest.c >&5
configure:2224: $? = 0
configure:2246: result: o
configure:2250: checking whether we are using the GNU C compiler
configure:2275: cc -c   conftest.c >&5
configure(2270) : error C2065: 'choke' : undeclared identifier
configure(2270) : error C2146: syntax error : missing ';' before identifier 'me'
configure(2273) : error C2065: 'me' : undeclared identifier
configure:2278: $? = 1
configure: failed program was:
| #line 2255 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:2297: result: no
configure:2303: checking whether cc accepts -g
configure:2325: cc -c -g  conftest.c >&5
configure:2328: $? = 0
configure:2331: test -s conftest.o
configure:2334: $? = 0
configure:2345: result: yes
configure:2362: checking for cc option to accept ANSI C
configure:2423: cc  -c -g  conftest.c >&5
configure(2410) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
configure(2410) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
configure:2426: $? = 0
configure:2429: test -s conftest.o
configure:2432: $? = 0
configure:2450: result: none needed
configure:2468: cc -c -g  conftest.c >&5
conftest.c(2) : error C2061: syntax error : identifier 'me'
conftest.c(2) : error C2059: syntax error : ';'
configure:2471: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2591: checking for style of include used by make
configure:2619: result: GNU
configure:2647: checking dependency style of cc
configure:2715: result: none
configure:2735: checking for strerror in -lcposix
configure:2766: cc -o conftest.exe -g   conftest.c -lcposix   >&5
conftest.i
cc: cposix: library not found
configure:2769: $? = 1
configure: failed program was:
| #line 2742 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| /* end 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 ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:2787: result: no
configure:2806: checking how to run the C preprocessor
configure:2842: cc -E  conftest.c
configure:2848: $? = 0
configure:2880: cc -E  conftest.c
cpp: "configure", line 2882: ac_nonexistent.h: cannot find include file
configure:2886: $? = 1
configure: failed program was:
| #line 2871 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2924: result: cc -E
configure:2949: cc -E  conftest.c
configure:2955: $? = 0
configure:2987: cc -E  conftest.c
cpp: "configure", line 2989: ac_nonexistent.h: cannot find include file
configure:2993: $? = 1
configure: failed program was:
| #line 2978 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3036: checking for egrep
configure:3046: result: grep -E
configure:3051: checking for ANSI C header files
configure:3077: cc -c -g  conftest.c >&5
configure:3080: $? = 0
configure:3083: test -s conftest.o
configure:3086: $? = 0
configure:3178: cc -o conftest.exe -g   conftest.c  >&5
configure(3174) : warning C4013: 'exit' undefined; assuming extern returning int
configure:3181: $? = 0
configure:3183: ./conftest.exe
configure:3186: $? = 0
configure:3201: result: yes
configure:3225: checking for sys/types.h
configure:3242: cc -c -g  conftest.c >&5
configure:3245: $? = 0
configure:3248: test -s conftest.o
configure:3251: $? = 0
configure:3262: result: yes
configure:3225: checking for sys/stat.h
configure:3242: cc -c -g  conftest.c >&5
configure:3245: $? = 0
configure:3248: test -s conftest.o
configure:3251: $? = 0
configure:3262: result: yes
configure:3225: checking for stdlib.h
configure:3242: cc -c -g  conftest.c >&5
configure:3245: $? = 0
configure:3248: test -s conftest.o
configure:3251: $? = 0
configure:3262: result: yes
configure:3225: checking for string.h
configure:3242: cc -c -g  conftest.c >&5
configure:3245: $? = 0
configure:3248: test -s conftest.o
configure:3251: $? = 0
configure:3262: result: yes
configure:3225: checking for memory.h
configure:3242: cc -c -g  conftest.c >&5
configure:3245: $? = 0
configure:3248: test -s conftest.o
configure:3251: $? = 0
configure:3262: result: yes
configure:3225: checking for strings.h
configure:3242: cc -c -g  conftest.c >&5
configure:3245: $? = 0
configure:3248: test -s conftest.o
configure:3251: $? = 0
configure:3262: result: yes
configure:3225: checking for inttypes.h
configure:3242: cc -c -g  conftest.c >&5
configure:3245: $? = 0
configure:3248: test -s conftest.o
configure:3251: $? = 0
configure:3262: result: yes
configure:3225: checking for stdint.h
configure:3242: cc -c -g  conftest.c >&5
cpp: "configure", line 3284: stdint.h: cannot find include file
configure:3245: $? = 1
configure: failed program was:
| #line 3230 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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
| /* end 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:3262: result: no
configure:3225: checking for unistd.h
configure:3242: cc -c -g  conftest.c >&5
configure:3245: $? = 0
configure:3248: test -s conftest.o
configure:3251: $? = 0
configure:3262: result: yes
configure:3284: checking minix/config.h usability
configure:3297: cc -c -g  conftest.c >&5
cpp: "configure", line 3340: minix/config.h: cannot find include file
configure:3300: $? = 1
configure: failed program was:
| #line 3286 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| /* end 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:3316: result: no
configure:3320: checking minix/config.h presence
configure:3331: cc -E  conftest.c
cpp: "configure", line 3342: minix/config.h: cannot find include file
configure:3337: $? = 1
configure: failed program was:
| #line 3322 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3356: result: no
configure:3392: checking for minix/config.h
configure:3399: result: no
configure:3431: checking for cc option to accept ANSI C
configure:3495: cc  -c -g  conftest.c >&5
configure(3501) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
configure(3501) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
configure:3498: $? = 0
configure:3501: test -s conftest.o
configure:3504: $? = 0
configure:3519: result: none needed
configure:4164: checking for flex
configure:4180: found /usr/bin/flex
configure:4190: result: flex
configure:4203: checking for yywrap in -lfl
configure:4234: cc -o conftest.exe -g   conftest.c -lfl   >&5
conftest.i
configure:4237: $? = 0
configure:4240: test -s conftest.exe
configure:4243: $? = 0
configure:4255: result: yes
configure:4323: checking lex output file root
configure:4334: flex conftest.l
configure:4337: $? = 0
configure:4349: result: lex.yy
configure:4354: checking whether yytext is a pointer
configure:4370: cc -o conftest.exe -g   conftest.c  -lfl >&5
conftest.i
lex.yy.c(1222) : warning C4273: 'isatty' : inconsistent dll linkage.  dllexport 
assumed.
configure:4373: $? = 0
configure:4376: test -s conftest.exe
configure:4379: $? = 0
configure:4392: result: yes
configure:4407: checking for bison
configure:4423: found /usr/bin/bison
configure:4433: result: bison -y
configure:4485: checking for ranlib
configure:4501: found /usr/bin/ranlib
configure:4512: result: ranlib
configure:4528: checking for gm4
configure:4561: result: no
configure:4528: checking for gnum4
configure:4561: result: no
configure:4528: checking for m4
configure:4546: found /usr/bin/m4
configure:4558: result: /usr/bin/m4
configure:4569: checking whether m4 supports frozen files
configure:4581: result: yes
configure:4595: checking for ANSI C header files
configure:4745: result: yes
configure:4774: checking ctype.h usability
configure:4787: cc -c -g  conftest.c >&5
configure:4790: $? = 0
configure:4793: test -s conftest.o
configure:4796: $? = 0
configure:4806: result: yes
configure:4810: checking ctype.h presence
configure:4821: cc -E  conftest.c
configure:4827: $? = 0
configure:4846: result: yes
configure:4882: checking for ctype.h
configure:4889: result: yes
configure:4774: checking locale.h usability
configure:4787: cc -c -g  conftest.c >&5
configure:4790: $? = 0
configure:4793: test -s conftest.o
configure:4796: $? = 0
configure:4806: result: yes
configure:4810: checking locale.h presence
configure:4821: cc -E  conftest.c
configure:4827: $? = 0
configure:4846: result: yes
configure:4882: checking for locale.h
configure:4889: result: yes
configure:4765: checking for memory.h
configure:4770: result: yes
configure:4765: checking for stdlib.h
configure:4770: result: yes
configure:4765: checking for string.h
configure:4770: result: yes
configure:4765: checking for unistd.h
configure:4770: result: yes
configure:4902: checking for stdbool.h that conforms to C99
configure:4956: cc -c -g  conftest.c >&5
cpp: "configure", line 4937: stdbool.h: cannot find include file
configure:4959: $? = 1
configure: failed program was:
| #line 4907 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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
| /* end confdefs.h.  */
| 
|         #include <stdbool.h>
|         #ifndef bool
|          "error: bool is not defined"
|         #endif
|         #ifndef false
|          "error: false is not defined"
|         #endif
|         #if false
|          "error: false is not 0"
|         #endif
|         #ifndef true
|          "error: false is not defined"
|         #endif
|         #if true != 1
|          "error: true is not 1"
|         #endif
|         #ifndef __bool_true_false_are_defined
|          "error: __bool_true_false_are_defined is not defined"
|         #endif
| 
|         struct s { _Bool s: 1; _Bool t; } s;
| 
|         char a[true == 1 ? 1 : -1];
|         char b[false == 0 ? 1 : -1];
|         char c[__bool_true_false_are_defined == 1 ? 1 : -1];
|         char d[(bool) -0.5 == true ? 1 : -1];
|         bool e = &s;
|         char f[(_Bool) -0.0 == false ? 1 : -1];
|         char g[true];
|         char h[sizeof (_Bool)];
|         char i[sizeof s.t];
| 
| int
| main ()
| {
|  return !a + !b + !c + !d + !e + !f + !g + !h + !i;
|   ;
|   return 0;
| }
configure:4976: result: no
configure:4978: checking for _Bool
configure:5003: cc -c -g  conftest.c >&5
configure(5049) : error C2065: '_Bool' : undeclared identifier
configure(5049) : error C2059: syntax error : ')'
configure:5006: $? = 1
configure: failed program was:
| #line 4983 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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
| /* end 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
| int
| main ()
| {
| if ((_Bool *) 0)
|   return 0;
| if (sizeof (_Bool))
|   return 0;
|   ;
|   return 0;
| }
configure:5023: result: no
configure:5062: checking for inline
configure:5084: cc -c -g  conftest.c >&5
configure(5100) : error C2054: expected '(' to follow 'inline'
configure(5100) : error C2085: 'static_foo' : not in formal parameter list
configure(5100) : error C2143: syntax error : missing ';' before '{'
configure(5101) : error C2054: expected '(' to follow 'inline'
configure(5101) : error C2085: 'foo' : not in formal parameter list
configure(5101) : error C2143: syntax error : missing ';' before '{'
configure:5087: $? = 1
configure: failed program was:
| #line 5069 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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
| /* end confdefs.h.  */
| #ifndef __cplusplus
| typedef int foo_t;
| static inline foo_t static_foo () {return 0; }
| inline foo_t foo () {return 0; }
| #endif
| 
configure:5084: cc -c -g  conftest.c >&5
configure(5100) : error C2054: expected '(' to follow '__inline__'
configure(5100) : error C2085: 'static_foo' : not in formal parameter list
configure(5100) : error C2143: syntax error : missing ';' before '{'
configure(5101) : error C2054: expected '(' to follow '__inline__'
configure(5101) : error C2085: 'foo' : not in formal parameter list
configure(5101) : error C2143: syntax error : missing ';' before '{'
configure:5087: $? = 1
configure: failed program was:
| #line 5069 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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
| /* end confdefs.h.  */
| #ifndef __cplusplus
| typedef int foo_t;
| static __inline__ foo_t static_foo () {return 0; }
| __inline__ foo_t foo () {return 0; }
| #endif
| 
configure:5084: cc -c -g  conftest.c >&5
configure:5087: $? = 0
configure:5090: test -s conftest.o
configure:5093: $? = 0
configure:5105: result: __inline
configure:5122: checking for uintptr_t
configure:5147: cc -c -g  conftest.c >&5
configure:5150: $? = 0
configure:5153: test -s conftest.o
configure:5156: $? = 0
configure:5167: result: yes
configure:5184: checking for setlocale
configure:5234: cc -o conftest.exe -g   conftest.c  >&5
configure:5237: $? = 0
configure:5240: test -s conftest.exe
configure:5243: $? = 0
configure:5254: result: yes
configure:5264: checking whether free is declared
configure:5289: cc -c -g  conftest.c >&5
configure:5292: $? = 0
configure:5295: test -s conftest.o
configure:5298: $? = 0
configure:5309: result: yes
configure:5325: checking whether getenv is declared
configure:5350: cc -c -g  conftest.c >&5
configure:5353: $? = 0
configure:5356: test -s conftest.o
configure:5359: $? = 0
configure:5370: result: yes
configure:5386: checking whether getopt is declared
configure:5411: cc -c -g  conftest.c >&5
configure:5414: $? = 0
configure:5417: test -s conftest.o
configure:5420: $? = 0
configure:5431: result: yes
configure:5447: checking whether stpcpy is declared
configure:5472: cc -c -g  conftest.c >&5
configure(5525) : error C2065: 'stpcpy' : undeclared identifier
configure:5475: $? = 1
configure: failed program was:
| #line 5452 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| /* end 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
| int
| main ()
| {
| #ifndef stpcpy
|   char *p = (char *) stpcpy;
| #endif
| 
|   ;
|   return 0;
| }
configure:5492: result: no
configure:5508: checking whether strchr is declared
configure:5533: cc -c -g  conftest.c >&5
configure:5536: $? = 0
configure:5539: test -s conftest.o
configure:5542: $? = 0
configure:5553: result: yes
configure:5569: checking whether strspn is declared
configure:5594: cc -c -g  conftest.c >&5
configure:5597: $? = 0
configure:5600: test -s conftest.o
configure:5603: $? = 0
configure:5614: result: yes
configure:5630: checking whether strnlen is declared
configure:5655: cc -c -g  conftest.c >&5
configure(5711) : error C2065: 'strnlen' : undeclared identifier
configure:5658: $? = 1
configure: failed program was:
| #line 5635 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| /* end 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
| int
| main ()
| {
| #ifndef strnlen
|   char *p = (char *) strnlen;
| #endif
| 
|   ;
|   return 0;
| }
configure:5675: result: no
configure:5691: checking whether malloc is declared
configure:5716: cc -c -g  conftest.c >&5
configure:5719: $? = 0
configure:5722: test -s conftest.o
configure:5725: $? = 0
configure:5736: result: yes
configure:5752: checking whether memchr is declared
configure:5777: cc -c -g  conftest.c >&5
configure:5780: $? = 0
configure:5783: test -s conftest.o
configure:5786: $? = 0
configure:5797: result: yes
configure:5813: checking whether memrchr is declared
configure:5838: cc -c -g  conftest.c >&5
configure(5897) : error C2065: 'memrchr' : undeclared identifier
configure:5841: $? = 1
configure: failed program was:
| #line 5818 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| /* end 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
| int
| main ()
| {
| #ifndef memrchr
|   char *p = (char *) memrchr;
| #endif
| 
|   ;
|   return 0;
| }
configure:5858: result: no
configure:5882: checking for strchr
configure:5932: cc -o conftest.exe -g   conftest.c  >&5
configure:5935: $? = 0
configure:5938: test -s conftest.exe
configure:5941: $? = 0
configure:5952: result: yes
configure:5882: checking for strrchr
configure:5932: cc -o conftest.exe -g   conftest.c  >&5
configure:5935: $? = 0
configure:5938: test -s conftest.exe
configure:5941: $? = 0
configure:5952: result: yes
configure:5882: checking for strspn
configure:5932: cc -o conftest.exe -g   conftest.c  >&5
configure:5935: $? = 0
configure:5938: test -s conftest.exe
configure:5941: $? = 0
configure:5952: result: yes
configure:5965: checking if malloc debugging is wanted
configure:5986: result: no
configure:5991: checking for pid_t
configure:6016: cc -c -g  conftest.c >&5
configure:6019: $? = 0
configure:6022: test -s conftest.o
configure:6025: $? = 0
configure:6036: result: yes
configure:6062: checking fcntl.h usability
configure:6075: cc -c -g  conftest.c >&5
configure:6078: $? = 0
configure:6081: test -s conftest.o
configure:6084: $? = 0
configure:6094: result: yes
configure:6098: checking fcntl.h presence
configure:6109: cc -E  conftest.c
configure:6115: $? = 0
configure:6134: result: yes
configure:6170: checking for fcntl.h
configure:6177: result: yes
configure:6190: checking for sys/wait.h that is POSIX.1 compatible
configure:6222: cc -c -g  conftest.c >&5
configure:6225: $? = 0
configure:6228: test -s conftest.o
configure:6231: $? = 0
configure:6242: result: yes
configure:6257: checking for dup2
configure:6307: cc -o conftest.exe -g   conftest.c  >&5
configure:6310: $? = 0
configure:6313: test -s conftest.exe
configure:6316: $? = 0
configure:6327: result: yes
configure:6257: checking for waitpid
configure:6307: cc -o conftest.exe -g   conftest.c  >&5
configure:6310: $? = 0
configure:6313: test -s conftest.exe
configure:6316: $? = 0
configure:6327: result: yes
configure:6343: checking for unistd.h
configure:6348: result: yes
configure:6352: checking vfork.h usability
configure:6365: cc -c -g  conftest.c >&5
configure:6368: $? = 0
configure:6371: test -s conftest.o
configure:6374: $? = 0
configure:6384: result: yes
configure:6388: checking vfork.h presence
configure:6399: cc -E  conftest.c
configure:6405: $? = 0
configure:6424: result: yes
configure:6460: checking for vfork.h
configure:6467: result: yes
configure:6485: checking for fork
configure:6535: cc -o conftest.exe -g   conftest.c  >&5
configure:6538: $? = 0
configure:6541: test -s conftest.exe
configure:6544: $? = 0
configure:6555: result: yes
configure:6485: checking for vfork
configure:6535: cc -o conftest.exe -g   conftest.c  >&5
configure:6538: $? = 0
configure:6541: test -s conftest.exe
configure:6544: $? = 0
configure:6555: result: yes
configure:6566: checking for working fork
configure:6589: cc -o conftest.exe -g   conftest.c  >&5
conftest.c(9) : warning C4013: 'fork' undefined; assuming extern returning int
conftest.c(10) : warning C4013: 'exit' undefined; assuming extern returning int
configure:6592: $? = 0
configure:6594: ./conftest.exe
configure:6597: $? = 0
configure:6611: result: yes
configure:6632: checking for working vfork
configure:6766: result: yes
configure:6813: checking sys/time.h usability
configure:6826: cc -c -g  conftest.c >&5
configure:6829: $? = 0
configure:6832: test -s conftest.o
configure:6835: $? = 0
configure:6845: result: yes
configure:6849: checking sys/time.h presence
configure:6860: cc -E  conftest.c
configure:6866: $? = 0
configure:6885: result: yes
configure:6921: checking for sys/time.h
configure:6928: result: yes
configure:6813: checking sys/times.h usability
configure:6826: cc -c -g  conftest.c >&5
configure:6829: $? = 0
configure:6832: test -s conftest.o
configure:6835: $? = 0
configure:6845: result: yes
configure:6849: checking sys/times.h presence
configure:6860: cc -E  conftest.c
configure:6866: $? = 0
configure:6885: result: yes
configure:6921: checking for sys/times.h
configure:6928: result: yes
configure:6945: checking for sys/resource.h
configure:6969: cc -c -g  conftest.c >&5
configure:6972: $? = 0
configure:6975: test -s conftest.o
configure:6978: $? = 0
configure:6989: result: yes
configure:7004: checking for times
configure:7054: cc -o conftest.exe -g   conftest.c  >&5
configure:7057: $? = 0
configure:7060: test -s conftest.exe
configure:7063: $? = 0
configure:7074: result: yes
configure:7085: checking whether getrusage is declared
configure:7121: cc -c -g  conftest.c >&5
configure:7124: $? = 0
configure:7127: test -s conftest.o
configure:7130: $? = 0
configure:7141: result: yes
configure:7157: checking whether times is declared
configure:7193: cc -c -g  conftest.c >&5
configure:7196: $? = 0
configure:7199: test -s conftest.o
configure:7202: $? = 0
configure:7213: result: yes
configure:7229: checking whether clock is declared
configure:7265: cc -c -g  conftest.c >&5
configure(7344) : error C2065: 'clock' : undeclared identifier
configure:7268: $? = 1
configure: failed program was:
| #line 7234 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| /* end 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
| #if HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #if HAVE_SYS_TIMES_H
| # include <sys/times.h>
| #endif
| #if HAVE_SYS_RESOURCE_H
| # include <sys/resource.h>
| #endif
| 
| 
| int
| main ()
| {
| #ifndef clock
|   char *p = (char *) clock;
| #endif
| 
|   ;
|   return 0;
| }
configure:7285: result: no
configure:7301: checking whether sysconf is declared
configure:7337: cc -c -g  conftest.c >&5
configure:7340: $? = 0
configure:7343: test -s conftest.o
configure:7346: $? = 0
configure:7357: result: yes
configure:7376: checking for clock_t
configure:7412: cc -c -g  conftest.c >&5
configure:7415: $? = 0
configure:7418: test -s conftest.o
configure:7421: $? = 0
configure:7432: result: yes
configure:7442: checking for struct tms
configure:7478: cc -c -g  conftest.c >&5
configure:7481: $? = 0
configure:7484: test -s conftest.o
configure:7487: $? = 0
configure:7498: result: yes
configure:7511: checking whether system is Windows or MSDOS
configure:7536: cc -c -g  conftest.c >&5
configure:7539: $? = 0
configure:7542: test -s conftest.o
configure:7545: $? = 0
configure:7557: result: yes
configure:7592: checking for string.h
configure:7597: result: yes
configure:7764: checking for vprintf
configure:7814: cc -o conftest.exe -g   conftest.c  >&5
configure:7817: $? = 0
configure:7820: test -s conftest.exe
configure:7823: $? = 0
configure:7834: result: yes
configure:7841: checking for _doprnt
configure:7891: cc -o conftest.exe -g   conftest.c  >&5
configure:7894: $? = 0
configure:7897: test -s conftest.exe
configure:7900: $? = 0
configure:7911: result: yes
configure:7926: checking for error_at_line
configure:7948: cc -o conftest.exe -g   conftest.c  >&5
configure(8005) : warning C4013: 'error_at_line' undefined; assuming extern 
returning int
conftest.o : error LNK2001: unresolved external symbol _error_at_line
conftest.exe : fatal error LNK1120: 1 unresolved externals
configure:7951: $? = 1
configure: failed program was:
| #line 7931 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "");
|   ;
|   return 0;
| }
configure:7968: result: no
configure:7981: checking for strerror
configure:8031: cc -o conftest.exe -g   conftest.c  >&5
configure:8034: $? = 0
configure:8037: test -s conftest.exe
configure:8040: $? = 0
configure:8051: result: yes
configure:8061: checking whether strerror is declared
configure:8086: cc -c -g  conftest.c >&5
configure:8089: $? = 0
configure:8092: test -s conftest.o
configure:8095: $? = 0
configure:8106: result: yes
configure:8124: checking whether strerror_r is declared
configure:8149: cc -c -g  conftest.c >&5
configure(8239) : error C2065: 'strerror_r' : undeclared identifier
configure:8152: $? = 1
configure: failed program was:
| #line 8129 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| /* end 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
| int
| main ()
| {
| #ifndef strerror_r
|   char *p = (char *) strerror_r;
| #endif
| 
|   ;
|   return 0;
| }
configure:8169: result: no
configure:8191: checking for strerror_r
configure:8241: cc -o conftest.exe -g   conftest.c  >&5
conftest.o : error LNK2001: unresolved external symbol _strerror_r
conftest.exe : fatal error LNK1120: 1 unresolved externals
configure:8244: $? = 1
configure: failed program was:
| #line 8196 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strerror_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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_r ();
| /* 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_strerror_r) || defined (__stub___strerror_r)
| choke me
| #else
| char (*f) () = strerror_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strerror_r;
|   ;
|   return 0;
| }
configure:8261: result: no
configure:8271: checking whether strerror_r returns char *
configure:8348: cc -o conftest.exe -g   conftest.c  >&5
configure(8441) : warning C4013: 'isalpha' undefined; assuming extern returning 
int
conftest.o : error LNK2001: unresolved external symbol _strerror_r
conftest.exe : fatal error LNK1120: 1 unresolved externals
configure:8351: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 8328 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| /* end 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
|       extern char *strerror_r ();
| int
| main ()
| {
| char buf[100];
|         char x = *strerror_r (0, buf, sizeof buf);
|         exit (!isalpha (x));
|   ;
|   return 0;
| }
configure:8370: result: no
configure:8384: checking for working alloca.h
configure:8406: cc -o conftest.exe -g   conftest.c  >&5
configure:8409: $? = 0
configure:8412: test -s conftest.exe
configure:8415: $? = 0
configure:8426: result: yes
configure:8436: checking for alloca
configure:8478: cc -o conftest.exe -g   conftest.c  >&5
configure:8481: $? = 0
configure:8484: test -s conftest.exe
configure:8487: $? = 0
configure:8498: result: yes
configure:8711: checking for stdlib.h
configure:8716: result: yes
configure:8909: checking limits.h usability
configure:8922: cc -c -g  conftest.c >&5
configure:8925: $? = 0
configure:8928: test -s conftest.o
configure:8931: $? = 0
configure:8941: result: yes
configure:8945: checking limits.h presence
configure:8956: cc -E  conftest.c
configure:8962: $? = 0
configure:8981: result: yes
configure:9017: checking for limits.h
configure:9024: result: yes
configure:9043: checking for memchr
configure:9093: cc -o conftest.exe -g   conftest.c  >&5
configure:9096: $? = 0
configure:9099: test -s conftest.exe
configure:9102: $? = 0
configure:9113: result: yes
configure:9290: checking for memrchr
configure:9340: cc -o conftest.exe -g   conftest.c  >&5
conftest.o : error LNK2001: unresolved external symbol _memrchr
conftest.exe : fatal error LNK1120: 1 unresolved externals
configure:9343: $? = 1
configure: failed program was:
| #line 9295 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMCHR 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memrchr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 memrchr ();
| /* 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_memrchr) || defined (__stub___memrchr)
| choke me
| #else
| char (*f) () = memrchr;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != memrchr;
|   ;
|   return 0;
| }
configure:9360: result: no
configure:9392: checking for stpcpy
configure:9442: cc -o conftest.exe -g   conftest.c  >&5
conftest.o : error LNK2001: unresolved external symbol _stpcpy
conftest.exe : fatal error LNK1120: 1 unresolved externals
configure:9445: $? = 1
configure: failed program was:
| #line 9397 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMCHR 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stpcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 ();
| /* 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
| char (*f) () = stpcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != stpcpy;
|   ;
|   return 0;
| }
configure:9462: result: no
configure:9487: checking for memory.h
configure:9492: result: yes
configure:9628: checking for working strnlen
configure:9668: cc -o conftest.exe -g   conftest.c  >&5
configure(9730) : warning C4013: 'strnlen' undefined; assuming extern returning 
int
configure(9731) : warning C4013: 'exit' undefined; assuming extern returning int
conftest.o : error LNK2001: unresolved external symbol _strnlen
conftest.exe : fatal error LNK1120: 1 unresolved externals
configure:9671: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 9636 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| #define S "foobar"
| #define S_LEN (sizeof S - 1)
| 
|   /* At least one implementation is buggy: that of AIX 4.3 would
|      give strnlen (S, 1) == 3.  */
| 
|   int i;
|   for (i = 0; i < S_LEN + 1; ++i)
|     {
|       int expected = i <= S_LEN ? i : S_LEN;
|       if (strnlen (S, i) != expected)
|       exit (1);
|     }
|   exit (0);
| 
|   ;
|   return 0;
| }
configure:9690: result: no
configure:9716: checking whether memchr is declared
configure:9761: result: yes
configure:9787: checking for isascii
configure:9837: cc -o conftest.exe -g   conftest.c  >&5
configure:9840: $? = 0
configure:9843: test -s conftest.exe
configure:9846: $? = 0
configure:9857: result: yes
configure:9873: checking for strtol
configure:9923: cc -o conftest.exe -g   conftest.c  >&5
configure:9926: $? = 0
configure:9929: test -s conftest.exe
configure:9932: $? = 0
configure:9943: result: yes
configure:9986: checking whether free is declared
configure:10031: result: yes
configure:10051: checking whether malloc is declared
configure:10096: result: yes
configure:10123: checking for stdbool.h that conforms to C99
configure:10197: result: no
configure:10199: checking for _Bool
configure:10244: result: no
configure:10288: checking wchar.h usability
configure:10301: cc -c -g  conftest.c >&5
configure:10304: $? = 0
configure:10307: test -s conftest.o
configure:10310: $? = 0
configure:10320: result: yes
configure:10324: checking wchar.h presence
configure:10335: cc -E  conftest.c
configure:10341: $? = 0
configure:10360: result: yes
configure:10396: checking for wchar.h
configure:10403: result: yes
configure:10432: checking wctype.h usability
configure:10445: cc -c -g  conftest.c >&5
configure:10448: $? = 0
configure:10451: test -s conftest.o
configure:10454: $? = 0
configure:10464: result: yes
configure:10468: checking wctype.h presence
configure:10479: cc -E  conftest.c
configure:10485: $? = 0
configure:10504: result: yes
configure:10540: checking for wctype.h
configure:10547: result: yes
configure:10566: checking for iswprint
configure:10616: cc -o conftest.exe -g   conftest.c  >&5
configure:10619: $? = 0
configure:10622: test -s conftest.exe
configure:10625: $? = 0
configure:10636: result: yes
configure:10652: checking for mbsinit
configure:10702: cc -o conftest.exe -g   conftest.c  >&5
conftest.o : error LNK2001: unresolved external symbol _mbsinit
conftest.exe : fatal error LNK1120: 1 unresolved externals
configure:10705: $? = 1
configure: failed program was:
| #line 10657 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| #define strnlen rpl_strnlen
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_ISASCII 1
| #define HAVE_STRTOL 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_ISWPRINT 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mbsinit (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 mbsinit ();
| /* 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_mbsinit) || defined (__stub___mbsinit)
| choke me
| #else
| char (*f) () = mbsinit;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != mbsinit;
|   ;
|   return 0;
| }
configure:10722: result: no
configure:10762: checking for iswcntrl
configure:10812: cc -o conftest.exe -g   conftest.c  >&5
configure:10815: $? = 0
configure:10818: test -s conftest.exe
configure:10821: $? = 0
configure:10832: result: yes
configure:10762: checking for wcwidth
configure:10812: cc -o conftest.exe -g   conftest.c  >&5
conftest.o : error LNK2001: unresolved external symbol _wcwidth
conftest.exe : fatal error LNK1120: 1 unresolved externals
configure:10815: $? = 1
configure: failed program was:
| #line 10767 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| #define strnlen rpl_strnlen
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_ISASCII 1
| #define HAVE_STRTOL 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_ISWPRINT 1
| #define HAVE_ISWCNTRL 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char wcwidth (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 wcwidth ();
| /* 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_wcwidth) || defined (__stub___wcwidth)
| choke me
| #else
| char (*f) () = wcwidth;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != wcwidth;
|   ;
|   return 0;
| }
configure:10832: result: no
configure:10843: checking whether mbrtowc and mbstate_t are properly declared
configure:10865: cc -o conftest.exe -g   conftest.c  >&5
configure(10941) : warning C4101: 'state' : unreferenced local variable
configure:10868: $? = 0
configure:10871: test -s conftest.exe
configure:10874: $? = 0
configure:10885: result: yes
configure:10896: checking whether wcwidth is declared
configure:10930: cc -c -g  conftest.c >&5
configure:10933: $? = 0
configure:10936: test -s conftest.o
configure:10939: $? = 0
configure:10950: result: yes
configure:10963: checking for mbstate_t
configure:10986: cc -c -g  conftest.c >&5
configure(11097) : warning C4101: 'x' : unreferenced local variable
configure:10989: $? = 0
configure:10992: test -s conftest.o
configure:10995: $? = 0
configure:11006: result: yes
configure:11037: checking stddef.h usability
configure:11050: cc -c -g  conftest.c >&5
configure:11053: $? = 0
configure:11056: test -s conftest.o
configure:11059: $? = 0
configure:11069: result: yes
configure:11073: checking stddef.h presence
configure:11084: cc -E  conftest.c
configure:11090: $? = 0
configure:11109: result: yes
configure:11145: checking for stddef.h
configure:11152: result: yes
configure:11178: checking for obstacks
configure:11200: cc -o conftest.exe -g   conftest.c  >&5
cpp: "configure", line 11276: obstack.h: cannot find include file
configure:11203: $? = 1
configure: failed program was:
| #line 11183 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| #define strnlen rpl_strnlen
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_ISASCII 1
| #define HAVE_STRTOL 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_ISWPRINT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_STDDEF_H 1
| /* end confdefs.h.  */
| #include "obstack.h"
| int
| main ()
| {
| struct obstack *mem; obstack_free(mem,(char *) 0)
|   ;
|   return 0;
| }
configure:11220: result: no
configure:11267: checking for mbstate_t
configure:11310: result: yes
configure:11326: checking whether mbrtowc and mbstate_t are properly declared
configure:11368: result: yes
configure:11384: checking for stdlib.h
configure:11389: result: yes
configure:11521: checking for GNU libc compatible malloc
configure:11551: cc -o conftest.exe -g   conftest.c  >&5
configure:11554: $? = 0
configure:11556: ./conftest.exe
configure:11559: $? = 0
configure:11573: result: yes
configure:11609: checking for stdlib.h
configure:11614: result: yes
configure:11746: checking for GNU libc compatible realloc
configure:11776: cc -o conftest.exe -g   conftest.c  >&5
configure:11779: $? = 0
configure:11781: ./conftest.exe
configure:11784: $? = 0
configure:11798: result: yes
configure:11847: checking whether clearerr_unlocked is declared
configure:11872: cc -c -g  conftest.c >&5
configure:11875: $? = 0
configure:11878: test -s conftest.o
configure:11881: $? = 0
configure:11892: result: yes
configure:11912: checking whether feof_unlocked is declared
configure:11937: cc -c -g  conftest.c >&5
configure:11940: $? = 0
configure:11943: test -s conftest.o
configure:11946: $? = 0
configure:11957: result: yes
configure:11977: checking whether ferror_unlocked is declared
configure:12002: cc -c -g  conftest.c >&5
configure:12005: $? = 0
configure:12008: test -s conftest.o
configure:12011: $? = 0
configure:12022: result: yes
configure:12042: checking whether fflush_unlocked is declared
configure:12067: cc -c -g  conftest.c >&5
configure:12070: $? = 0
configure:12073: test -s conftest.o
configure:12076: $? = 0
configure:12087: result: yes
configure:12107: checking whether fgets_unlocked is declared
configure:12132: cc -c -g  conftest.c >&5
configure:12135: $? = 0
configure:12138: test -s conftest.o
configure:12141: $? = 0
configure:12152: result: yes
configure:12172: checking whether fputc_unlocked is declared
configure:12197: cc -c -g  conftest.c >&5
configure:12200: $? = 0
configure:12203: test -s conftest.o
configure:12206: $? = 0
configure:12217: result: yes
configure:12237: checking whether fputs_unlocked is declared
configure:12262: cc -c -g  conftest.c >&5
configure:12265: $? = 0
configure:12268: test -s conftest.o
configure:12271: $? = 0
configure:12282: result: yes
configure:12302: checking whether fread_unlocked is declared
configure:12327: cc -c -g  conftest.c >&5
configure:12330: $? = 0
configure:12333: test -s conftest.o
configure:12336: $? = 0
configure:12347: result: yes
configure:12367: checking whether fwrite_unlocked is declared
configure:12392: cc -c -g  conftest.c >&5
configure:12395: $? = 0
configure:12398: test -s conftest.o
configure:12401: $? = 0
configure:12412: result: yes
configure:12432: checking whether getc_unlocked is declared
configure:12457: cc -c -g  conftest.c >&5
configure:12460: $? = 0
configure:12463: test -s conftest.o
configure:12466: $? = 0
configure:12477: result: yes
configure:12497: checking whether getchar_unlocked is declared
configure:12522: cc -c -g  conftest.c >&5
configure:12525: $? = 0
configure:12528: test -s conftest.o
configure:12531: $? = 0
configure:12542: result: yes
configure:12562: checking whether putc_unlocked is declared
configure:12587: cc -c -g  conftest.c >&5
configure:12590: $? = 0
configure:12593: test -s conftest.o
configure:12596: $? = 0
configure:12607: result: yes
configure:12627: checking whether putchar_unlocked is declared
configure:12652: cc -c -g  conftest.c >&5
configure:12655: $? = 0
configure:12658: test -s conftest.o
configure:12661: $? = 0
configure:12672: result: yes
configure:12770: checking whether NLS is requested
configure:12779: result: yes
configure:12817: checking for msgfmt
configure:12851: result: no
configure:12857: checking for gmsgfmt
configure:12888: result: :
configure:12927: checking for xgettext
configure:12961: result: no
configure:12998: checking for msgmerge
configure:13031: result: no
configure:13085: checking build system type
configure:13103: result: i686-pc-uwin
configure:13111: checking host system type
configure:13125: result: i686-pc-uwin
configure:13190: checking for non-GNU ld
configure:13220: result: /usr/bin/ld
configure:13229: checking if the linker (/usr/bin/ld) is GNU ld
configure:13241: result: no
configure:13247: checking for shared library run path origin
configure:13260: result: done
configure:13676: checking whether NLS is requested
configure:13685: result: yes
configure:13703: checking for GNU gettext in libc
configure:13728: cc -o conftest.exe -g   conftest.c  >&5
cpp: "configure", line 13820: libintl.h: cannot find include file
configure:13731: $? = 1
configure: failed program was:
| #line 13708 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| #define strnlen rpl_strnlen
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_ISASCII 1
| #define HAVE_STRTOL 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_ISWPRINT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_STDDEF_H 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MBRTOWC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| /* end confdefs.h.  */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + 
*_nl_domain_bindings
|   ;
|   return 0;
| }
configure:13748: result: no
configure:13782: checking for iconv
configure:13810: cc -o conftest.exe -g   conftest.c  >&5
configure:13813: $? = 0
configure:13816: test -s conftest.exe
configure:13819: $? = 0
configure:13874: result: yes
configure:14275: checking for GNU gettext in libintl
configure:14308: cc -o conftest.exe -g    conftest.c  -lintl >&5
cpp: "configure", line 14397: libintl.h: cannot find include file
configure:14311: $? = 1
configure: failed program was:
| #line 14284 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| #define strnlen rpl_strnlen
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_ISASCII 1
| #define HAVE_STRTOL 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_ISWPRINT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_STDDEF_H 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MBRTOWC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ICONV 1
| /* end confdefs.h.  */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias ();
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + 
*_nl_expand_alias (0)
|   ;
|   return 0;
| }
configure:14378: result: no
configure:14407: checking whether to use NLS
configure:14409: result: no
configure:14498: checking for valgrind
configure:14527: result: no
configure:14586: checking for g++
configure:14615: result: no
configure:14586: checking for c++
configure:14615: result: no
configure:14586: checking for gpp
configure:14615: result: no
configure:14586: checking for aCC
configure:14615: result: no
configure:14586: checking for CC
configure:14602: found /usr/bin/CC
configure:14612: result: CC
configure:14628: checking for C++ compiler version
configure:14631: CC --version </dev/null >&5
  version         cc (AT&T Labs Research) 2002-09-09
configure:14634: $? = 2
configure:14636: CC -v </dev/null >&5
CC: -v: unknown option
Usage: CC [-cgnswCEGOPSVZ] [-e entry] [-l library] [-o ofile] [-u name]
          [-B binding] [-D name[=val]] [-I dir] [-L dir] [-M flag] [-U name]
          [-W[level]] [-Y [pass,]argument] [file ...]
configure:14639: $? = 2
configure:14641: CC -V </dev/null >&5
/msdev/vc98
configure:14644: $? = 0
configure:14647: checking whether we are using the GNU C++ compiler
configure:14672: CC -c   conftest.cc >&5
configure(14773) : error C2065: 'choke' : undeclared identifier
configure(14773) : error C2146: syntax error : missing ';' before identifier 
'me'
configure(14773) : error C2065: 'me' : undeclared identifier
configure:14675: $? = 1
configure: failed program was:
| #line 14652 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| #define strnlen rpl_strnlen
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_ISASCII 1
| #define HAVE_STRTOL 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_ISWPRINT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_STDDEF_H 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MBRTOWC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ICONV 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:14694: result: no
configure:14700: checking whether CC accepts -g
configure:14722: CC -c -g  conftest.cc >&5
configure:14725: $? = 0
configure:14728: test -s conftest.o
configure:14731: $? = 0
configure:14742: result: yes
configure:14786: CC -c -g  conftest.cc >&5
configure:14789: $? = 0
configure:14792: test -s conftest.o
configure:14795: $? = 0
configure:14822: CC -c -g  conftest.cc >&5
configure(14922) : error C2065: 'exit' : undeclared identifier
configure:14825: $? = 1
configure: failed program was:
| #line 14805 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875b"
| #define PACKAGE_STRING "GNU Bison 1.875b"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "bison"
| #define VERSION "1.875b"
| #define _GNU_SOURCE 1
| #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_UNISTD_H 1
| #define YYTEXT_POINTER 1
| #define M4 "/usr/bin/m4"
| #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 inline __inline
| #define HAVE_UINTPTR_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_DUP2 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_TIMES 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_CLOCK_T 1
| #define HAVE_STRUCT_TMS 1
| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| #define strnlen rpl_strnlen
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_ISASCII 1
| #define HAVE_STRTOL 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_ISWPRINT 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_STDDEF_H 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MBRTOWC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_ICONV 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:14786: CC -c -g  conftest.cc >&5
configure:14789: $? = 0
configure:14792: test -s conftest.o
configure:14795: $? = 0
configure:14822: CC -c -g  conftest.cc >&5
configure:14825: $? = 0
configure:14828: test -s conftest.o
configure:14831: $? = 0
configure:14856: checking dependency style of CC
configure:14924: result: none
configure:15067: creating ./config.status

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

This file was extended by GNU Bison config.status 1.875b, which was
generated by GNU Autoconf 2.57.  Invocation command line was

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

on bog.blilly.com

config.status:717: creating tests/Makefile
config.status:717: creating tests/atlocal
config.status:717: creating tests/bison
config.status:717: creating Makefile
config.status:717: creating config/Makefile
config.status:717: creating po/Makefile.in
config.status:717: creating data/Makefile
config.status:717: creating lib/Makefile
config.status:717: creating src/Makefile
config.status:717: creating doc/Makefile
config.status:717: creating m4/Makefile
config.status:825: creating config.h
config.status:1274: executing depfiles commands
config.status:1274: executing default-1 commands
config.status:1274: executing tests/atconfig commands

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

ac_cv_build=i686-pc-uwin
ac_cv_build_alias=i686-pc-uwin
ac_cv_c_compiler_gnu=no
ac_cv_c_inline=__inline
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=.exe
ac_cv_func__doprnt=yes
ac_cv_func_alloca_works=yes
ac_cv_func_dup2=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_isascii=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_iswprint=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mbsinit=no
ac_cv_func_memchr=yes
ac_cv_func_memrchr=no
ac_cv_func_obstack=no
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_setlocale=yes
ac_cv_func_stpcpy=no
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=no
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strnlen_working=no
ac_cv_func_strrchr=yes
ac_cv_func_strspn=yes
ac_cv_func_strtol=yes
ac_cv_func_times=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vprintf=yes
ac_cv_func_waitpid=yes
ac_cv_func_wcwidth=no
ac_cv_have_decl_clearerr_unlocked=yes
ac_cv_have_decl_clock=no
ac_cv_have_decl_feof_unlocked=yes
ac_cv_have_decl_ferror_unlocked=yes
ac_cv_have_decl_fflush_unlocked=yes
ac_cv_have_decl_fgets_unlocked=yes
ac_cv_have_decl_fputc_unlocked=yes
ac_cv_have_decl_fputs_unlocked=yes
ac_cv_have_decl_fread_unlocked=yes
ac_cv_have_decl_free=yes
ac_cv_have_decl_fwrite_unlocked=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getchar_unlocked=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getopt=yes
ac_cv_have_decl_getrusage=yes
ac_cv_have_decl_malloc=yes
ac_cv_have_decl_memchr=yes
ac_cv_have_decl_memrchr=no
ac_cv_have_decl_putc_unlocked=yes
ac_cv_have_decl_putchar_unlocked=yes
ac_cv_have_decl_stpcpy=no
ac_cv_have_decl_strchr=yes
ac_cv_have_decl_strerror=yes
ac_cv_have_decl_strerror_r=no
ac_cv_have_decl_strnlen=no
ac_cv_have_decl_strspn=yes
ac_cv_have_decl_sysconf=yes
ac_cv_have_decl_times=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_header_ctype_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdbool_h=no
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_host=i686-pc-uwin
ac_cv_host_alias=i686-pc-uwin
ac_cv_lib_cposix_strerror=no
ac_cv_lib_error_at_line=no
ac_cv_lib_fl_yywrap=yes
ac_cv_objext=o
ac_cv_path_GMSGFMT=:
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_XGETTEXT=:
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_CXX=CC
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gnu_m4=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_type__Bool=no
ac_cv_type_clock_t=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_struct_tms=yes
ac_cv_type_uintptr_t=yes
ac_cv_win_or_dos=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=''
acl_cv_hardcode_libdir_separator=''
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=''
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_lib_iconv=no
am_cv_prog_cc_stdc=''
gt_cv_func_gnugettext2_libc=no
gt_cv_func_gnugettext2_libintl=no
jm_cv_func_mbrtowc=yes

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

ACLOCAL='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run aclocal-1.7'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run tar'
AUTOCONF='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run autoconf'
AUTOHEADER='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run autoheader'
AUTOM4TE='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run autom4te'
AUTOMAKE='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run automake-1.7'
AWK='gawk'
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-g'
CPP='cc -E'
CPPFLAGS=''
CXX='CC'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT='.exe'
GCC=''
GMSGFMT=':'
HAVE__BOOL='0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
LDFLAGS=''
LEX='flex'
LEXLIB='-lfl'
LEX_OUTPUT_ROOT='lex.yy'
LIBICONV=''
LIBINTL=''
LIBOBJS=' error$U.o memrchr$U.o stpcpy$U.o strnlen$U.o obstack$U.o'
LIBS=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=' error$U.lo memrchr$U.lo stpcpy$U.lo strnlen$U.lo obstack$U.lo'
M4='/usr/bin/m4'
MAKEINFO='${SHELL} /d/temp/bison/bison-1.875b/config/missing --run makeinfo'
MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs'
MSGFMT=':'
MSGMERGE=':'
O0CFLAGS='-g'
OBJEXT='o'
PACKAGE='bison'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='GNU Bison'
PACKAGE_STRING='GNU Bison 1.875b'
PACKAGE_TARNAME='bison'
PACKAGE_VERSION='1.875b'
PATH_SEPARATOR=':'
POSUB=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STDBOOL_H='stdbool.h'
STRIP=''
USE_NLS='no'
VALGRIND=''
VERSION='1.875b'
WARNING_CFLAGS=''
WARNING_CXXFLAGS=''
WERROR_CFLAGS=''
XGETTEXT=':'
YACC='bison -y'
YACC_LIBRARY='liby.a'
YACC_SCRIPT='yacc'
ac_ct_CC='cc'
ac_ct_CXX='CC'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-uwin'
build_alias=''
build_cpu='i686'
build_os='uwin'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-uwin'
host_alias=''
host_cpu='i686'
host_os='uwin'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/d/temp/bison/bison-1.875b/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 1
#define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_CLOCK_T 1
#define HAVE_CTYPE_H 1
#define HAVE_DECL_CLEARERR_UNLOCKED 1
#define HAVE_DECL_CLOCK 0
#define HAVE_DECL_FEOF_UNLOCKED 1
#define HAVE_DECL_FERROR_UNLOCKED 1
#define HAVE_DECL_FFLUSH_UNLOCKED 1
#define HAVE_DECL_FGETS_UNLOCKED 1
#define HAVE_DECL_FPUTC_UNLOCKED 1
#define HAVE_DECL_FPUTS_UNLOCKED 1
#define HAVE_DECL_FREAD_UNLOCKED 1
#define HAVE_DECL_FREE 1
#define HAVE_DECL_FREE 1
#define HAVE_DECL_FWRITE_UNLOCKED 1
#define HAVE_DECL_GETCHAR_UNLOCKED 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_DECL_GETENV 1
#define HAVE_DECL_GETOPT 1
#define HAVE_DECL_GETRUSAGE 1
#define HAVE_DECL_MALLOC 1
#define HAVE_DECL_MALLOC 1
#define HAVE_DECL_MEMCHR 1
#define HAVE_DECL_MEMCHR 1
#define HAVE_DECL_MEMRCHR 0
#define HAVE_DECL_PUTCHAR_UNLOCKED 1
#define HAVE_DECL_PUTC_UNLOCKED 1
#define HAVE_DECL_STPCPY 0
#define HAVE_DECL_STRCHR 1
#define HAVE_DECL_STRERROR 1
#define HAVE_DECL_STRERROR_R 0
#define HAVE_DECL_STRNLEN 0
#define HAVE_DECL_STRSPN 1
#define HAVE_DECL_SYSCONF 1
#define HAVE_DECL_TIMES 1
#define HAVE_DECL_WCWIDTH 1
#define HAVE_DOPRNT 1
#define HAVE_DUP2 1
#define HAVE_FCNTL_H 1
#define HAVE_FORK 1
#define HAVE_ICONV 1
#define HAVE_INTTYPES_H 1
#define HAVE_ISASCII 1
#define HAVE_ISWCNTRL 1
#define HAVE_ISWPRINT 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC 1
#define HAVE_MBRTOWC 1
#define HAVE_MBRTOWC 1
#define HAVE_MBSTATE_T 1
#define HAVE_MBSTATE_T 1
#define HAVE_MEMCHR 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMORY_H 1
#define HAVE_REALLOC 1
#define HAVE_SETLOCALE 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRRCHR 1
#define HAVE_STRSPN 1
#define HAVE_STRTOL 1
#define HAVE_STRUCT_TMS 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TIMES 1
#define HAVE_UINTPTR_T 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VFORK 1
#define HAVE_VFORK_H 1
#define HAVE_VPRINTF 1
#define HAVE_WAITPID 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define M4 "/usr/bin/m4"
#define PACKAGE "bison"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE_NAME "GNU Bison"
#define PACKAGE_STRING "GNU Bison 1.875b"
#define PACKAGE_TARNAME "bison"
#define PACKAGE_VERSION "1.875b"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "1.875b"
#define YYTEXT_POINTER 1
#define _GNU_SOURCE 1
#define inline __inline
#define strnlen rpl_strnlen
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 0

reply via email to

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