## ------------------------- ## ## 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 = moocow.localhost uname -m = i686 uname -r = 2.6.10 uname -s = Linux uname -v = #2 Sat Jan 1 16:45:23 CET 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/src/bison-2.0/tests PATH: //bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/bin/X11 PATH: /usr/local/bin PATH: /usr/local/X11/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='/usr/src/bison-2.0/tests' | at_srcdir='.' | abs_srcdir='/usr/src/bison-2.0/tests' | at_top_srcdir='..' | abs_top_srcdir='/usr/src/bison-2.0/tests/..' | at_top_builddir='../' | abs_top_builddir='/usr/src/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: /usr/src/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: Thu Jan 6 19:26:15 CET 2005 1. Invalid \$n (input.at:28): ok (0m0.007s 0m0.015s) 2. Invalid @n (input.at:46): ok (0m0.008s 0m0.014s) 3. Type Clashes (input.at:64): ok (0m0.036s 0m0.019s) 4. Incompatible Aliases (input.at:89): ok (0m0.010s 0m0.012s) 5. Torturing the Scanner (input.at:130): ok (0m0.274s 0m0.098s) 6. Output files: & -dv. (output.at:38): ok (0m0.050s 0m0.019s) 7. Output files: & -dv -o foo.c. (output.at:40): ok (0m0.045s 0m0.022s) 8. Output files: & -dv -o foo.tab.c. (output.at:42): ok (0m0.043s 0m0.023s) 9. Output files: & -dv -y. (output.at:44): ok (0m0.043s 0m0.024s) 10. Output files: & -dv -b bar. (output.at:46): ok (0m0.043s 0m0.025s) 11. Output files: & -dv -g -o foo.c. (output.at:48): ok (0m0.046s 0m0.020s) 12. Output files: %defines %verbose & . (output.at:52): ok (0m0.045s 0m0.024s) 13. Output files: %defines %verbose %yacc & . (output.at:54): ok (0m0.049s 0m0.022s) 14. Output files: %defines %verbose %yacc & . (output.at:57): ok (0m0.044s 0m0.026s) 15. Output files: %file-prefix="bar" %defines %verbose & . (output.at:61): ok (0m0.043s 0m0.026s) 16. Output files: %output="bar.c" %defines %verbose %yacc & . (output.at:63): ok (0m0.040s 0m0.025s) 17. Output files: %file-prefix="baz" %output="bar.c" %defines %verbose %yacc & . (output.at:67): ok (0m0.045s 0m0.021s) 18. Output files: %defines %verbose & . (output.at:72): ok (0m0.045s 0m0.023s) 19. Output files: %defines %verbose & -o foo.c. (output.at:75): ok (0m0.045s 0m0.024s) 20. Output files: & --defines=foo.hpp -o foo.c++. (output.at:79): ok (0m0.046s 0m0.025s) 21. Output files: & -o foo.c++ --graph=foo.gph. (output.at:83): ok (0m0.044s 0m0.022s) 22. Nullable (sets.at:66): ok (0m0.057s 0m0.040s) 23. Broken Closure (sets.at:151): ok (0m0.049s 0m0.025s) 24. Firsts (sets.at:193): ok (0m0.057s 0m0.044s) 25. Useless Terminals (reduce.at:26): ok (0m0.046s 0m0.024s) 26. Useless Nonterminals (reduce.at:70): ok (0m0.045s 0m0.027s) 27. Useless Rules (reduce.at:125): ok (0m0.049s 0m0.025s) 28. Reduced Automaton (reduce.at:212): ok (0m0.095s 0m0.048s) 29. Underivable Rules (reduce.at:301): ok (0m0.046s 0m0.025s) 30. Empty Language (reduce.at:342): ok (0m0.007s 0m0.015s) 31. Prologue synch line (synclines.at:93): ok (0m0.183s 0m0.088s) 32. %union synch line (synclines.at:113): ok (0m0.187s 0m0.088s) 33. Postprologue synch line (synclines.at:136): ok (0m0.189s 0m0.088s) 34. Action synch line (synclines.at:155): ok (0m0.178s 0m0.096s) 35. Epilogue synch line (synclines.at:173): ok (0m0.183s 0m0.091s) 36. %union and --defines (headers.at:27): ok (0m0.038s 0m0.015s) 37. Invalid CPP guards: input/input (headers.at:76): ok (0m0.060s 0m0.034s) 38. Invalid CPP guards: 9foo (headers.at:77): ok (0m0.067s 0m0.032s) 39. export YYLTYPE (headers.at:86): ok (0m0.298s 0m0.079s) 40. Mid-rule actions (actions.at:25): ok (0m0.352s 0m0.059s) 41. Exotic Dollars (actions.at:91): ok (0m0.294s 0m0.071s) 42. Printers and Destructors : (actions.at:465): ok (0m0.488s 0m0.098s) 43. Printers and Destructors with union: (actions.at:466): ok (0m0.495s 0m0.085s) 44. Printers and Destructors : %defines %skeleton "lalr1.cc" (actions.at:471): ok (0m8.560s 0m0.524s) 45. Printers and Destructors with union: %defines %skeleton "lalr1.cc" (actions.at:472): ok (0m11.547s 0m0.546s) 46. Printers and Destructors : %glr-parser (actions.at:474): ok (0m1.554s 0m0.155s) 47. Printers and Destructors with union: %glr-parser (actions.at:475): ok (0m1.566s 0m0.142s) 48. S/R in initial (conflicts.at:32): ok (0m0.037s 0m0.017s) 49. %nonassoc and eof (conflicts.at:52): ok (0m0.283s 0m0.096s) 50. Unresolved SR Conflicts (conflicts.at:129): ok (0m0.043s 0m0.030s) 51. Resolved SR Conflicts (conflicts.at:236): ok (0m0.042s 0m0.026s) 52. Defaulted Conflicted Reduction (conflicts.at:358): ok (0m0.048s 0m0.023s) 53. %expect not enough (conflicts.at:477): ok (0m0.038s 0m0.018s) 54. %expect right (conflicts.at:497): ok (0m0.035s 0m0.018s) 55. %expect too much (conflicts.at:514): ok (0m0.041s 0m0.012s) 56. %expect with reduce conflicts (conflicts.at:534): ok (0m0.035s 0m0.019s) 57. %no-default-prec without %prec (conflicts.at:554): ok (0m0.041s 0m0.016s) 58. %no-default-prec with %prec (conflicts.at:580): ok (0m0.038s 0m0.014s) 59. %default-prec (conflicts.at:604): ok (0m0.036s 0m0.018s) 60. Calculator (calc.at:535): ok (0m0.452s 0m0.320s) 61. Calculator %defines (calc.at:537): ok (0m0.438s 0m0.330s) 62. Calculator %locations (calc.at:538): ok (0m0.509s 0m0.302s) 63. Calculator %name-prefix="calc" (calc.at:539): ok (0m0.453s 0m0.315s) 64. Calculator %verbose (calc.at:540): ok (0m0.455s 0m0.321s) 65. Calculator %yacc (calc.at:541): ok (0m0.459s 0m0.328s) 66. Calculator %error-verbose (calc.at:542): ok (0m0.475s 0m0.306s) 67. Calculator %pure-parser %locations (calc.at:544): ok (0m0.523s 0m0.337s) 68. Calculator %error-verbose %locations (calc.at:545): ok (0m0.537s 0m0.288s) 69. Calculator %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:547): ok (0m0.541s 0m0.285s) 70. Calculator %debug (calc.at:549): ok (0m0.596s 0m0.477s) 71. Calculator %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:550): ok (0m0.689s 0m0.426s) 72. Calculator %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:552): ok (0m0.703s 0m0.445s) 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.727s 0m0.401s) 74. Calculator %glr-parser (calc.at:571): ok (0m1.167s 0m0.345s) 75. Calculator %glr-parser %defines (calc.at:573): ok (0m1.151s 0m0.361s) 76. Calculator %glr-parser %locations (calc.at:574): ok (0m1.216s 0m0.351s) 77. Calculator %glr-parser %name-prefix="calc" (calc.at:575): ok (0m1.132s 0m0.385s) 78. Calculator %glr-parser %verbose (calc.at:576): ok (0m1.168s 0m0.356s) 79. Calculator %glr-parser %yacc (calc.at:577): ok (0m1.150s 0m0.359s) 80. Calculator %glr-parser %error-verbose (calc.at:578): ok (0m1.193s 0m0.326s) 81. Calculator %glr-parser %pure-parser %locations (calc.at:580): ok (0m1.239s 0m0.341s) 82. Calculator %glr-parser %error-verbose %locations (calc.at:581): ok (0m1.240s 0m0.317s) 83. Calculator %glr-parser %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:583): ok (0m1.250s 0m0.301s) 84. Calculator %glr-parser %debug (calc.at:585): ok (0m1.505s 0m0.406s) 85. Calculator %glr-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:586): ok (0m1.617s 0m0.354s) 86. Calculator %glr-parser %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:588): ok (0m1.669s 0m0.327s) 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.768s 0m0.325s) 88. Calculator %skeleton "lalr1.cc" %defines %locations (calc.at:608): ok (0m11.057s 0m0.751s) 89. Calculator %skeleton "lalr1.cc" %defines (calc.at:610): ok (0m10.938s 0m0.831s) 90. Calculator %skeleton "lalr1.cc" %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:620): ok (0m11.041s 0m0.745s) 91. Calculator %skeleton "lalr1.cc" %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:623): ok (0m11.310s 0m0.926s) 92. Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:625): ok (0m11.296s 0m0.939s) 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 (0m11.300s 0m0.938s) 94. Big triangle (torture.at:140): ok (0m2.687s 0m0.249s) 95. Big horizontal (torture.at:231): ok (0m13.835s 0m0.855s) 96. Many look-ahead tokens (torture.at:366): ok (0m19.932s 0m1.127s) 97. Exploding the Stack Size with Alloca (torture.at:440): ok (0m0.902s 0m0.890s) 98. Exploding the Stack Size with Malloc (torture.at:465): ok (0m0.981s 0m0.727s) 99. GNU AWK Grammar (existing.at:26): ok (0m0.128s 0m0.019s) 100. GNU Cim Grammar (existing.at:366): ok (0m0.355s 0m0.050s) 101. GNU pic Grammar (existing.at:1218): ok (0m0.479s 0m0.053s) 102. Early token definitions (regression.at:27): ok (0m0.148s 0m0.044s) 103. Braces parsing (regression.at:65): ok (0m0.040s 0m0.025s) 104. Duplicate string (regression.at:87): ok (0m0.042s 0m0.016s) 105. Rule Line Numbers (regression.at:113): ok (0m0.043s 0m0.028s) 106. Mixing %token styles (regression.at:257): ok (0m0.044s 0m0.012s) 107. Invalid inputs (regression.at:280): ok (0m0.008s 0m0.015s) 109. Characters Escapes (regression.at:340): ok (0m0.156s 0m0.035s) 110. Web2c Report (regression.at:371): ok (0m0.043s 0m0.027s) 111. Web2c Actions (regression.at:548): ok (0m0.053s 0m0.024s) 112. Dancer (regression.at:790): ok (0m0.295s 0m0.089s) 113. Dancer %glr-parser (regression.at:791): ok (0m0.969s 0m0.122s) 114. Dancer %skeleton "lalr1.cc" (regression.at:792): ok (0m8.063s 0m0.357s) 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.988s 0m0.082s) 118. GLR: Resolve ambiguity, impure, locations (cxx-type.at:323): ok (0m1.049s 0m0.091s) 119. GLR: Resolve ambiguity, pure, no locations (cxx-type.at:329): ok (0m0.992s 0m0.083s) 120. GLR: Resolve ambiguity, pure, locations (cxx-type.at:336): ok (0m1.062s 0m0.102s) 121. GLR: Merge conflicting parses, impure, no locations (cxx-type.at:343): ok (0m0.995s 0m0.086s) 122. GLR: Merge conflicting parses, impure, locations (cxx-type.at:350): ok (0m1.070s 0m0.144s) 123. GLR: Merge conflicting parses, pure, no locations (cxx-type.at:357): ok (0m1.000s 0m0.100s) 124. GLR: Merge conflicting parses, pure, locations (cxx-type.at:363): ok (0m1.083s 0m0.143s) 125. GLR: Verbose messages, resolve ambiguity, impure, no locations (cxx-type.at:370): ok (0m1.020s 0m0.096s) 126. Badly Collapsed GLR States (glr-regression.at:25): ok (0m0.896s 0m0.102s) 127. Improper handling of embedded actions and $-N in GLR parsers (glr-regression.at:117): ok (0m0.954s 0m0.155s) testsuite: ending at: Thu Jan 6 19:29:54 CET 2005 testsuite: test suite duration: 0h 3m 39s ## ------------- ## ## 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 108: regression.at:312 Token definitions 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. ## ## ---------------------- ## 108. regression.at:312: testing ... regression.at:329: bison -o input.c input.y regression.at:330: $CC $CFLAGS $CPPFLAGS -c input.c -o input.o stderr: In file included from input.c:140: /usr/include/stdlib.h:482: error: parse error before numeric constant /usr/include/stdlib.h:485: error: parse error before '}' token stdout: regression.at:330: exit code was 1, expected 0 108. regression.at:312: 108. Token definitions (regression.at:312): FAILED (regression.at:330) ## -------------- ## ## ..//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 --prefix=/usr --disable-nls | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = moocow.localhost | uname -m = i686 | uname -r = 2.6.10 | uname -s = Linux | uname -v = #2 Sat Jan 1 16:45:23 CET 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/sbin | PATH: /bin | PATH: /usr/bin | PATH: /usr/bin/X11 | PATH: /usr/local/bin | PATH: /usr/local/X11/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1402: checking for a BSD-compatible install | configure:1457: result: //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:1936: found /usr/bin/gcc | configure:1946: result: gcc | configure:2190: checking for C compiler version | configure:2193: gcc --version &5 | gcc (GCC) 3.4.1 | 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. | | configure:2196: $? = 0 | configure:2198: gcc -v &5 | Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/specs | Configured with: ../gcc-3.4.1/configure --prefix=/usr --disable-nls | Thread model: posix | gcc version 3.4.1 | configure:2201: $? = 0 | configure:2203: gcc -V &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 | 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 | 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 | | #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: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 | 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 &5 | gcc (GCC) 3.4.1 | 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. | | configure:3932: $? = 0 | configure:3934: gcc -v &5 | Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/specs | Configured with: ../gcc-3.4.1/configure --prefix=/usr --disable-nls | Thread model: posix | gcc version 3.4.1 | configure:3937: $? = 0 | configure:3939: gcc -V &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 &5 | gcc (GCC) 3.4.1 | 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. | | configure:4770: $? = 0 | configure:4772: gcc -v &5 | Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/specs | Configured with: ../gcc-3.4.1/configure --prefix=/usr --disable-nls | Thread model: posix | gcc version 3.4.1 | configure:4775: $? = 0 | configure:4777: gcc -V &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:6056: found /usr/bin/flex | configure:6066: result: flex | configure:6079: checking for yywrap in -lfl | configure:6109: gcc -o conftest -g -O2 conftest.c -lfl >&5 | configure:6115: $? = 0 | configure:6119: test -z | || test ! -s conftest.err | configure:6122: $? = 0 | configure:6125: test -s conftest | configure:6128: $? = 0 | configure:6141: result: yes | configure:6219: checking lex output file root | configure:6230: flex conftest.l | configure:6233: $? = 0 | configure:6245: result: lex.yy | configure:6250: checking whether yytext is a pointer | configure:6266: gcc -o conftest -g -O2 conftest.c -lfl >&5 | configure:6272: $? = 0 | configure:6276: test -z | || test ! -s conftest.err | configure:6279: $? = 0 | configure:6282: test -s conftest | configure:6285: $? = 0 | configure:6299: result: yes | configure:6314: checking for bison | configure:6330: found /usr/bin/bison | configure:6340: result: bison -y | 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:74: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 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:7582: result: no | configure:7586: checking vfork.h presence | configure:7596: gcc -E conftest.c | conftest.c:40: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 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: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 | configure:8537: $? = 0 | configure:8541: test -z | || test ! -s conftest.err | configure:8544: $? = 0 | configure:8547: test -s conftest.o | configure:8550: $? = 0 | configure:8561: result: yes | 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: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: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 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 1 | | #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: no | 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:9755: result: no | 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/i686-pc-linux-gnu/bin/ld | configure:10024: checking if the linker (/usr/i686-pc-linux-gnu/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:76: error: `optreset' undeclared (first use in this function) | conftest.c:76: error: (Each undeclared identifier is reported only once | conftest.c:76: 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 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 1 | | #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 | | | | 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: no | configure:12056: checking whether to use NLS | configure:12058: result: no | 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 | conftest.c: In function `main': | conftest.c:78: warning: the address of `mbrtowc', will always evaluate as `true' | 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 | configure:12666: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function `main': | conftest.c:85: error: `mbswidth' undeclared (first use in this function) | conftest.c:85: error: (Each undeclared identifier is reported only once | conftest.c:85: 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 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 1 | | #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 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: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 | conftest.c:105: warning: conflicting types for built-in function 'stpcpy' | 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 | conftest.c:106: warning: conflicting types for built-in function 'strdup' | 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 &5 | g++ (GCC) 3.4.1 | 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. | | configure:13732: $? = 0 | configure:13734: g++ -v &5 | Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/specs | Configured with: ../gcc-3.4.1/configure --prefix=/usr --disable-nls | Thread model: posix | gcc version 3.4.1 | configure:13737: $? = 0 | configure:13739: g++ -V &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:88: error: `exit' undeclared (first use this function) | conftest.cc:88: 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 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 1 | | #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 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 moocow.localhost | | 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:1312: executing depfiles commands | config.status:1312: executing default-1 commands | config.status:1312: 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=yes | 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='//bin/install -c' | ac_cv_prog_AWK=gawk | ac_cv_prog_CPP='gcc -E' | ac_cv_prog_LEX=flex | ac_cv_prog_YACC='bison -y' | 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_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/i686-pc-linux-gnu/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 | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /usr/src/bison-2.0/config/missing --run aclocal-1.9' | ALLOCA='' | ALLOCA_H='alloca.h' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='${SHELL} /usr/src/bison-2.0/config/missing --run tar' | AUTOCONF='${SHELL} /usr/src/bison-2.0/config/missing --run autoconf' | AUTOHEADER='${SHELL} /usr/src/bison-2.0/config/missing --run autoheader' | AUTOM4TE='${SHELL} /usr/src/bison-2.0/config/missing --run autom4te' | AUTOMAKE='${SHELL} /usr/src/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='flex' | LEXLIB='-lfl' | LEX_OUTPUT_ROOT='lex.yy' | LIBICONV='-liconv' | LIBINTL='' | LIBOBJS='' | LIBS='' | LTLIBICONV='-liconv' | LTLIBINTL='' | LTLIBOBJS='' | M4='/usr/bin/m4' | MAKEINFO='${SHELL} /usr/src/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='' | RANLIB='ranlib' | SET_MAKE='' | SHELL='/bin/sh' | STDBOOL_H='' | STRIP='' | USE_NLS='no' | VALGRIND='' | VERSION='2.0' | WARNING_CFLAGS='' | WARNING_CXXFLAGS='' | WERROR_CFLAGS='' | XGETTEXT=':' | YACC='bison -y' | 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='/usr/src/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' | program_transform_name='s,x,x,' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='${prefix}/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | #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_DECL_CLOCK 1 | #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_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