## ------------------------- ## ## GNU Bison 2.0 test suite. ## ## ------------------------- ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: | 2004-12-25 Paul Eggert | | * 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 = li.agfa.com uname -m = i686 uname -r = 2.6.11.6 uname -s = Linux uname -v = #1 SMP Wed Apr 6 11:19:54 EDT 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: /home/sid/bison-2.0/tests PATH: /bin PATH: /usr/bin 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='/home/sid/bison-2.0/tests' | at_srcdir='.' | abs_srcdir='/home/sid/bison-2.0/tests' | at_top_srcdir='..' | abs_top_srcdir='/home/sid/bison-2.0/tests/..' | at_top_builddir='../' | abs_top_builddir='/home/sid/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='gcc3.3.5' | | # 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++3.3.5' | | # 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: /home/sid/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: Fri Apr 8 10:30:11 EDT 2005 1. Invalid \$n (input.at:28): ok (0m0.003s 0m0.017s) 2. Invalid @n (input.at:46): ok (0m0.006s 0m0.015s) 3. Type Clashes (input.at:64): ok (0m0.026s 0m0.016s) 4. Incompatible Aliases (input.at:89): ok (0m0.003s 0m0.017s) 5. Torturing the Scanner (input.at:130): ok (0m0.172s 0m0.091s) 6. Output files: & -dv. (output.at:38): ok (0m0.024s 0m0.026s) 7. Output files: & -dv -o foo.c. (output.at:40): ok (0m0.026s 0m0.023s) 8. Output files: & -dv -o foo.tab.c. (output.at:42): ok (0m0.021s 0m0.028s) 9. Output files: & -dv -y. (output.at:44): ok (0m0.027s 0m0.024s) 10. Output files: & -dv -b bar. (output.at:46): ok (0m0.018s 0m0.030s) 11. Output files: & -dv -g -o foo.c. (output.at:48): ok (0m0.022s 0m0.026s) 12. Output files: %defines %verbose & . (output.at:52): ok (0m0.025s 0m0.027s) 13. Output files: %defines %verbose %yacc & . (output.at:54): ok (0m0.025s 0m0.025s) 14. Output files: %defines %verbose %yacc & . (output.at:57): ok (0m0.020s 0m0.032s) 15. Output files: %file-prefix="bar" %defines %verbose & . (output.at:61): ok (0m0.028s 0m0.023s) 16. Output files: %output="bar.c" %defines %verbose %yacc & . (output.at:63): ok (0m0.024s 0m0.027s) 17. Output files: %file-prefix="baz" %output="bar.c" %defines %verbose %yacc & . (output.at:67): ok (0m0.026s 0m0.023s) 18. Output files: %defines %verbose & . (output.at:72): ok (0m0.029s 0m0.043s) 19. Output files: %defines %verbose & -o foo.c. (output.at:75): ok (0m0.024s 0m0.027s) 20. Output files: & --defines=foo.hpp -o foo.c++. (output.at:79): ok (0m0.019s 0m0.030s) 21. Output files: & -o foo.c++ --graph=foo.gph. (output.at:83): ok (0m0.020s 0m0.030s) 22. Nullable (sets.at:66): ok (0m0.029s 0m0.046s) 23. Broken Closure (sets.at:151): ok (0m0.022s 0m0.033s) 24. Firsts (sets.at:193): ok (0m0.030s 0m0.056s) 25. Useless Terminals (reduce.at:26): ok (0m0.026s 0m0.028s) 26. Useless Nonterminals (reduce.at:70): ok (0m0.022s 0m0.033s) 27. Useless Rules (reduce.at:125): ok (0m0.027s 0m0.026s) 28. Reduced Automaton (reduce.at:212): ok (0m0.052s 0m0.056s) 29. Underivable Rules (reduce.at:301): ok (0m0.021s 0m0.033s) 30. Empty Language (reduce.at:342): ok (0m0.004s 0m0.014s) 31. Prologue synch line (synclines.at:93): ok (0m0.112s 0m0.088s) 32. %union synch line (synclines.at:113): ok (0m0.106s 0m0.090s) 33. Postprologue synch line (synclines.at:136): ok (0m0.102s 0m0.099s) 34. Action synch line (synclines.at:155): ok (0m0.111s 0m0.088s) 35. Epilogue synch line (synclines.at:173): ok (0m0.109s 0m0.083s) 36. %union and --defines (headers.at:27): ok (0m0.016s 0m0.019s) 37. Invalid CPP guards: input/input (headers.at:76): ok (0m0.033s 0m0.035s) 38. Invalid CPP guards: 9foo (headers.at:77): ok (0m0.036s 0m0.034s) 39. export YYLTYPE (headers.at:86): ok (0m0.188s 0m0.075s) 40. Mid-rule actions (actions.at:25): ok (0m0.216s 0m0.047s) 41. Exotic Dollars (actions.at:91): ok (0m0.194s 0m0.058s) 42. Printers and Destructors : (actions.at:465): ok (0m0.294s 0m0.080s) 43. Printers and Destructors with union: (actions.at:466): ok (0m0.300s 0m0.080s) 46. Printers and Destructors : %glr-parser (actions.at:474): ok (0m0.773s 0m0.104s) 47. Printers and Destructors with union: %glr-parser (actions.at:475): ok (0m0.753s 0m0.091s) 48. S/R in initial (conflicts.at:32): ok (0m0.020s 0m0.019s) 49. %nonassoc and eof (conflicts.at:52): ok (0m0.177s 0m0.097s) 50. Unresolved SR Conflicts (conflicts.at:129): ok (0m0.026s 0m0.028s) 51. Resolved SR Conflicts (conflicts.at:236): ok (0m0.026s 0m0.025s) 52. Defaulted Conflicted Reduction (conflicts.at:358): ok (0m0.021s 0m0.031s) 53. %expect not enough (conflicts.at:477): ok (0m0.022s 0m0.018s) 54. %expect right (conflicts.at:497): ok (0m0.020s 0m0.019s) 55. %expect too much (conflicts.at:514): ok (0m0.021s 0m0.019s) 56. %expect with reduce conflicts (conflicts.at:534): ok (0m0.024s 0m0.014s) 57. %no-default-prec without %prec (conflicts.at:554): ok (0m0.019s 0m0.018s) 58. %no-default-prec with %prec (conflicts.at:580): ok (0m0.024s 0m0.011s) 59. %default-prec (conflicts.at:604): ok (0m0.019s 0m0.016s) 60. Calculator (calc.at:535): ok (0m0.232s 0m0.392s) 61. Calculator %defines (calc.at:537): ok (0m0.242s 0m0.384s) 62. Calculator %locations (calc.at:538): ok (0m0.290s 0m0.369s) 63. Calculator %name-prefix="calc" (calc.at:539): ok (0m0.234s 0m0.391s) 64. Calculator %verbose (calc.at:540): ok (0m0.250s 0m0.366s) 65. Calculator %yacc (calc.at:541): ok (0m0.246s 0m0.378s) 66. Calculator %error-verbose (calc.at:542): ok (0m0.279s 0m0.337s) 67. Calculator %pure-parser %locations (calc.at:544): ok (0m0.302s 0m0.372s) 68. Calculator %error-verbose %locations (calc.at:545): ok (0m0.310s 0m0.304s) 69. Calculator %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:547): ok (0m0.338s 0m0.314s) 70. Calculator %debug (calc.at:549): ok (0m0.317s 0m0.544s) 71. Calculator %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:550): ok (0m0.413s 0m0.466s) 72. Calculator %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:552): ok (0m0.399s 0m0.501s) 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.401s 0m0.488s) 74. Calculator %glr-parser (calc.at:571): ok (0m0.606s 0m0.375s) 75. Calculator %glr-parser %defines (calc.at:573): ok (0m0.573s 0m0.384s) 76. Calculator %glr-parser %locations (calc.at:574): ok (0m0.617s 0m0.352s) 77. Calculator %glr-parser %name-prefix="calc" (calc.at:575): ok (0m0.570s 0m0.396s) 78. Calculator %glr-parser %verbose (calc.at:576): ok (0m0.592s 0m0.412s) 79. Calculator %glr-parser %yacc (calc.at:577): ok (0m0.567s 0m0.392s) 80. Calculator %glr-parser %error-verbose (calc.at:578): ok (0m0.595s 0m0.361s) 81. Calculator %glr-parser %pure-parser %locations (calc.at:580): ok (0m0.636s 0m0.358s) 82. Calculator %glr-parser %error-verbose %locations (calc.at:581): ok (0m0.646s 0m0.329s) 83. Calculator %glr-parser %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:583): ok (0m0.651s 0m0.330s) 84. Calculator %glr-parser %debug (calc.at:585): ok (0m0.685s 0m0.402s) 85. Calculator %glr-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:586): ok (0m0.733s 0m0.344s) 86. Calculator %glr-parser %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:588): ok (0m0.739s 0m0.348s) 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 (0m0.840s 0m0.331s) 94. Big triangle (torture.at:140): ok (0m1.741s 0m0.185s) 95. Big horizontal (torture.at:231): ok (0m10.305s 0m0.296s) 96. Many look-ahead tokens (torture.at:366): ok (0m12.159s 0m0.311s) 97. Exploding the Stack Size with Alloca (torture.at:440): ok (0m0.660s 0m2.045s) 98. Exploding the Stack Size with Malloc (torture.at:465): ok (0m0.704s 0m2.190s) 99. GNU AWK Grammar (existing.at:26): ok (0m0.084s 0m0.017s) 100. GNU Cim Grammar (existing.at:366): ok (0m0.248s 0m0.040s) 101. GNU pic Grammar (existing.at:1218): ok (0m0.349s 0m0.023s) 102. Early token definitions (regression.at:27): ok (0m0.094s 0m0.037s) 103. Braces parsing (regression.at:65): ok (0m0.022s 0m0.028s) 104. Duplicate string (regression.at:87): ok (0m0.020s 0m0.019s) 105. Rule Line Numbers (regression.at:113): ok (0m0.035s 0m0.029s) 106. Mixing %token styles (regression.at:257): ok (0m0.024s 0m0.015s) 107. Invalid inputs (regression.at:280): ok (0m0.004s 0m0.016s) 108. Token definitions (regression.at:312): ok (0m0.093s 0m0.038s) 109. Characters Escapes (regression.at:340): ok (0m0.095s 0m0.035s) 110. Web2c Report (regression.at:371): ok (0m0.024s 0m0.025s) 111. Web2c Actions (regression.at:548): ok (0m0.028s 0m0.027s) 112. Dancer (regression.at:790): ok (0m0.193s 0m0.070s) 113. Dancer %glr-parser (regression.at:791): ok (0m0.490s 0m0.079s) 115. Doxygen Public Documentation (c++.at:102): ok (0m0.142s 0m0.052s) 116. Doxygen Private Documentation (c++.at:103): ok (0m0.179s 0m0.042s) 117. GLR: Resolve ambiguity, impure, no locations (cxx-type.at:316): ok (0m0.541s 0m0.069s) 118. GLR: Resolve ambiguity, impure, locations (cxx-type.at:323): ok (0m0.548s 0m0.073s) 119. GLR: Resolve ambiguity, pure, no locations (cxx-type.at:329): ok (0m0.515s 0m0.065s) 120. GLR: Resolve ambiguity, pure, locations (cxx-type.at:336): ok (0m0.550s 0m0.077s) 121. GLR: Merge conflicting parses, impure, no locations (cxx-type.at:343): ok (0m0.546s 0m0.071s) 122. GLR: Merge conflicting parses, impure, locations (cxx-type.at:350): ok (0m0.552s 0m0.072s) 123. GLR: Merge conflicting parses, pure, no locations (cxx-type.at:357): ok (0m0.515s 0m0.069s) 124. GLR: Merge conflicting parses, pure, locations (cxx-type.at:363): ok (0m0.555s 0m0.084s) 125. GLR: Verbose messages, resolve ambiguity, impure, no locations (cxx-type.at:370): ok (0m0.526s 0m0.069s) 126. Badly Collapsed GLR States (glr-regression.at:25): ok (0m0.455s 0m0.070s) 127. Improper handling of embedded actions and $-N in GLR parsers (glr-regression.at:117): ok (0m0.484s 0m0.093s) testsuite: ending at: Fri Apr 8 10:31:32 EDT 2005 testsuite: test suite duration: 0h 1m 21s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 127 tests were run, 9 failed unexpectedly. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Bison 2.0 test suite test groups: NUM: FILENAME:LINE TEST-GROUP-NAME KEYWORDS 44: actions.at:471 Printers and Destructors : %defines %skeleton "lalr1.cc" c++ 45: actions.at:472 Printers and Destructors with union: %defines %skeleton "lalr1.cc" c++ 88: calc.at:608 Calculator %skeleton "lalr1.cc" %defines %locations c++ 89: calc.at:610 Calculator %skeleton "lalr1.cc" %defines c++ 90: calc.at:620 Calculator %skeleton "lalr1.cc" %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc c++ 91: calc.at:623 Calculator %skeleton "lalr1.cc" %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc c++ 92: calc.at:625 Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc c++ 93: calc.at:627 Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count} c++ 114: regression.at:792 Dancer %skeleton "lalr1.cc" c++ ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## 44. actions.at:471: testing ... actions.at:471: bison -o input.cc input.y actions.at:471: $BISON_CXX_WORKS stderr: stdout: actions.at:471: $CXX $CXXFLAGS $CPPFLAGS input.cc -o input stderr: ./testsuite: line 6956: g++3.3.5: command not found stdout: actions.at:471: exit code was 127, expected 0 44. actions.at:471: 44. Printers and Destructors : %defines %skeleton "lalr1.cc" (actions.at:471): FAILED (actions.at:471) 45. actions.at:472: testing ... actions.at:472: bison -o input.cc input.y actions.at:472: $BISON_CXX_WORKS stderr: stdout: actions.at:472: $CXX $CXXFLAGS $CPPFLAGS input.cc -o input stderr: ./testsuite: line 7424: g++3.3.5: command not found stdout: actions.at:472: exit code was 127, expected 0 45. actions.at:472: 45. Printers and Destructors with union: %defines %skeleton "lalr1.cc" (actions.at:472): FAILED (actions.at:472) 88. calc.at:608: testing ... calc.at:608: bison -o calc.cc calc.y calc.at:608: $BISON_CXX_WORKS stderr: stdout: calc.at:608: $CXX $CXXFLAGS $CPPFLAGS calc.cc -o calc stderr: ./testsuite: line 44479: g++3.3.5: command not found stdout: calc.at:608: exit code was 127, expected 0 88. calc.at:608: 88. Calculator %skeleton "lalr1.cc" %defines %locations (calc.at:608): FAILED (calc.at:608) 89. calc.at:610: testing ... calc.at:610: bison -o calc.cc calc.y calc.at:610: $BISON_CXX_WORKS stderr: stdout: calc.at:610: $CXX $CXXFLAGS $CPPFLAGS calc.cc -o calc stderr: ./testsuite: line 45685: g++3.3.5: command not found stdout: calc.at:610: exit code was 127, expected 0 89. calc.at:610: 89. Calculator %skeleton "lalr1.cc" %defines (calc.at:610): FAILED (calc.at:610) 90. calc.at:620: testing ... calc.at:620: bison -o calc.cc calc.y calc.at:620: $BISON_CXX_WORKS stderr: stdout: calc.at:620: $CXX $CXXFLAGS $CPPFLAGS calc.cc -o calc stderr: ./testsuite: line 46914: g++3.3.5: command not found stdout: calc.at:620: exit code was 127, expected 0 90. calc.at:620: 90. Calculator %skeleton "lalr1.cc" %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:620): FAILED (calc.at:620) 91. calc.at:623: testing ... calc.at:623: bison -o calc.cc calc.y calc.at:623: $BISON_CXX_WORKS stderr: stdout: calc.at:623: $CXX $CXXFLAGS $CPPFLAGS calc.cc -o calc stderr: ./testsuite: line 48125: g++3.3.5: command not found stdout: calc.at:623: exit code was 127, expected 0 91. calc.at:623: 91. Calculator %skeleton "lalr1.cc" %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:623): FAILED (calc.at:623) 92. calc.at:625: testing ... calc.at:625: bison -o calc.cc calc.y calc.at:625: $BISON_CXX_WORKS stderr: stdout: calc.at:625: $CXX $CXXFLAGS $CPPFLAGS calc.cc -o calc stderr: ./testsuite: line 49586: g++3.3.5: command not found stdout: calc.at:625: exit code was 127, expected 0 92. calc.at:625: 92. Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:625): FAILED (calc.at:625) 93. calc.at:627: testing ... calc.at:627: bison -o calc.cc calc.y calc.at:627: $BISON_CXX_WORKS stderr: stdout: calc.at:627: $CXX $CXXFLAGS $CPPFLAGS calc.cc -o calc stderr: ./testsuite: line 51047: g++3.3.5: command not found stdout: calc.at:627: exit code was 127, expected 0 93. calc.at:627: 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): FAILED (calc.at:627) 114. regression.at:792: testing ... regression.at:792: bison -o dancer.c dancer.y regression.at:792: bison -o dancer.cc dancer.y regression.at:792: $BISON_CXX_WORKS stderr: stdout: regression.at:792: $CXX $CXXFLAGS $CPPFLAGS dancer.cc -o dancer stderr: ./testsuite: line 57918: g++3.3.5: command not found stdout: regression.at:792: exit code was 127, expected 0 114. regression.at:792: 114. Dancer %skeleton "lalr1.cc" (regression.at:792): FAILED (regression.at:792) ## -------------- ## ## ..//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 = li.agfa.com | uname -m = i686 | uname -r = 2.6.11.6 | uname -s = Linux | uname -v = #1 SMP Wed Apr 6 11:19:54 EDT 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: /usr/local/Simili23/tcl/bin | PATH: /bin | PATH: /usr/bin | PATH: /usr/X11R6/bin | PATH: /usr/local/bin | PATH: /usr/local/sbin | PATH: /bin | PATH: /usr/bin | PATH: /sbin | PATH: /usr/sbin | PATH: /usr/local/gcc3/3.3.5/bin | PATH: /usr/local/pgsql/bin | PATH: /usr/local/samba/bin | PATH: /usr/local/qt/bin | PATH: /usr/local/netpbm/bin | PATH: /usr/X11R6/bin | PATH: /usr/games/bin | PATH: /usr/local/teTeX/bin/i686-pc-linux-gnu | PATH: /home/sid/bin | PATH: /usr/local/ssl/bin | PATH: /usr/local/java2/bin | PATH: /usr/local/dotgnu/bin | PATH: . | PATH: /usr/local/bin | PATH: /usr/local/sbin | PATH: /bin | PATH: /usr/bin | PATH: /sbin | PATH: /usr/sbin | PATH: /usr/local/gcc3/3.3.5/bin | PATH: /usr/local/pgsql/bin | PATH: /usr/local/samba/bin | PATH: /usr/local/qt/bin | PATH: /usr/local/netpbm/bin | PATH: /usr/X11R6/bin | PATH: /usr/games/bin | PATH: /usr/local/teTeX/bin/i686-pc-linux-gnu | PATH: /home/sid/bin | PATH: /usr/local/ssl/bin | PATH: /usr/local/java2/bin | PATH: /usr/local/dotgnu/bin | PATH: . | | | ## ----------- ## | ## 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 /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:1946: result: gcc3.3.5 | configure:2190: checking for C compiler version | configure:2193: gcc3.3.5 --version &5 | gcc3.3.5 (GCC) 3.3.5 | 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: gcc3.3.5 -v &5 | Reading specs from /usr/local/gcc3/3.3.5/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs | Configured with: ../gcc-3.3.5/configure --program-suffix=3.3.5 --enable-shared --enable-threads=posix --enable-version-specific-runtime-libs --prefix=/usr/local/gcc3/3.3.5 --enable-__cxa_atexit --enable-clocale=gnu | Thread model: posix | gcc version 3.3.5 | configure:2201: $? = 0 | configure:2203: gcc3.3.5 -V &5 | gcc3.3.5: `-V' option must have argument | configure:2206: $? = 1 | configure:2229: checking for C compiler default output file name | configure:2232: gcc3.3.5 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: gcc3.3.5 -o conftest conftest.c >&5 | configure:2329: $? = 0 | configure:2354: result: | configure:2360: checking for suffix of object files | configure:2381: gcc3.3.5 -c conftest.c >&5 | configure:2384: $? = 0 | configure:2406: result: o | configure:2410: checking whether we are using the GNU C compiler | configure:2434: gcc3.3.5 -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 gcc3.3.5 accepts -g | configure:2493: gcc3.3.5 -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 gcc3.3.5 option to accept ANSI C | configure:2610: gcc3.3.5 -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: gcc3.3.5 -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 gcc3.3.5 | configure:2896: result: gcc3 | configure:2919: checking how to run the C preprocessor | configure:3037: result: cpp3.3.5 | configure:3061: cpp3.3.5 conftest.c | configure:3067: $? = 0 | configure:3099: cpp3.3.5 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 | 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: gcc3.3.5 -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:3323: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:3326: $? = 0 | configure:3328: ./conftest | configure:3331: $? = 0 | configure:3346: result: yes | configure:3370: checking for sys/types.h | configure:3386: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:3392: $? = 0 | configure:3396: test -z | || test ! -s conftest.err | configure:3399: $? = 0 | configure:3402: test -s conftest.o | configure:3405: $? = 0 | configure:3416: result: yes | configure:3370: checking for sys/stat.h | configure:3386: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:3392: $? = 0 | configure:3396: test -z | || test ! -s conftest.err | configure:3399: $? = 0 | configure:3402: test -s conftest.o | configure:3405: $? = 0 | configure:3416: result: yes | configure:3370: checking for stdlib.h | configure:3386: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:3392: $? = 0 | configure:3396: test -z | || test ! -s conftest.err | configure:3399: $? = 0 | configure:3402: test -s conftest.o | configure:3405: $? = 0 | configure:3416: result: yes | configure:3370: checking for string.h | configure:3386: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:3392: $? = 0 | configure:3396: test -z | || test ! -s conftest.err | configure:3399: $? = 0 | configure:3402: test -s conftest.o | configure:3405: $? = 0 | configure:3416: result: yes | configure:3370: checking for memory.h | configure:3386: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:3392: $? = 0 | configure:3396: test -z | || test ! -s conftest.err | configure:3399: $? = 0 | configure:3402: test -s conftest.o | configure:3405: $? = 0 | configure:3416: result: yes | configure:3370: checking for strings.h | configure:3386: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:3392: $? = 0 | configure:3396: test -z | || test ! -s conftest.err | configure:3399: $? = 0 | configure:3402: test -s conftest.o | configure:3405: $? = 0 | configure:3416: result: yes | configure:3370: checking for inttypes.h | configure:3386: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:3392: $? = 0 | configure:3396: test -z | || test ! -s conftest.err | configure:3399: $? = 0 | configure:3402: test -s conftest.o | configure:3405: $? = 0 | configure:3416: result: yes | configure:3370: checking for stdint.h | configure:3386: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:3392: $? = 0 | configure:3396: test -z | || test ! -s conftest.err | configure:3399: $? = 0 | configure:3402: test -s conftest.o | configure:3405: $? = 0 | configure:3416: result: yes | configure:3370: checking for unistd.h | configure:3386: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:3392: $? = 0 | configure:3396: test -z | || test ! -s conftest.err | configure:3399: $? = 0 | configure:3402: test -s conftest.o | configure:3405: $? = 0 | configure:3416: result: yes | configure:3438: checking minix/config.h usability | configure:3450: gcc3.3.5 -c -g -O2 conftest.c >&5 | conftest.c:56:26: minix/config.h: No such file or directory | configure:3456: $? = 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 | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:3479: result: no | configure:3483: checking minix/config.h presence | configure:3493: cpp3.3.5 conftest.c | conftest.c:22:26: minix/config.h: No such file or directory | configure:3499: $? = 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 | configure:3519: result: no | configure:3554: checking for minix/config.h | configure:3561: result: no | configure:3653: checking for gcc | configure:3679: result: gcc3.3.5 | configure:3923: checking for C compiler version | configure:3926: gcc3.3.5 --version &5 | gcc3.3.5 (GCC) 3.3.5 | 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:3929: $? = 0 | configure:3931: gcc3.3.5 -v &5 | Reading specs from /usr/local/gcc3/3.3.5/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs | Configured with: ../gcc-3.3.5/configure --program-suffix=3.3.5 --enable-shared --enable-threads=posix --enable-version-specific-runtime-libs --prefix=/usr/local/gcc3/3.3.5 --enable-__cxa_atexit --enable-clocale=gnu | Thread model: posix | gcc version 3.3.5 | configure:3934: $? = 0 | configure:3936: gcc3.3.5 -V &5 | gcc3.3.5: `-V' option must have argument | configure:3939: $? = 1 | configure:3942: checking whether we are using the GNU C compiler | configure:3998: result: yes | configure:4004: checking whether gcc3.3.5 accepts -g | configure:4055: result: yes | configure:4072: checking for gcc3.3.5 option to accept ANSI C | configure:4179: result: none needed | configure:4197: gcc3.3.5 -c -g -O2 conftest.c >&5 | conftest.c:2: error: parse error before "me" | configure:4203: $? = 1 | configure: failed program was: | | #ifndef __cplusplus | | choke me | | #endif | configure:4338: checking dependency style of gcc3.3.5 | configure:4428: result: gcc3 | configure:4491: checking for gcc | configure:4517: result: gcc3.3.5 | configure:4761: checking for C compiler version | configure:4764: gcc3.3.5 --version &5 | gcc3.3.5 (GCC) 3.3.5 | 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:4767: $? = 0 | configure:4769: gcc3.3.5 -v &5 | Reading specs from /usr/local/gcc3/3.3.5/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs | Configured with: ../gcc-3.3.5/configure --program-suffix=3.3.5 --enable-shared --enable-threads=posix --enable-version-specific-runtime-libs --prefix=/usr/local/gcc3/3.3.5 --enable-__cxa_atexit --enable-clocale=gnu | Thread model: posix | gcc version 3.3.5 | configure:4772: $? = 0 | configure:4774: gcc3.3.5 -V &5 | gcc3.3.5: `-V' option must have argument | configure:4777: $? = 1 | configure:4780: checking whether we are using the GNU C compiler | configure:4836: result: yes | configure:4842: checking whether gcc3.3.5 accepts -g | configure:4893: result: yes | configure:4910: checking for gcc3.3.5 option to accept ANSI C | configure:5017: result: none needed | configure:5035: gcc3.3.5 -c -g -O2 conftest.c >&5 | conftest.c:2: error: parse error before "me" | configure:5041: $? = 1 | configure: failed program was: | | #ifndef __cplusplus | | choke me | | #endif | configure:5176: checking dependency style of gcc3.3.5 | configure:5266: result: gcc3 | configure:6037: checking for flex | configure:6053: found /usr/bin/flex | configure:6063: result: flex | configure:6076: checking for yywrap in -lfl | configure:6106: gcc3.3.5 -o conftest -g -O2 conftest.c -lfl >&5 | configure:6112: $? = 0 | configure:6116: test -z | || test ! -s conftest.err | configure:6119: $? = 0 | configure:6122: test -s conftest | configure:6125: $? = 0 | configure:6138: result: yes | configure:6216: checking lex output file root | configure:6227: flex conftest.l | configure:6230: $? = 0 | configure:6242: result: lex.yy | configure:6247: checking whether yytext is a pointer | configure:6263: gcc3.3.5 -o conftest -g -O2 conftest.c -lfl >&5 | configure:6269: $? = 0 | configure:6273: test -z | || test ! -s conftest.err | configure:6276: $? = 0 | configure:6279: test -s conftest | configure:6282: $? = 0 | configure:6296: result: yes | configure:6311: checking for bison | configure:6327: found /usr/local/bin/bison | configure:6337: result: bison -y | configure:6389: checking for ranlib | configure:6405: found /usr/bin/ranlib | configure:6416: result: ranlib | configure:6432: checking for gm4 | configure:6465: result: no | configure:6432: checking for gnum4 | configure:6465: result: no | configure:6432: checking for m4 | configure:6450: found /usr/bin/m4 | configure:6462: result: /usr/bin/m4 | configure:6473: checking whether m4 supports frozen files | configure:6485: result: yes | configure:6517: checking locale.h usability | configure:6529: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:6535: $? = 0 | configure:6539: test -z | || test ! -s conftest.err | configure:6542: $? = 0 | configure:6545: test -s conftest.o | configure:6548: $? = 0 | configure:6558: result: yes | configure:6562: checking locale.h presence | configure:6572: cpp3.3.5 conftest.c | configure:6578: $? = 0 | configure:6598: result: yes | configure:6633: checking for locale.h | configure:6640: result: yes | configure:6517: checking wchar.h usability | configure:6529: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:6535: $? = 0 | configure:6539: test -z | || test ! -s conftest.err | configure:6542: $? = 0 | configure:6545: test -s conftest.o | configure:6548: $? = 0 | configure:6558: result: yes | configure:6562: checking wchar.h presence | configure:6572: cpp3.3.5 conftest.c | configure:6578: $? = 0 | configure:6598: result: yes | configure:6633: checking for wchar.h | configure:6640: result: yes | configure:6517: checking wctype.h usability | configure:6529: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:6535: $? = 0 | configure:6539: test -z | || test ! -s conftest.err | configure:6542: $? = 0 | configure:6545: test -s conftest.o | configure:6548: $? = 0 | configure:6558: result: yes | configure:6562: checking wctype.h presence | configure:6572: cpp3.3.5 conftest.c | configure:6578: $? = 0 | configure:6598: result: yes | configure:6633: checking for wctype.h | configure:6640: result: yes | configure:6665: checking for stdbool.h that conforms to C99 | configure:6724: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:6730: $? = 0 | configure:6734: test -z | || test ! -s conftest.err | configure:6737: $? = 0 | configure:6740: test -s conftest.o | configure:6743: $? = 0 | configure:6754: result: yes | configure:6756: checking for _Bool | configure:6780: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:6786: $? = 0 | configure:6790: test -z | || test ! -s conftest.err | configure:6793: $? = 0 | configure:6796: test -s conftest.o | configure:6799: $? = 0 | configure:6810: result: yes | configure:6849: checking for inline | configure:6870: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:6876: $? = 0 | configure:6880: test -z | || test ! -s conftest.err | configure:6883: $? = 0 | configure:6886: test -s conftest.o | configure:6889: $? = 0 | configure:6901: result: inline | configure:6922: checking for uintptr_t | configure:6946: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:6952: $? = 0 | configure:6956: test -z | || test ! -s conftest.err | configure:6959: $? = 0 | configure:6962: test -s conftest.o | configure:6965: $? = 0 | configure:6976: result: yes | configure:6997: checking for setlocale | configure:7054: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:7060: $? = 0 | configure:7064: test -z | || test ! -s conftest.err | configure:7067: $? = 0 | configure:7070: test -s conftest | configure:7073: $? = 0 | configure:7085: result: yes | configure:6997: checking for isascii | configure:7054: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:7060: $? = 0 | configure:7064: test -z | || test ! -s conftest.err | configure:7067: $? = 0 | configure:7070: test -s conftest | configure:7073: $? = 0 | configure:7085: result: yes | configure:6997: checking for iswprint | configure:7054: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:7060: $? = 0 | configure:7064: test -z | || test ! -s conftest.err | configure:7067: $? = 0 | configure:7070: test -s conftest | configure:7073: $? = 0 | configure:7085: result: yes | configure:6997: checking for mbsinit | configure:7054: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:7060: $? = 0 | configure:7064: test -z | || test ! -s conftest.err | configure:7067: $? = 0 | configure:7070: test -s conftest | configure:7073: $? = 0 | configure:7085: result: yes | configure:7107: checking if malloc debugging is wanted | configure:7128: result: no | configure:7133: checking for pid_t | configure:7157: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:7163: $? = 0 | configure:7167: test -z | || test ! -s conftest.err | configure:7170: $? = 0 | configure:7173: test -s conftest.o | configure:7176: $? = 0 | configure:7187: result: yes | configure:7213: checking fcntl.h usability | configure:7225: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:7231: $? = 0 | configure:7235: test -z | || test ! -s conftest.err | configure:7238: $? = 0 | configure:7241: test -s conftest.o | configure:7244: $? = 0 | configure:7254: result: yes | configure:7258: checking fcntl.h presence | configure:7268: cpp3.3.5 conftest.c | configure:7274: $? = 0 | configure:7294: result: yes | configure:7329: checking for fcntl.h | configure:7336: result: yes | configure:7349: checking for sys/wait.h that is POSIX.1 compatible | configure:7380: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:7386: $? = 0 | configure:7390: test -z | || test ! -s conftest.err | configure:7393: $? = 0 | configure:7396: test -s conftest.o | configure:7399: $? = 0 | configure:7410: result: yes | configure:7425: checking for dup2 | configure:7482: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:7488: $? = 0 | configure:7492: test -z | || test ! -s conftest.err | configure:7495: $? = 0 | configure:7498: test -s conftest | configure:7501: $? = 0 | configure:7513: result: yes | configure:7425: checking for waitpid | configure:7482: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:7488: $? = 0 | configure:7492: test -z | || test ! -s conftest.err | configure:7495: $? = 0 | configure:7498: test -s conftest | configure:7501: $? = 0 | configure:7513: result: yes | configure:7529: checking for unistd.h | configure:7534: result: yes | configure:7538: checking vfork.h usability | configure:7550: gcc3.3.5 -c -g -O2 conftest.c >&5 | conftest.c:74:19: vfork.h: No such file or directory | configure:7556: $? = 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 YYTEXT_POINTER 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 | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #include | configure:7579: result: no | configure:7583: checking vfork.h presence | configure:7593: cpp3.3.5 conftest.c | conftest.c:40:19: vfork.h: No such file or directory | configure:7599: $? = 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 YYTEXT_POINTER 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 | configure:7619: result: no | configure:7654: checking for vfork.h | configure:7661: result: no | configure:7679: checking for fork | configure:7736: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:7742: $? = 0 | configure:7746: test -z | || test ! -s conftest.err | configure:7749: $? = 0 | configure:7752: test -s conftest | configure:7755: $? = 0 | configure:7767: result: yes | configure:7679: checking for vfork | configure:7736: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:7742: $? = 0 | configure:7746: test -z | || test ! -s conftest.err | configure:7749: $? = 0 | configure:7752: test -s conftest | configure:7755: $? = 0 | configure:7767: result: yes | configure:7778: checking for working fork | configure:7801: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:7804: $? = 0 | configure:7806: ./conftest | configure:7809: $? = 0 | configure:7823: result: yes | configure:7844: checking for working vfork | configure:7977: result: yes | configure:8024: checking sys/time.h usability | configure:8036: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:8042: $? = 0 | configure:8046: test -z | || test ! -s conftest.err | configure:8049: $? = 0 | configure:8052: test -s conftest.o | configure:8055: $? = 0 | configure:8065: result: yes | configure:8069: checking sys/time.h presence | configure:8079: cpp3.3.5 conftest.c | configure:8085: $? = 0 | configure:8105: result: yes | configure:8140: checking for sys/time.h | configure:8147: result: yes | configure:8024: checking sys/times.h usability | configure:8036: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:8042: $? = 0 | configure:8046: test -z | || test ! -s conftest.err | configure:8049: $? = 0 | configure:8052: test -s conftest.o | configure:8055: $? = 0 | configure:8065: result: yes | configure:8069: checking sys/times.h presence | configure:8079: cpp3.3.5 conftest.c | configure:8085: $? = 0 | configure:8105: result: yes | configure:8140: checking for sys/times.h | configure:8147: result: yes | configure:8164: checking for sys/resource.h | configure:8187: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:8193: $? = 0 | configure:8197: test -z | || test ! -s conftest.err | configure:8200: $? = 0 | configure:8203: test -s conftest.o | configure:8206: $? = 0 | configure:8217: result: yes | configure:8232: checking for times | configure:8289: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:8295: $? = 0 | configure:8299: test -z | || test ! -s conftest.err | configure:8302: $? = 0 | configure:8305: test -s conftest | configure:8308: $? = 0 | configure:8320: result: yes | configure:8331: checking whether getrusage is declared | configure:8366: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:8372: $? = 0 | configure:8376: test -z | || test ! -s conftest.err | configure:8379: $? = 0 | configure:8382: test -s conftest.o | configure:8385: $? = 0 | configure:8396: result: yes | configure:8412: checking whether times is declared | configure:8447: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:8453: $? = 0 | configure:8457: test -z | || test ! -s conftest.err | configure:8460: $? = 0 | configure:8463: test -s conftest.o | configure:8466: $? = 0 | configure:8477: result: yes | configure:8493: checking whether clock is declared | configure:8528: gcc3.3.5 -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:99: error: `clock' undeclared (first use in this function) | conftest.c:99: error: (Each undeclared identifier is reported only once | conftest.c:99: error: for each function it appears in.) | configure:8534: $? = 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 YYTEXT_POINTER 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 | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #if HAVE_SYS_STAT_H | | # include | | #endif | | #if STDC_HEADERS | | # include | | # include | | #else | | # if HAVE_STDLIB_H | | # include | | # endif | | #endif | | #if HAVE_STRING_H | | # if !STDC_HEADERS && HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #if HAVE_STRINGS_H | | # include | | #endif | | #if HAVE_INTTYPES_H | | # include | | #else | | # if HAVE_STDINT_H | | # include | | # endif | | #endif | | #if HAVE_UNISTD_H | | # include | | #endif | | #if HAVE_SYS_TIME_H | | # include | | #endif | | #if HAVE_SYS_TIMES_H | | # include | | #endif | | #if HAVE_SYS_RESOURCE_H | | # include | | #endif | | | | | | int | | main () | | { | | #ifndef clock | | char *p = (char *) clock; | | #endif | | | | ; | | return 0; | | } | configure:8558: result: no | configure:8574: checking whether sysconf is declared | configure:8609: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:8615: $? = 0 | configure:8619: test -z | || test ! -s conftest.err | configure:8622: $? = 0 | configure:8625: test -s conftest.o | configure:8628: $? = 0 | configure:8639: result: yes | configure:8658: checking for clock_t | configure:8693: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:8699: $? = 0 | configure:8703: test -z | || test ! -s conftest.err | configure:8706: $? = 0 | configure:8709: test -s conftest.o | configure:8712: $? = 0 | configure:8723: result: yes | configure:8733: checking for struct tms | configure:8768: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:8774: $? = 0 | configure:8778: test -z | || test ! -s conftest.err | configure:8781: $? = 0 | configure:8784: test -s conftest.o | configure:8787: $? = 0 | configure:8798: result: yes | configure:8814: checking for working alloca.h | configure:8835: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:8841: $? = 0 | configure:8845: test -z | || test ! -s conftest.err | configure:8848: $? = 0 | configure:8851: test -s conftest | configure:8854: $? = 0 | configure:8866: result: yes | configure:8876: checking for alloca | configure:8917: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:8923: $? = 0 | configure:8927: test -z | || test ! -s conftest.err | configure:8930: $? = 0 | configure:8933: test -s conftest | configure:8936: $? = 0 | configure:8948: result: yes | configure:9172: checking whether system is Windows or MSDOS | configure:9196: gcc3.3.5 -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:61: error: `neither' undeclared (first use in this function) | conftest.c:61: error: (Each undeclared identifier is reported only once | conftest.c:61: error: for each function it appears in.) | conftest.c:61: error: parse error before "MSDOS" | configure:9202: $? = 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 YYTEXT_POINTER 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:9227: result: no | configure:9256: checking whether strerror_r is declared | configure:9280: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:9286: $? = 0 | configure:9290: test -z | || test ! -s conftest.err | configure:9293: $? = 0 | configure:9296: test -s conftest.o | configure:9299: $? = 0 | configure:9310: result: yes | configure:9332: checking for strerror_r | configure:9389: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:9395: $? = 0 | configure:9399: test -z | || test ! -s conftest.err | configure:9402: $? = 0 | configure:9405: test -s conftest | configure:9408: $? = 0 | configure:9420: result: yes | configure:9430: checking whether strerror_r returns char * | configure:9458: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:9464: $? = 0 | configure:9468: test -z | || test ! -s conftest.err | configure:9471: $? = 0 | configure:9474: test -s conftest.o | configure:9477: $? = 0 | configure:9537: result: yes | configure:9561: checking whether NLS is requested | configure:9570: result: yes | configure:9608: checking for msgfmt | configure:9639: result: /usr/bin/msgfmt | configure:9648: checking for gmsgfmt | configure:9679: result: /usr/bin/msgfmt | configure:9718: checking for xgettext | configure:9752: result: no | configure:9789: checking for msgmerge | configure:9819: result: /usr/bin/msgmerge | configure:9876: checking build system type | configure:9894: result: i686-pc-linux-gnu | configure:9902: checking host system type | configure:9916: result: i686-pc-linux-gnu | configure:9948: checking for ld used by GCC | configure:10012: result: /usr/bin/ld | configure:10021: checking if the linker (/usr/bin/ld) is GNU ld | configure:10034: result: yes | configure:10040: checking for shared library run path origin | configure:10053: result: done | configure:10484: checking for inttypes.h | configure:10506: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:10512: $? = 0 | configure:10516: test -z | || test ! -s conftest.err | configure:10519: $? = 0 | configure:10522: test -s conftest.o | configure:10525: $? = 0 | configure:10536: result: yes | configure:10547: checking for stdint.h | configure:10569: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:10575: $? = 0 | configure:10579: test -z | || test ! -s conftest.err | configure:10582: $? = 0 | configure:10585: test -s conftest.o | configure:10588: $? = 0 | configure:10599: result: yes | configure:10610: checking for unsigned long long | configure:10632: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:10638: $? = 0 | configure:10642: test -z | || test ! -s conftest.err | configure:10645: $? = 0 | configure:10648: test -s conftest | configure:10651: $? = 0 | configure:10663: result: yes | configure:10695: checking whether strdup is declared | configure:10719: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:10725: $? = 0 | configure:10729: test -z | || test ! -s conftest.err | configure:10732: $? = 0 | configure:10735: test -s conftest.o | configure:10738: $? = 0 | configure:10749: result: yes | configure:10825: checking for error_at_line | configure:10846: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:10852: $? = 0 | configure:10856: test -z | || test ! -s conftest.err | configure:10859: $? = 0 | configure:10862: test -s conftest | configure:10865: $? = 0 | configure:10877: result: yes | configure:10921: checking getopt.h usability | configure:10933: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:10939: $? = 0 | configure:10943: test -z | || test ! -s conftest.err | configure:10946: $? = 0 | configure:10949: test -s conftest.o | configure:10952: $? = 0 | configure:10962: result: yes | configure:10966: checking getopt.h presence | configure:10976: cpp3.3.5 conftest.c | configure:10982: $? = 0 | configure:11002: result: yes | configure:11037: checking for getopt.h | configure:11044: result: yes | configure:11063: checking for getopt_long_only | configure:11120: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:11126: $? = 0 | configure:11130: test -z | || test ! -s conftest.err | configure:11133: $? = 0 | configure:11136: test -s conftest | configure:11139: $? = 0 | configure:11151: result: yes | configure:11164: checking whether optreset is declared | configure:11189: gcc3.3.5 -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:11195: $? = 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 YYTEXT_POINTER 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_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #ifndef optreset | | char *p = (char *) optreset; | | #endif | | | | ; | | return 0; | | } | configure:11219: result: no | configure:11272: checking whether NLS is requested | configure:11281: result: yes | configure:11299: checking for GNU gettext in libc | configure:11323: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:11329: $? = 0 | configure:11333: test -z | || test ! -s conftest.err | configure:11336: $? = 0 | configure:11339: test -s conftest | configure:11342: $? = 0 | configure:11354: result: yes | configure:12053: checking whether to use NLS | configure:12055: result: yes | configure:12058: checking where the gettext function comes from | configure:12069: result: libc | configure:12142: checking for stdlib.h | configure:12147: result: yes | configure:12287: checking for GNU libc compatible malloc | configure:12316: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:12319: $? = 0 | configure:12321: ./conftest | configure:12324: $? = 0 | configure:12338: result: yes | configure:12398: checking for iswcntrl | configure:12455: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:12461: $? = 0 | configure:12465: test -z | || test ! -s conftest.err | configure:12468: $? = 0 | configure:12471: test -s conftest | configure:12474: $? = 0 | configure:12486: result: yes | configure:12398: checking for wcwidth | configure:12455: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:12461: $? = 0 | configure:12465: test -z | || test ! -s conftest.err | configure:12468: $? = 0 | configure:12471: test -s conftest | configure:12474: $? = 0 | configure:12486: result: yes | configure:12497: checking whether mbrtowc and mbstate_t are properly declared | configure:12518: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:12524: $? = 0 | configure:12528: test -z | || test ! -s conftest.err | configure:12531: $? = 0 | configure:12534: test -s conftest | configure:12537: $? = 0 | configure:12549: result: yes | configure:12560: checking whether wcwidth is declared | configure:12593: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:12599: $? = 0 | configure:12603: test -z | || test ! -s conftest.err | configure:12606: $? = 0 | configure:12609: test -s conftest.o | configure:12612: $? = 0 | configure:12623: result: yes | configure:12636: checking whether mbswidth is declared in | configure:12663: gcc3.3.5 -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:12669: $? = 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 YYTEXT_POINTER 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_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 | | #endif | | | | int | | main () | | { | | | | char *p = (char *) mbswidth; | | | | ; | | return 0; | | } | configure:12693: result: no | configure:12706: checking for mbstate_t | configure:12728: gcc3.3.5 -c -g -O2 conftest.c >&5 | configure:12734: $? = 0 | configure:12738: test -z | || test ! -s conftest.err | configure:12741: $? = 0 | configure:12744: test -s conftest.o | configure:12747: $? = 0 | configure:12758: result: yes | configure:12776: checking for obstacks | configure:12797: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:12803: $? = 0 | configure:12807: test -z | || test ! -s conftest.err | configure:12810: $? = 0 | configure:12813: test -s conftest | configure:12816: $? = 0 | configure:12828: result: yes | configure:12881: checking for mbstate_t | configure:12933: result: yes | configure:12949: checking whether mbrtowc and mbstate_t are properly declared | configure:13001: result: yes | configure:13040: checking for stpcpy | configure:13097: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:13103: $? = 0 | configure:13107: test -z | || test ! -s conftest.err | configure:13110: $? = 0 | configure:13113: test -s conftest | configure:13116: $? = 0 | configure:13128: result: yes | configure:13160: checking for strdup | configure:13217: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:13223: $? = 0 | configure:13227: test -z | || test ! -s conftest.err | configure:13230: $? = 0 | configure:13233: test -s conftest | configure:13236: $? = 0 | configure:13248: result: yes | configure:13285: checking for strndup | configure:13342: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:13348: $? = 0 | configure:13352: test -z | || test ! -s conftest.err | configure:13355: $? = 0 | configure:13358: test -s conftest | configure:13361: $? = 0 | configure:13373: result: yes | configure:13474: checking for working strnlen | configure:13513: gcc3.3.5 -o conftest -g -O2 conftest.c >&5 | configure:13516: $? = 0 | configure:13518: ./conftest | configure:13521: $? = 0 | configure:13535: result: yes | configure:13593: checking for valgrind | configure:13622: result: no | configure:13723: checking for C++ compiler version | configure:13726: g++3.3.5 --version &5 | g++3.3.5 (GCC) 3.3.5 | 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:13729: $? = 0 | configure:13731: g++3.3.5 -v &5 | Reading specs from /usr/local/gcc3/3.3.5/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs | Configured with: ../gcc-3.3.5/configure --program-suffix=3.3.5 --enable-shared --enable-threads=posix --enable-version-specific-runtime-libs --prefix=/usr/local/gcc3/3.3.5 --enable-__cxa_atexit --enable-clocale=gnu | Thread model: posix | gcc version 3.3.5 | configure:13734: $? = 0 | configure:13736: g++3.3.5 -V &5 | g++3.3.5: `-V' option must have argument | configure:13739: $? = 1 | configure:13742: checking whether we are using the GNU C++ compiler | configure:13766: g++3.3.5 -c conftest.cc >&5 | configure:13772: $? = 0 | configure:13776: test -z | || test ! -s conftest.err | configure:13779: $? = 0 | configure:13782: test -s conftest.o | configure:13785: $? = 0 | configure:13798: result: yes | configure:13804: checking whether g++3.3.5 accepts -g | configure:13825: g++3.3.5 -c -g conftest.cc >&5 | configure:13831: $? = 0 | configure:13835: test -z | || test ! -s conftest.err | configure:13838: $? = 0 | configure:13841: test -s conftest.o | configure:13844: $? = 0 | configure:13855: result: yes | configure:13897: g++3.3.5 -c -g -O2 conftest.cc >&5 | configure:13903: $? = 0 | configure:13907: test -z | || test ! -s conftest.err | configure:13910: $? = 0 | configure:13913: test -s conftest.o | configure:13916: $? = 0 | configure:13942: g++3.3.5 -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:13948: $? = 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 YYTEXT_POINTER 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_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:13897: g++3.3.5 -c -g -O2 conftest.cc >&5 | configure:13903: $? = 0 | configure:13907: test -z | || test ! -s conftest.err | configure:13910: $? = 0 | configure:13913: test -s conftest.o | configure:13916: $? = 0 | configure:13942: g++3.3.5 -c -g -O2 conftest.cc >&5 | configure:13948: $? = 0 | configure:13952: test -z | || test ! -s conftest.err | configure:13955: $? = 0 | configure:13958: test -s conftest.o | configure:13961: $? = 0 | configure:13986: checking dependency style of g++3.3.5 | configure:14076: result: gcc3 | configure:14095: checking whether g++3.3.5 builds executables that work | configure:14127: g++3.3.5 -o conftest -g -O2 conftest.cc >&5 | configure:14130: $? = 0 | configure:14132: ./conftest | configure:14135: $? = 0 | configure:14155: result: yes | configure:14309: 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 li.agfa.com | | 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: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=set | ac_cv_env_CC_value=gcc3.3.5 | 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=set | ac_cv_env_CPP_value=cpp3.3.5 | ac_cv_env_CXXFLAGS_set= | ac_cv_env_CXXFLAGS_value= | ac_cv_env_CXX_set=set | ac_cv_env_CXX_value=g++3.3.5 | 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=yes | 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=: | ac_cv_path_install='/usr/bin/install -c' | ac_cv_prog_AWK=gawk | ac_cv_prog_CPP=cpp3.3.5 | ac_cv_prog_LEX=flex | ac_cv_prog_YACC='bison -y' | ac_cv_prog_ac_ct_CC=gcc3.3.5 | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_stdc= | ac_cv_prog_cxx_g=yes | ac_cv_prog_egrep='grep -E' | ac_cv_prog_gnu_m4=yes | ac_cv_prog_lex_root=lex.yy | ac_cv_prog_lex_yytext_pointer=yes | ac_cv_prog_make_make_set=yes | ac_cv_type__Bool=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} /home/sid/bison-2.0/config/missing --run aclocal-1.9' | ALLOCA='' | ALLOCA_H='' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='${SHELL} /home/sid/bison-2.0/config/missing --run tar' | AUTOCONF='${SHELL} /home/sid/bison-2.0/config/missing --run autoconf' | AUTOHEADER='${SHELL} /home/sid/bison-2.0/config/missing --run autoheader' | AUTOM4TE='${SHELL} /home/sid/bison-2.0/config/missing --run autom4te' | AUTOMAKE='${SHELL} /home/sid/bison-2.0/config/missing --run automake-1.9' | AWK='gawk' | BISON_CXX_WORKS=':' | CC='gcc3.3.5' | CCDEPMODE='depmode=gcc3' | CFLAGS='-g -O2' | CPP='cpp3.3.5' | CPPFLAGS='' | CXX='g++3.3.5' | 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='flex' | LEXLIB='-lfl' | LEX_OUTPUT_ROOT='lex.yy' | LIBICONV='-liconv' | LIBINTL='' | LIBOBJS='' | LIBS='' | LTLIBICONV='-liconv' | LTLIBINTL='' | LTLIBOBJS='' | M4='/usr/bin/m4' | MAKEINFO='${SHELL} /home/sid/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=':' | YACC='bison -y' | YACC_LIBRARY='liby.a' | YACC_SCRIPT='yacc' | ac_ct_CC='gcc3.3.5' | ac_ct_CXX='' | 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='/home/sid/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_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 YYTEXT_POINTER 1 | #define _GNU_SOURCE 1 | #define __EXTENSIONS__ 1 | #endif | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | | configure: exit 0