bug-bison
[Top][All Lists]
Advanced

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

[ GNU Bison 2.0] testsuite: 95 failed


From: Corinna Kafai
Subject: [ GNU Bison 2.0] testsuite: 95 failed
Date: Mon, 16 May 2005 15:32:32 -0700 (PDT)

 
 

Corinna Kafai                                         
   
Intero Real Estate Associate 
address@hidden 
Direct: (650) 947-4715 
www.interorealestate.com/CorinnaKafai 






__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around 
http://mail.yahoo.com 

Corinna Kafai                                             
Intero Real Estate Associate 
address@hidden 
Direct: (650) 947-4715 
www.interorealestate.com/CorinnaKafai 
Quickly!  Give me a call!  That person you were talking to about buying or 
selling a home is looking for me to help them.   








                
Discover Yahoo! 
Use Yahoo! to plan a weekend, have fun online and more. Check it out! 
http://discover.yahoo.com/
## ------------------------- ##
## GNU Bison 2.0 test suite. ##
## ------------------------- ##

testsuite: command line was:
  $ ./testsuite 

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

testsuite: ../ChangeLog:
| 2004-12-25  Paul Eggert  <address@hidden>
| 
|       * NEWS: Version 2.0.  Reformat the existing news items since
|       1.875, so that related items are grouped together.
|       * configure.ac (AC_INIT): Bump version to 2.0.
|       * src/parse-gram.c, src/parse-gram.h: Regenerate with 2.0.
| 
|       * tests/torture.at (Exploding the Stack Size with Alloca): Set
|       YYSTACK_USE_ALLOCA to 1 if __GNUC__ or alloca are defined;
|       otherwise, we're not testing alloca.  Unfortunately there's no

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

hostname = zeeba
uname -m = i686
uname -r = 2.6.10
uname -s = Linux
uname -v = #1 Wed Feb 23 16:54:53 EST 2005

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

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

PATH: /var/spool/bison-2.0/tests
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/games

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

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

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

local.at:204: /var/spool/bison-2.0/tests/bison --version
bison (GNU Bison) 2.0
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2004 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.

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Mon May 16 15:12:20 PDT 2005
1. Invalid \$n (input.at:28): ok        (0m0.006s 0m0.016s)
2. Invalid @n (input.at:46): ok (0m0.006s 0m0.014s)
3. Type Clashes (input.at:64): ok       (0m0.029s 0m0.017s)
4. Incompatible Aliases (input.at:89): ok       (0m0.005s 0m0.017s)
5. Torturing the Scanner (input.at:130): ok     (0m0.219s 0m0.110s)
6. Output files:  & -dv. (output.at:38): ok     (0m0.030s 0m0.027s)
7. Output files:  & -dv -o foo.c. (output.at:40): ok    (0m0.036s 0m0.022s)
8. Output files:  & -dv -o foo.tab.c. (output.at:42): ok        (0m0.032s 
0m0.025s)
9. Output files:  & -dv -y. (output.at:44): ok  (0m0.032s 0m0.024s)
10. Output files:  & -dv -b bar. (output.at:46): ok     (0m0.031s 0m0.028s)
11. Output files:  & -dv -g -o foo.c. (output.at:48): ok        (0m0.031s 
0m0.029s)
12. Output files: %defines %verbose & . (output.at:52): ok      (0m0.035s 
0m0.023s)
13. Output files: %defines %verbose %yacc & . (output.at:54): ok        
(0m0.029s 0m0.028s)
14. Output files: %defines %verbose %yacc & . (output.at:57): ok        
(0m0.033s 0m0.025s)
15. Output files: %file-prefix="bar" %defines %verbose & . (output.at:61): ok   
(0m0.028s 0m0.030s)
16. Output files: %output="bar.c" %defines %verbose %yacc & . (output.at:63): 
ok        (0m0.033s 0m0.024s)
17. Output files: %file-prefix="baz" %output="bar.c" %defines %verbose %yacc & 
. (output.at:67): ok     (0m0.034s 0m0.024s)
18. Output files: %defines %verbose & . (output.at:72): ok      (0m0.032s 
0m0.029s)
19. Output files: %defines %verbose  & -o foo.c. (output.at:75): ok     
(0m0.030s 0m0.030s)
20. Output files:  & --defines=foo.hpp -o foo.c++. (output.at:79): ok   
(0m0.031s 0m0.028s)
21. Output files:  & -o foo.c++ --graph=foo.gph. (output.at:83): ok     
(0m0.029s 0m0.026s)
22. Nullable (sets.at:66): ok   (0m0.038s 0m0.048s)
23. Broken Closure (sets.at:151): ok    (0m0.035s 0m0.028s)
24. Firsts (sets.at:193): ok    (0m0.039s 0m0.055s)
25. Useless Terminals (reduce.at:26): ok        (0m0.035s 0m0.025s)
26. Useless Nonterminals (reduce.at:70): ok     (0m0.036s 0m0.025s)
27. Useless Rules (reduce.at:125): ok   (0m0.031s 0m0.030s)
28. Reduced Automaton (reduce.at:212): ok       (0m0.068s 0m0.057s)
29. Underivable Rules (reduce.at:301): ok       (0m0.034s 0m0.027s)
30. Empty Language (reduce.at:342): ok  (0m0.005s 0m0.015s)
31. Prologue synch line (synclines.at:93): ok   (0m0.145s 0m0.082s)
32. %union synch line (synclines.at:113): ok    (0m0.136s 0m0.089s)
33. Postprologue synch line (synclines.at:136): ok      (0m0.141s 0m0.088s)
34. Action synch line (synclines.at:155): ok    (0m0.145s 0m0.089s)
35. Epilogue synch line (synclines.at:173): ok  (0m0.141s 0m0.087s)
36. %union and --defines (headers.at:27): ok    (0m0.026s 0m0.019s)
37. Invalid CPP guards: input/input (headers.at:76): ok (0m0.047s 0m0.032s)
38. Invalid CPP guards: 9foo (headers.at:77): ok        (0m0.041s 0m0.036s)
39. export YYLTYPE (headers.at:86): ok  (0m0.235s 0m0.086s)
40. Mid-rule actions (actions.at:25): ok        (0m0.281s 0m0.063s)
41. Exotic Dollars (actions.at:91): ok  (0m0.257s 0m0.055s)
42. Printers and Destructors :  (actions.at:465): ok    (0m0.399s 0m0.080s)
43. Printers and Destructors with union:  (actions.at:466): ok  (0m0.389s 
0m0.085s)
44. Printers and Destructors : %defines %skeleton "lalr1.cc" (actions.at:471): 
ok       (0m6.946s 0m0.346s)
45. Printers and Destructors with union: %defines %skeleton "lalr1.cc" 
(actions.at:472): ok     (0m8.764s 0m0.316s)
46. Printers and Destructors : %glr-parser (actions.at:474): ok (0m0.999s 
0m0.102s)
47. Printers and Destructors with union: %glr-parser (actions.at:475): ok       
(0m0.982s 0m0.099s)
48. S/R in initial (conflicts.at:32): ok        (0m0.028s 0m0.017s)
49. %nonassoc and eof (conflicts.at:52): ok     (0m0.231s 0m0.094s)
50. Unresolved SR Conflicts (conflicts.at:129): ok      (0m0.033s 0m0.025s)
51. Resolved SR Conflicts (conflicts.at:236): ok        (0m0.033s 0m0.028s)
52. Defaulted Conflicted Reduction (conflicts.at:358): ok       (0m0.030s 
0m0.032s)
53. %expect not enough (conflicts.at:477): ok   (0m0.028s 0m0.021s)
54. %expect right (conflicts.at:497): ok        (0m0.028s 0m0.015s)
55. %expect too much (conflicts.at:514): ok     (0m0.027s 0m0.021s)
56. %expect with reduce conflicts (conflicts.at:534): ok        (0m0.026s 
0m0.020s)
57. %no-default-prec without %prec (conflicts.at:554): ok       (0m0.030s 
0m0.016s)
58. %no-default-prec with %prec (conflicts.at:580): ok  (0m0.026s 0m0.016s)
59. %default-prec (conflicts.at:604): ok        (0m0.028s 0m0.017s)
60. Calculator  (calc.at:535): ok       (0m0.335s 0m0.378s)
61. Calculator %defines (calc.at:537): ok       (0m0.346s 0m0.377s)
62. Calculator %locations (calc.at:538): ok     (0m0.421s 0m0.311s)
63. Calculator %name-prefix="calc" (calc.at:539): ok    (0m0.362s 0m0.355s)
64. Calculator %verbose (calc.at:540): ok       (0m0.332s 0m0.381s)
65. Calculator %yacc (calc.at:541): ok  (0m0.340s 0m0.369s)
66. Calculator %error-verbose (calc.at:542): ok (0m0.368s 0m0.340s)
67. Calculator %pure-parser %locations (calc.at:544): ok        (0m0.400s 
0m0.368s)
68. Calculator %error-verbose %locations (calc.at:545): ok      (0m0.414s 
0m0.320s)
69. Calculator %error-verbose %locations %defines %name-prefix="calc" %verbose 
%yacc (calc.at:547): ok  (0m0.429s 0m0.296s)
70. Calculator %debug (calc.at:549): ok (0m0.455s 0m0.512s)
71. Calculator %error-verbose %debug %locations %defines %name-prefix="calc" 
%verbose %yacc (calc.at:550): ok   (0m0.546s 0m0.433s)
72. Calculator %pure-parser %error-verbose %debug %locations %defines 
%name-prefix="calc" %verbose %yacc (calc.at:552): ok      (0m0.540s 0m0.479s)
73. Calculator %pure-parser %error-verbose %debug %locations %defines 
%name-prefix="calc" %verbose %yacc %parse-param {semantic_value *result} 
%parse-param {int *count} (calc.at:554): ok      (0m0.559s 0m0.445s)
74. Calculator %glr-parser  (calc.at:571): ok   (0m0.791s 0m0.363s)
75. Calculator %glr-parser %defines (calc.at:573): ok   (0m0.778s 0m0.373s)
76. Calculator %glr-parser %locations (calc.at:574): ok (0m0.822s 0m0.337s)
77. Calculator %glr-parser %name-prefix="calc" (calc.at:575): ok        
(0m0.786s 0m0.370s)
78. Calculator %glr-parser %verbose (calc.at:576): ok   (0m0.776s 0m0.376s)
79. Calculator %glr-parser %yacc (calc.at:577): ok      (0m0.782s 0m0.363s)
80. Calculator %glr-parser %error-verbose (calc.at:578): ok     (0m0.813s 
0m0.339s)
81. Calculator %glr-parser %pure-parser %locations (calc.at:580): ok    
(0m0.827s 0m0.361s)
82. Calculator %glr-parser %error-verbose %locations (calc.at:581): ok  
(0m0.834s 0m0.333s)
83. Calculator %glr-parser %error-verbose %locations %defines 
%name-prefix="calc" %verbose %yacc (calc.at:583): ok      (0m0.833s 0m0.331s)
84. Calculator %glr-parser %debug (calc.at:585): ok     (0m0.902s 0m0.390s)
85. Calculator %glr-parser %error-verbose %debug %locations %defines 
%name-prefix="calc" %verbose %yacc (calc.at:586): ok       (0m0.976s 0m0.332s)
86. Calculator %glr-parser %pure-parser %error-verbose %debug %locations 
%defines %name-prefix="calc" %verbose %yacc (calc.at:588): ok  (0m1.022s 
0m0.319s)
87. Calculator %glr-parser %pure-parser %error-verbose %debug %locations 
%defines %name-prefix="calc" %verbose %yacc %parse-param {semantic_value 
*result} %parse-param {int *count} (calc.at:590): ok  (0m1.070s 0m0.335s)
88. Calculator %skeleton "lalr1.cc" %defines %locations (calc.at:608): ok       
(0m8.378s 0m0.547s)
89. Calculator %skeleton "lalr1.cc" %defines (calc.at:610): ok  (0m8.305s 
0m0.602s)
90. Calculator %skeleton "lalr1.cc" %error-verbose %locations %defines 
%name-prefix="calc" %verbose %yacc (calc.at:620): ok     (0m8.411s 0m0.521s)
91. Calculator %skeleton "lalr1.cc" %error-verbose %debug %locations %defines 
%name-prefix="calc" %verbose %yacc (calc.at:623): ok      (0m8.673s 0m0.755s)
92. Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug 
%locations %defines %name-prefix="calc" %verbose %yacc (calc.at:625): ok 
(0m8.624s 0m0.729s)
93. Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug 
%locations %defines %name-prefix="calc" %verbose %yacc %parse-param 
{semantic_value *result} %parse-param {int *count} (calc.at:627): ok (0m8.657s 
0m0.741s)
94. Big triangle (torture.at:140): ok   (0m2.234s 0m0.176s)
96. Many look-ahead tokens (torture.at:366): ok (0m20.072s 0m0.517s)
97. Exploding the Stack Size with Alloca (torture.at:440): ok   (0m0.801s 
0m1.370s)
98. Exploding the Stack Size with Malloc (torture.at:465): ok   (0m0.796s 
0m1.363s)
99. GNU AWK Grammar (existing.at:26): ok        (0m0.121s 0m0.018s)
100. GNU Cim Grammar (existing.at:366): ok      (0m0.407s 0m0.036s)
101. GNU pic Grammar (existing.at:1218): ok     (0m0.562s 0m0.033s)
102. Early token definitions (regression.at:27): ok     (0m0.127s 0m0.037s)
103. Braces parsing (regression.at:65): ok      (0m0.026s 0m0.029s)
104. Duplicate string (regression.at:87): ok    (0m0.030s 0m0.016s)
105. Rule Line Numbers (regression.at:113): ok  (0m0.033s 0m0.025s)
106. Mixing %token styles (regression.at:257): ok       (0m0.029s 0m0.016s)
107. Invalid inputs (regression.at:280): ok     (0m0.007s 0m0.015s)
108. Token definitions (regression.at:312): ok  (0m0.125s 0m0.039s)
109. Characters Escapes (regression.at:340): ok (0m0.128s 0m0.037s)
110. Web2c Report (regression.at:371): ok       (0m0.030s 0m0.033s)
111. Web2c Actions (regression.at:548): ok      (0m0.042s 0m0.027s)
112. Dancer  (regression.at:790): ok    (0m0.249s 0m0.078s)
113. Dancer %glr-parser (regression.at:791): ok (0m0.657s 0m0.082s)
114. Dancer %skeleton "lalr1.cc" (regression.at:792): ok        (0m6.156s 
0m0.249s)
115. Doxygen Public Documentation (c++.at:102): skipped (c++.at:102)
116. Doxygen Private Documentation (c++.at:103): skipped (c++.at:103)
117. GLR: Resolve ambiguity, impure, no locations (cxx-type.at:316): ok 
(0m0.665s 0m0.074s)
118. GLR: Resolve ambiguity, impure, locations (cxx-type.at:323): ok    
(0m0.731s 0m0.088s)
119. GLR: Resolve ambiguity, pure, no locations (cxx-type.at:329): ok   
(0m0.655s 0m0.087s)
120. GLR: Resolve ambiguity, pure, locations (cxx-type.at:336): ok      
(0m0.724s 0m0.096s)
121. GLR: Merge conflicting parses, impure, no locations (cxx-type.at:343): ok  
(0m0.673s 0m0.083s)
122. GLR: Merge conflicting parses, impure, locations (cxx-type.at:350): ok     
(0m0.718s 0m0.082s)
123. GLR: Merge conflicting parses, pure, no locations (cxx-type.at:357): ok    
(0m0.663s 0m0.087s)
124. GLR: Merge conflicting parses, pure, locations (cxx-type.at:363): ok       
(0m0.731s 0m0.082s)
125. GLR: Verbose messages, resolve ambiguity, impure, no locations 
(cxx-type.at:370): ok       (0m0.697s 0m0.083s)
126. Badly Collapsed GLR States (glr-regression.at:25): ok      (0m0.605s 
0m0.075s)
127. Improper handling of embedded actions and $-N in GLR parsers 
(glr-regression.at:117): ok   (0m0.627s 0m0.097s)
testsuite: ending at: Mon May 16 15:18:50 PDT 2005
testsuite: test suite duration: 0h 6m 30s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 125 tests were run,
1 failed unexpectedly.
2 tests were skipped.

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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  95: torture.at:231     Big horizontal

Skipped tests:
GNU Bison 2.0 test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

 115: c++.at:102         Doxygen Public Documentation
 116: c++.at:103         Doxygen Private Documentation

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

95. torture.at:231: testing ...
torture.at:245: perl -w ./gengram.pl 1000 || exit 77
stdout:
%{
#if HAVE_CONFIG_H
# include <config.h>
  /* We don't need perfect functions for these tests. */
# undef malloc
# undef memcmp
# undef realloc
#endif
%}

%{
#include <stdio.h>
#include <stdlib.h>

#define YYERROR_VERBOSE 1
#define YYDEBUG 1

static int yylex (void);
static void yyerror (const char *msg);
%}
%token t1 1 "1"
%token t2 2 "2"
%token t3 3 "3"
%token t4 4 "4"
%token t5 5 "5"
%token t6 6 "6"
%token t7 7 "7"
%token t8 8 "8"
%token t9 9 "9"
%token t10 10 "10"
%token t11 11 "11"
%token t12 12 "12"
%token t13 13 "13"
%token t14 14 "14"
%token t15 15 "15"
%token t16 16 "16"
%token t17 17 "17"
%token t18 18 "18"
%token t19 19 "19"
%token t20 20 "20"
%token t21 21 "21"
%token t22 22 "22"
%token t23 23 "23"
%token t24 24 "24"
%token t25 25 "25"
%token t26 26 "26"
%token t27 27 "27"
%token t28 28 "28"
%token t29 29 "29"
%token t30 30 "30"
%token t31 31 "31"
%token t32 32 "32"
%token t33 33 "33"
%token t34 34 "34"
%token t35 35 "35"
%token t36 36 "36"
%token t37 37 "37"
%token t38 38 "38"
%token t39 39 "39"
%token t40 40 "40"
%token t41 41 "41"
%token t42 42 "42"
%token t43 43 "43"
%token t44 44 "44"
%token t45 45 "45"
%token t46 46 "46"
%token t47 47 "47"
%token t48 48 "48"
%token t49 49 "49"
%token t50 50 "50"
%token t51 51 "51"
%token t52 52 "52"
%token t53 53 "53"
%token t54 54 "54"
%token t55 55 "55"
%token t56 56 "56"
%token t57 57 "57"
%token t58 58 "58"
%token t59 59 "59"
%token t60 60 "60"
%token t61 61 "61"
%token t62 62 "62"
%token t63 63 "63"
%token t64 64 "64"
%token t65 65 "65"
%token t66 66 "66"
%token t67 67 "67"
%token t68 68 "68"
%token t69 69 "69"
%token t70 70 "70"
%token t71 71 "71"
%token t72 72 "72"
%token t73 73 "73"
%token t74 74 "74"
%token t75 75 "75"
%token t76 76 "76"
%token t77 77 "77"
%token t78 78 "78"
%token t79 79 "79"
%token t80 80 "80"
%token t81 81 "81"
%token t82 82 "82"
%token t83 83 "83"
%token t84 84 "84"
%token t85 85 "85"
%token t86 86 "86"
%token t87 87 "87"
%token t88 88 "88"
%token t89 89 "89"
%token t90 90 "90"
%token t91 91 "91"
%token t92 92 "92"
%token t93 93 "93"
%token t94 94 "94"
%token t95 95 "95"
%token t96 96 "96"
%token t97 97 "97"
%token t98 98 "98"
%token t99 99 "99"
%token t100 100 "100"
%token t101 101 "101"
%token t102 102 "102"
%token t103 103 "103"
%token t104 104 "104"
%token t105 105 "105"
%token t106 106 "106"
%token t107 107 "107"
%token t108 108 "108"
%token t109 109 "109"
%token t110 110 "110"
%token t111 111 "111"
%token t112 112 "112"
%token t113 113 "113"
%token t114 114 "114"
%token t115 115 "115"
%token t116 116 "116"
%token t117 117 "117"
%token t118 118 "118"
%token t119 119 "119"
%token t120 120 "120"
%token t121 121 "121"
%token t122 122 "122"
%token t123 123 "123"
%token t124 124 "124"
%token t125 125 "125"
%token t126 126 "126"
%token t127 127 "127"
%token t128 128 "128"
%token t129 129 "129"
%token t130 130 "130"
%token t131 131 "131"
%token t132 132 "132"
%token t133 133 "133"
%token t134 134 "134"
%token t135 135 "135"
%token t136 136 "136"
%token t137 137 "137"
%token t138 138 "138"
%token t139 139 "139"
%token t140 140 "140"
%token t141 141 "141"
%token t142 142 "142"
%token t143 143 "143"
%token t144 144 "144"
%token t145 145 "145"
%token t146 146 "146"
%token t147 147 "147"
%token t148 148 "148"
%token t149 149 "149"
%token t150 150 "150"
%token t151 151 "151"
%token t152 152 "152"
%token t153 153 "153"
%token t154 154 "154"
%token t155 155 "155"
%token t156 156 "156"
%token t157 157 "157"
%token t158 158 "158"
%token t159 159 "159"
%token t160 160 "160"
%token t161 161 "161"
%token t162 162 "162"
%token t163 163 "163"
%token t164 164 "164"
%token t165 165 "165"
%token t166 166 "166"
%token t167 167 "167"
%token t168 168 "168"
%token t169 169 "169"
%token t170 170 "170"
%token t171 171 "171"
%token t172 172 "172"
%token t173 173 "173"
%token t174 174 "174"
%token t175 175 "175"
%token t176 176 "176"
%token t177 177 "177"
%token t178 178 "178"
%token t179 179 "179"
%token t180 180 "180"
%token t181 181 "181"
%token t182 182 "182"
%token t183 183 "183"
%token t184 184 "184"
%token t185 185 "185"
%token t186 186 "186"
%token t187 187 "187"
%token t188 188 "188"
%token t189 189 "189"
%token t190 190 "190"
%token t191 191 "191"
%token t192 192 "192"
%token t193 193 "193"
%token t194 194 "194"
%token t195 195 "195"
%token t196 196 "196"
%token t197 197 "197"
%token t198 198 "198"
%token t199 199 "199"
%token t200 200 "200"
%token t201 201 "201"
%token t202 202 "202"
%token t203 203 "203"
%token t204 204 "204"
%token t205 205 "205"
%token t206 206 "206"
%token t207 207 "207"
%token t208 208 "208"
%token t209 209 "209"
%token t210 210 "210"
%token t211 211 "211"
%token t212 212 "212"
%token t213 213 "213"
%token t214 214 "214"
%token t215 215 "215"
%token t216 216 "216"
%token t217 217 "217"
%token t218 218 "218"
%token t219 219 "219"
%token t220 220 "220"
%token t221 221 "221"
%token t222 222 "222"
%token t223 223 "223"
%token t224 224 "224"
%token t225 225 "225"
%token t226 226 "226"
%token t227 227 "227"
%token t228 228 "228"
%token t229 229 "229"
%token t230 230 "230"
%token t231 231 "231"
%token t232 232 "232"
%token t233 233 "233"
%token t234 234 "234"
%token t235 235 "235"
%token t236 236 "236"
%token t237 237 "237"
%token t238 238 "238"
%token t239 239 "239"
%token t240 240 "240"
%token t241 241 "241"
%token t242 242 "242"
%token t243 243 "243"
%token t244 244 "244"
%token t245 245 "245"
%token t246 246 "246"
%token t247 247 "247"
%token t248 248 "248"
%token t249 249 "249"
%token t250 250 "250"
%token t251 251 "251"
%token t252 252 "252"
%token t253 253 "253"
%token t254 254 "254"
%token t255 255 "255"
%token t256 256 "256"
%token t257 257 "257"
%token t258 258 "258"
%token t259 259 "259"
%token t260 260 "260"
%token t261 261 "261"
%token t262 262 "262"
%token t263 263 "263"
%token t264 264 "264"
%token t265 265 "265"
%token t266 266 "266"
%token t267 267 "267"
%token t268 268 "268"
%token t269 269 "269"
%token t270 270 "270"
%token t271 271 "271"
%token t272 272 "272"
%token t273 273 "273"
%token t274 274 "274"
%token t275 275 "275"
%token t276 276 "276"
%token t277 277 "277"
%token t278 278 "278"
%token t279 279 "279"
%token t280 280 "280"
%token t281 281 "281"
%token t282 282 "282"
%token t283 283 "283"
%token t284 284 "284"
%token t285 285 "285"
%token t286 286 "286"
%token t287 287 "287"
%token t288 288 "288"
%token t289 289 "289"
%token t290 290 "290"
%token t291 291 "291"
%token t292 292 "292"
%token t293 293 "293"
%token t294 294 "294"
%token t295 295 "295"
%token t296 296 "296"
%token t297 297 "297"
%token t298 298 "298"
%token t299 299 "299"
%token t300 300 "300"
%token t301 301 "301"
%token t302 302 "302"
%token t303 303 "303"
%token t304 304 "304"
%token t305 305 "305"
%token t306 306 "306"
%token t307 307 "307"
%token t308 308 "308"
%token t309 309 "309"
%token t310 310 "310"
%token t311 311 "311"
%token t312 312 "312"
%token t313 313 "313"
%token t314 314 "314"
%token t315 315 "315"
%token t316 316 "316"
%token t317 317 "317"
%token t318 318 "318"
%token t319 319 "319"
%token t320 320 "320"
%token t321 321 "321"
%token t322 322 "322"
%token t323 323 "323"
%token t324 324 "324"
%token t325 325 "325"
%token t326 326 "326"
%token t327 327 "327"
%token t328 328 "328"
%token t329 329 "329"
%token t330 330 "330"
%token t331 331 "331"
%token t332 332 "332"
%token t333 333 "333"
%token t334 334 "334"
%token t335 335 "335"
%token t336 336 "336"
%token t337 337 "337"
%token t338 338 "338"
%token t339 339 "339"
%token t340 340 "340"
%token t341 341 "341"
%token t342 342 "342"
%token t343 343 "343"
%token t344 344 "344"
%token t345 345 "345"
%token t346 346 "346"
%token t347 347 "347"
%token t348 348 "348"
%token t349 349 "349"
%token t350 350 "350"
%token t351 351 "351"
%token t352 352 "352"
%token t353 353 "353"
%token t354 354 "354"
%token t355 355 "355"
%token t356 356 "356"
%token t357 357 "357"
%token t358 358 "358"
%token t359 359 "359"
%token t360 360 "360"
%token t361 361 "361"
%token t362 362 "362"
%token t363 363 "363"
%token t364 364 "364"
%token t365 365 "365"
%token t366 366 "366"
%token t367 367 "367"
%token t368 368 "368"
%token t369 369 "369"
%token t370 370 "370"
%token t371 371 "371"
%token t372 372 "372"
%token t373 373 "373"
%token t374 374 "374"
%token t375 375 "375"
%token t376 376 "376"
%token t377 377 "377"
%token t378 378 "378"
%token t379 379 "379"
%token t380 380 "380"
%token t381 381 "381"
%token t382 382 "382"
%token t383 383 "383"
%token t384 384 "384"
%token t385 385 "385"
%token t386 386 "386"
%token t387 387 "387"
%token t388 388 "388"
%token t389 389 "389"
%token t390 390 "390"
%token t391 391 "391"
%token t392 392 "392"
%token t393 393 "393"
%token t394 394 "394"
%token t395 395 "395"
%token t396 396 "396"
%token t397 397 "397"
%token t398 398 "398"
%token t399 399 "399"
%token t400 400 "400"
%token t401 401 "401"
%token t402 402 "402"
%token t403 403 "403"
%token t404 404 "404"
%token t405 405 "405"
%token t406 406 "406"
%token t407 407 "407"
%token t408 408 "408"
%token t409 409 "409"
%token t410 410 "410"
%token t411 411 "411"
%token t412 412 "412"
%token t413 413 "413"
%token t414 414 "414"
%token t415 415 "415"
%token t416 416 "416"
%token t417 417 "417"
%token t418 418 "418"
%token t419 419 "419"
%token t420 420 "420"
%token t421 421 "421"
%token t422 422 "422"
%token t423 423 "423"
%token t424 424 "424"
%token t425 425 "425"
%token t426 426 "426"
%token t427 427 "427"
%token t428 428 "428"
%token t429 429 "429"
%token t430 430 "430"
%token t431 431 "431"
%token t432 432 "432"
%token t433 433 "433"
%token t434 434 "434"
%token t435 435 "435"
%token t436 436 "436"
%token t437 437 "437"
%token t438 438 "438"
%token t439 439 "439"
%token t440 440 "440"
%token t441 441 "441"
%token t442 442 "442"
%token t443 443 "443"
%token t444 444 "444"
%token t445 445 "445"
%token t446 446 "446"
%token t447 447 "447"
%token t448 448 "448"
%token t449 449 "449"
%token t450 450 "450"
%token t451 451 "451"
%token t452 452 "452"
%token t453 453 "453"
%token t454 454 "454"
%token t455 455 "455"
%token t456 456 "456"
%token t457 457 "457"
%token t458 458 "458"
%token t459 459 "459"
%token t460 460 "460"
%token t461 461 "461"
%token t462 462 "462"
%token t463 463 "463"
%token t464 464 "464"
%token t465 465 "465"
%token t466 466 "466"
%token t467 467 "467"
%token t468 468 "468"
%token t469 469 "469"
%token t470 470 "470"
%token t471 471 "471"
%token t472 472 "472"
%token t473 473 "473"
%token t474 474 "474"
%token t475 475 "475"
%token t476 476 "476"
%token t477 477 "477"
%token t478 478 "478"
%token t479 479 "479"
%token t480 480 "480"
%token t481 481 "481"
%token t482 482 "482"
%token t483 483 "483"
%token t484 484 "484"
%token t485 485 "485"
%token t486 486 "486"
%token t487 487 "487"
%token t488 488 "488"
%token t489 489 "489"
%token t490 490 "490"
%token t491 491 "491"
%token t492 492 "492"
%token t493 493 "493"
%token t494 494 "494"
%token t495 495 "495"
%token t496 496 "496"
%token t497 497 "497"
%token t498 498 "498"
%token t499 499 "499"
%token t500 500 "500"
%token t501 501 "501"
%token t502 502 "502"
%token t503 503 "503"
%token t504 504 "504"
%token t505 505 "505"
%token t506 506 "506"
%token t507 507 "507"
%token t508 508 "508"
%token t509 509 "509"
%token t510 510 "510"
%token t511 511 "511"
%token t512 512 "512"
%token t513 513 "513"
%token t514 514 "514"
%token t515 515 "515"
%token t516 516 "516"
%token t517 517 "517"
%token t518 518 "518"
%token t519 519 "519"
%token t520 520 "520"
%token t521 521 "521"
%token t522 522 "522"
%token t523 523 "523"
%token t524 524 "524"
%token t525 525 "525"
%token t526 526 "526"
%token t527 527 "527"
%token t528 528 "528"
%token t529 529 "529"
%token t530 530 "530"
%token t531 531 "531"
%token t532 532 "532"
%token t533 533 "533"
%token t534 534 "534"
%token t535 535 "535"
%token t536 536 "536"
%token t537 537 "537"
%token t538 538 "538"
%token t539 539 "539"
%token t540 540 "540"
%token t541 541 "541"
%token t542 542 "542"
%token t543 543 "543"
%token t544 544 "544"
%token t545 545 "545"
%token t546 546 "546"
%token t547 547 "547"
%token t548 548 "548"
%token t549 549 "549"
%token t550 550 "550"
%token t551 551 "551"
%token t552 552 "552"
%token t553 553 "553"
%token t554 554 "554"
%token t555 555 "555"
%token t556 556 "556"
%token t557 557 "557"
%token t558 558 "558"
%token t559 559 "559"
%token t560 560 "560"
%token t561 561 "561"
%token t562 562 "562"
%token t563 563 "563"
%token t564 564 "564"
%token t565 565 "565"
%token t566 566 "566"
%token t567 567 "567"
%token t568 568 "568"
%token t569 569 "569"
%token t570 570 "570"
%token t571 571 "571"
%token t572 572 "572"
%token t573 573 "573"
%token t574 574 "574"
%token t575 575 "575"
%token t576 576 "576"
%token t577 577 "577"
%token t578 578 "578"
%token t579 579 "579"
%token t580 580 "580"
%token t581 581 "581"
%token t582 582 "582"
%token t583 583 "583"
%token t584 584 "584"
%token t585 585 "585"
%token t586 586 "586"
%token t587 587 "587"
%token t588 588 "588"
%token t589 589 "589"
%token t590 590 "590"
%token t591 591 "591"
%token t592 592 "592"
%token t593 593 "593"
%token t594 594 "594"
%token t595 595 "595"
%token t596 596 "596"
%token t597 597 "597"
%token t598 598 "598"
%token t599 599 "599"
%token t600 600 "600"
%token t601 601 "601"
%token t602 602 "602"
%token t603 603 "603"
%token t604 604 "604"
%token t605 605 "605"
%token t606 606 "606"
%token t607 607 "607"
%token t608 608 "608"
%token t609 609 "609"
%token t610 610 "610"
%token t611 611 "611"
%token t612 612 "612"
%token t613 613 "613"
%token t614 614 "614"
%token t615 615 "615"
%token t616 616 "616"
%token t617 617 "617"
%token t618 618 "618"
%token t619 619 "619"
%token t620 620 "620"
%token t621 621 "621"
%token t622 622 "622"
%token t623 623 "623"
%token t624 624 "624"
%token t625 625 "625"
%token t626 626 "626"
%token t627 627 "627"
%token t628 628 "628"
%token t629 629 "629"
%token t630 630 "630"
%token t631 631 "631"
%token t632 632 "632"
%token t633 633 "633"
%token t634 634 "634"
%token t635 635 "635"
%token t636 636 "636"
%token t637 637 "637"
%token t638 638 "638"
%token t639 639 "639"
%token t640 640 "640"
%token t641 641 "641"
%token t642 642 "642"
%token t643 643 "643"
%token t644 644 "644"
%token t645 645 "645"
%token t646 646 "646"
%token t647 647 "647"
%token t648 648 "648"
%token t649 649 "649"
%token t650 650 "650"
%token t651 651 "651"
%token t652 652 "652"
%token t653 653 "653"
%token t654 654 "654"
%token t655 655 "655"
%token t656 656 "656"
%token t657 657 "657"
%token t658 658 "658"
%token t659 659 "659"
%token t660 660 "660"
%token t661 661 "661"
%token t662 662 "662"
%token t663 663 "663"
%token t664 664 "664"
%token t665 665 "665"
%token t666 666 "666"
%token t667 667 "667"
%token t668 668 "668"
%token t669 669 "669"
%token t670 670 "670"
%token t671 671 "671"
%token t672 672 "672"
%token t673 673 "673"
%token t674 674 "674"
%token t675 675 "675"
%token t676 676 "676"
%token t677 677 "677"
%token t678 678 "678"
%token t679 679 "679"
%token t680 680 "680"
%token t681 681 "681"
%token t682 682 "682"
%token t683 683 "683"
%token t684 684 "684"
%token t685 685 "685"
%token t686 686 "686"
%token t687 687 "687"
%token t688 688 "688"
%token t689 689 "689"
%token t690 690 "690"
%token t691 691 "691"
%token t692 692 "692"
%token t693 693 "693"
%token t694 694 "694"
%token t695 695 "695"
%token t696 696 "696"
%token t697 697 "697"
%token t698 698 "698"
%token t699 699 "699"
%token t700 700 "700"
%token t701 701 "701"
%token t702 702 "702"
%token t703 703 "703"
%token t704 704 "704"
%token t705 705 "705"
%token t706 706 "706"
%token t707 707 "707"
%token t708 708 "708"
%token t709 709 "709"
%token t710 710 "710"
%token t711 711 "711"
%token t712 712 "712"
%token t713 713 "713"
%token t714 714 "714"
%token t715 715 "715"
%token t716 716 "716"
%token t717 717 "717"
%token t718 718 "718"
%token t719 719 "719"
%token t720 720 "720"
%token t721 721 "721"
%token t722 722 "722"
%token t723 723 "723"
%token t724 724 "724"
%token t725 725 "725"
%token t726 726 "726"
%token t727 727 "727"
%token t728 728 "728"
%token t729 729 "729"
%token t730 730 "730"
%token t731 731 "731"
%token t732 732 "732"
%token t733 733 "733"
%token t734 734 "734"
%token t735 735 "735"
%token t736 736 "736"
%token t737 737 "737"
%token t738 738 "738"
%token t739 739 "739"
%token t740 740 "740"
%token t741 741 "741"
%token t742 742 "742"
%token t743 743 "743"
%token t744 744 "744"
%token t745 745 "745"
%token t746 746 "746"
%token t747 747 "747"
%token t748 748 "748"
%token t749 749 "749"
%token t750 750 "750"
%token t751 751 "751"
%token t752 752 "752"
%token t753 753 "753"
%token t754 754 "754"
%token t755 755 "755"
%token t756 756 "756"
%token t757 757 "757"
%token t758 758 "758"
%token t759 759 "759"
%token t760 760 "760"
%token t761 761 "761"
%token t762 762 "762"
%token t763 763 "763"
%token t764 764 "764"
%token t765 765 "765"
%token t766 766 "766"
%token t767 767 "767"
%token t768 768 "768"
%token t769 769 "769"
%token t770 770 "770"
%token t771 771 "771"
%token t772 772 "772"
%token t773 773 "773"
%token t774 774 "774"
%token t775 775 "775"
%token t776 776 "776"
%token t777 777 "777"
%token t778 778 "778"
%token t779 779 "779"
%token t780 780 "780"
%token t781 781 "781"
%token t782 782 "782"
%token t783 783 "783"
%token t784 784 "784"
%token t785 785 "785"
%token t786 786 "786"
%token t787 787 "787"
%token t788 788 "788"
%token t789 789 "789"
%token t790 790 "790"
%token t791 791 "791"
%token t792 792 "792"
%token t793 793 "793"
%token t794 794 "794"
%token t795 795 "795"
%token t796 796 "796"
%token t797 797 "797"
%token t798 798 "798"
%token t799 799 "799"
%token t800 800 "800"
%token t801 801 "801"
%token t802 802 "802"
%token t803 803 "803"
%token t804 804 "804"
%token t805 805 "805"
%token t806 806 "806"
%token t807 807 "807"
%token t808 808 "808"
%token t809 809 "809"
%token t810 810 "810"
%token t811 811 "811"
%token t812 812 "812"
%token t813 813 "813"
%token t814 814 "814"
%token t815 815 "815"
%token t816 816 "816"
%token t817 817 "817"
%token t818 818 "818"
%token t819 819 "819"
%token t820 820 "820"
%token t821 821 "821"
%token t822 822 "822"
%token t823 823 "823"
%token t824 824 "824"
%token t825 825 "825"
%token t826 826 "826"
%token t827 827 "827"
%token t828 828 "828"
%token t829 829 "829"
%token t830 830 "830"
%token t831 831 "831"
%token t832 832 "832"
%token t833 833 "833"
%token t834 834 "834"
%token t835 835 "835"
%token t836 836 "836"
%token t837 837 "837"
%token t838 838 "838"
%token t839 839 "839"
%token t840 840 "840"
%token t841 841 "841"
%token t842 842 "842"
%token t843 843 "843"
%token t844 844 "844"
%token t845 845 "845"
%token t846 846 "846"
%token t847 847 "847"
%token t848 848 "848"
%token t849 849 "849"
%token t850 850 "850"
%token t851 851 "851"
%token t852 852 "852"
%token t853 853 "853"
%token t854 854 "854"
%token t855 855 "855"
%token t856 856 "856"
%token t857 857 "857"
%token t858 858 "858"
%token t859 859 "859"
%token t860 860 "860"
%token t861 861 "861"
%token t862 862 "862"
%token t863 863 "863"
%token t864 864 "864"
%token t865 865 "865"
%token t866 866 "866"
%token t867 867 "867"
%token t868 868 "868"
%token t869 869 "869"
%token t870 870 "870"
%token t871 871 "871"
%token t872 872 "872"
%token t873 873 "873"
%token t874 874 "874"
%token t875 875 "875"
%token t876 876 "876"
%token t877 877 "877"
%token t878 878 "878"
%token t879 879 "879"
%token t880 880 "880"
%token t881 881 "881"
%token t882 882 "882"
%token t883 883 "883"
%token t884 884 "884"
%token t885 885 "885"
%token t886 886 "886"
%token t887 887 "887"
%token t888 888 "888"
%token t889 889 "889"
%token t890 890 "890"
%token t891 891 "891"
%token t892 892 "892"
%token t893 893 "893"
%token t894 894 "894"
%token t895 895 "895"
%token t896 896 "896"
%token t897 897 "897"
%token t898 898 "898"
%token t899 899 "899"
%token t900 900 "900"
%token t901 901 "901"
%token t902 902 "902"
%token t903 903 "903"
%token t904 904 "904"
%token t905 905 "905"
%token t906 906 "906"
%token t907 907 "907"
%token t908 908 "908"
%token t909 909 "909"
%token t910 910 "910"
%token t911 911 "911"
%token t912 912 "912"
%token t913 913 "913"
%token t914 914 "914"
%token t915 915 "915"
%token t916 916 "916"
%token t917 917 "917"
%token t918 918 "918"
%token t919 919 "919"
%token t920 920 "920"
%token t921 921 "921"
%token t922 922 "922"
%token t923 923 "923"
%token t924 924 "924"
%token t925 925 "925"
%token t926 926 "926"
%token t927 927 "927"
%token t928 928 "928"
%token t929 929 "929"
%token t930 930 "930"
%token t931 931 "931"
%token t932 932 "932"
%token t933 933 "933"
%token t934 934 "934"
%token t935 935 "935"
%token t936 936 "936"
%token t937 937 "937"
%token t938 938 "938"
%token t939 939 "939"
%token t940 940 "940"
%token t941 941 "941"
%token t942 942 "942"
%token t943 943 "943"
%token t944 944 "944"
%token t945 945 "945"
%token t946 946 "946"
%token t947 947 "947"
%token t948 948 "948"
%token t949 949 "949"
%token t950 950 "950"
%token t951 951 "951"
%token t952 952 "952"
%token t953 953 "953"
%token t954 954 "954"
%token t955 955 "955"
%token t956 956 "956"
%token t957 957 "957"
%token t958 958 "958"
%token t959 959 "959"
%token t960 960 "960"
%token t961 961 "961"
%token t962 962 "962"
%token t963 963 "963"
%token t964 964 "964"
%token t965 965 "965"
%token t966 966 "966"
%token t967 967 "967"
%token t968 968 "968"
%token t969 969 "969"
%token t970 970 "970"
%token t971 971 "971"
%token t972 972 "972"
%token t973 973 "973"
%token t974 974 "974"
%token t975 975 "975"
%token t976 976 "976"
%token t977 977 "977"
%token t978 978 "978"
%token t979 979 "979"
%token t980 980 "980"
%token t981 981 "981"
%token t982 982 "982"
%token t983 983 "983"
%token t984 984 "984"
%token t985 985 "985"
%token t986 986 "986"
%token t987 987 "987"
%token t988 988 "988"
%token t989 989 "989"
%token t990 990 "990"
%token t991 991 "991"
%token t992 992 "992"
%token t993 993 "993"
%token t994 994 "994"
%token t995 995 "995"
%token t996 996 "996"
%token t997 997 "997"
%token t998 998 "998"
%token t999 999 "999"
%token t1000 1000 "1000"
%%
exp: "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16"
  "17" "18" "19" "20" "21" "22" "23" "24" "25" "26" "27" "28" "29" "30"
  "31" "32" "33" "34" "35" "36" "37" "38" "39" "40" "41" "42" "43" "44"
  "45" "46" "47" "48" "49" "50" "51" "52" "53" "54" "55" "56" "57" "58"
  "59" "60" "61" "62" "63" "64" "65" "66" "67" "68" "69" "70" "71" "72"
  "73" "74" "75" "76" "77" "78" "79" "80" "81" "82" "83" "84" "85" "86"
  "87" "88" "89" "90" "91" "92" "93" "94" "95" "96" "97" "98" "99" "100"
  "101" "102" "103" "104" "105" "106" "107" "108" "109" "110" "111" "112"
  "113" "114" "115" "116" "117" "118" "119" "120" "121" "122" "123" "124"
  "125" "126" "127" "128" "129" "130" "131" "132" "133" "134" "135" "136"
  "137" "138" "139" "140" "141" "142" "143" "144" "145" "146" "147" "148"
  "149" "150" "151" "152" "153" "154" "155" "156" "157" "158" "159" "160"
  "161" "162" "163" "164" "165" "166" "167" "168" "169" "170" "171" "172"
  "173" "174" "175" "176" "177" "178" "179" "180" "181" "182" "183" "184"
  "185" "186" "187" "188" "189" "190" "191" "192" "193" "194" "195" "196"
  "197" "198" "199" "200" "201" "202" "203" "204" "205" "206" "207" "208"
  "209" "210" "211" "212" "213" "214" "215" "216" "217" "218" "219" "220"
  "221" "222" "223" "224" "225" "226" "227" "228" "229" "230" "231" "232"
  "233" "234" "235" "236" "237" "238" "239" "240" "241" "242" "243" "244"
  "245" "246" "247" "248" "249" "250" "251" "252" "253" "254" "255" "256"
  "257" "258" "259" "260" "261" "262" "263" "264" "265" "266" "267" "268"
  "269" "270" "271" "272" "273" "274" "275" "276" "277" "278" "279" "280"
  "281" "282" "283" "284" "285" "286" "287" "288" "289" "290" "291" "292"
  "293" "294" "295" "296" "297" "298" "299" "300" "301" "302" "303" "304"
  "305" "306" "307" "308" "309" "310" "311" "312" "313" "314" "315" "316"
  "317" "318" "319" "320" "321" "322" "323" "324" "325" "326" "327" "328"
  "329" "330" "331" "332" "333" "334" "335" "336" "337" "338" "339" "340"
  "341" "342" "343" "344" "345" "346" "347" "348" "349" "350" "351" "352"
  "353" "354" "355" "356" "357" "358" "359" "360" "361" "362" "363" "364"
  "365" "366" "367" "368" "369" "370" "371" "372" "373" "374" "375" "376"
  "377" "378" "379" "380" "381" "382" "383" "384" "385" "386" "387" "388"
  "389" "390" "391" "392" "393" "394" "395" "396" "397" "398" "399" "400"
  "401" "402" "403" "404" "405" "406" "407" "408" "409" "410" "411" "412"
  "413" "414" "415" "416" "417" "418" "419" "420" "421" "422" "423" "424"
  "425" "426" "427" "428" "429" "430" "431" "432" "433" "434" "435" "436"
  "437" "438" "439" "440" "441" "442" "443" "444" "445" "446" "447" "448"
  "449" "450" "451" "452" "453" "454" "455" "456" "457" "458" "459" "460"
  "461" "462" "463" "464" "465" "466" "467" "468" "469" "470" "471" "472"
  "473" "474" "475" "476" "477" "478" "479" "480" "481" "482" "483" "484"
  "485" "486" "487" "488" "489" "490" "491" "492" "493" "494" "495" "496"
  "497" "498" "499" "500" "501" "502" "503" "504" "505" "506" "507" "508"
  "509" "510" "511" "512" "513" "514" "515" "516" "517" "518" "519" "520"
  "521" "522" "523" "524" "525" "526" "527" "528" "529" "530" "531" "532"
  "533" "534" "535" "536" "537" "538" "539" "540" "541" "542" "543" "544"
  "545" "546" "547" "548" "549" "550" "551" "552" "553" "554" "555" "556"
  "557" "558" "559" "560" "561" "562" "563" "564" "565" "566" "567" "568"
  "569" "570" "571" "572" "573" "574" "575" "576" "577" "578" "579" "580"
  "581" "582" "583" "584" "585" "586" "587" "588" "589" "590" "591" "592"
  "593" "594" "595" "596" "597" "598" "599" "600" "601" "602" "603" "604"
  "605" "606" "607" "608" "609" "610" "611" "612" "613" "614" "615" "616"
  "617" "618" "619" "620" "621" "622" "623" "624" "625" "626" "627" "628"
  "629" "630" "631" "632" "633" "634" "635" "636" "637" "638" "639" "640"
  "641" "642" "643" "644" "645" "646" "647" "648" "649" "650" "651" "652"
  "653" "654" "655" "656" "657" "658" "659" "660" "661" "662" "663" "664"
  "665" "666" "667" "668" "669" "670" "671" "672" "673" "674" "675" "676"
  "677" "678" "679" "680" "681" "682" "683" "684" "685" "686" "687" "688"
  "689" "690" "691" "692" "693" "694" "695" "696" "697" "698" "699" "700"
  "701" "702" "703" "704" "705" "706" "707" "708" "709" "710" "711" "712"
  "713" "714" "715" "716" "717" "718" "719" "720" "721" "722" "723" "724"
  "725" "726" "727" "728" "729" "730" "731" "732" "733" "734" "735" "736"
  "737" "738" "739" "740" "741" "742" "743" "744" "745" "746" "747" "748"
  "749" "750" "751" "752" "753" "754" "755" "756" "757" "758" "759" "760"
  "761" "762" "763" "764" "765" "766" "767" "768" "769" "770" "771" "772"
  "773" "774" "775" "776" "777" "778" "779" "780" "781" "782" "783" "784"
  "785" "786" "787" "788" "789" "790" "791" "792" "793" "794" "795" "796"
  "797" "798" "799" "800" "801" "802" "803" "804" "805" "806" "807" "808"
  "809" "810" "811" "812" "813" "814" "815" "816" "817" "818" "819" "820"
  "821" "822" "823" "824" "825" "826" "827" "828" "829" "830" "831" "832"
  "833" "834" "835" "836" "837" "838" "839" "840" "841" "842" "843" "844"
  "845" "846" "847" "848" "849" "850" "851" "852" "853" "854" "855" "856"
  "857" "858" "859" "860" "861" "862" "863" "864" "865" "866" "867" "868"
  "869" "870" "871" "872" "873" "874" "875" "876" "877" "878" "879" "880"
  "881" "882" "883" "884" "885" "886" "887" "888" "889" "890" "891" "892"
  "893" "894" "895" "896" "897" "898" "899" "900" "901" "902" "903" "904"
  "905" "906" "907" "908" "909" "910" "911" "912" "913" "914" "915" "916"
  "917" "918" "919" "920" "921" "922" "923" "924" "925" "926" "927" "928"
  "929" "930" "931" "932" "933" "934" "935" "936" "937" "938" "939" "940"
  "941" "942" "943" "944" "945" "946" "947" "948" "949" "950" "951" "952"
  "953" "954" "955" "956" "957" "958" "959" "960" "961" "962" "963" "964"
  "965" "966" "967" "968" "969" "970" "971" "972" "973" "974" "975" "976"
  "977" "978" "979" "980" "981" "982" "983" "984" "985" "986" "987" "988"
  "989" "990" "991" "992" "993" "994" "995" "996" "997" "998" "999" "1000"
  ;
%%
static int
yylex (void)
{
  static int counter = 1;
  if (counter > 1000)
    return 0;
  else
  return counter++;
}

static void
yyerror (const char *msg)
{
  fprintf (stderr, "%s\n", msg);
}

int
main (void)
{
  yydebug = !!getenv ("YYDEBUG");
  return yyparse ();
}
torture.at:251: bison -v -o input.c input.y
--- /dev/null   2005-02-19 17:31:34.000000000 -0800
+++ /var/spool/bison-2.0/tests/testsuite.dir/at-stderr  2005-05-16 
15:17:58.598581480 -0700
@@ -0,0 +1 @@
+/var/spool/bison-2.0/tests/.././src/bison: subsidiary program `/usr/bin/m4' 
failed
torture.at:251: exit code was 1, expected 0
95. torture.at:231: 95. Big horizontal (torture.at:231): FAILED (torture.at:251)


## -------------- ##
## ..//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 2.0, which was
| generated by GNU Autoconf 2.59.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = zeeba
| uname -m = i686
| uname -r = 2.6.10
| uname -s = Linux
| uname -v = #1 Wed Feb 23 16:54:53 EST 2005
| 
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
| 
| /bin/arch              = i686
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /bin
| PATH: /sbin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /usr/X11R6/bin
| PATH: /usr/local/bin
| PATH: /usr/local/sbin
| PATH: /usr/games
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1402: checking for a BSD-compatible install
| configure:1457: result: /usr/bin/install -c
| configure:1468: checking whether build environment is sane
| configure:1511: result: yes
| configure:1576: checking for gawk
| configure:1592: found /usr/bin/gawk
| configure:1602: result: gawk
| configure:1612: checking whether make sets $(MAKE)
| configure:1632: result: yes
| configure:1821: checking for style of include used by make
| configure:1849: result: GNU
| configure:1920: checking for gcc
| configure:1936: found /usr/bin/gcc
| configure:1946: result: gcc
| configure:2190: checking for C compiler version
| configure:2193: gcc --version </dev/null >&5
| gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
| Copyright (C) 2003 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 
| configure:2196: $? = 0
| configure:2198: gcc -v </dev/null >&5
| Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
| Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm 
--enable-java-awt=xlib --enable-objc-gc i486-linux
| Thread model: posix
| gcc version 3.3.5 (Debian 1:3.3.5-8)
| configure:2201: $? = 0
| configure:2203: gcc -V </dev/null >&5
| gcc: `-V' option must have argument
| configure:2206: $? = 1
| configure:2229: checking for C compiler default output file name
| configure:2232: gcc    conftest.c  >&5
| configure:2235: $? = 0
| configure:2281: result: a.out
| configure:2286: checking whether the C compiler works
| configure:2292: ./a.out
| configure:2295: $? = 0
| configure:2312: result: yes
| configure:2319: checking whether we are cross compiling
| configure:2321: result: no
| configure:2324: checking for suffix of executables
| configure:2326: gcc -o conftest    conftest.c  >&5
| configure:2329: $? = 0
| configure:2354: result: 
| configure:2360: checking for suffix of object files
| configure:2381: gcc -c   conftest.c >&5
| configure:2384: $? = 0
| configure:2406: result: o
| configure:2410: checking whether we are using the GNU C compiler
| configure:2434: gcc -c   conftest.c >&5
| configure:2440: $? = 0
| configure:2444: test -z 
|                        || test ! -s conftest.err
| configure:2447: $? = 0
| configure:2450: test -s conftest.o
| configure:2453: $? = 0
| configure:2466: result: yes
| configure:2472: checking whether gcc accepts -g
| configure:2493: gcc -c -g  conftest.c >&5
| configure:2499: $? = 0
| configure:2503: test -z 
|                        || test ! -s conftest.err
| configure:2506: $? = 0
| configure:2509: test -s conftest.o
| configure:2512: $? = 0
| configure:2523: result: yes
| configure:2540: checking for gcc option to accept ANSI C
| configure:2610: gcc  -c -g -O2  conftest.c >&5
| configure:2616: $? = 0
| configure:2620: test -z 
|                        || test ! -s conftest.err
| configure:2623: $? = 0
| configure:2626: test -s conftest.o
| configure:2629: $? = 0
| configure:2647: result: none needed
| configure:2665: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: error: parse error before "me"
| configure:2671: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:2806: checking dependency style of gcc
| configure:2896: result: gcc3
| configure:2919: checking how to run the C preprocessor
| configure:2954: gcc -E  conftest.c
| configure:2960: $? = 0
| configure:2992: gcc -E  conftest.c
| conftest.c:12:28: ac_nonexistent.h: No such file or directory
| configure:2998: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3037: result: gcc -E
| configure:3061: gcc -E  conftest.c
| configure:3067: $? = 0
| configure:3099: gcc -E  conftest.c
| conftest.c:12:28: ac_nonexistent.h: No such file or directory
| configure:3105: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3149: checking for egrep
| configure:3159: result: grep -E
| configure:3165: checking for AIX
| configure:3187: result: no
| configure:3193: checking for ANSI C header files
| configure:3218: gcc -c -g -O2  conftest.c >&5
| configure:3224: $? = 0
| configure:3228: test -z 
|                        || test ! -s conftest.err
| configure:3231: $? = 0
| configure:3234: test -s conftest.o
| configure:3237: $? = 0
| configure:3326: gcc -o conftest -g -O2   conftest.c  >&5
| configure:3329: $? = 0
| configure:3331: ./conftest
| configure:3334: $? = 0
| configure:3349: result: yes
| configure:3373: checking for sys/types.h
| configure:3389: gcc -c -g -O2  conftest.c >&5
| configure:3395: $? = 0
| configure:3399: test -z 
|                        || test ! -s conftest.err
| configure:3402: $? = 0
| configure:3405: test -s conftest.o
| configure:3408: $? = 0
| configure:3419: result: yes
| configure:3373: checking for sys/stat.h
| configure:3389: gcc -c -g -O2  conftest.c >&5
| configure:3395: $? = 0
| configure:3399: test -z 
|                        || test ! -s conftest.err
| configure:3402: $? = 0
| configure:3405: test -s conftest.o
| configure:3408: $? = 0
| configure:3419: result: yes
| configure:3373: checking for stdlib.h
| configure:3389: gcc -c -g -O2  conftest.c >&5
| configure:3395: $? = 0
| configure:3399: test -z 
|                        || test ! -s conftest.err
| configure:3402: $? = 0
| configure:3405: test -s conftest.o
| configure:3408: $? = 0
| configure:3419: result: yes
| configure:3373: checking for string.h
| configure:3389: gcc -c -g -O2  conftest.c >&5
| configure:3395: $? = 0
| configure:3399: test -z 
|                        || test ! -s conftest.err
| configure:3402: $? = 0
| configure:3405: test -s conftest.o
| configure:3408: $? = 0
| configure:3419: result: yes
| configure:3373: checking for memory.h
| configure:3389: gcc -c -g -O2  conftest.c >&5
| configure:3395: $? = 0
| configure:3399: test -z 
|                        || test ! -s conftest.err
| configure:3402: $? = 0
| configure:3405: test -s conftest.o
| configure:3408: $? = 0
| configure:3419: result: yes
| configure:3373: checking for strings.h
| configure:3389: gcc -c -g -O2  conftest.c >&5
| configure:3395: $? = 0
| configure:3399: test -z 
|                        || test ! -s conftest.err
| configure:3402: $? = 0
| configure:3405: test -s conftest.o
| configure:3408: $? = 0
| configure:3419: result: yes
| configure:3373: checking for inttypes.h
| configure:3389: gcc -c -g -O2  conftest.c >&5
| configure:3395: $? = 0
| configure:3399: test -z 
|                        || test ! -s conftest.err
| configure:3402: $? = 0
| configure:3405: test -s conftest.o
| configure:3408: $? = 0
| configure:3419: result: yes
| configure:3373: checking for stdint.h
| configure:3389: gcc -c -g -O2  conftest.c >&5
| configure:3395: $? = 0
| configure:3399: test -z 
|                        || test ! -s conftest.err
| configure:3402: $? = 0
| configure:3405: test -s conftest.o
| configure:3408: $? = 0
| configure:3419: result: yes
| configure:3373: checking for unistd.h
| configure:3389: gcc -c -g -O2  conftest.c >&5
| configure:3395: $? = 0
| configure:3399: test -z 
|                        || test ! -s conftest.err
| configure:3402: $? = 0
| configure:3405: test -s conftest.o
| configure:3408: $? = 0
| configure:3419: result: yes
| configure:3441: checking minix/config.h usability
| configure:3453: gcc -c -g -O2  conftest.c >&5
| conftest.c:56:26: minix/config.h: No such file or directory
| configure:3459: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <minix/config.h>
| configure:3482: result: no
| configure:3486: checking minix/config.h presence
| configure:3496: gcc -E  conftest.c
| conftest.c:22:26: minix/config.h: No such file or directory
| configure:3502: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <minix/config.h>
| configure:3522: result: no
| configure:3557: checking for minix/config.h
| configure:3564: result: no
| configure:3656: checking for gcc
| configure:3682: result: gcc
| configure:3926: checking for C compiler version
| configure:3929: gcc --version </dev/null >&5
| gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
| Copyright (C) 2003 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 
| configure:3932: $? = 0
| configure:3934: gcc -v </dev/null >&5
| Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
| Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm 
--enable-java-awt=xlib --enable-objc-gc i486-linux
| Thread model: posix
| gcc version 3.3.5 (Debian 1:3.3.5-8)
| configure:3937: $? = 0
| configure:3939: gcc -V </dev/null >&5
| gcc: `-V' option must have argument
| configure:3942: $? = 1
| configure:3945: checking whether we are using the GNU C compiler
| configure:4001: result: yes
| configure:4007: checking whether gcc accepts -g
| configure:4058: result: yes
| configure:4075: checking for gcc option to accept ANSI C
| configure:4182: result: none needed
| configure:4200: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: error: parse error before "me"
| configure:4206: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:4341: checking dependency style of gcc
| configure:4431: result: gcc3
| configure:4494: checking for gcc
| configure:4520: result: gcc
| configure:4764: checking for C compiler version
| configure:4767: gcc --version </dev/null >&5
| gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
| Copyright (C) 2003 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 
| configure:4770: $? = 0
| configure:4772: gcc -v </dev/null >&5
| Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
| Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm 
--enable-java-awt=xlib --enable-objc-gc i486-linux
| Thread model: posix
| gcc version 3.3.5 (Debian 1:3.3.5-8)
| configure:4775: $? = 0
| configure:4777: gcc -V </dev/null >&5
| gcc: `-V' option must have argument
| configure:4780: $? = 1
| configure:4783: checking whether we are using the GNU C compiler
| configure:4839: result: yes
| configure:4845: checking whether gcc accepts -g
| configure:4896: result: yes
| configure:4913: checking for gcc option to accept ANSI C
| configure:5020: result: none needed
| configure:5038: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: error: parse error before "me"
| configure:5044: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:5179: checking dependency style of gcc
| configure:5269: result: gcc3
| configure:6040: checking for flex
| configure:6069: result: no
| configure:6040: checking for lex
| configure:6069: result: no
| configure:6079: checking for yywrap in -lfl
| configure:6109: gcc -o conftest -g -O2   conftest.c -lfl   >&5
| /usr/bin/ld: cannot find -lfl
| collect2: ld returned 1 exit status
| configure:6115: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | /* end confdefs.h.  */
| | 
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char yywrap ();
| | int
| | main ()
| | {
| | yywrap ();
| |   ;
| |   return 0;
| | }
| configure:6141: result: no
| configure:6146: checking for yywrap in -ll
| configure:6176: gcc -o conftest -g -O2   conftest.c -ll   >&5
| /usr/bin/ld: cannot find -ll
| collect2: ld returned 1 exit status
| configure:6182: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | /* end confdefs.h.  */
| | 
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char yywrap ();
| | int
| | main ()
| | {
| | yywrap ();
| |   ;
| |   return 0;
| | }
| configure:6208: result: no
| configure:6314: checking for bison
| configure:6343: result: no
| configure:6314: checking for byacc
| configure:6343: result: no
| configure:6392: checking for ranlib
| configure:6408: found /usr/bin/ranlib
| configure:6419: result: ranlib
| configure:6435: checking for gm4
| configure:6468: result: no
| configure:6435: checking for gnum4
| configure:6468: result: no
| configure:6435: checking for m4
| configure:6453: found /usr/bin/m4
| configure:6465: result: /usr/bin/m4
| configure:6476: checking whether m4 supports frozen files
| configure:6488: result: yes
| configure:6520: checking locale.h usability
| configure:6532: gcc -c -g -O2  conftest.c >&5
| configure:6538: $? = 0
| configure:6542: test -z 
|                        || test ! -s conftest.err
| configure:6545: $? = 0
| configure:6548: test -s conftest.o
| configure:6551: $? = 0
| configure:6561: result: yes
| configure:6565: checking locale.h presence
| configure:6575: gcc -E  conftest.c
| configure:6581: $? = 0
| configure:6601: result: yes
| configure:6636: checking for locale.h
| configure:6643: result: yes
| configure:6520: checking wchar.h usability
| configure:6532: gcc -c -g -O2  conftest.c >&5
| configure:6538: $? = 0
| configure:6542: test -z 
|                        || test ! -s conftest.err
| configure:6545: $? = 0
| configure:6548: test -s conftest.o
| configure:6551: $? = 0
| configure:6561: result: yes
| configure:6565: checking wchar.h presence
| configure:6575: gcc -E  conftest.c
| configure:6581: $? = 0
| configure:6601: result: yes
| configure:6636: checking for wchar.h
| configure:6643: result: yes
| configure:6520: checking wctype.h usability
| configure:6532: gcc -c -g -O2  conftest.c >&5
| configure:6538: $? = 0
| configure:6542: test -z 
|                        || test ! -s conftest.err
| configure:6545: $? = 0
| configure:6548: test -s conftest.o
| configure:6551: $? = 0
| configure:6561: result: yes
| configure:6565: checking wctype.h presence
| configure:6575: gcc -E  conftest.c
| configure:6581: $? = 0
| configure:6601: result: yes
| configure:6636: checking for wctype.h
| configure:6643: result: yes
| configure:6668: checking for stdbool.h that conforms to C99
| configure:6727: gcc -c -g -O2  conftest.c >&5
| configure:6733: $? = 0
| configure:6737: test -z 
|                        || test ! -s conftest.err
| configure:6740: $? = 0
| configure:6743: test -s conftest.o
| configure:6746: $? = 0
| configure:6757: result: yes
| configure:6759: checking for _Bool
| configure:6783: gcc -c -g -O2  conftest.c >&5
| configure:6789: $? = 0
| configure:6793: test -z 
|                        || test ! -s conftest.err
| configure:6796: $? = 0
| configure:6799: test -s conftest.o
| configure:6802: $? = 0
| configure:6813: result: yes
| configure:6852: checking for inline
| configure:6873: gcc -c -g -O2  conftest.c >&5
| configure:6879: $? = 0
| configure:6883: test -z 
|                        || test ! -s conftest.err
| configure:6886: $? = 0
| configure:6889: test -s conftest.o
| configure:6892: $? = 0
| configure:6904: result: inline
| configure:6925: checking for uintptr_t
| configure:6949: gcc -c -g -O2  conftest.c >&5
| configure:6955: $? = 0
| configure:6959: test -z 
|                        || test ! -s conftest.err
| configure:6962: $? = 0
| configure:6965: test -s conftest.o
| configure:6968: $? = 0
| configure:6979: result: yes
| configure:7000: checking for setlocale
| configure:7057: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7063: $? = 0
| configure:7067: test -z 
|                        || test ! -s conftest.err
| configure:7070: $? = 0
| configure:7073: test -s conftest
| configure:7076: $? = 0
| configure:7088: result: yes
| configure:7000: checking for isascii
| configure:7057: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7063: $? = 0
| configure:7067: test -z 
|                        || test ! -s conftest.err
| configure:7070: $? = 0
| configure:7073: test -s conftest
| configure:7076: $? = 0
| configure:7088: result: yes
| configure:7000: checking for iswprint
| configure:7057: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7063: $? = 0
| configure:7067: test -z 
|                        || test ! -s conftest.err
| configure:7070: $? = 0
| configure:7073: test -s conftest
| configure:7076: $? = 0
| configure:7088: result: yes
| configure:7000: checking for mbsinit
| configure:7057: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7063: $? = 0
| configure:7067: test -z 
|                        || test ! -s conftest.err
| configure:7070: $? = 0
| configure:7073: test -s conftest
| configure:7076: $? = 0
| configure:7088: result: yes
| configure:7110: checking if malloc debugging is wanted
| configure:7131: result: no
| configure:7136: checking for pid_t
| configure:7160: gcc -c -g -O2  conftest.c >&5
| configure:7166: $? = 0
| configure:7170: test -z 
|                        || test ! -s conftest.err
| configure:7173: $? = 0
| configure:7176: test -s conftest.o
| configure:7179: $? = 0
| configure:7190: result: yes
| configure:7216: checking fcntl.h usability
| configure:7228: gcc -c -g -O2  conftest.c >&5
| configure:7234: $? = 0
| configure:7238: test -z 
|                        || test ! -s conftest.err
| configure:7241: $? = 0
| configure:7244: test -s conftest.o
| configure:7247: $? = 0
| configure:7257: result: yes
| configure:7261: checking fcntl.h presence
| configure:7271: gcc -E  conftest.c
| configure:7277: $? = 0
| configure:7297: result: yes
| configure:7332: checking for fcntl.h
| configure:7339: result: yes
| configure:7352: checking for sys/wait.h that is POSIX.1 compatible
| configure:7383: gcc -c -g -O2  conftest.c >&5
| configure:7389: $? = 0
| configure:7393: test -z 
|                        || test ! -s conftest.err
| configure:7396: $? = 0
| configure:7399: test -s conftest.o
| configure:7402: $? = 0
| configure:7413: result: yes
| configure:7428: checking for dup2
| configure:7485: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7491: $? = 0
| configure:7495: test -z 
|                        || test ! -s conftest.err
| configure:7498: $? = 0
| configure:7501: test -s conftest
| configure:7504: $? = 0
| configure:7516: result: yes
| configure:7428: checking for waitpid
| configure:7485: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7491: $? = 0
| configure:7495: test -z 
|                        || test ! -s conftest.err
| configure:7498: $? = 0
| configure:7501: test -s conftest
| configure:7504: $? = 0
| configure:7516: result: yes
| configure:7532: checking for unistd.h
| configure:7537: result: yes
| configure:7541: checking vfork.h usability
| configure:7553: gcc -c -g -O2  conftest.c >&5
| conftest.c:73:19: vfork.h: No such file or directory
| configure:7559: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define M4 "/usr/bin/m4"
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <vfork.h>
| configure:7582: result: no
| configure:7586: checking vfork.h presence
| configure:7596: gcc -E  conftest.c
| conftest.c:39:19: vfork.h: No such file or directory
| configure:7602: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define M4 "/usr/bin/m4"
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <vfork.h>
| configure:7622: result: no
| configure:7657: checking for vfork.h
| configure:7664: result: no
| configure:7682: checking for fork
| configure:7739: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7745: $? = 0
| configure:7749: test -z 
|                        || test ! -s conftest.err
| configure:7752: $? = 0
| configure:7755: test -s conftest
| configure:7758: $? = 0
| configure:7770: result: yes
| configure:7682: checking for vfork
| configure:7739: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7745: $? = 0
| configure:7749: test -z 
|                        || test ! -s conftest.err
| configure:7752: $? = 0
| configure:7755: test -s conftest
| configure:7758: $? = 0
| configure:7770: result: yes
| configure:7781: checking for working fork
| configure:7804: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7807: $? = 0
| configure:7809: ./conftest
| configure:7812: $? = 0
| configure:7826: result: yes
| configure:7847: checking for working vfork
| configure:7980: result: yes
| configure:8027: checking sys/time.h usability
| configure:8039: gcc -c -g -O2  conftest.c >&5
| configure:8045: $? = 0
| configure:8049: test -z 
|                        || test ! -s conftest.err
| configure:8052: $? = 0
| configure:8055: test -s conftest.o
| configure:8058: $? = 0
| configure:8068: result: yes
| configure:8072: checking sys/time.h presence
| configure:8082: gcc -E  conftest.c
| configure:8088: $? = 0
| configure:8108: result: yes
| configure:8143: checking for sys/time.h
| configure:8150: result: yes
| configure:8027: checking sys/times.h usability
| configure:8039: gcc -c -g -O2  conftest.c >&5
| configure:8045: $? = 0
| configure:8049: test -z 
|                        || test ! -s conftest.err
| configure:8052: $? = 0
| configure:8055: test -s conftest.o
| configure:8058: $? = 0
| configure:8068: result: yes
| configure:8072: checking sys/times.h presence
| configure:8082: gcc -E  conftest.c
| configure:8088: $? = 0
| configure:8108: result: yes
| configure:8143: checking for sys/times.h
| configure:8150: result: yes
| configure:8167: checking for sys/resource.h
| configure:8190: gcc -c -g -O2  conftest.c >&5
| configure:8196: $? = 0
| configure:8200: test -z 
|                        || test ! -s conftest.err
| configure:8203: $? = 0
| configure:8206: test -s conftest.o
| configure:8209: $? = 0
| configure:8220: result: yes
| configure:8235: checking for times
| configure:8292: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8298: $? = 0
| configure:8302: test -z 
|                        || test ! -s conftest.err
| configure:8305: $? = 0
| configure:8308: test -s conftest
| configure:8311: $? = 0
| configure:8323: result: yes
| configure:8334: checking whether getrusage is declared
| configure:8369: gcc -c -g -O2  conftest.c >&5
| configure:8375: $? = 0
| configure:8379: test -z 
|                        || test ! -s conftest.err
| configure:8382: $? = 0
| configure:8385: test -s conftest.o
| configure:8388: $? = 0
| configure:8399: result: yes
| configure:8415: checking whether times is declared
| configure:8450: gcc -c -g -O2  conftest.c >&5
| configure:8456: $? = 0
| configure:8460: test -z 
|                        || test ! -s conftest.err
| configure:8463: $? = 0
| configure:8466: test -s conftest.o
| configure:8469: $? = 0
| configure:8480: result: yes
| configure:8496: checking whether clock is declared
| configure:8531: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:98: error: `clock' undeclared (first use in this function)
| conftest.c:98: error: (Each undeclared identifier is reported only once
| conftest.c:98: error: for each function it appears in.)
| configure:8537: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define M4 "/usr/bin/m4"
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #if HAVE_SYS_TIME_H
| | # include <sys/time.h>
| | #endif
| | #if HAVE_SYS_TIMES_H
| | # include <sys/times.h>
| | #endif
| | #if HAVE_SYS_RESOURCE_H
| | # include <sys/resource.h>
| | #endif
| | 
| | 
| | int
| | main ()
| | {
| | #ifndef clock
| |   char *p = (char *) clock;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8561: result: no
| configure:8577: checking whether sysconf is declared
| configure:8612: gcc -c -g -O2  conftest.c >&5
| configure:8618: $? = 0
| configure:8622: test -z 
|                        || test ! -s conftest.err
| configure:8625: $? = 0
| configure:8628: test -s conftest.o
| configure:8631: $? = 0
| configure:8642: result: yes
| configure:8661: checking for clock_t
| configure:8696: gcc -c -g -O2  conftest.c >&5
| configure:8702: $? = 0
| configure:8706: test -z 
|                        || test ! -s conftest.err
| configure:8709: $? = 0
| configure:8712: test -s conftest.o
| configure:8715: $? = 0
| configure:8726: result: yes
| configure:8736: checking for struct tms
| configure:8771: gcc -c -g -O2  conftest.c >&5
| configure:8777: $? = 0
| configure:8781: test -z 
|                        || test ! -s conftest.err
| configure:8784: $? = 0
| configure:8787: test -s conftest.o
| configure:8790: $? = 0
| configure:8801: result: yes
| configure:8817: checking for working alloca.h
| configure:8838: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8844: $? = 0
| configure:8848: test -z 
|                        || test ! -s conftest.err
| configure:8851: $? = 0
| configure:8854: test -s conftest
| configure:8857: $? = 0
| configure:8869: result: yes
| configure:8879: checking for alloca
| configure:8920: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8926: $? = 0
| configure:8930: test -z 
|                        || test ! -s conftest.err
| configure:8933: $? = 0
| configure:8936: test -s conftest
| configure:8939: $? = 0
| configure:8951: result: yes
| configure:9175: checking whether system is Windows or MSDOS
| configure:9199: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:60: error: `neither' undeclared (first use in this function)
| conftest.c:60: error: (Each undeclared identifier is reported only once
| conftest.c:60: error: for each function it appears in.)
| conftest.c:60: error: parse error before "MSDOS"
| configure:9205: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define M4 "/usr/bin/m4"
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined 
__CYGWIN__
| | neither MSDOS nor Windows
| | #endif
| |   ;
| |   return 0;
| | }
| configure:9230: result: no
| configure:9259: checking whether strerror_r is declared
| configure:9283: gcc -c -g -O2  conftest.c >&5
| configure:9289: $? = 0
| configure:9293: test -z 
|                        || test ! -s conftest.err
| configure:9296: $? = 0
| configure:9299: test -s conftest.o
| configure:9302: $? = 0
| configure:9313: result: yes
| configure:9335: checking for strerror_r
| configure:9392: gcc -o conftest -g -O2   conftest.c  >&5
| configure:9398: $? = 0
| configure:9402: test -z 
|                        || test ! -s conftest.err
| configure:9405: $? = 0
| configure:9408: test -s conftest
| configure:9411: $? = 0
| configure:9423: result: yes
| configure:9433: checking whether strerror_r returns char *
| configure:9461: gcc -c -g -O2  conftest.c >&5
| configure:9467: $? = 0
| configure:9471: test -z 
|                        || test ! -s conftest.err
| configure:9474: $? = 0
| configure:9477: test -s conftest.o
| configure:9480: $? = 0
| configure:9540: result: yes
| configure:9564: checking whether NLS is requested
| configure:9573: result: yes
| configure:9611: checking for msgfmt
| configure:9642: result: /usr/bin/msgfmt
| configure:9651: checking for gmsgfmt
| configure:9682: result: /usr/bin/msgfmt
| configure:9721: checking for xgettext
| configure:9752: result: /usr/bin/xgettext
| configure:9792: checking for msgmerge
| configure:9822: result: /usr/bin/msgmerge
| configure:9879: checking build system type
| configure:9897: result: i686-pc-linux-gnu
| configure:9905: checking host system type
| configure:9919: result: i686-pc-linux-gnu
| configure:9951: checking for ld used by GCC
| configure:10015: result: /usr/bin/ld
| configure:10024: checking if the linker (/usr/bin/ld) is GNU ld
| configure:10037: result: yes
| configure:10043: checking for shared library run path origin
| configure:10056: result: done
| configure:10487: checking for inttypes.h
| configure:10509: gcc -c -g -O2  conftest.c >&5
| configure:10515: $? = 0
| configure:10519: test -z 
|                        || test ! -s conftest.err
| configure:10522: $? = 0
| configure:10525: test -s conftest.o
| configure:10528: $? = 0
| configure:10539: result: yes
| configure:10550: checking for stdint.h
| configure:10572: gcc -c -g -O2  conftest.c >&5
| configure:10578: $? = 0
| configure:10582: test -z 
|                        || test ! -s conftest.err
| configure:10585: $? = 0
| configure:10588: test -s conftest.o
| configure:10591: $? = 0
| configure:10602: result: yes
| configure:10613: checking for unsigned long long
| configure:10635: gcc -o conftest -g -O2   conftest.c  >&5
| configure:10641: $? = 0
| configure:10645: test -z 
|                        || test ! -s conftest.err
| configure:10648: $? = 0
| configure:10651: test -s conftest
| configure:10654: $? = 0
| configure:10666: result: yes
| configure:10698: checking whether strdup is declared
| configure:10722: gcc -c -g -O2  conftest.c >&5
| configure:10728: $? = 0
| configure:10732: test -z 
|                        || test ! -s conftest.err
| configure:10735: $? = 0
| configure:10738: test -s conftest.o
| configure:10741: $? = 0
| configure:10752: result: yes
| configure:10828: checking for error_at_line
| configure:10849: gcc -o conftest -g -O2   conftest.c  >&5
| configure:10855: $? = 0
| configure:10859: test -z 
|                        || test ! -s conftest.err
| configure:10862: $? = 0
| configure:10865: test -s conftest
| configure:10868: $? = 0
| configure:10880: result: yes
| configure:10924: checking getopt.h usability
| configure:10936: gcc -c -g -O2  conftest.c >&5
| configure:10942: $? = 0
| configure:10946: test -z 
|                        || test ! -s conftest.err
| configure:10949: $? = 0
| configure:10952: test -s conftest.o
| configure:10955: $? = 0
| configure:10965: result: yes
| configure:10969: checking getopt.h presence
| configure:10979: gcc -E  conftest.c
| configure:10985: $? = 0
| configure:11005: result: yes
| configure:11040: checking for getopt.h
| configure:11047: result: yes
| configure:11066: checking for getopt_long_only
| configure:11123: gcc -o conftest -g -O2   conftest.c  >&5
| configure:11129: $? = 0
| configure:11133: test -z 
|                        || test ! -s conftest.err
| configure:11136: $? = 0
| configure:11139: test -s conftest
| configure:11142: $? = 0
| configure:11154: result: yes
| configure:11167: checking whether optreset is declared
| configure:11192: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:75: error: `optreset' undeclared (first use in this function)
| conftest.c:75: error: (Each undeclared identifier is reported only once
| conftest.c:75: error: for each function it appears in.)
| configure:11198: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define M4 "/usr/bin/m4"
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | /* end confdefs.h.  */
| | #include <getopt.h>
| | 
| | int
| | main ()
| | {
| | #ifndef optreset
| |   char *p = (char *) optreset;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:11222: result: no
| configure:11275: checking whether NLS is requested
| configure:11284: result: yes
| configure:11302: checking for GNU gettext in libc
| configure:11326: gcc -o conftest -g -O2   conftest.c  >&5
| configure:11332: $? = 0
| configure:11336: test -z 
|                        || test ! -s conftest.err
| configure:11339: $? = 0
| configure:11342: test -s conftest
| configure:11345: $? = 0
| configure:11357: result: yes
| configure:12056: checking whether to use NLS
| configure:12058: result: yes
| configure:12061: checking where the gettext function comes from
| configure:12072: result: libc
| configure:12145: checking for stdlib.h
| configure:12150: result: yes
| configure:12290: checking for GNU libc compatible malloc
| configure:12319: gcc -o conftest -g -O2   conftest.c  >&5
| configure:12322: $? = 0
| configure:12324: ./conftest
| configure:12327: $? = 0
| configure:12341: result: yes
| configure:12401: checking for iswcntrl
| configure:12458: gcc -o conftest -g -O2   conftest.c  >&5
| configure:12464: $? = 0
| configure:12468: test -z 
|                        || test ! -s conftest.err
| configure:12471: $? = 0
| configure:12474: test -s conftest
| configure:12477: $? = 0
| configure:12489: result: yes
| configure:12401: checking for wcwidth
| configure:12458: gcc -o conftest -g -O2   conftest.c  >&5
| configure:12464: $? = 0
| configure:12468: test -z 
|                        || test ! -s conftest.err
| configure:12471: $? = 0
| configure:12474: test -s conftest
| configure:12477: $? = 0
| configure:12489: result: yes
| configure:12500: checking whether mbrtowc and mbstate_t are properly declared
| configure:12521: gcc -o conftest -g -O2   conftest.c  >&5
| configure:12527: $? = 0
| configure:12531: test -z 
|                        || test ! -s conftest.err
| configure:12534: $? = 0
| configure:12537: test -s conftest
| configure:12540: $? = 0
| configure:12552: result: yes
| configure:12563: checking whether wcwidth is declared
| configure:12596: gcc -c -g -O2  conftest.c >&5
| configure:12602: $? = 0
| configure:12606: test -z 
|                        || test ! -s conftest.err
| configure:12609: $? = 0
| configure:12612: test -s conftest.o
| configure:12615: $? = 0
| configure:12626: result: yes
| configure:12639: checking whether mbswidth is declared in <wchar.h>
| configure:12666: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function `main':
| conftest.c:87: error: `mbswidth' undeclared (first use in this function)
| conftest.c:87: error: (Each undeclared identifier is reported only once
| conftest.c:87: error: for each function it appears in.)
| configure:12672: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define M4 "/usr/bin/m4"
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_DECL_WCWIDTH 1
| | /* end confdefs.h.  */
| | 
| | #if HAVE_WCHAR_H
| | # include <wchar.h>
| | #endif
| | 
| | int
| | main ()
| | {
| | 
| |   char *p = (char *) mbswidth;
| | 
| |   ;
| |   return 0;
| | }
| configure:12696: result: no
| configure:12709: checking for mbstate_t
| configure:12731: gcc -c -g -O2  conftest.c >&5
| configure:12737: $? = 0
| configure:12741: test -z 
|                        || test ! -s conftest.err
| configure:12744: $? = 0
| configure:12747: test -s conftest.o
| configure:12750: $? = 0
| configure:12761: result: yes
| configure:12779: checking for obstacks
| configure:12800: gcc -o conftest -g -O2   conftest.c  >&5
| configure:12806: $? = 0
| configure:12810: test -z 
|                        || test ! -s conftest.err
| configure:12813: $? = 0
| configure:12816: test -s conftest
| configure:12819: $? = 0
| configure:12831: result: yes
| configure:12884: checking for mbstate_t
| configure:12936: result: yes
| configure:12952: checking whether mbrtowc and mbstate_t are properly declared
| configure:13004: result: yes
| configure:13043: checking for stpcpy
| configure:13100: gcc -o conftest -g -O2   conftest.c  >&5
| configure:13106: $? = 0
| configure:13110: test -z 
|                        || test ! -s conftest.err
| configure:13113: $? = 0
| configure:13116: test -s conftest
| configure:13119: $? = 0
| configure:13131: result: yes
| configure:13163: checking for strdup
| configure:13220: gcc -o conftest -g -O2   conftest.c  >&5
| configure:13226: $? = 0
| configure:13230: test -z 
|                        || test ! -s conftest.err
| configure:13233: $? = 0
| configure:13236: test -s conftest
| configure:13239: $? = 0
| configure:13251: result: yes
| configure:13288: checking for strndup
| configure:13345: gcc -o conftest -g -O2   conftest.c  >&5
| configure:13351: $? = 0
| configure:13355: test -z 
|                        || test ! -s conftest.err
| configure:13358: $? = 0
| configure:13361: test -s conftest
| configure:13364: $? = 0
| configure:13376: result: yes
| configure:13477: checking for working strnlen
| configure:13516: gcc -o conftest -g -O2   conftest.c  >&5
| configure:13519: $? = 0
| configure:13521: ./conftest
| configure:13524: $? = 0
| configure:13538: result: yes
| configure:13596: checking for valgrind
| configure:13625: result: no
| configure:13684: checking for g++
| configure:13700: found /usr/bin/g++
| configure:13710: result: g++
| configure:13726: checking for C++ compiler version
| configure:13729: g++ --version </dev/null >&5
| g++ (GCC) 3.3.5 (Debian 1:3.3.5-8)
| Copyright (C) 2003 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 
| configure:13732: $? = 0
| configure:13734: g++ -v </dev/null >&5
| Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
| Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm 
--enable-java-awt=xlib --enable-objc-gc i486-linux
| Thread model: posix
| gcc version 3.3.5 (Debian 1:3.3.5-8)
| configure:13737: $? = 0
| configure:13739: g++ -V </dev/null >&5
| g++: `-V' option must have argument
| configure:13742: $? = 1
| configure:13745: checking whether we are using the GNU C++ compiler
| configure:13769: g++ -c   conftest.cc >&5
| configure:13775: $? = 0
| configure:13779: test -z 
|                        || test ! -s conftest.err
| configure:13782: $? = 0
| configure:13785: test -s conftest.o
| configure:13788: $? = 0
| configure:13801: result: yes
| configure:13807: checking whether g++ accepts -g
| configure:13828: g++ -c -g  conftest.cc >&5
| configure:13834: $? = 0
| configure:13838: test -z 
|                        || test ! -s conftest.err
| configure:13841: $? = 0
| configure:13844: test -s conftest.o
| configure:13847: $? = 0
| configure:13858: result: yes
| configure:13900: g++ -c -g -O2  conftest.cc >&5
| configure:13906: $? = 0
| configure:13910: test -z 
|                        || test ! -s conftest.err
| configure:13913: $? = 0
| configure:13916: test -s conftest.o
| configure:13919: $? = 0
| configure:13945: g++ -c -g -O2  conftest.cc >&5
| conftest.cc: In function `int main()':
| conftest.cc:90: error: `exit' undeclared (first use this function)
| conftest.cc:90: error: (Each undeclared identifier is reported only once for 
|    each function it appears in.)
| configure:13951: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "2.0"
| | #define PACKAGE_STRING "GNU Bison 2.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "2.0"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define M4 "/usr/bin/m4"
| | #define HAVE_LOCALE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE__BOOL 1
| | #define HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 0
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| | #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define HAVE_UINTMAX_T 1
| | #define HAVE_DECL_STRDUP 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define ENABLE_NLS 1
| | #define HAVE_GETTEXT 1
| | #define HAVE_DCGETTEXT 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_STPCPY 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRNDUP 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | exit (42);
| |   ;
| |   return 0;
| | }
| configure:13900: g++ -c -g -O2  conftest.cc >&5
| configure:13906: $? = 0
| configure:13910: test -z 
|                        || test ! -s conftest.err
| configure:13913: $? = 0
| configure:13916: test -s conftest.o
| configure:13919: $? = 0
| configure:13945: g++ -c -g -O2  conftest.cc >&5
| configure:13951: $? = 0
| configure:13955: test -z 
|                        || test ! -s conftest.err
| configure:13958: $? = 0
| configure:13961: test -s conftest.o
| configure:13964: $? = 0
| configure:13989: checking dependency style of g++
| configure:14079: result: gcc3
| configure:14098: checking whether g++ builds executables that work
| configure:14130: g++ -o conftest -g -O2   conftest.cc  >&5
| configure:14133: $? = 0
| configure:14135: ./conftest
| configure:14138: $? = 0
| configure:14158: result: yes
| configure:14312: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Bison config.status 2.0, which was
| generated by GNU Autoconf 2.59.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on zeeba
| 
| config.status:756: creating tests/Makefile
| config.status:756: creating tests/atlocal
| config.status:756: creating tests/bison
| config.status:756: creating Makefile
| config.status:756: creating config/Makefile
| config.status:756: creating po/Makefile.in
| config.status:756: creating data/Makefile
| config.status:756: creating lib/Makefile
| config.status:756: creating src/Makefile
| config.status:756: creating doc/Makefile
| config.status:864: creating config.h
| config.status:1136: config.h is unchanged
| config.status:1316: executing depfiles commands
| config.status:1316: executing default-1 commands
| config.status:1316: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=i686-pc-linux-gnu
| ac_cv_build_alias=i686-pc-linux-gnu
| ac_cv_c_compiler_gnu=yes
| ac_cv_c_inline=inline
| ac_cv_cxx_compiler_gnu=yes
| ac_cv_env_CC_set=
| ac_cv_env_CC_value=
| ac_cv_env_CFLAGS_set=
| ac_cv_env_CFLAGS_value=
| ac_cv_env_CPPFLAGS_set=
| ac_cv_env_CPPFLAGS_value=
| ac_cv_env_CPP_set=
| ac_cv_env_CPP_value=
| ac_cv_env_CXXFLAGS_set=
| ac_cv_env_CXXFLAGS_value=
| ac_cv_env_CXX_set=
| ac_cv_env_CXX_value=
| ac_cv_env_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_exeext=
| ac_cv_func_alloca_works=yes
| ac_cv_func_dup2=yes
| ac_cv_func_fork=yes
| ac_cv_func_fork_works=yes
| ac_cv_func_getopt_long_only=yes
| ac_cv_func_isascii=yes
| ac_cv_func_iswcntrl=yes
| ac_cv_func_iswprint=yes
| ac_cv_func_malloc_0_nonnull=yes
| ac_cv_func_mbsinit=yes
| ac_cv_func_obstack=yes
| ac_cv_func_setlocale=yes
| ac_cv_func_stpcpy=yes
| ac_cv_func_strdup=yes
| ac_cv_func_strerror_r=yes
| ac_cv_func_strerror_r_char_p=yes
| ac_cv_func_strndup=yes
| ac_cv_func_strnlen_working=yes
| ac_cv_func_times=yes
| ac_cv_func_vfork=yes
| ac_cv_func_vfork_works=yes
| ac_cv_func_waitpid=yes
| ac_cv_func_wcwidth=yes
| ac_cv_have_decl_clock=no
| ac_cv_have_decl_getrusage=yes
| ac_cv_have_decl_mbswidth=no
| ac_cv_have_decl_optreset=no
| ac_cv_have_decl_strdup=yes
| ac_cv_have_decl_strerror_r=yes
| ac_cv_have_decl_sysconf=yes
| ac_cv_have_decl_times=yes
| ac_cv_have_decl_wcwidth=yes
| ac_cv_header_fcntl_h=yes
| ac_cv_header_getopt_h=yes
| ac_cv_header_inttypes_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=yes
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_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=no
| ac_cv_header_wchar_h=yes
| ac_cv_header_wctype_h=yes
| ac_cv_host=i686-pc-linux-gnu
| ac_cv_host_alias=i686-pc-linux-gnu
| ac_cv_lib_error_at_line=yes
| ac_cv_lib_fl_yywrap=no
| ac_cv_lib_l_yywrap=no
| ac_cv_objext=o
| ac_cv_path_GMSGFMT=/usr/bin/msgfmt
| ac_cv_path_M4=/usr/bin/m4
| ac_cv_path_MSGFMT=/usr/bin/msgfmt
| ac_cv_path_MSGMERGE=/usr/bin/msgmerge
| ac_cv_path_XGETTEXT=/usr/bin/xgettext
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_prog_AWK=gawk
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_ac_ct_CXX=g++
| ac_cv_prog_ac_ct_RANLIB=ranlib
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=
| ac_cv_prog_cxx_g=yes
| ac_cv_prog_egrep='grep -E'
| ac_cv_prog_gnu_m4=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_type__Bool=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_type_uintptr_t=yes
| ac_cv_type_unsigned_long_long=yes
| ac_cv_win_or_dos=no
| ac_cv_working_alloca_h=yes
| acl_cv_hardcode_direct=no
| acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
| 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=yes
| acl_cv_rpath=done
| acl_cv_shlibext=so
| acl_cv_wl=-Wl,
| am_cv_CC_dependencies_compiler_type=gcc3
| am_cv_CXX_dependencies_compiler_type=gcc3
| am_cv_prog_cc_stdc=
| bison_cv_cxx_works=yes
| gl_cv_func_mbrtowc=yes
| gl_cv_header_inttypes_h=yes
| gl_cv_header_stdint_h=yes
| gt_cv_func_gnugettext1_libc=yes
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /var/spool/bison-2.0/config/missing --run aclocal-1.9'
| ALLOCA=''
| ALLOCA_H='alloca.h'
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /var/spool/bison-2.0/config/missing --run tar'
| AUTOCONF='${SHELL} /var/spool/bison-2.0/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /var/spool/bison-2.0/config/missing --run autoheader'
| AUTOM4TE='${SHELL} /var/spool/bison-2.0/config/missing --run autom4te'
| AUTOMAKE='${SHELL} /var/spool/bison-2.0/config/missing --run automake-1.9'
| AWK='gawk'
| BISON_CXX_WORKS=':'
| CC='gcc'
| CCDEPMODE='depmode=gcc3'
| CFLAGS='-g -O2'
| CPP='gcc -E'
| CPPFLAGS=''
| CXX='g++'
| CXXDEPMODE='depmode=gcc3'
| CXXFLAGS='-g -O2'
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| GCC='yes'
| GETOPT_H=''
| GMSGFMT='/usr/bin/msgfmt'
| HAVE__BOOL='1'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS=''
| LDFLAGS=''
| LEX=':'
| LEXLIB=''
| LEX_OUTPUT_ROOT=''
| LIBICONV='-liconv'
| LIBINTL=''
| LIBOBJS=''
| LIBS=''
| LTLIBICONV='-liconv'
| LTLIBINTL=''
| LTLIBOBJS=''
| M4='/usr/bin/m4'
| MAKEINFO='${SHELL} /var/spool/bison-2.0/config/missing --run makeinfo'
| MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs'
| MSGFMT='/usr/bin/msgfmt'
| MSGMERGE='/usr/bin/msgmerge'
| O0CFLAGS='-g -O2'
| O0CXXFLAGS='-g -O2'
| OBJEXT='o'
| PACKAGE='bison'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Bison'
| PACKAGE_STRING='GNU Bison 2.0'
| PACKAGE_TARNAME='bison'
| PACKAGE_VERSION='2.0'
| PATH_SEPARATOR=':'
| POSUB='po'
| RANLIB='ranlib'
| SET_MAKE=''
| SHELL='/bin/sh'
| STDBOOL_H=''
| STRIP=''
| USE_NLS='yes'
| VALGRIND=''
| VERSION='2.0'
| WARNING_CFLAGS=''
| WARNING_CXXFLAGS=''
| WERROR_CFLAGS=''
| XGETTEXT='/usr/bin/xgettext'
| YACC='yacc'
| YACC_LIBRARY='liby.a'
| YACC_SCRIPT='yacc'
| ac_ct_CC='gcc'
| ac_ct_CXX='g++'
| ac_ct_RANLIB='ranlib'
| ac_ct_STRIP=''
| am__fastdepCC_FALSE='#'
| am__fastdepCC_TRUE=''
| am__fastdepCXX_FALSE='#'
| am__fastdepCXX_TRUE=''
| am__include='include'
| am__leading_dot='.'
| am__quote=''
| am__tar='${AMTAR} chof - "$$tardir"'
| am__untar='${AMTAR} xf -'
| bindir='${exec_prefix}/bin'
| build='i686-pc-linux-gnu'
| build_alias=''
| build_cpu='i686'
| build_os='linux-gnu'
| build_vendor='pc'
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host='i686-pc-linux-gnu'
| host_alias=''
| host_cpu='i686'
| host_os='linux-gnu'
| host_vendor='pc'
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/var/spool/bison-2.0/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| mkdir_p='mkdir -p --'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define ENABLE_NLS 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define HAVE_ALLOCA 1
| #define HAVE_ALLOCA 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_CLOCK_T 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DECL_CLOCK 0
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_DECL_STRDUP 1
| #define HAVE_DECL_STRERROR_R 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_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_GETTEXT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_ISASCII 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWPRINT 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMORY_H 1
| #define HAVE_OBSTACK 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STPCPY 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRUCT_TMS 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIMES 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_VFORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE__BOOL 1
| #define M4 "/usr/bin/m4"
| #define PACKAGE "bison"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_STRING "GNU Bison 2.0"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "2.0"
| #define STDC_HEADERS 1
| #define STRERROR_R_CHAR_P 1
| #define VERSION "2.0"
| #define _GNU_SOURCE 1
| #define __EXTENSIONS__ 1
| #endif
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| 
| configure: exit 0


reply via email to

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