bug-bison
[Top][All Lists]
Advanced

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

[GNU bison 1.75b] testsuite.log: 14 failures


From: Bruce Lilly
Subject: [GNU bison 1.75b] testsuite.log: 14 failures
Date: Sat, 23 Nov 2002 11:23:07 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2a) Gecko/20020910

Platform: UWIN 3.1 (http://www.research.att.com/sw/tools/uwin).

testsuite.log attached.

There also appears to be a documentation bug: when %pure-parser
is used with #define ERROR_VERBOSE, yyerror takes only one argument,
not two (same as earlier versions of bison).  The documentation
states that with %pure-parser (no mention of ERROR-VERBOSE
interaction), yyerror takes two arguments.

Finally, there are some bad interactions between bison 1.75b
and flex 2.5.23: bison unconditionally #defines YYLTYPE, which
causes grief when location tracking is undesired, and flex's
header file (generated with %option header) #defines yyout
as a macro taking arguments, whereas bison uses yyout as a
parameter variable name in the newfangled yysymprint function
(please choose a different variable name).
## --------------------------- ##
## GNU Bison 1.75b test suite. ##
## --------------------------- ##

testsuite: command line was:
  $ ./testsuite 

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

testsuite: ../ChangeLog:
| 2002-11-12  Paul Eggert  <address@hidden>
| 
|       Version 1.75b.
| 
|       * data/glr.c (yydoAction): Return YYRESULTTAG, not int.
|       (yyglrReduce): Return yyok, not 0.
|       This should avoid the enumerated-type warnings reported
|       by Nelson H.F. Beebe in
|       <http://mail.gnu.org/pipermail/bug-bison/2002-November/001872.html>.
| 

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 = Sonietta.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.75b/tests
PATH: /usr/bin
PATH: /msdev/vc98/bin
PATH: /msdev/Common/MSDev98/bin
PATH: /usr/local/bin
PATH: /C/Program Files/Resource Pro Kit
PATH: /C/NTRESKIT
PATH: /usr/X11/bin
PATH: /sys
PATH: /win
PATH: /d/temp/bison/bison-1.75b

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.75b/tests'
| at_srcdir='.'
| abs_srcdir='/d/temp/bison/bison-1.75b/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/d/temp/bison/bison-1.75b'
| at_top_builddir='../'
| abs_top_builddir='/d/temp/bison/bison-1.75b'
| 
| 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 Free Software Foundation, Inc.
| 
| # We need a C compiler.
| CC='cc'
| 
| # We want no optimization.
| CFLAGS='-g  '
| 
| # We need `config.h'.
| CPPFLAGS="-I$abs_top_builddir "
| 
| # Is the compiler GCC?
| GCC=''

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

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

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

## --------------------------- ##
## Silently running the tests. ##
## --------------------------- ##
testsuite: starting at: Sat Nov 23 11:03:53 EST 2002
1. input.at:28: ok      (sys    0m2.50s)
2. input.at:46: ok      (sys    0m2.83s)
3. input.at:64: ok      (sys    0m3.20s)
4. input.at:93: FAILED near `input.at:207'      (sys    0m3.20s)
5. output.at:38: ok     (sys    0m4.33s)
6. output.at:40: ok     (sys    0m4.86s)
7. output.at:42: ok     (sys    0m5.38s)
8. output.at:44: ok     (sys    0m5.83s)
9. output.at:46: ok     (sys    0m6.21s)
10. output.at:48: ok    (sys    0m6.70s)
11. output.at:52: ok    (sys    0m7.13s)
12. output.at:54: ok    (sys    0m7.61s)
13. output.at:57: ok    (sys    0m8.03s)
14. output.at:61: ok    (sys    0m8.48s)
15. output.at:63: ok    (sys    0m8.93s)
16. output.at:67: ok    (sys    0m9.45s)
17. output.at:72: ok    (sys    0m9.86s)
18. output.at:75: ok    (sys    0m10.35s)
19. output.at:79: ok    (sys    0m10.88s)
20. output.at:83: ok    (sys    0m11.30s)
21. sets.at:66: ok      (sys    0m12.10s)
22. sets.at:151: ok     (sys    0m12.60s)
23. sets.at:193: ok     (sys    0m13.36s)
24. reduce.at:26: ok    (sys    0m13.91s)
25. reduce.at:70: ok    (sys    0m14.40s)
26. reduce.at:125: ok   (sys    0m15.01s)
27. reduce.at:212: ok   (sys    0m15.98s)
28. reduce.at:301: ok   (sys    0m16.56s)
29. reduce.at:342: ok   (sys    0m16.95s)
30. synclines.at:91: ok (skipped near `synclines.at:91')        (sys    
0m16.95s)
31. synclines.at:110: ok (skipped near `synclines.at:110')      (sys    
0m16.95s)
32. synclines.at:133: ok (skipped near `synclines.at:133')      (sys    
0m16.95s)
33. synclines.at:152: ok (skipped near `synclines.at:152')      (sys    
0m16.95s)
34. synclines.at:170: ok (skipped near `synclines.at:170')      (sys    
0m16.95s)
35. headers.at:27: ok   (sys    0m20.46s)
36. headers.at:71: FAILED near `headers.at:71'  (sys    0m20.46s)
37. headers.at:72: FAILED near `headers.at:72'  (sys    0m20.46s)
38. headers.at:81: ok   (sys    0m22.43s)
39. actions.at:25: ok   (sys    0m23.28s)
40. actions.at:89: ok   (sys    0m24.06s)
41. actions.at:367: ok  (sys    0m24.80s)
42. actions.at:368: FAILED near `actions.at:368'        (sys    0m24.80s)
43. conflicts.at:31: ok (sys    0m25.86s)
44. conflicts.at:51: ok (sys    0m27.20s)
45. conflicts.at:136: ok        (sys    0m27.78s)
46. conflicts.at:243: ok        (sys    0m28.28s)
47. conflicts.at:365: ok        (sys    0m28.83s)
48. conflicts.at:484: ok        (sys    0m29.18s)
49. conflicts.at:504: ok        (sys    0m29.50s)
50. conflicts.at:521: ok        (sys    0m29.88s)
51. calc.at:551: ok     (sys    0m33.73s)
52. calc.at:553: ok     (sys    0m37.53s)
53. calc.at:554: ok     (sys    0m40.81s)
54. calc.at:555: ok     (sys    0m44.70s)
55. calc.at:556: ok     (sys    0m48.41s)
56. calc.at:557: ok     (sys    0m52.21s)
57. calc.at:558: ok     (sys    0m55.53s)
58. calc.at:560: ok     (sys    0m58.63s)
59. calc.at:562: ok     (sys    1m1.81s)
60. calc.at:564: ok     (sys    1m7.35s)
61. calc.at:565: ok     (sys    1m12.50s)
62. calc.at:567: ok     (sys    1m17.81s)
63. calc.at:569: ok     (sys    1m22.80s)
64. calc.at:586: ok     (sys    1m26.31s)
65. calc.at:588: ok     (sys    1m30.30s)
66. calc.at:589: ok     (sys    1m33.55s)
67. calc.at:590: ok     (sys    1m37.18s)
68. calc.at:591: ok     (sys    1m40.93s)
69. calc.at:592: ok     (sys    1m44.85s)
70. calc.at:593: ok     (sys    1m48.41s)
71. calc.at:595: ok     (sys    1m51.46s)
72. calc.at:597: ok     (sys    1m54.55s)
73. calc.at:599: ok     (sys    1m58.43s)
74. calc.at:600: ok     (sys    2m1.65s)
75. calc.at:602: ok     (sys    2m4.86s)
76. calc.at:604: ok     (sys    2m7.80s)
77. torture.at:139: ok  (sys    2m8.76s)
78. torture.at:229: ok  (sys    2m10.01s)
79. torture.at:364: ok  (sys    2m11.18s)
80. torture.at:438: ok  (sys    2m23.21s)
81. torture.at:459: ok  (sys    2m35.65s)
82. existing.at:24: ok  (sys    2m36.01s)
83. existing.at:364: ok (sys    2m36.76s)
84. regression.at:27: ok        (sys    2m37.30s)
85. regression.at:65: ok        (sys    2m37.80s)
86. regression.at:87: ok        (sys    2m38.20s)
87. regression.at:113: ok       (sys    2m38.78s)
88. regression.at:257: ok       (sys    2m39.08s)
89. regression.at:280: ok       (sys    2m39.51s)
90. regression.at:313: ok       (sys    2m40.11s)
91. regression.at:341: ok       (sys    2m40.58s)
92. regression.at:371: ok       (sys    2m41.10s)
93. regression.at:548: ok       (sys    2m41.66s)
94. cxx-type.at:255: FAILED near `cxx-type.at:256'      (sys    2m41.66s)
95. cxx-type.at:261: FAILED near `cxx-type.at:262'      (sys    2m41.66s)
96. cxx-type.at:267: FAILED near `cxx-type.at:268'      (sys    2m41.66s)
97. cxx-type.at:273: FAILED near `cxx-type.at:275'      (sys    2m41.66s)
98. cxx-type.at:280: FAILED near `cxx-type.at:281'      (sys    2m41.66s)
99. cxx-type.at:286: FAILED near `cxx-type.at:287'      (sys    2m41.66s)
100. cxx-type.at:292: FAILED near `cxx-type.at:293'     (sys    2m41.66s)
101. cxx-type.at:297: FAILED near `cxx-type.at:299'     (sys    2m41.66s)
102. cxx-type.at:304: FAILED near `cxx-type.at:306'     (sys    2m41.66s)
103. glr-regr1.at:21: FAILED near `glr-regr1.at:95'     (sys    2m41.66s)
testsuite: ending at: Sat Nov 23 11:11:18 EST 2002
testsuite: test suite duration: 0h 7m 25s


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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

   4: input.at:93        Torturing the Scanner
  36: headers.at:71      Invalid CPP guards: input/input
  37: headers.at:72      Invalid CPP guards: 9foo
  42: actions.at:368     Printers and Destructors: %glr-parser
  94: cxx-type.at:255    GLR: Resolve ambiguity, impure, no locations
  95: cxx-type.at:261    GLR: Resolve ambiguity, impure, locations
  96: cxx-type.at:267    GLR: Resolve ambiguity, pure, no locations
  97: cxx-type.at:273    GLR: Resolve ambiguity, pure, locations
  98: cxx-type.at:280    GLR: Merge conflicting parses, impure, no locations
  99: cxx-type.at:286    GLR: Merge conflicting parses, impure, locations
 100: cxx-type.at:292    GLR: Merge conflicting parses, pure, no locations
 101: cxx-type.at:297    GLR: Merge conflicting parses, pure, locations
 102: cxx-type.at:304    GLR: Verbose messages, resolve ambiguity, impure, no 
locations
 103: glr-regr1.at:21    Badly Collapsed GLR States

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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  30: synclines.at:91    Prologue synch line
  31: synclines.at:110   %union synch line
  32: synclines.at:133   Postprologue synch line
  33: synclines.at:152   Action synch line
  34: synclines.at:170   Epilogue synch line


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

## --------------------------- ##
## GNU Bison 1.75b test suite. ##
## --------------------------- ##
4. input.at:93: testing Torturing the Scanner...
input.at:206: bison -d -v -o input.c input.y
input.at:207: $CC $CFLAGS $CPPFLAGS input.c main.c -o input
stderr:
input.i
input.y(11) : error C2001: newline in constant
input.y(12) : error C2146: syntax error : missing ';' before identifier 'A'
input.y(12) : error C2061: syntax error : identifier 'string'
input.y(12) : error C2059: syntax error : ';'
input.y(12) : error C2061: syntax error : identifier 'backslash'
input.y(12) : error C2059: syntax error : ';'
input.y(12) : error C2059: syntax error : '-'
input.y(12) : error C2017: illegal escape sequence
input.y(12) : error C2001: newline in constant
input.y(12) : error C2059: syntax error : 'string'
input.y(13) : error C2001: newline in constant
input.at:207: exit code was 1, expected 0
4. input.at:93: FAILED near `input.at:207'

36. headers.at:71: testing Invalid CPP guards: input/input...
headers.at:71: bison --defines=input/input.h input/input.y
headers.at:71: $CC -E input/input.h
--- /dev/null   Mon Feb 11 16:31:53 2002
+++ /d/temp/bison/bison-1.75b/tests/testsuite.dir/at-stderr     Sat Nov 23 
11:11:30 2002
@@ -0,0 +1 @@
+cc: input/input.h: Unknown suffix
stdout:
headers.at:71: exit code was 1, expected 0
36. headers.at:71: FAILED near `headers.at:71'

37. headers.at:72: testing Invalid CPP guards: 9foo...
headers.at:72: bison --defines=9foo.h 9foo.y
headers.at:72: $CC -E 9foo.h
--- /dev/null   Mon Feb 11 16:31:53 2002
+++ /d/temp/bison/bison-1.75b/tests/testsuite.dir/at-stderr     Sat Nov 23 
11:11:31 2002
@@ -0,0 +1 @@
+cc: 9foo.h: Unknown suffix
stdout:
headers.at:72: exit code was 1, expected 0
37. headers.at:72: FAILED near `headers.at:72'

42. actions.at:368: testing Printers and Destructors: %glr-parser...
actions.at:368: bison -o input.c input.y
actions.at:368: $CC $CFLAGS $CPPFLAGS input.c -o input
stderr:
input.c(552) : error C2143: syntax error : missing '{' before 'const'
input.c(741) : error C2054: expected '(' to follow 'inline'
input.c(742) : error C2085: 'yyrhsLength' : not in formal parameter list
input.c(742) : error C2143: syntax error : missing ';' before '{'
input.c(748) : error C2054: expected '(' to follow 'inline'
input.c(749) : error C2085: 'yylhsNonterm' : not in formal parameter list
input.c(749) : error C2143: syntax error : missing ';' before '{'
input.c(759) : error C2054: expected '(' to follow 'inline'
input.c(760) : error C2085: 'yyisDefaultedState' : not in formal parameter list
input.c(760) : error C2143: syntax error : missing ';' before '{'
input.c(766) : error C2054: expected '(' to follow 'inline'
input.c(767) : error C2085: 'yydefaultAction' : not in formal parameter list
input.c(767) : error C2143: syntax error : missing ';' before '{'
input.c(783) : error C2054: expected '(' to follow 'inline'
input.c(785) : error C2085: 'yygetLRActions' : not in formal parameter list
input.c(785) : error C2143: syntax error : missing ';' before '{'
input.c(805) : error C2054: expected '(' to follow 'inline'
input.c(806) : error C2085: 'yyLRgotoState' : not in formal parameter list
input.c(806) : error C2143: syntax error : missing ';' before '{'
input.c(816) : error C2054: expected '(' to follow 'inline'
input.c(817) : error C2085: 'yyisShiftAction' : not in formal parameter list
input.c(817) : error C2143: syntax error : missing ';' before '{'
input.c(822) : error C2054: expected '(' to follow 'inline'
input.c(823) : error C2085: 'yyisErrorAction' : not in formal parameter list
input.c(823) : error C2143: syntax error : missing ';' before '{'
input.c(832) : error C2054: expected '(' to follow 'inline'
input.c(833) : error C2085: 'yyhasResolvedValue' : not in formal parameter list
input.c(833) : error C2143: syntax error : missing ';' before '{'
input.c(969) : error C2054: expected '(' to follow 'inline'
input.c(970) : error C2085: 'yyupdateSplit' : not in formal parameter list
input.c(970) : error C2143: syntax error : missing ';' before '{'
input.c(977) : error C2054: expected '(' to follow 'inline'
input.c(978) : error C2085: 'yymarkStackDeleted' : not in formal parameter list
input.c(978) : error C2143: syntax error : missing ';' before '{'
input.c(999) : error C2054: expected '(' to follow 'inline'
input.c(1000) : error C2085: 'yyremoveDeletes' : not in formal parameter list
input.c(1000) : error C2143: syntax error : missing ';' before '{'
input.c(1025) : error C2054: expected '(' to follow 'inline'
input.c(1027) : error C2085: 'yyglrShift' : not in formal parameter list
input.c(1027) : error C2143: syntax error : missing ';' before '{'
input.c(1049) : error C2054: expected '(' to follow 'inline'
input.c(1051) : error C2085: 'yyglrShiftDefer' : not in formal parameter list
input.c(1051) : error C2143: syntax error : missing ';' before '{'
input.c(1074) : error C2054: expected '(' to follow 'inline'
input.c(1076) : error C2085: 'yydoAction' : not in formal parameter list
input.c(1076) : error C2143: syntax error : missing ';' before '{'
input.c(1144) : error C2054: expected '(' to follow 'inline'
input.c(1145) : error C2085: 'yy_reduce_print' : not in formal parameter list
input.c(1145) : error C2143: syntax error : missing ';' before '{'
input.c(1168) : error C2054: expected '(' to follow 'inline'
input.c(1170) : error C2085: 'yyglrReduce' : not in formal parameter list
input.c(1170) : error C2143: syntax error : missing ';' before '{'
input.c(1263) : warning C4013: 'yyrhsLength' undefined; assuming extern 
returning int
input.c(1394) : warning C4013: 'yylhsNonterm' undefined; assuming extern 
returning int
input.c(1555) : warning C4013: 'yyisDefaultedState' undefined; assuming extern 
returning int
input.c(1557) : warning C4013: 'yydefaultAction' undefined; assuming extern 
returning int
input.c(1561) : warning C4013: 'yymarkStackDeleted' undefined; assuming extern 
returning int
input.c(1564) : warning C4013: 'yyglrReduce' undefined; assuming extern 
returning int
input.c(1576) : warning C4013: 'yygetLRActions' undefined; assuming extern 
returning int
input.c(1590) : warning C4013: 'yyisShiftAction' undefined; assuming extern 
returning int
input.c(1594) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
input.c(1600) : warning C4013: 'yyisErrorAction' undefined; assuming extern 
returning int
input.c(1738) : warning C4013: 'yyremoveDeletes' undefined; assuming extern 
returning int
actions.at:368: exit code was 1, expected 0
42. actions.at:368: FAILED near `actions.at:368'

94. cxx-type.at:255: testing GLR: Resolve ambiguity, impure, no locations...
cxx-type.at:256: bison -o types.c types.y
stderr:
types.y: warning: 1 reduce/reduce conflict
cxx-type.at:256: $CC $CFLAGS $CPPFLAGS types.c -o types
stderr:
types.c(722) : error C2054: expected '(' to follow 'inline'
types.c(723) : error C2085: 'yyrhsLength' : not in formal parameter list
types.c(723) : error C2143: syntax error : missing ';' before '{'
types.c(729) : error C2054: expected '(' to follow 'inline'
types.c(730) : error C2085: 'yylhsNonterm' : not in formal parameter list
types.c(730) : error C2143: syntax error : missing ';' before '{'
types.c(740) : error C2054: expected '(' to follow 'inline'
types.c(741) : error C2085: 'yyisDefaultedState' : not in formal parameter list
types.c(741) : error C2143: syntax error : missing ';' before '{'
types.c(747) : error C2054: expected '(' to follow 'inline'
types.c(748) : error C2085: 'yydefaultAction' : not in formal parameter list
types.c(748) : error C2143: syntax error : missing ';' before '{'
types.c(764) : error C2054: expected '(' to follow 'inline'
types.c(766) : error C2085: 'yygetLRActions' : not in formal parameter list
types.c(766) : error C2143: syntax error : missing ';' before '{'
types.c(786) : error C2054: expected '(' to follow 'inline'
types.c(787) : error C2085: 'yyLRgotoState' : not in formal parameter list
types.c(787) : error C2143: syntax error : missing ';' before '{'
types.c(797) : error C2054: expected '(' to follow 'inline'
types.c(798) : error C2085: 'yyisShiftAction' : not in formal parameter list
types.c(798) : error C2143: syntax error : missing ';' before '{'
types.c(803) : error C2054: expected '(' to follow 'inline'
types.c(804) : error C2085: 'yyisErrorAction' : not in formal parameter list
types.c(804) : error C2143: syntax error : missing ';' before '{'
types.c(813) : error C2054: expected '(' to follow 'inline'
types.c(814) : error C2085: 'yyhasResolvedValue' : not in formal parameter list
types.c(814) : error C2143: syntax error : missing ';' before '{'
types.c(950) : error C2054: expected '(' to follow 'inline'
types.c(951) : error C2085: 'yyupdateSplit' : not in formal parameter list
types.c(951) : error C2143: syntax error : missing ';' before '{'
types.c(958) : error C2054: expected '(' to follow 'inline'
types.c(959) : error C2085: 'yymarkStackDeleted' : not in formal parameter list
types.c(959) : error C2143: syntax error : missing ';' before '{'
types.c(980) : error C2054: expected '(' to follow 'inline'
types.c(981) : error C2085: 'yyremoveDeletes' : not in formal parameter list
types.c(981) : error C2143: syntax error : missing ';' before '{'
types.c(1006) : error C2054: expected '(' to follow 'inline'
types.c(1008) : error C2085: 'yyglrShift' : not in formal parameter list
types.c(1008) : error C2143: syntax error : missing ';' before '{'
types.c(1030) : error C2054: expected '(' to follow 'inline'
types.c(1032) : error C2085: 'yyglrShiftDefer' : not in formal parameter list
types.c(1032) : error C2143: syntax error : missing ';' before '{'
types.c(1055) : error C2054: expected '(' to follow 'inline'
types.c(1057) : error C2085: 'yydoAction' : not in formal parameter list
types.c(1057) : error C2143: syntax error : missing ';' before '{'
types.c(1149) : error C2054: expected '(' to follow 'inline'
types.c(1151) : error C2085: 'yyglrReduce' : not in formal parameter list
types.c(1151) : error C2143: syntax error : missing ';' before '{'
types.c(1244) : warning C4013: 'yyrhsLength' undefined; assuming extern 
returning int
types.c(1536) : warning C4013: 'yyisDefaultedState' undefined; assuming extern 
returning int
types.c(1538) : warning C4013: 'yydefaultAction' undefined; assuming extern 
returning int
types.c(1542) : warning C4013: 'yymarkStackDeleted' undefined; assuming extern 
returning int
types.c(1545) : warning C4013: 'yyglrReduce' undefined; assuming extern 
returning int
types.c(1557) : warning C4013: 'yygetLRActions' undefined; assuming extern 
returning int
types.c(1571) : warning C4013: 'yyisShiftAction' undefined; assuming extern 
returning int
types.c(1575) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1581) : warning C4013: 'yyisErrorAction' undefined; assuming extern 
returning int
types.c(1719) : warning C4013: 'yyremoveDeletes' undefined; assuming extern 
returning int
cxx-type.at:256: exit code was 1, expected 0
94. cxx-type.at:255: FAILED near `cxx-type.at:256'

95. cxx-type.at:261: testing GLR: Resolve ambiguity, impure, locations...
cxx-type.at:262: bison -o types.c types.y
stderr:
types.y: warning: 1 reduce/reduce conflict
cxx-type.at:262: $CC $CFLAGS $CPPFLAGS types.c -o types
stderr:
types.c(724) : error C2054: expected '(' to follow 'inline'
types.c(725) : error C2085: 'yyrhsLength' : not in formal parameter list
types.c(725) : error C2143: syntax error : missing ';' before '{'
types.c(731) : error C2054: expected '(' to follow 'inline'
types.c(732) : error C2085: 'yylhsNonterm' : not in formal parameter list
types.c(732) : error C2143: syntax error : missing ';' before '{'
types.c(742) : error C2054: expected '(' to follow 'inline'
types.c(743) : error C2085: 'yyisDefaultedState' : not in formal parameter list
types.c(743) : error C2143: syntax error : missing ';' before '{'
types.c(749) : error C2054: expected '(' to follow 'inline'
types.c(750) : error C2085: 'yydefaultAction' : not in formal parameter list
types.c(750) : error C2143: syntax error : missing ';' before '{'
types.c(766) : error C2054: expected '(' to follow 'inline'
types.c(768) : error C2085: 'yygetLRActions' : not in formal parameter list
types.c(768) : error C2143: syntax error : missing ';' before '{'
types.c(788) : error C2054: expected '(' to follow 'inline'
types.c(789) : error C2085: 'yyLRgotoState' : not in formal parameter list
types.c(789) : error C2143: syntax error : missing ';' before '{'
types.c(799) : error C2054: expected '(' to follow 'inline'
types.c(800) : error C2085: 'yyisShiftAction' : not in formal parameter list
types.c(800) : error C2143: syntax error : missing ';' before '{'
types.c(805) : error C2054: expected '(' to follow 'inline'
types.c(806) : error C2085: 'yyisErrorAction' : not in formal parameter list
types.c(806) : error C2143: syntax error : missing ';' before '{'
types.c(815) : error C2054: expected '(' to follow 'inline'
types.c(816) : error C2085: 'yyhasResolvedValue' : not in formal parameter list
types.c(816) : error C2143: syntax error : missing ';' before '{'
types.c(952) : error C2054: expected '(' to follow 'inline'
types.c(953) : error C2085: 'yyupdateSplit' : not in formal parameter list
types.c(953) : error C2143: syntax error : missing ';' before '{'
types.c(960) : error C2054: expected '(' to follow 'inline'
types.c(961) : error C2085: 'yymarkStackDeleted' : not in formal parameter list
types.c(961) : error C2143: syntax error : missing ';' before '{'
types.c(982) : error C2054: expected '(' to follow 'inline'
types.c(983) : error C2085: 'yyremoveDeletes' : not in formal parameter list
types.c(983) : error C2143: syntax error : missing ';' before '{'
types.c(1008) : error C2054: expected '(' to follow 'inline'
types.c(1010) : error C2085: 'yyglrShift' : not in formal parameter list
types.c(1010) : error C2143: syntax error : missing ';' before '{'
types.c(1032) : error C2054: expected '(' to follow 'inline'
types.c(1034) : error C2085: 'yyglrShiftDefer' : not in formal parameter list
types.c(1034) : error C2143: syntax error : missing ';' before '{'
types.c(1057) : error C2054: expected '(' to follow 'inline'
types.c(1059) : error C2085: 'yydoAction' : not in formal parameter list
types.c(1059) : error C2143: syntax error : missing ';' before '{'
types.c(1151) : error C2054: expected '(' to follow 'inline'
types.c(1153) : error C2085: 'yyglrReduce' : not in formal parameter list
types.c(1153) : error C2143: syntax error : missing ';' before '{'
types.c(1246) : warning C4013: 'yyrhsLength' undefined; assuming extern 
returning int
types.c(1538) : warning C4013: 'yyisDefaultedState' undefined; assuming extern 
returning int
types.c(1540) : warning C4013: 'yydefaultAction' undefined; assuming extern 
returning int
types.c(1544) : warning C4013: 'yymarkStackDeleted' undefined; assuming extern 
returning int
types.c(1547) : warning C4013: 'yyglrReduce' undefined; assuming extern 
returning int
types.c(1559) : warning C4013: 'yygetLRActions' undefined; assuming extern 
returning int
types.c(1573) : warning C4013: 'yyisShiftAction' undefined; assuming extern 
returning int
types.c(1577) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1583) : warning C4013: 'yyisErrorAction' undefined; assuming extern 
returning int
types.c(1721) : warning C4013: 'yyremoveDeletes' undefined; assuming extern 
returning int
cxx-type.at:262: exit code was 1, expected 0
95. cxx-type.at:261: FAILED near `cxx-type.at:262'

96. cxx-type.at:267: testing GLR: Resolve ambiguity, pure, no locations...
cxx-type.at:268: bison -o types.c types.y
stderr:
types.y: warning: 1 reduce/reduce conflict
cxx-type.at:268: $CC $CFLAGS $CPPFLAGS types.c -o types
stderr:
types.c(724) : error C2054: expected '(' to follow 'inline'
types.c(725) : error C2085: 'yyrhsLength' : not in formal parameter list
types.c(725) : error C2143: syntax error : missing ';' before '{'
types.c(731) : error C2054: expected '(' to follow 'inline'
types.c(732) : error C2085: 'yylhsNonterm' : not in formal parameter list
types.c(732) : error C2143: syntax error : missing ';' before '{'
types.c(742) : error C2054: expected '(' to follow 'inline'
types.c(743) : error C2085: 'yyisDefaultedState' : not in formal parameter list
types.c(743) : error C2143: syntax error : missing ';' before '{'
types.c(749) : error C2054: expected '(' to follow 'inline'
types.c(750) : error C2085: 'yydefaultAction' : not in formal parameter list
types.c(750) : error C2143: syntax error : missing ';' before '{'
types.c(766) : error C2054: expected '(' to follow 'inline'
types.c(768) : error C2085: 'yygetLRActions' : not in formal parameter list
types.c(768) : error C2143: syntax error : missing ';' before '{'
types.c(788) : error C2054: expected '(' to follow 'inline'
types.c(789) : error C2085: 'yyLRgotoState' : not in formal parameter list
types.c(789) : error C2143: syntax error : missing ';' before '{'
types.c(799) : error C2054: expected '(' to follow 'inline'
types.c(800) : error C2085: 'yyisShiftAction' : not in formal parameter list
types.c(800) : error C2143: syntax error : missing ';' before '{'
types.c(805) : error C2054: expected '(' to follow 'inline'
types.c(806) : error C2085: 'yyisErrorAction' : not in formal parameter list
types.c(806) : error C2143: syntax error : missing ';' before '{'
types.c(815) : error C2054: expected '(' to follow 'inline'
types.c(816) : error C2085: 'yyhasResolvedValue' : not in formal parameter list
types.c(816) : error C2143: syntax error : missing ';' before '{'
types.c(952) : error C2054: expected '(' to follow 'inline'
types.c(953) : error C2085: 'yyupdateSplit' : not in formal parameter list
types.c(953) : error C2143: syntax error : missing ';' before '{'
types.c(960) : error C2054: expected '(' to follow 'inline'
types.c(961) : error C2085: 'yymarkStackDeleted' : not in formal parameter list
types.c(961) : error C2143: syntax error : missing ';' before '{'
types.c(982) : error C2054: expected '(' to follow 'inline'
types.c(983) : error C2085: 'yyremoveDeletes' : not in formal parameter list
types.c(983) : error C2143: syntax error : missing ';' before '{'
types.c(1008) : error C2054: expected '(' to follow 'inline'
types.c(1010) : error C2085: 'yyglrShift' : not in formal parameter list
types.c(1010) : error C2143: syntax error : missing ';' before '{'
types.c(1032) : error C2054: expected '(' to follow 'inline'
types.c(1034) : error C2085: 'yyglrShiftDefer' : not in formal parameter list
types.c(1034) : error C2143: syntax error : missing ';' before '{'
types.c(1057) : error C2054: expected '(' to follow 'inline'
types.c(1059) : error C2085: 'yydoAction' : not in formal parameter list
types.c(1059) : error C2143: syntax error : missing ';' before '{'
types.c(1151) : error C2054: expected '(' to follow 'inline'
types.c(1153) : error C2085: 'yyglrReduce' : not in formal parameter list
types.c(1153) : error C2143: syntax error : missing ';' before '{'
types.c(1246) : warning C4013: 'yyrhsLength' undefined; assuming extern 
returning int
types.c(1538) : warning C4013: 'yyisDefaultedState' undefined; assuming extern 
returning int
types.c(1540) : warning C4013: 'yydefaultAction' undefined; assuming extern 
returning int
types.c(1544) : warning C4013: 'yymarkStackDeleted' undefined; assuming extern 
returning int
types.c(1547) : warning C4013: 'yyglrReduce' undefined; assuming extern 
returning int
types.c(1559) : warning C4013: 'yygetLRActions' undefined; assuming extern 
returning int
types.c(1573) : warning C4013: 'yyisShiftAction' undefined; assuming extern 
returning int
types.c(1577) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1583) : warning C4013: 'yyisErrorAction' undefined; assuming extern 
returning int
types.c(1721) : warning C4013: 'yyremoveDeletes' undefined; assuming extern 
returning int
cxx-type.at:268: exit code was 1, expected 0
96. cxx-type.at:267: FAILED near `cxx-type.at:268'

97. cxx-type.at:273: testing GLR: Resolve ambiguity, pure, locations...
cxx-type.at:275: bison -o types.c types.y
stderr:
types.y: warning: 1 reduce/reduce conflict
cxx-type.at:275: $CC $CFLAGS $CPPFLAGS types.c -o types
stderr:
types.c(726) : error C2054: expected '(' to follow 'inline'
types.c(727) : error C2085: 'yyrhsLength' : not in formal parameter list
types.c(727) : error C2143: syntax error : missing ';' before '{'
types.c(733) : error C2054: expected '(' to follow 'inline'
types.c(734) : error C2085: 'yylhsNonterm' : not in formal parameter list
types.c(734) : error C2143: syntax error : missing ';' before '{'
types.c(744) : error C2054: expected '(' to follow 'inline'
types.c(745) : error C2085: 'yyisDefaultedState' : not in formal parameter list
types.c(745) : error C2143: syntax error : missing ';' before '{'
types.c(751) : error C2054: expected '(' to follow 'inline'
types.c(752) : error C2085: 'yydefaultAction' : not in formal parameter list
types.c(752) : error C2143: syntax error : missing ';' before '{'
types.c(768) : error C2054: expected '(' to follow 'inline'
types.c(770) : error C2085: 'yygetLRActions' : not in formal parameter list
types.c(770) : error C2143: syntax error : missing ';' before '{'
types.c(790) : error C2054: expected '(' to follow 'inline'
types.c(791) : error C2085: 'yyLRgotoState' : not in formal parameter list
types.c(791) : error C2143: syntax error : missing ';' before '{'
types.c(801) : error C2054: expected '(' to follow 'inline'
types.c(802) : error C2085: 'yyisShiftAction' : not in formal parameter list
types.c(802) : error C2143: syntax error : missing ';' before '{'
types.c(807) : error C2054: expected '(' to follow 'inline'
types.c(808) : error C2085: 'yyisErrorAction' : not in formal parameter list
types.c(808) : error C2143: syntax error : missing ';' before '{'
types.c(817) : error C2054: expected '(' to follow 'inline'
types.c(818) : error C2085: 'yyhasResolvedValue' : not in formal parameter list
types.c(818) : error C2143: syntax error : missing ';' before '{'
types.c(954) : error C2054: expected '(' to follow 'inline'
types.c(955) : error C2085: 'yyupdateSplit' : not in formal parameter list
types.c(955) : error C2143: syntax error : missing ';' before '{'
types.c(962) : error C2054: expected '(' to follow 'inline'
types.c(963) : error C2085: 'yymarkStackDeleted' : not in formal parameter list
types.c(963) : error C2143: syntax error : missing ';' before '{'
types.c(984) : error C2054: expected '(' to follow 'inline'
types.c(985) : error C2085: 'yyremoveDeletes' : not in formal parameter list
types.c(985) : error C2143: syntax error : missing ';' before '{'
types.c(1010) : error C2054: expected '(' to follow 'inline'
types.c(1012) : error C2085: 'yyglrShift' : not in formal parameter list
types.c(1012) : error C2143: syntax error : missing ';' before '{'
types.c(1034) : error C2054: expected '(' to follow 'inline'
types.c(1036) : error C2085: 'yyglrShiftDefer' : not in formal parameter list
types.c(1036) : error C2143: syntax error : missing ';' before '{'
types.c(1059) : error C2054: expected '(' to follow 'inline'
types.c(1061) : error C2085: 'yydoAction' : not in formal parameter list
types.c(1061) : error C2143: syntax error : missing ';' before '{'
types.c(1153) : error C2054: expected '(' to follow 'inline'
types.c(1155) : error C2085: 'yyglrReduce' : not in formal parameter list
types.c(1155) : error C2143: syntax error : missing ';' before '{'
types.c(1248) : warning C4013: 'yyrhsLength' undefined; assuming extern 
returning int
types.c(1540) : warning C4013: 'yyisDefaultedState' undefined; assuming extern 
returning int
types.c(1542) : warning C4013: 'yydefaultAction' undefined; assuming extern 
returning int
types.c(1546) : warning C4013: 'yymarkStackDeleted' undefined; assuming extern 
returning int
types.c(1549) : warning C4013: 'yyglrReduce' undefined; assuming extern 
returning int
types.c(1561) : warning C4013: 'yygetLRActions' undefined; assuming extern 
returning int
types.c(1575) : warning C4013: 'yyisShiftAction' undefined; assuming extern 
returning int
types.c(1579) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1585) : warning C4013: 'yyisErrorAction' undefined; assuming extern 
returning int
types.c(1723) : warning C4013: 'yyremoveDeletes' undefined; assuming extern 
returning int
cxx-type.at:275: exit code was 1, expected 0
97. cxx-type.at:273: FAILED near `cxx-type.at:275'

98. cxx-type.at:280: testing GLR: Merge conflicting parses, impure, no 
locations...
cxx-type.at:281: bison -o types.c types.y
stderr:
types.y: warning: 1 reduce/reduce conflict
cxx-type.at:281: $CC $CFLAGS $CPPFLAGS types.c -o types
stderr:
types.c(723) : error C2054: expected '(' to follow 'inline'
types.c(724) : error C2085: 'yyrhsLength' : not in formal parameter list
types.c(724) : error C2143: syntax error : missing ';' before '{'
types.c(730) : error C2054: expected '(' to follow 'inline'
types.c(731) : error C2085: 'yylhsNonterm' : not in formal parameter list
types.c(731) : error C2143: syntax error : missing ';' before '{'
types.c(741) : error C2054: expected '(' to follow 'inline'
types.c(742) : error C2085: 'yyisDefaultedState' : not in formal parameter list
types.c(742) : error C2143: syntax error : missing ';' before '{'
types.c(748) : error C2054: expected '(' to follow 'inline'
types.c(749) : error C2085: 'yydefaultAction' : not in formal parameter list
types.c(749) : error C2143: syntax error : missing ';' before '{'
types.c(765) : error C2054: expected '(' to follow 'inline'
types.c(767) : error C2085: 'yygetLRActions' : not in formal parameter list
types.c(767) : error C2143: syntax error : missing ';' before '{'
types.c(787) : error C2054: expected '(' to follow 'inline'
types.c(788) : error C2085: 'yyLRgotoState' : not in formal parameter list
types.c(788) : error C2143: syntax error : missing ';' before '{'
types.c(798) : error C2054: expected '(' to follow 'inline'
types.c(799) : error C2085: 'yyisShiftAction' : not in formal parameter list
types.c(799) : error C2143: syntax error : missing ';' before '{'
types.c(804) : error C2054: expected '(' to follow 'inline'
types.c(805) : error C2085: 'yyisErrorAction' : not in formal parameter list
types.c(805) : error C2143: syntax error : missing ';' before '{'
types.c(814) : error C2054: expected '(' to follow 'inline'
types.c(815) : error C2085: 'yyhasResolvedValue' : not in formal parameter list
types.c(815) : error C2143: syntax error : missing ';' before '{'
types.c(951) : error C2054: expected '(' to follow 'inline'
types.c(952) : error C2085: 'yyupdateSplit' : not in formal parameter list
types.c(952) : error C2143: syntax error : missing ';' before '{'
types.c(959) : error C2054: expected '(' to follow 'inline'
types.c(960) : error C2085: 'yymarkStackDeleted' : not in formal parameter list
types.c(960) : error C2143: syntax error : missing ';' before '{'
types.c(981) : error C2054: expected '(' to follow 'inline'
types.c(982) : error C2085: 'yyremoveDeletes' : not in formal parameter list
types.c(982) : error C2143: syntax error : missing ';' before '{'
types.c(1007) : error C2054: expected '(' to follow 'inline'
types.c(1009) : error C2085: 'yyglrShift' : not in formal parameter list
types.c(1009) : error C2143: syntax error : missing ';' before '{'
types.c(1031) : error C2054: expected '(' to follow 'inline'
types.c(1033) : error C2085: 'yyglrShiftDefer' : not in formal parameter list
types.c(1033) : error C2143: syntax error : missing ';' before '{'
types.c(1056) : error C2054: expected '(' to follow 'inline'
types.c(1058) : error C2085: 'yydoAction' : not in formal parameter list
types.c(1058) : error C2143: syntax error : missing ';' before '{'
types.c(1150) : error C2054: expected '(' to follow 'inline'
types.c(1152) : error C2085: 'yyglrReduce' : not in formal parameter list
types.c(1152) : error C2143: syntax error : missing ';' before '{'
types.c(1245) : warning C4013: 'yyrhsLength' undefined; assuming extern 
returning int
types.c(1537) : warning C4013: 'yyisDefaultedState' undefined; assuming extern 
returning int
types.c(1539) : warning C4013: 'yydefaultAction' undefined; assuming extern 
returning int
types.c(1543) : warning C4013: 'yymarkStackDeleted' undefined; assuming extern 
returning int
types.c(1546) : warning C4013: 'yyglrReduce' undefined; assuming extern 
returning int
types.c(1558) : warning C4013: 'yygetLRActions' undefined; assuming extern 
returning int
types.c(1572) : warning C4013: 'yyisShiftAction' undefined; assuming extern 
returning int
types.c(1576) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1582) : warning C4013: 'yyisErrorAction' undefined; assuming extern 
returning int
types.c(1720) : warning C4013: 'yyremoveDeletes' undefined; assuming extern 
returning int
cxx-type.at:281: exit code was 1, expected 0
98. cxx-type.at:280: FAILED near `cxx-type.at:281'

99. cxx-type.at:286: testing GLR: Merge conflicting parses, impure, locations...
cxx-type.at:287: bison -o types.c types.y
stderr:
types.y: warning: 1 reduce/reduce conflict
cxx-type.at:287: $CC $CFLAGS $CPPFLAGS types.c -o types
stderr:
types.c(725) : error C2054: expected '(' to follow 'inline'
types.c(726) : error C2085: 'yyrhsLength' : not in formal parameter list
types.c(726) : error C2143: syntax error : missing ';' before '{'
types.c(732) : error C2054: expected '(' to follow 'inline'
types.c(733) : error C2085: 'yylhsNonterm' : not in formal parameter list
types.c(733) : error C2143: syntax error : missing ';' before '{'
types.c(743) : error C2054: expected '(' to follow 'inline'
types.c(744) : error C2085: 'yyisDefaultedState' : not in formal parameter list
types.c(744) : error C2143: syntax error : missing ';' before '{'
types.c(750) : error C2054: expected '(' to follow 'inline'
types.c(751) : error C2085: 'yydefaultAction' : not in formal parameter list
types.c(751) : error C2143: syntax error : missing ';' before '{'
types.c(767) : error C2054: expected '(' to follow 'inline'
types.c(769) : error C2085: 'yygetLRActions' : not in formal parameter list
types.c(769) : error C2143: syntax error : missing ';' before '{'
types.c(789) : error C2054: expected '(' to follow 'inline'
types.c(790) : error C2085: 'yyLRgotoState' : not in formal parameter list
types.c(790) : error C2143: syntax error : missing ';' before '{'
types.c(800) : error C2054: expected '(' to follow 'inline'
types.c(801) : error C2085: 'yyisShiftAction' : not in formal parameter list
types.c(801) : error C2143: syntax error : missing ';' before '{'
types.c(806) : error C2054: expected '(' to follow 'inline'
types.c(807) : error C2085: 'yyisErrorAction' : not in formal parameter list
types.c(807) : error C2143: syntax error : missing ';' before '{'
types.c(816) : error C2054: expected '(' to follow 'inline'
types.c(817) : error C2085: 'yyhasResolvedValue' : not in formal parameter list
types.c(817) : error C2143: syntax error : missing ';' before '{'
types.c(953) : error C2054: expected '(' to follow 'inline'
types.c(954) : error C2085: 'yyupdateSplit' : not in formal parameter list
types.c(954) : error C2143: syntax error : missing ';' before '{'
types.c(961) : error C2054: expected '(' to follow 'inline'
types.c(962) : error C2085: 'yymarkStackDeleted' : not in formal parameter list
types.c(962) : error C2143: syntax error : missing ';' before '{'
types.c(983) : error C2054: expected '(' to follow 'inline'
types.c(984) : error C2085: 'yyremoveDeletes' : not in formal parameter list
types.c(984) : error C2143: syntax error : missing ';' before '{'
types.c(1009) : error C2054: expected '(' to follow 'inline'
types.c(1011) : error C2085: 'yyglrShift' : not in formal parameter list
types.c(1011) : error C2143: syntax error : missing ';' before '{'
types.c(1033) : error C2054: expected '(' to follow 'inline'
types.c(1035) : error C2085: 'yyglrShiftDefer' : not in formal parameter list
types.c(1035) : error C2143: syntax error : missing ';' before '{'
types.c(1058) : error C2054: expected '(' to follow 'inline'
types.c(1060) : error C2085: 'yydoAction' : not in formal parameter list
types.c(1060) : error C2143: syntax error : missing ';' before '{'
types.c(1152) : error C2054: expected '(' to follow 'inline'
types.c(1154) : error C2085: 'yyglrReduce' : not in formal parameter list
types.c(1154) : error C2143: syntax error : missing ';' before '{'
types.c(1247) : warning C4013: 'yyrhsLength' undefined; assuming extern 
returning int
types.c(1539) : warning C4013: 'yyisDefaultedState' undefined; assuming extern 
returning int
types.c(1541) : warning C4013: 'yydefaultAction' undefined; assuming extern 
returning int
types.c(1545) : warning C4013: 'yymarkStackDeleted' undefined; assuming extern 
returning int
types.c(1548) : warning C4013: 'yyglrReduce' undefined; assuming extern 
returning int
types.c(1560) : warning C4013: 'yygetLRActions' undefined; assuming extern 
returning int
types.c(1574) : warning C4013: 'yyisShiftAction' undefined; assuming extern 
returning int
types.c(1578) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1584) : warning C4013: 'yyisErrorAction' undefined; assuming extern 
returning int
types.c(1722) : warning C4013: 'yyremoveDeletes' undefined; assuming extern 
returning int
cxx-type.at:287: exit code was 1, expected 0
99. cxx-type.at:286: FAILED near `cxx-type.at:287'

100. cxx-type.at:292: testing GLR: Merge conflicting parses, pure, no 
locations...
cxx-type.at:293: bison -o types.c types.y
stderr:
types.y: warning: 1 reduce/reduce conflict
cxx-type.at:293: $CC $CFLAGS $CPPFLAGS types.c -o types
stderr:
types.c(725) : error C2054: expected '(' to follow 'inline'
types.c(726) : error C2085: 'yyrhsLength' : not in formal parameter list
types.c(726) : error C2143: syntax error : missing ';' before '{'
types.c(732) : error C2054: expected '(' to follow 'inline'
types.c(733) : error C2085: 'yylhsNonterm' : not in formal parameter list
types.c(733) : error C2143: syntax error : missing ';' before '{'
types.c(743) : error C2054: expected '(' to follow 'inline'
types.c(744) : error C2085: 'yyisDefaultedState' : not in formal parameter list
types.c(744) : error C2143: syntax error : missing ';' before '{'
types.c(750) : error C2054: expected '(' to follow 'inline'
types.c(751) : error C2085: 'yydefaultAction' : not in formal parameter list
types.c(751) : error C2143: syntax error : missing ';' before '{'
types.c(767) : error C2054: expected '(' to follow 'inline'
types.c(769) : error C2085: 'yygetLRActions' : not in formal parameter list
types.c(769) : error C2143: syntax error : missing ';' before '{'
types.c(789) : error C2054: expected '(' to follow 'inline'
types.c(790) : error C2085: 'yyLRgotoState' : not in formal parameter list
types.c(790) : error C2143: syntax error : missing ';' before '{'
types.c(800) : error C2054: expected '(' to follow 'inline'
types.c(801) : error C2085: 'yyisShiftAction' : not in formal parameter list
types.c(801) : error C2143: syntax error : missing ';' before '{'
types.c(806) : error C2054: expected '(' to follow 'inline'
types.c(807) : error C2085: 'yyisErrorAction' : not in formal parameter list
types.c(807) : error C2143: syntax error : missing ';' before '{'
types.c(816) : error C2054: expected '(' to follow 'inline'
types.c(817) : error C2085: 'yyhasResolvedValue' : not in formal parameter list
types.c(817) : error C2143: syntax error : missing ';' before '{'
types.c(953) : error C2054: expected '(' to follow 'inline'
types.c(954) : error C2085: 'yyupdateSplit' : not in formal parameter list
types.c(954) : error C2143: syntax error : missing ';' before '{'
types.c(961) : error C2054: expected '(' to follow 'inline'
types.c(962) : error C2085: 'yymarkStackDeleted' : not in formal parameter list
types.c(962) : error C2143: syntax error : missing ';' before '{'
types.c(983) : error C2054: expected '(' to follow 'inline'
types.c(984) : error C2085: 'yyremoveDeletes' : not in formal parameter list
types.c(984) : error C2143: syntax error : missing ';' before '{'
types.c(1009) : error C2054: expected '(' to follow 'inline'
types.c(1011) : error C2085: 'yyglrShift' : not in formal parameter list
types.c(1011) : error C2143: syntax error : missing ';' before '{'
types.c(1033) : error C2054: expected '(' to follow 'inline'
types.c(1035) : error C2085: 'yyglrShiftDefer' : not in formal parameter list
types.c(1035) : error C2143: syntax error : missing ';' before '{'
types.c(1058) : error C2054: expected '(' to follow 'inline'
types.c(1060) : error C2085: 'yydoAction' : not in formal parameter list
types.c(1060) : error C2143: syntax error : missing ';' before '{'
types.c(1152) : error C2054: expected '(' to follow 'inline'
types.c(1154) : error C2085: 'yyglrReduce' : not in formal parameter list
types.c(1154) : error C2143: syntax error : missing ';' before '{'
types.c(1247) : warning C4013: 'yyrhsLength' undefined; assuming extern 
returning int
types.c(1539) : warning C4013: 'yyisDefaultedState' undefined; assuming extern 
returning int
types.c(1541) : warning C4013: 'yydefaultAction' undefined; assuming extern 
returning int
types.c(1545) : warning C4013: 'yymarkStackDeleted' undefined; assuming extern 
returning int
types.c(1548) : warning C4013: 'yyglrReduce' undefined; assuming extern 
returning int
types.c(1560) : warning C4013: 'yygetLRActions' undefined; assuming extern 
returning int
types.c(1574) : warning C4013: 'yyisShiftAction' undefined; assuming extern 
returning int
types.c(1578) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1584) : warning C4013: 'yyisErrorAction' undefined; assuming extern 
returning int
types.c(1722) : warning C4013: 'yyremoveDeletes' undefined; assuming extern 
returning int
cxx-type.at:293: exit code was 1, expected 0
100. cxx-type.at:292: FAILED near `cxx-type.at:293'

101. cxx-type.at:297: testing GLR: Merge conflicting parses, pure, locations...
cxx-type.at:299: bison -o types.c types.y
stderr:
types.y: warning: 1 reduce/reduce conflict
cxx-type.at:299: $CC $CFLAGS $CPPFLAGS types.c -o types
stderr:
types.c(727) : error C2054: expected '(' to follow 'inline'
types.c(728) : error C2085: 'yyrhsLength' : not in formal parameter list
types.c(728) : error C2143: syntax error : missing ';' before '{'
types.c(734) : error C2054: expected '(' to follow 'inline'
types.c(735) : error C2085: 'yylhsNonterm' : not in formal parameter list
types.c(735) : error C2143: syntax error : missing ';' before '{'
types.c(745) : error C2054: expected '(' to follow 'inline'
types.c(746) : error C2085: 'yyisDefaultedState' : not in formal parameter list
types.c(746) : error C2143: syntax error : missing ';' before '{'
types.c(752) : error C2054: expected '(' to follow 'inline'
types.c(753) : error C2085: 'yydefaultAction' : not in formal parameter list
types.c(753) : error C2143: syntax error : missing ';' before '{'
types.c(769) : error C2054: expected '(' to follow 'inline'
types.c(771) : error C2085: 'yygetLRActions' : not in formal parameter list
types.c(771) : error C2143: syntax error : missing ';' before '{'
types.c(791) : error C2054: expected '(' to follow 'inline'
types.c(792) : error C2085: 'yyLRgotoState' : not in formal parameter list
types.c(792) : error C2143: syntax error : missing ';' before '{'
types.c(802) : error C2054: expected '(' to follow 'inline'
types.c(803) : error C2085: 'yyisShiftAction' : not in formal parameter list
types.c(803) : error C2143: syntax error : missing ';' before '{'
types.c(808) : error C2054: expected '(' to follow 'inline'
types.c(809) : error C2085: 'yyisErrorAction' : not in formal parameter list
types.c(809) : error C2143: syntax error : missing ';' before '{'
types.c(818) : error C2054: expected '(' to follow 'inline'
types.c(819) : error C2085: 'yyhasResolvedValue' : not in formal parameter list
types.c(819) : error C2143: syntax error : missing ';' before '{'
types.c(955) : error C2054: expected '(' to follow 'inline'
types.c(956) : error C2085: 'yyupdateSplit' : not in formal parameter list
types.c(956) : error C2143: syntax error : missing ';' before '{'
types.c(963) : error C2054: expected '(' to follow 'inline'
types.c(964) : error C2085: 'yymarkStackDeleted' : not in formal parameter list
types.c(964) : error C2143: syntax error : missing ';' before '{'
types.c(985) : error C2054: expected '(' to follow 'inline'
types.c(986) : error C2085: 'yyremoveDeletes' : not in formal parameter list
types.c(986) : error C2143: syntax error : missing ';' before '{'
types.c(1011) : error C2054: expected '(' to follow 'inline'
types.c(1013) : error C2085: 'yyglrShift' : not in formal parameter list
types.c(1013) : error C2143: syntax error : missing ';' before '{'
types.c(1035) : error C2054: expected '(' to follow 'inline'
types.c(1037) : error C2085: 'yyglrShiftDefer' : not in formal parameter list
types.c(1037) : error C2143: syntax error : missing ';' before '{'
types.c(1060) : error C2054: expected '(' to follow 'inline'
types.c(1062) : error C2085: 'yydoAction' : not in formal parameter list
types.c(1062) : error C2143: syntax error : missing ';' before '{'
types.c(1154) : error C2054: expected '(' to follow 'inline'
types.c(1156) : error C2085: 'yyglrReduce' : not in formal parameter list
types.c(1156) : error C2143: syntax error : missing ';' before '{'
types.c(1249) : warning C4013: 'yyrhsLength' undefined; assuming extern 
returning int
types.c(1541) : warning C4013: 'yyisDefaultedState' undefined; assuming extern 
returning int
types.c(1543) : warning C4013: 'yydefaultAction' undefined; assuming extern 
returning int
types.c(1547) : warning C4013: 'yymarkStackDeleted' undefined; assuming extern 
returning int
types.c(1550) : warning C4013: 'yyglrReduce' undefined; assuming extern 
returning int
types.c(1562) : warning C4013: 'yygetLRActions' undefined; assuming extern 
returning int
types.c(1576) : warning C4013: 'yyisShiftAction' undefined; assuming extern 
returning int
types.c(1580) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1586) : warning C4013: 'yyisErrorAction' undefined; assuming extern 
returning int
types.c(1724) : warning C4013: 'yyremoveDeletes' undefined; assuming extern 
returning int
cxx-type.at:299: exit code was 1, expected 0
101. cxx-type.at:297: FAILED near `cxx-type.at:299'

102. cxx-type.at:304: testing GLR: Verbose messages, resolve ambiguity, impure, 
no locations...
cxx-type.at:306: bison -o types.c types.y
stderr:
types.y: warning: 1 reduce/reduce conflict
cxx-type.at:306: $CC $CFLAGS $CPPFLAGS types.c -o types
stderr:
types.c(572) : error C2143: syntax error : missing '{' before 'const'
types.c(723) : error C2054: expected '(' to follow 'inline'
types.c(724) : error C2085: 'yyrhsLength' : not in formal parameter list
types.c(724) : error C2143: syntax error : missing ';' before '{'
types.c(730) : error C2054: expected '(' to follow 'inline'
types.c(731) : error C2085: 'yylhsNonterm' : not in formal parameter list
types.c(731) : error C2143: syntax error : missing ';' before '{'
types.c(741) : error C2054: expected '(' to follow 'inline'
types.c(742) : error C2085: 'yyisDefaultedState' : not in formal parameter list
types.c(742) : error C2143: syntax error : missing ';' before '{'
types.c(748) : error C2054: expected '(' to follow 'inline'
types.c(749) : error C2085: 'yydefaultAction' : not in formal parameter list
types.c(749) : error C2143: syntax error : missing ';' before '{'
types.c(765) : error C2054: expected '(' to follow 'inline'
types.c(767) : error C2085: 'yygetLRActions' : not in formal parameter list
types.c(767) : error C2143: syntax error : missing ';' before '{'
types.c(787) : error C2054: expected '(' to follow 'inline'
types.c(788) : error C2085: 'yyLRgotoState' : not in formal parameter list
types.c(788) : error C2143: syntax error : missing ';' before '{'
types.c(798) : error C2054: expected '(' to follow 'inline'
types.c(799) : error C2085: 'yyisShiftAction' : not in formal parameter list
types.c(799) : error C2143: syntax error : missing ';' before '{'
types.c(804) : error C2054: expected '(' to follow 'inline'
types.c(805) : error C2085: 'yyisErrorAction' : not in formal parameter list
types.c(805) : error C2143: syntax error : missing ';' before '{'
types.c(814) : error C2054: expected '(' to follow 'inline'
types.c(815) : error C2085: 'yyhasResolvedValue' : not in formal parameter list
types.c(815) : error C2143: syntax error : missing ';' before '{'
types.c(951) : error C2054: expected '(' to follow 'inline'
types.c(952) : error C2085: 'yyupdateSplit' : not in formal parameter list
types.c(952) : error C2143: syntax error : missing ';' before '{'
types.c(959) : error C2054: expected '(' to follow 'inline'
types.c(960) : error C2085: 'yymarkStackDeleted' : not in formal parameter list
types.c(960) : error C2143: syntax error : missing ';' before '{'
types.c(981) : error C2054: expected '(' to follow 'inline'
types.c(982) : error C2085: 'yyremoveDeletes' : not in formal parameter list
types.c(982) : error C2143: syntax error : missing ';' before '{'
types.c(1007) : error C2054: expected '(' to follow 'inline'
types.c(1009) : error C2085: 'yyglrShift' : not in formal parameter list
types.c(1009) : error C2143: syntax error : missing ';' before '{'
types.c(1031) : error C2054: expected '(' to follow 'inline'
types.c(1033) : error C2085: 'yyglrShiftDefer' : not in formal parameter list
types.c(1033) : error C2143: syntax error : missing ';' before '{'
types.c(1056) : error C2054: expected '(' to follow 'inline'
types.c(1058) : error C2085: 'yydoAction' : not in formal parameter list
types.c(1058) : error C2143: syntax error : missing ';' before '{'
types.c(1150) : error C2054: expected '(' to follow 'inline'
types.c(1152) : error C2085: 'yyglrReduce' : not in formal parameter list
types.c(1152) : error C2143: syntax error : missing ';' before '{'
types.c(1245) : warning C4013: 'yyrhsLength' undefined; assuming extern 
returning int
types.c(1537) : warning C4013: 'yyisDefaultedState' undefined; assuming extern 
returning int
types.c(1539) : warning C4013: 'yydefaultAction' undefined; assuming extern 
returning int
types.c(1543) : warning C4013: 'yymarkStackDeleted' undefined; assuming extern 
returning int
types.c(1546) : warning C4013: 'yyglrReduce' undefined; assuming extern 
returning int
types.c(1558) : warning C4013: 'yygetLRActions' undefined; assuming extern 
returning int
types.c(1572) : warning C4013: 'yyisShiftAction' undefined; assuming extern 
returning int
types.c(1576) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
types.c(1582) : warning C4013: 'yyisErrorAction' undefined; assuming extern 
returning int
types.c(1720) : warning C4013: 'yyremoveDeletes' undefined; assuming extern 
returning int
cxx-type.at:306: exit code was 1, expected 0
102. cxx-type.at:304: FAILED near `cxx-type.at:306'

103. glr-regr1.at:21: testing Badly Collapsed GLR States...
glr-regr1.at:94: bison -o glr-regr1.c glr-regr1.y
glr-regr1.at:95: $CC $CFLAGS $CPPFLAGS glr-regr1.c -o glr-regr1
stderr:
glr-regr1.c(640) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(641) : error C2085: 'yyrhsLength' : not in formal parameter list
glr-regr1.c(641) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(647) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(648) : error C2085: 'yylhsNonterm' : not in formal parameter list
glr-regr1.c(648) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(658) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(659) : error C2085: 'yyisDefaultedState' : not in formal parameter 
list
glr-regr1.c(659) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(665) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(666) : error C2085: 'yydefaultAction' : not in formal parameter list
glr-regr1.c(666) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(682) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(684) : error C2085: 'yygetLRActions' : not in formal parameter list
glr-regr1.c(684) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(704) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(705) : error C2085: 'yyLRgotoState' : not in formal parameter list
glr-regr1.c(705) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(715) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(716) : error C2085: 'yyisShiftAction' : not in formal parameter list
glr-regr1.c(716) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(721) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(722) : error C2085: 'yyisErrorAction' : not in formal parameter list
glr-regr1.c(722) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(731) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(732) : error C2085: 'yyhasResolvedValue' : not in formal parameter 
list
glr-regr1.c(732) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(868) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(869) : error C2085: 'yyupdateSplit' : not in formal parameter list
glr-regr1.c(869) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(876) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(877) : error C2085: 'yymarkStackDeleted' : not in formal parameter 
list
glr-regr1.c(877) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(898) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(899) : error C2085: 'yyremoveDeletes' : not in formal parameter list
glr-regr1.c(899) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(924) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(926) : error C2085: 'yyglrShift' : not in formal parameter list
glr-regr1.c(926) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(948) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(950) : error C2085: 'yyglrShiftDefer' : not in formal parameter list
glr-regr1.c(950) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(973) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(975) : error C2085: 'yydoAction' : not in formal parameter list
glr-regr1.c(975) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(1067) : error C2054: expected '(' to follow 'inline'
glr-regr1.c(1069) : error C2085: 'yyglrReduce' : not in formal parameter list
glr-regr1.c(1069) : error C2143: syntax error : missing ';' before '{'
glr-regr1.c(1162) : warning C4013: 'yyrhsLength' undefined; assuming extern 
returning int
glr-regr1.c(1454) : warning C4013: 'yyisDefaultedState' undefined; assuming 
extern returning int
glr-regr1.c(1456) : warning C4013: 'yydefaultAction' undefined; assuming extern 
returning int
glr-regr1.c(1460) : warning C4013: 'yymarkStackDeleted' undefined; assuming 
extern returning int
glr-regr1.c(1463) : warning C4013: 'yyglrReduce' undefined; assuming extern 
returning int
glr-regr1.c(1475) : warning C4013: 'yygetLRActions' undefined; assuming extern 
returning int
glr-regr1.c(1489) : warning C4013: 'yyisShiftAction' undefined; assuming extern 
returning int
glr-regr1.c(1493) : warning C4013: 'yyglrShift' undefined; assuming extern 
returning int
glr-regr1.c(1499) : warning C4013: 'yyisErrorAction' undefined; assuming extern 
returning int
glr-regr1.c(1637) : warning C4013: 'yyremoveDeletes' undefined; assuming extern 
returning int
glr-regr1.at:95: exit code was 1, expected 0
103. glr-regr1.at:21: FAILED near `glr-regr1.at:95'

## ------------------- ##
## 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.75b, which was
| generated by GNU Autoconf 2.54.  Invocation command line was
| 
|   $ ./configure --p /usr
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = Sonietta.blilly.com
| uname -m = i686
| uname -r = 3.09-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: /C/Program Files/Resource Pro Kit
| PATH: /C/NTRESKIT
| PATH: /usr/X11/bin
| PATH: /sys
| PATH: /win
| PATH: .
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1303: checking for a BSD-compatible install
| configure:1357: result: /usr/bin/install -c
| configure:1368: checking whether build environment is sane
| configure:1411: result: yes
| configure:1444: checking for gawk
| configure:1460: found /usr/bin/gawk
| configure:1470: result: gawk
| configure:1480: checking whether make sets ${MAKE}
| configure:1500: result: yes
| configure:1705: checking for gcc
| configure:1734: result: no
| configure:1785: checking for cc
| configure:1801: found /usr/bin/cc
| configure:1811: result: cc
| configure:1973: checking for C compiler version
| configure:1976: cc --version </dev/null >&5
|   version         cc (AT&T Labs Research) 2002-03-12
| configure:1979: $? = 2
| configure:1981: cc -v </dev/null >&5
| cc: -v: unknown option
| Usage: cc [-cgnsCEGOPSVZ] [-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:1984: $? = 2
| configure:1986: cc -V </dev/null >&5
| /msdev/vc98
| configure:1989: $? = 0
| configure:2009: checking for C compiler default output
| configure:2012: cc    conftest.c  >&5
| configure:2015: $? = 0
| configure:2049: result: a.out
| configure:2054: checking whether the C compiler works
| configure:2060: ./a.out
| configure:2063: $? = 0
| configure:2078: result: yes
| configure:2085: checking whether we are cross compiling
| configure:2087: result: no
| configure:2090: checking for suffix of executables
| configure:2092: cc -o conftest    conftest.c  >&5
| configure:2095: $? = 0
| configure:2118: result: .exe
| configure:2124: checking for suffix of object files
| configure:2142: cc -c   conftest.c >&5
| configure:2145: $? = 0
| configure:2164: result: o
| configure:2168: checking whether we are using the GNU C compiler
| configure:2189: cc -c   conftest.c >&5
| configure(2179) : error C2065: 'choke' : undeclared identifier
| configure(2179) : error C2146: syntax error : missing ';' before identifier 
'me'
| configure(2182) : error C2065: 'me' : undeclared identifier
| configure:2192: $? = 1
| configure: failed program was:
| #line 2173 "configure"
| #include "confdefs.h"
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
| configure:2210: result: no
| configure:2216: checking whether cc accepts -g
| configure:2234: cc -c -g  conftest.c >&5
| configure:2237: $? = 0
| configure:2240: test -s conftest.o
| configure:2243: $? = 0
| configure:2253: result: yes
| configure:2270: checking for cc option to accept ANSI C
| configure:2327: cc  -c -g  conftest.c >&5
| configure(2309) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
| configure(2309) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
| configure:2330: $? = 0
| configure:2333: test -s conftest.o
| configure:2336: $? = 0
| configure:2353: result: none needed
| configure:2371: cc -c -g  conftest.c >&5
| conftest.c(2) : error C2061: syntax error : identifier 'me'
| conftest.c(2) : error C2059: syntax error : ';'
| configure:2374: $? = 1
| configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
| configure:2491: checking for style of include used by make
| configure:2519: result: GNU
| configure:2547: checking dependency style of cc
| configure:2609: result: none
| configure:2629: checking for strerror in -lcposix
| configure:2656: cc -o conftest.exe -g   conftest.c -lcposix   >&5
| conftest.i
| cc: cposix: library not found
| configure:2659: $? = 1
| configure: failed program was:
| #line 2636 "configure"
| #include "confdefs.h"
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
| configure:2676: result: no
| configure:2695: checking how to run the C preprocessor
| configure:2721: cc -E  conftest.c
| configure:2727: $? = 0
| configure:2754: cc -E  conftest.c
| cpp: "configure", line 2750: ac_nonexistent.h: cannot find include file
| configure:2760: $? = 1
| configure: failed program was:
| #line 2749 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2797: result: cc -E
| configure:2812: cc -E  conftest.c
| configure:2818: $? = 0
| configure:2845: cc -E  conftest.c
| cpp: "configure", line 2841: ac_nonexistent.h: cannot find include file
| configure:2851: $? = 1
| configure: failed program was:
| #line 2840 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2891: checking for egrep
| configure:2901: result: grep -E
| configure:2906: checking for ANSI C header files
| configure:2920: cc -E  conftest.c
| configure:2926: $? = 0
| configure:3013: cc -o conftest.exe -g   conftest.c  >&5
| configure(3004) : warning C4013: 'exit' undefined; assuming extern returning 
int
| configure:3016: $? = 0
| configure:3018: ./conftest.exe
| configure:3021: $? = 0
| configure:3035: result: yes
| configure:3059: checking for sys/types.h
| configure:3072: cc -c -g  conftest.c >&5
| configure:3075: $? = 0
| configure:3078: test -s conftest.o
| configure:3081: $? = 0
| configure:3091: result: yes
| configure:3059: checking for sys/stat.h
| configure:3072: cc -c -g  conftest.c >&5
| configure:3075: $? = 0
| configure:3078: test -s conftest.o
| configure:3081: $? = 0
| configure:3091: result: yes
| configure:3059: checking for stdlib.h
| configure:3072: cc -c -g  conftest.c >&5
| configure:3075: $? = 0
| configure:3078: test -s conftest.o
| configure:3081: $? = 0
| configure:3091: result: yes
| configure:3059: checking for string.h
| configure:3072: cc -c -g  conftest.c >&5
| configure:3075: $? = 0
| configure:3078: test -s conftest.o
| configure:3081: $? = 0
| configure:3091: result: yes
| configure:3059: checking for memory.h
| configure:3072: cc -c -g  conftest.c >&5
| configure:3075: $? = 0
| configure:3078: test -s conftest.o
| configure:3081: $? = 0
| configure:3091: result: yes
| configure:3059: checking for strings.h
| configure:3072: cc -c -g  conftest.c >&5
| configure:3075: $? = 0
| configure:3078: test -s conftest.o
| configure:3081: $? = 0
| configure:3091: result: yes
| configure:3059: checking for inttypes.h
| configure:3072: cc -c -g  conftest.c >&5
| configure:3075: $? = 0
| configure:3078: test -s conftest.o
| configure:3081: $? = 0
| configure:3091: result: yes
| configure:3059: checking for stdint.h
| configure:3072: cc -c -g  conftest.c >&5
| cpp: "configure", line 3100: stdint.h: cannot find include file
| configure:3075: $? = 1
| configure: failed program was:
| #line 3064 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
| configure:3091: result: no
| configure:3059: checking for unistd.h
| configure:3072: cc -c -g  conftest.c >&5
| configure:3075: $? = 0
| configure:3078: test -s conftest.o
| configure:3081: $? = 0
| configure:3091: result: yes
| configure:3113: checking minix/config.h usability
| configure:3122: cc -c -g  conftest.c >&5
| cpp: "configure", line 3150: minix/config.h: cannot find include file
| configure:3125: $? = 1
| configure: failed program was:
| #line 3115 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
| configure:3140: result: no
| configure:3144: checking minix/config.h presence
| configure:3151: cc -E  conftest.c
| cpp: "configure", line 3147: minix/config.h: cannot find include file
| configure:3157: $? = 1
| configure: failed program was:
| #line 3146 "configure"
| #include "confdefs.h"
| #include <minix/config.h>
| configure:3175: result: no
| configure:3193: checking for minix/config.h
| configure:3200: result: no
| configure:3232: checking for cc option to accept ANSI C
| configure:3292: cc  -c -g  conftest.c >&5
| configure(3283) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
| configure(3283) : warning C4113: 'char *(__cdecl *)()' differs in parameter 
lists from 'char *(__cdecl *)(char ** ,int )'
| configure:3295: $? = 0
| configure:3298: test -s conftest.o
| configure:3301: $? = 0
| configure:3315: result: none needed
| configure:3874: checking for flex
| configure:3890: found /usr/bin/flex
| configure:3900: result: flex
| configure:3913: checking for yywrap in -lfl
| configure:3940: cc -o conftest.exe -g   conftest.c -lfl   >&5
| conftest.i
| configure:3943: $? = 0
| configure:3946: test -s conftest.exe
| configure:3949: $? = 0
| configure:3960: result: yes
| configure:4023: checking lex output file root
| configure:4034: flex conftest.l
| configure:4037: $? = 0
| configure:4049: result: lex.yy
| configure:4054: checking whether yytext is a pointer
| configure:4070: cc -o conftest.exe -g   conftest.c  -lfl >&5
| conftest.i
| lex.yy.c(1450) : warning C4273: 'isatty' : inconsistent dll linkage.  
dllexport assumed.
| configure:4073: $? = 0
| configure:4076: test -s conftest.exe
| configure:4079: $? = 0
| configure:4091: result: yes
| configure:4106: checking for bison
| configure:4122: found /usr/bin/bison
| configure:4132: result: bison -y
| configure:4184: checking for ranlib
| configure:4200: found /usr/bin/ranlib
| configure:4211: result: ranlib
| configure:4227: checking for gm4
| configure:4260: result: no
| configure:4227: checking for gnum4
| configure:4260: result: no
| configure:4227: checking for m4
| configure:4245: found /usr/bin/m4
| configure:4257: result: /usr/bin/m4
| configure:4268: checking whether m4 supports frozen files
| configure:4280: result: yes
| configure:4294: checking for ANSI C header files
| configure:4423: result: yes
| configure:4452: checking ctype.h usability
| configure:4461: cc -c -g  conftest.c >&5
| configure:4464: $? = 0
| configure:4467: test -s conftest.o
| configure:4470: $? = 0
| configure:4479: result: yes
| configure:4483: checking ctype.h presence
| configure:4490: cc -E  conftest.c
| configure:4496: $? = 0
| configure:4514: result: yes
| configure:4532: checking for ctype.h
| configure:4539: result: yes
| configure:4452: checking locale.h usability
| configure:4461: cc -c -g  conftest.c >&5
| configure:4464: $? = 0
| configure:4467: test -s conftest.o
| configure:4470: $? = 0
| configure:4479: result: yes
| configure:4483: checking locale.h presence
| configure:4490: cc -E  conftest.c
| configure:4496: $? = 0
| configure:4514: result: yes
| configure:4532: checking for locale.h
| configure:4539: result: yes
| configure:4443: checking for memory.h
| configure:4448: result: yes
| configure:4443: checking for stdlib.h
| configure:4448: result: yes
| configure:4443: checking for string.h
| configure:4448: result: yes
| configure:4443: checking for unistd.h
| configure:4448: result: yes
| configure:4552: checking for stdbool.h that conforms to C99
| configure:4602: cc -c -g  conftest.c >&5
| cpp: "configure", line 4559: stdbool.h: cannot find include file
| configure:4605: $? = 1
| configure: failed program was:
| #line 4557 "configure"
| #include "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:4621: result: no
| configure:4632: checking for inline
| configure:4650: cc -c -g  conftest.c >&5
| configure(4642) : error C2054: expected '(' to follow 'inline'
| configure(4642) : error C2085: 'static_foo' : not in formal parameter list
| configure(4642) : error C2143: syntax error : missing ';' before '{'
| configure(4643) : error C2054: expected '(' to follow 'inline'
| configure(4643) : error C2085: 'foo' : not in formal parameter list
| configure(4643) : error C2143: syntax error : missing ';' before '{'
| configure:4653: $? = 1
| configure: failed program was:
| #line 4639 "configure"
| #include "confdefs.h"
| #ifndef __cplusplus
| typedef int foo_t;
| static inline foo_t static_foo () {return 0; }
| inline foo_t foo () {return 0; }
| #endif
| 
| configure:4650: cc -c -g  conftest.c >&5
| configure(4642) : error C2054: expected '(' to follow '__inline__'
| configure(4642) : error C2085: 'static_foo' : not in formal parameter list
| configure(4642) : error C2143: syntax error : missing ';' before '{'
| configure(4643) : error C2054: expected '(' to follow '__inline__'
| configure(4643) : error C2085: 'foo' : not in formal parameter list
| configure(4643) : error C2143: syntax error : missing ';' before '{'
| configure:4653: $? = 1
| configure: failed program was:
| #line 4639 "configure"
| #include "confdefs.h"
| #ifndef __cplusplus
| typedef int foo_t;
| static __inline__ foo_t static_foo () {return 0; }
| __inline__ foo_t foo () {return 0; }
| #endif
| 
| configure:4650: cc -c -g  conftest.c >&5
| configure:4653: $? = 0
| configure:4656: test -s conftest.o
| configure:4659: $? = 0
| configure:4670: result: __inline
| configure:4689: checking for working alloca.h
| configure:4707: cc -o conftest.exe -g   conftest.c  >&5
| configure:4710: $? = 0
| configure:4713: test -s conftest.exe
| configure:4716: $? = 0
| configure:4726: result: yes
| configure:4736: checking for alloca
| configure:4774: cc -o conftest.exe -g   conftest.c  >&5
| configure:4777: $? = 0
| configure:4780: test -s conftest.exe
| configure:4783: $? = 0
| configure:4793: result: yes
| configure:4977: checking for obstacks
| configure:4995: cc -o conftest.exe -g   conftest.c  >&5
| cpp: "configure", line 4983: obstack.h: cannot find include file
| configure:4998: $? = 1
| configure: failed program was:
| #line 4982 "configure"
| #include "confdefs.h"
| #include "obstack.h"
| int
| main ()
| {
| struct obstack *mem; obstack_free(mem,(char *) 0)
|   ;
|   return 0;
| }
| configure:5014: result: no
| configure:5026: checking for error_at_line
| configure:5044: cc -o conftest.exe -g   conftest.c  >&5
| configure(5036) : 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:5047: $? = 1
| configure: failed program was:
| #line 5031 "configure"
| #include "confdefs.h"
| 
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "");
|   ;
|   return 0;
| }
| configure:5063: result: no
| configure:5069: checking for working strnlen
| configure:5105: cc -o conftest.exe -g   conftest.c  >&5
| configure(5093) : warning C4013: 'strnlen' undefined; assuming extern 
returning int
| configure(5094) : 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:5108: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 5077 "configure"
| #include "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:5126: result: no
| configure:5134: checking for setlocale
| configure:5171: cc -o conftest.exe -g   conftest.c  >&5
| configure:5174: $? = 0
| configure:5177: test -s conftest.exe
| configure:5180: $? = 0
| configure:5190: result: yes
| configure:5200: checking whether free is declared
| configure:5221: cc -c -g  conftest.c >&5
| configure:5224: $? = 0
| configure:5227: test -s conftest.o
| configure:5230: $? = 0
| configure:5240: result: yes
| configure:5256: checking whether getenv is declared
| configure:5277: cc -c -g  conftest.c >&5
| configure:5280: $? = 0
| configure:5283: test -s conftest.o
| configure:5286: $? = 0
| configure:5296: result: yes
| configure:5312: checking whether getopt is declared
| configure:5333: cc -c -g  conftest.c >&5
| configure:5336: $? = 0
| configure:5339: test -s conftest.o
| configure:5342: $? = 0
| configure:5352: result: yes
| configure:5368: checking whether stpcpy is declared
| configure:5389: cc -c -g  conftest.c >&5
| configure(5412) : error C2065: 'stpcpy' : undeclared identifier
| configure:5392: $? = 1
| configure: failed program was:
| #line 5373 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef stpcpy
|   char *p = (char *) stpcpy;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5408: result: no
| configure:5424: checking whether strchr is declared
| configure:5445: cc -c -g  conftest.c >&5
| configure:5448: $? = 0
| configure:5451: test -s conftest.o
| configure:5454: $? = 0
| configure:5464: result: yes
| configure:5480: checking whether strspn is declared
| configure:5501: cc -c -g  conftest.c >&5
| configure:5504: $? = 0
| configure:5507: test -s conftest.o
| configure:5510: $? = 0
| configure:5520: result: yes
| configure:5536: checking whether strnlen is declared
| configure:5557: cc -c -g  conftest.c >&5
| configure(5580) : error C2065: 'strnlen' : undeclared identifier
| configure:5560: $? = 1
| configure: failed program was:
| #line 5541 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strnlen
|   char *p = (char *) strnlen;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5576: result: no
| configure:5592: checking whether malloc is declared
| configure:5613: cc -c -g  conftest.c >&5
| configure:5616: $? = 0
| configure:5619: test -s conftest.o
| configure:5622: $? = 0
| configure:5632: result: yes
| configure:5648: checking whether memchr is declared
| configure:5669: cc -c -g  conftest.c >&5
| configure:5672: $? = 0
| configure:5675: test -s conftest.o
| configure:5678: $? = 0
| configure:5688: result: yes
| configure:5704: checking whether memrchr is declared
| configure:5725: cc -c -g  conftest.c >&5
| configure(5748) : error C2065: 'memrchr' : undeclared identifier
| configure:5728: $? = 1
| configure: failed program was:
| #line 5709 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef memrchr
|   char *p = (char *) memrchr;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5744: result: no
| configure:5773: checking for memchr
| configure:5810: cc -o conftest.exe -g   conftest.c  >&5
| configure:5813: $? = 0
| configure:5816: test -s conftest.exe
| configure:5819: $? = 0
| configure:5829: result: yes
| configure:5773: checking for memrchr
| configure:5810: 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:5813: $? = 1
| configure: failed program was:
| #line 5778 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memrchr (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char memrchr ();
| char (*f) ();
| 
| int
| main ()
| {
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_memrchr) || defined (__stub___memrchr)
| choke me
| #else
| f = memrchr;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5829: result: no
| configure:5773: checking for strchr
| configure:5810: cc -o conftest.exe -g   conftest.c  >&5
| configure:5813: $? = 0
| configure:5816: test -s conftest.exe
| configure:5819: $? = 0
| configure:5829: result: yes
| configure:5773: checking for stpcpy
| configure:5810: 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:5813: $? = 1
| configure: failed program was:
| #line 5778 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stpcpy (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char stpcpy ();
| char (*f) ();
| 
| int
| main ()
| {
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_stpcpy) || defined (__stub___stpcpy)
| choke me
| #else
| f = stpcpy;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5829: result: no
| configure:5773: checking for strrchr
| configure:5810: cc -o conftest.exe -g   conftest.c  >&5
| configure:5813: $? = 0
| configure:5816: test -s conftest.exe
| configure:5819: $? = 0
| configure:5829: result: yes
| configure:5773: checking for strspn
| configure:5810: cc -o conftest.exe -g   conftest.c  >&5
| configure:5813: $? = 0
| configure:5816: test -s conftest.exe
| configure:5819: $? = 0
| configure:5829: result: yes
| configure:5773: checking for strtol
| configure:5810: cc -o conftest.exe -g   conftest.c  >&5
| configure:5813: $? = 0
| configure:5816: test -s conftest.exe
| configure:5819: $? = 0
| configure:5829: result: yes
| configure:5847: checking for stdlib.h
| configure:5852: result: yes
| configure:5956: checking for working malloc
| configure:5982: cc -o conftest.exe -g   conftest.c  >&5
| configure:5985: $? = 0
| configure:5987: ./conftest.exe
| configure:5990: $? = 0
| configure:6003: result: yes
| configure:6031: checking for stdlib.h
| configure:6036: result: yes
| configure:6140: checking for working realloc
| configure:6166: cc -o conftest.exe -g   conftest.c  >&5
| configure:6169: $? = 0
| configure:6171: ./conftest.exe
| configure:6174: $? = 0
| configure:6187: result: yes
| configure:6230: checking limits.h usability
| configure:6239: cc -c -g  conftest.c >&5
| configure:6242: $? = 0
| configure:6245: test -s conftest.o
| configure:6248: $? = 0
| configure:6257: result: yes
| configure:6261: checking limits.h presence
| configure:6268: cc -E  conftest.c
| configure:6274: $? = 0
| configure:6292: result: yes
| configure:6310: checking for limits.h
| configure:6317: result: yes
| configure:6221: checking for stdlib.h
| configure:6226: result: yes
| configure:6221: checking for string.h
| configure:6226: result: yes
| configure:6230: checking wchar.h usability
| configure:6239: cc -c -g  conftest.c >&5
| configure:6242: $? = 0
| configure:6245: test -s conftest.o
| configure:6248: $? = 0
| configure:6257: result: yes
| configure:6261: checking wchar.h presence
| configure:6268: cc -E  conftest.c
| configure:6274: $? = 0
| configure:6292: result: yes
| configure:6310: checking for wchar.h
| configure:6317: result: yes
| configure:6230: checking wctype.h usability
| configure:6239: cc -c -g  conftest.c >&5
| configure:6242: $? = 0
| configure:6245: test -s conftest.o
| configure:6248: $? = 0
| configure:6257: result: yes
| configure:6261: checking wctype.h presence
| configure:6268: cc -E  conftest.c
| configure:6274: $? = 0
| configure:6292: result: yes
| configure:6310: checking for wctype.h
| configure:6317: result: yes
| configure:6338: checking for isascii
| configure:6375: cc -o conftest.exe -g   conftest.c  >&5
| configure:6378: $? = 0
| configure:6381: test -s conftest.exe
| configure:6384: $? = 0
| configure:6394: result: yes
| configure:6338: checking for iswcntrl
| configure:6375: cc -o conftest.exe -g   conftest.c  >&5
| configure:6378: $? = 0
| configure:6381: test -s conftest.exe
| configure:6384: $? = 0
| configure:6394: result: yes
| configure:6338: checking for iswprint
| configure:6375: cc -o conftest.exe -g   conftest.c  >&5
| configure:6378: $? = 0
| configure:6381: test -s conftest.exe
| configure:6384: $? = 0
| configure:6394: result: yes
| configure:6338: checking for mbsinit
| configure:6375: 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:6378: $? = 1
| configure: failed program was:
| #line 6343 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mbsinit (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char mbsinit ();
| char (*f) ();
| 
| int
| main ()
| {
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_mbsinit) || defined (__stub___mbsinit)
| choke me
| #else
| f = mbsinit;
| #endif
| 
|   ;
|   return 0;
| }
| configure:6394: result: no
| configure:6338: checking for wcwidth
| configure:6375: 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:6378: $? = 1
| configure: failed program was:
| #line 6343 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char wcwidth (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char wcwidth ();
| char (*f) ();
| 
| int
| main ()
| {
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_wcwidth) || defined (__stub___wcwidth)
| choke me
| #else
| f = wcwidth;
| #endif
| 
|   ;
|   return 0;
| }
| configure:6394: result: no
| configure:6405: checking whether mbrtowc and mbstate_t are properly declared
| configure:6423: cc -o conftest.exe -g   conftest.c  >&5
| configure(6415) : warning C4101: 'state' : unreferenced local variable
| configure:6426: $? = 0
| configure:6429: test -s conftest.exe
| configure:6432: $? = 0
| configure:6442: result: yes
| configure:6453: checking whether wcwidth is declared
| configure:6483: cc -c -g  conftest.c >&5
| configure:6486: $? = 0
| configure:6489: test -s conftest.o
| configure:6492: $? = 0
| configure:6502: result: yes
| configure:6515: checking for mbstate_t
| configure:6534: cc -c -g  conftest.c >&5
| configure(6559) : warning C4101: 'x' : unreferenced local variable
| configure:6537: $? = 0
| configure:6540: test -s conftest.o
| configure:6543: $? = 0
| configure:6553: result: yes
| configure:6569: checking for working memcmp
| configure:6614: cc -o conftest.exe -g   conftest.c  >&5
| configure(6584) : warning C4305: 'initializing' : truncation from 'const int 
' to 'char '
| configure(6584) : warning C4305: 'initializing' : truncation from 'const int 
' to 'char '
| configure(6585) : warning C4013: 'memcmp' undefined; assuming extern 
returning int
| configure(6586) : warning C4013: 'exit' undefined; assuming extern returning 
int
| configure(6599) : warning C4013: 'strcpy' undefined; assuming extern 
returning int
| configure:6617: $? = 0
| configure:6619: ./conftest.exe
| configure:6622: $? = 0
| configure:6635: result: yes
| configure:6645: checking for isascii
| configure:6701: result: yes
| configure:6645: checking for iswprint
| configure:6701: result: yes
| configure:6712: checking whether mbrtowc and mbstate_t are properly declared
| configure:6749: result: yes
| configure:6777: checking for limits.h
| configure:6782: result: yes
| configure:6786: checking stddef.h usability
| configure:6795: cc -c -g  conftest.c >&5
| configure:6798: $? = 0
| configure:6801: test -s conftest.o
| configure:6804: $? = 0
| configure:6813: result: yes
| configure:6817: checking stddef.h presence
| configure:6824: cc -E  conftest.c
| configure:6830: $? = 0
| configure:6848: result: yes
| configure:6866: checking for stddef.h
| configure:6873: result: yes
| configure:6777: checking for stdlib.h
| configure:6782: result: yes
| configure:6777: checking for string.h
| configure:6782: result: yes
| configure:6777: checking for wchar.h
| configure:6782: result: yes
| configure:6777: checking for wctype.h
| configure:6782: result: yes
| configure:6886: checking for ANSI C header files
| configure:7015: result: yes
| configure:7026: checking whether backslash-a works in strings
| configure:7051: cc -c -g  conftest.c >&5
| configure:7054: $? = 0
| configure:7057: test -s conftest.o
| configure:7060: $? = 0
| configure:7070: result: yes
| configure:7080: checking for mbstate_t
| configure:7118: result: yes
| configure:7135: checking for function prototypes
| configure:7138: result: yes
| configure:7152: checking for ANSI C header files
| configure:7281: result: yes
| configure:7296: checking for string.h
| configure:7301: result: yes
| configure:7414: checking for strcasecmp
| configure:7451: cc -o conftest.exe -g   conftest.c  >&5
| configure:7454: $? = 0
| configure:7457: test -s conftest.exe
| configure:7460: $? = 0
| configure:7470: result: yes
| configure:7414: checking for strncasecmp
| configure:7451: cc -o conftest.exe -g   conftest.c  >&5
| configure:7454: $? = 0
| configure:7457: test -s conftest.exe
| configure:7460: $? = 0
| configure:7470: result: yes
| configure:7496: checking for strerror
| configure:7533: cc -o conftest.exe -g   conftest.c  >&5
| configure:7536: $? = 0
| configure:7539: test -s conftest.exe
| configure:7542: $? = 0
| configure:7552: result: yes
| configure:7496: checking for vprintf
| configure:7533: cc -o conftest.exe -g   conftest.c  >&5
| configure:7536: $? = 0
| configure:7539: test -s conftest.exe
| configure:7542: $? = 0
| configure:7552: result: yes
| configure:7496: checking for doprnt
| configure:7533: cc -o conftest.exe -g   conftest.c  >&5
| conftest.o : error LNK2001: unresolved external symbol _doprnt
| conftest.exe : fatal error LNK1120: 1 unresolved externals
| configure:7536: $? = 1
| configure: failed program was:
| #line 7501 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char doprnt (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char doprnt ();
| char (*f) ();
| 
| int
| main ()
| {
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_doprnt) || defined (__stub___doprnt)
| choke me
| #else
| f = doprnt;
| #endif
| 
|   ;
|   return 0;
| }
| configure:7552: result: no
| configure:7562: checking whether strerror is declared
| configure:7583: cc -c -g  conftest.c >&5
| configure:7586: $? = 0
| configure:7589: test -s conftest.o
| configure:7592: $? = 0
| configure:7602: result: yes
| configure:7620: checking whether strerror_r is declared
| configure:7641: cc -c -g  conftest.c >&5
| configure(7664) : error C2065: 'strerror_r' : undeclared identifier
| configure:7644: $? = 1
| configure: failed program was:
| #line 7625 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strerror_r
|   char *p = (char *) strerror_r;
| #endif
| 
|   ;
|   return 0;
| }
| configure:7660: result: no
| configure:7682: checking for strerror_r
| configure:7719: 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:7722: $? = 1
| configure: failed program was:
| #line 7687 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strerror_r (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror_r ();
| char (*f) ();
| 
| int
| main ()
| {
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strerror_r) || defined (__stub___strerror_r)
| choke me
| #else
| f = strerror_r;
| #endif
| 
|   ;
|   return 0;
| }
| configure:7738: result: no
| configure:7748: checking whether strerror_r returns char *
| configure:7816: cc -o conftest.exe -g   conftest.c  >&5
| configure(7841) : 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:7819: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 7800 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|       extern char *strerror_r ();
| int
| main ()
| {
| char buf[100];
|         char x = *strerror_r (0, buf, sizeof buf);
|         exit (!isalpha (x));
|   ;
|   return 0;
| }
| configure:7837: result: no
| configure:7847: checking for ANSI C header files
| configure:7976: result: yes
| configure:7987: checking if malloc debugging is wanted
| configure:8008: result: no
| configure:8013: checking for pid_t
| configure:8034: cc -c -g  conftest.c >&5
| configure:8037: $? = 0
| configure:8040: test -s conftest.o
| configure:8043: $? = 0
| configure:8053: result: yes
| configure:8080: checking fcntl.h usability
| configure:8089: cc -c -g  conftest.c >&5
| configure:8092: $? = 0
| configure:8095: test -s conftest.o
| configure:8098: $? = 0
| configure:8107: result: yes
| configure:8111: checking fcntl.h presence
| configure:8118: cc -E  conftest.c
| configure:8124: $? = 0
| configure:8142: result: yes
| configure:8160: checking for fcntl.h
| configure:8167: result: yes
| configure:8080: checking sys/wait.h usability
| configure:8089: cc -c -g  conftest.c >&5
| configure:8092: $? = 0
| configure:8095: test -s conftest.o
| configure:8098: $? = 0
| configure:8107: result: yes
| configure:8111: checking sys/wait.h presence
| configure:8118: cc -E  conftest.c
| configure:8124: $? = 0
| configure:8142: result: yes
| configure:8160: checking for sys/wait.h
| configure:8167: result: yes
| configure:8180: checking for sys/wait.h that is POSIX.1 compatible
| configure:8227: result: yes
| configure:8242: checking for dup2
| configure:8279: cc -o conftest.exe -g   conftest.c  >&5
| configure:8282: $? = 0
| configure:8285: test -s conftest.exe
| configure:8288: $? = 0
| configure:8298: result: yes
| configure:8242: checking for waitpid
| configure:8279: cc -o conftest.exe -g   conftest.c  >&5
| configure:8282: $? = 0
| configure:8285: test -s conftest.exe
| configure:8288: $? = 0
| configure:8298: result: yes
| configure:8314: checking for unistd.h
| configure:8319: result: yes
| configure:8323: checking vfork.h usability
| configure:8332: cc -c -g  conftest.c >&5
| configure:8335: $? = 0
| configure:8338: test -s conftest.o
| configure:8341: $? = 0
| configure:8350: result: yes
| configure:8354: checking vfork.h presence
| configure:8361: cc -E  conftest.c
| configure:8367: $? = 0
| configure:8385: result: yes
| configure:8403: checking for vfork.h
| configure:8410: result: yes
| configure:8428: checking for fork
| configure:8465: cc -o conftest.exe -g   conftest.c  >&5
| configure:8468: $? = 0
| configure:8471: test -s conftest.exe
| configure:8474: $? = 0
| configure:8484: result: yes
| configure:8428: checking for vfork
| configure:8465: cc -o conftest.exe -g   conftest.c  >&5
| configure:8468: $? = 0
| configure:8471: test -s conftest.exe
| configure:8474: $? = 0
| configure:8484: result: yes
| configure:8495: checking for working fork
| configure:8518: 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:8521: $? = 0
| configure:8523: ./conftest.exe
| configure:8526: $? = 0
| configure:8539: result: yes
| configure:8560: checking for working vfork
| configure:8687: result: yes
| configure:8735: checking sys/resource.h usability
| configure:8744: cc -c -g  conftest.c >&5
| configure:8747: $? = 0
| configure:8750: test -s conftest.o
| configure:8753: $? = 0
| configure:8762: result: yes
| configure:8766: checking sys/resource.h presence
| configure:8773: cc -E  conftest.c
| configure:8779: $? = 0
| configure:8797: result: yes
| configure:8815: checking for sys/resource.h
| configure:8822: result: yes
| configure:8735: checking sys/time.h usability
| configure:8744: cc -c -g  conftest.c >&5
| configure:8747: $? = 0
| configure:8750: test -s conftest.o
| configure:8753: $? = 0
| configure:8762: result: yes
| configure:8766: checking sys/time.h presence
| configure:8773: cc -E  conftest.c
| configure:8779: $? = 0
| configure:8797: result: yes
| configure:8815: checking for sys/time.h
| configure:8822: result: yes
| configure:8735: checking sys/times.h usability
| configure:8744: cc -c -g  conftest.c >&5
| configure:8747: $? = 0
| configure:8750: test -s conftest.o
| configure:8753: $? = 0
| configure:8762: result: yes
| configure:8766: checking sys/times.h presence
| configure:8773: cc -E  conftest.c
| configure:8779: $? = 0
| configure:8797: result: yes
| configure:8815: checking for sys/times.h
| configure:8822: result: yes
| configure:8840: checking for times
| configure:8877: cc -o conftest.exe -g   conftest.c  >&5
| configure:8880: $? = 0
| configure:8883: test -s conftest.exe
| configure:8886: $? = 0
| configure:8896: result: yes
| configure:8907: checking whether getrusage is declared
| configure:8939: cc -c -g  conftest.c >&5
| configure:8942: $? = 0
| configure:8945: test -s conftest.o
| configure:8948: $? = 0
| configure:8958: result: yes
| configure:8974: checking whether times is declared
| configure:9006: cc -c -g  conftest.c >&5
| configure:9009: $? = 0
| configure:9012: test -s conftest.o
| configure:9015: $? = 0
| configure:9025: result: yes
| configure:9041: checking whether clock is declared
| configure:9073: cc -c -g  conftest.c >&5
| configure(9096) : error C2065: 'clock' : undeclared identifier
| configure:9076: $? = 1
| configure: failed program was:
| #line 9046 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #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:9092: result: no
| configure:9108: checking whether sysconf is declared
| configure:9140: cc -c -g  conftest.c >&5
| configure:9143: $? = 0
| configure:9146: test -s conftest.o
| configure:9149: $? = 0
| configure:9159: result: yes
| configure:9178: checking for clock_t
| configure:9210: cc -c -g  conftest.c >&5
| configure:9213: $? = 0
| configure:9216: test -s conftest.o
| configure:9219: $? = 0
| configure:9229: result: yes
| configure:9239: checking for struct tms
| configure:9271: cc -c -g  conftest.c >&5
| configure:9274: $? = 0
| configure:9277: test -s conftest.o
| configure:9280: $? = 0
| configure:9290: result: yes
| configure:9319: checking for msgfmt
| configure:9350: result: no
| configure:9356: checking for gmsgfmt
| configure:9387: result: :
| configure:9397: checking for xgettext
| configure:9428: result: no
| configure:9436: checking for msgmerge
| configure:9466: result: no
| configure:9520: checking build system type
| configure:9538: result: i686-pc-uwin
| configure:9546: checking host system type
| configure:9560: result: i686-pc-uwin
| configure:9612: checking for non-GNU ld
| configure:9642: result: /usr/bin/ld
| configure:9651: checking if the linker (/usr/bin/ld) is GNU ld
| configure:9663: result: no
| configure:9669: checking for shared library run path origin
| configure:9682: result: done
| configure:10099: checking whether NLS is requested
| configure:10108: result: yes
| configure:10125: checking for GNU gettext in libc
| configure:10146: cc -o conftest.exe -g   conftest.c  >&5
| cpp: "configure", line 10131: libintl.h: cannot find include file
| configure:10149: $? = 1
| configure: failed program was:
| #line 10130 "configure"
| #include "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:10165: result: no
| configure:10199: checking for iconv
| configure:10223: cc -o conftest.exe -g   conftest.c  >&5
| configure:10226: $? = 0
| configure:10229: test -s conftest.exe
| configure:10232: $? = 0
| configure:10281: result: yes
| configure:10682: checking for GNU gettext in libintl
| configure:10711: cc -o conftest.exe -g    conftest.c  -lintl >&5
| cpp: "configure", line 10692: libintl.h: cannot find include file
| configure:10714: $? = 1
| configure: failed program was:
| #line 10691 "configure"
| #include "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:10775: result: no
| configure:10874: checking for valgrind
| configure:10903: result: no
| configure:10914: checking for g++
| configure:10943: result: no
| configure:11069: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Bison config.status 1.75b, which was
| generated by GNU Autoconf 2.54.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on Sonietta.blilly.com
| 
| config.status:684: creating tests/Makefile
| config.status:684: creating tests/atlocal
| config.status:684: creating tests/bison
| config.status:684: creating Makefile
| config.status:684: creating config/Makefile
| config.status:684: creating po/Makefile.in
| config.status:684: creating data/Makefile
| config.status:684: creating lib/Makefile
| config.status:684: creating src/Makefile
| config.status:684: creating doc/Makefile
| config.status:684: creating m4/Makefile
| config.status:792: creating config.h
| config.status:1218: executing depfiles commands
| config.status:1218: executing default-1 commands
| config.status:1218: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=i686-pc-uwin
| ac_cv_build_alias=i686-pc-uwin
| ac_cv_c_backslash_a=yes
| ac_cv_c_compiler_gnu=no
| ac_cv_c_inline=__inline
| ac_cv_env_CC_set=''
| ac_cv_env_CC_value=''
| ac_cv_env_CFLAGS_set=''
| ac_cv_env_CFLAGS_value=''
| ac_cv_env_CPPFLAGS_set=''
| ac_cv_env_CPPFLAGS_value=''
| ac_cv_env_CPP_set=''
| ac_cv_env_CPP_value=''
| ac_cv_env_LDFLAGS_set=''
| ac_cv_env_LDFLAGS_value=''
| ac_cv_env_build_alias_set=''
| ac_cv_env_build_alias_value=''
| ac_cv_env_host_alias_set=''
| ac_cv_env_host_alias_value=''
| ac_cv_env_target_alias_set=''
| ac_cv_env_target_alias_value=''
| ac_cv_exeext=.exe
| ac_cv_func_alloca_works=yes
| ac_cv_func_doprnt=no
| 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_works=yes
| ac_cv_func_mbsinit=no
| ac_cv_func_memchr=yes
| ac_cv_func_memcmp_working=yes
| ac_cv_func_memrchr=no
| ac_cv_func_obstack=no
| ac_cv_func_realloc_works=yes
| ac_cv_func_setlocale=yes
| ac_cv_func_stpcpy=no
| ac_cv_func_strcasecmp=yes
| 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_strncasecmp=yes
| 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_clock=no
| ac_cv_have_decl_free=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_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_RANLIB=ranlib
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=''
| 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_clock_t=yes
| ac_cv_type_mbstate_t=yes
| ac_cv_type_pid_t=yes
| ac_cv_type_struct_tms=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=''
| acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
| acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
| acl_cv_wl=''
| am_cv_CC_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.75b/config/missing --run aclocal-1.7'
| ALLOCA=''
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /d/temp/bison/bison-1.75b/config/missing --run tar'
| ANSI2KNR=''
| AUTOCONF='${SHELL} /d/temp/bison/bison-1.75b/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /d/temp/bison/bison-1.75b/config/missing --run 
autoheader'
| AUTOM4TE='${SHELL} /d/temp/bison/bison-1.75b/config/missing --run autom4te'
| AUTOMAKE='${SHELL} /d/temp/bison/bison-1.75b/config/missing --run 
automake-1.7'
| AWK='gawk'
| CC='cc'
| CCDEPMODE='depmode=none'
| CFLAGS='-g'
| CPP='cc -E'
| CPPFLAGS=''
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT='.exe'
| GCC=''
| GMSGFMT=':'
| GXX=''
| 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=' obstack$U.o error$U.o strnlen$U.o memrchr$U.o stpcpy$U.o 
argmatch$U.o'
| LIBS=''
| LTLIBICONV=''
| LTLIBINTL=''
| LTLIBOBJS=' obstack$U.lo error$U.lo strnlen$U.lo memrchr$U.lo stpcpy$U.lo 
argmatch$U.lo'
| M4='/usr/bin/m4'
| MAKEINFO='${SHELL} /d/temp/bison/bison-1.75b/config/missing --run makeinfo'
| MKINSTALLDIRS='config/mkinstalldirs'
| MSGFMT=':'
| MSGMERGE=':'
| O0CFLAGS='-g'
| OBJEXT='o'
| PACKAGE='bison'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Bison'
| PACKAGE_STRING='GNU Bison 1.75b'
| PACKAGE_TARNAME='bison'
| PACKAGE_VERSION='1.75b'
| PATH_SEPARATOR=':'
| POSUB=''
| RANLIB='ranlib'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| U=''
| USE_NLS='no'
| VALGRIND=''
| VERSION='1.75b'
| WARNING_CFLAGS=''
| WERROR_CFLAGS=''
| XGETTEXT=':'
| YACC='bison -y'
| ac_ct_CC='cc'
| ac_ct_RANLIB='ranlib'
| ac_ct_STRIP=''
| am__fastdepCC_FALSE=''
| am__fastdepCC_TRUE='#'
| am__include='include'
| 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.75b/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 HAVE_ALLOCA 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_CLOCK_T 1
| #define HAVE_CTYPE_H 1
| #define HAVE_C_BACKSLASH_A 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #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_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_ISASCII 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWPRINT 1
| #define HAVE_ISWPRINT 1
| #define HAVE_LIMITS_H 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_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_STDLIB_H 1
| #define HAVE_STRCASECMP 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_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRNCASECMP 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_SYS_WAIT_H 1
| #define HAVE_TIMES 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_WCHAR_H 1
| #define HAVE_WCTYPE_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.75b"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.75b"
| #define PROTOTYPES 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define VERSION "1.75b"
| #define YYTEXT_POINTER 1
| #define _GNU_SOURCE 1
| #define inline __inline
| 
| configure: exit 0


reply via email to

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