## --------------------------- ## ## GNU Bison 1.29e test suite. ## ## --------------------------- ## ./testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## ./testsuite: ../intl/ChangeLog: | 2001-09-13 GNU | | * Version 0.10.40 released. | ./testsuite: ../po/ChangeLog: | 2001-10-10 gettextize | | * Makefile.in.in: Upgrade to gettext-0.10.40. | | 2001-10-10 gettextize | | * Makefile.in.in: Upgrade to gettext-0.10.40. | | 2001-10-09 gettextize | ./testsuite: ../ChangeLog: | 2001-10-26 Akim Demaille | | Version 1.30. | | 2001-10-26 Paul Eggert | | * lib/error.c, lib/error.h, lib/getopt.c, lib/getopt.h, | lib/getopt1.c, lib/obstack.c, lib/obstack.h, lib/quote.c, | lib/strnlen.c, lib/xmalloc.c, m4/c-bs-a.m4, m4/error.m4, | m4/gettext.m4, m4/lcmessage.m4, m4/malloc.m4, m4/mbstate_t.m4, ## --------- ## ## Platform. ## ## --------- ## hostname = taz uname -m = alpha uname -r = V5.1 uname -s = OSF1 uname -v = 732 /usr/bin/uname -p = alpha /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = alpha /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/users/dg/work/bison-1.30/tests PATH: /usr/users/dg/bin PATH: /usr/bin PATH: /usr/users/dg/work/bison-1.30 ./testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright 2000, 2001 Free Software Foundation, Inc. | | at_testdir='tests' | buildpath='/usr/users/dg/work/bison-1.30/tests' | srcdir='.' | srcpath='/usr/users/dg/work/bison-1.30/tests' | top_srcdir='..' | top_srcpath='/usr/users/dg/work/bison-1.30' | top_builddir='../' | top_buildpath='/usr/users/dg/work/bison-1.30' | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/bash'} ./testsuite: atlocal: | # tests/atlocal. Generated from atlocal.in by configure. -*- shell-script -*- | # Configurable variable values for Bison test suite. | # Copyright 2000, 2001 Free Software Foundation, Inc. | | # We need a C compiler. | CC='cc' | CFLAGS='-g' | | # We need to know if the compiler is GCC. | GCC='' | | # We need `config.h'. | CPPFLAGS="-I $top_builddir " ## ---------------- ## ## Tested programs. ## ## ---------------- ## testsuite.at:24: /usr/users/dg/work/bison-1.30/tests/bison --version bison (GNU Bison) 1.30 Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ## --------------------------- ## ## Silently running the tests. ## ## --------------------------- ## ./testsuite: starting at: Sat Nov 3 22:12:36 EST 2001 1. output.at:38: ok (0m0.028s 0m0.120s) 2. output.at:40: ok (0m0.032s 0m0.112s) 3. output.at:42: ok (0m0.023s 0m0.124s) 4. output.at:44: ok (0m0.022s 0m0.131s) 5. output.at:46: ok (0m0.027s 0m0.128s) 6. output.at:48: ok (0m0.024s 0m0.127s) 7. output.at:52: ok (0m0.029s 0m0.120s) 8. output.at:54: ok (0m0.029s 0m0.117s) 9. output.at:59: ok (0m0.032s 0m0.117s) 10. output.at:62: ok (0m0.024s 0m0.122s) 11. output.at:66: ok (0m0.025s 0m0.117s) 12. output.at:70: ok (0m0.027s 0m0.115s) 13. calc.at:389: FAILED near `calc.at:389' 14. calc.at:391: FAILED near `calc.at:391' 15. calc.at:392: FAILED near `calc.at:392' 16. calc.at:393: FAILED near `calc.at:393' 17. calc.at:394: FAILED near `calc.at:394' 18. calc.at:395: FAILED near `calc.at:395' 19. calc.at:396: FAILED near `calc.at:396' 20. calc.at:398: FAILED near `calc.at:398' 21. calc.at:400: FAILED near `calc.at:400' 22. calc.at:402: FAILED near `calc.at:402' 23. calc.at:403: FAILED near `calc.at:403' 24. regression.at:26: ok (0m0.023s 0m0.079s) 25. regression.at:52: ok (0m0.016s 0m0.073s) 26. regression.at:74: ok (0m0.032s 0m0.103s) 27. regression.at:97: ok (0m0.013s 0m0.068s) 28. regression.at:116: ok (0m0.024s 0m0.127s) ./testsuite: ending at: Sat Nov 3 22:12:45 EST 2001 ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Bison 1.29e test suite tests: NUM: FILENAME:LINE TEST-GROUP-NAME KEYWORDS 13: calc.at:389 Calculator 14: calc.at:391 Calculator --defines 15: calc.at:392 Calculator --locations 16: calc.at:393 Calculator --name-prefix=calc 17: calc.at:394 Calculator --verbose 18: calc.at:395 Calculator --yacc 19: calc.at:396 Calculator --yyerror-verbose 20: calc.at:398 Calculator --locations --yyerror-verbose 21: calc.at:400 Calculator --defines --locations --name-prefix=calc --verbose --yacc --yyerror-verbose 22: calc.at:402 Calculator --debug 23: calc.at:403 Calculator --debug --defines --locations --name-prefix=calc --verbose --yacc --yyerror-verbose ## --------------------------------------- ## ## Verbosely re-running the failing tests. ## ## --------------------------------------- ## ## --------------------------- ## ## GNU Bison 1.29e test suite. ## ## --------------------------- ## 13. calc.at:389: testing Calculator ... calc.at:389: bison calc.y -o calc.c calc.at:389: $CC $CFLAGS $CPPFLAGS calc.c -o calc stderr: cc: Severe: calc.y, line 4: Cannot find file specified in #include directive. (noinclfilef) #include -^ calc.at:389: exit code was 1, expected 0 13. calc.at:389: FAILED near `calc.at:389' 14. calc.at:391: testing Calculator --defines... calc.at:391: bison calc.y -o calc.c --defines calc.at:391: $CC $CFLAGS $CPPFLAGS calc.c -o calc stderr: cc: Severe: calc.y, line 4: Cannot find file specified in #include directive. (noinclfilef) #include -^ calc.at:391: exit code was 1, expected 0 14. calc.at:391: FAILED near `calc.at:391' 15. calc.at:392: testing Calculator --locations... calc.at:392: bison calc.y -o calc.c --locations calc.at:392: $CC $CFLAGS $CPPFLAGS calc.c -o calc stderr: cc: Severe: calc.y, line 4: Cannot find file specified in #include directive. (noinclfilef) #include -^ calc.at:392: exit code was 1, expected 0 15. calc.at:392: FAILED near `calc.at:392' 16. calc.at:393: testing Calculator --name-prefix=calc... calc.at:393: bison calc.y -o calc.c --name-prefix=calc calc.at:393: $CC $CFLAGS $CPPFLAGS calc.c -o calc stderr: cc: Severe: calc.y, line 4: Cannot find file specified in #include directive. (noinclfilef) #include -^ calc.at:393: exit code was 1, expected 0 16. calc.at:393: FAILED near `calc.at:393' 17. calc.at:394: testing Calculator --verbose... calc.at:394: bison calc.y -o calc.c --verbose calc.at:394: $CC $CFLAGS $CPPFLAGS calc.c -o calc stderr: cc: Severe: calc.y, line 4: Cannot find file specified in #include directive. (noinclfilef) #include -^ calc.at:394: exit code was 1, expected 0 17. calc.at:394: FAILED near `calc.at:394' 18. calc.at:395: testing Calculator --yacc... calc.at:395: bison calc.y -o calc.c --yacc calc.at:395: $CC $CFLAGS $CPPFLAGS calc.c -o calc stderr: cc: Severe: calc.y, line 4: Cannot find file specified in #include directive. (noinclfilef) #include -^ calc.at:395: exit code was 1, expected 0 18. calc.at:395: FAILED near `calc.at:395' 19. calc.at:396: testing Calculator --yyerror-verbose... calc.at:396: bison calc.y -o calc.c calc.at:396: $CC $CFLAGS $CPPFLAGS calc.c -o calc stderr: cc: Severe: calc.y, line 4: Cannot find file specified in #include directive. (noinclfilef) #include -^ calc.at:396: exit code was 1, expected 0 19. calc.at:396: FAILED near `calc.at:396' 20. calc.at:398: testing Calculator --locations --yyerror-verbose... calc.at:398: bison calc.y -o calc.c --locations calc.at:398: $CC $CFLAGS $CPPFLAGS calc.c -o calc stderr: cc: Severe: calc.y, line 4: Cannot find file specified in #include directive. (noinclfilef) #include -^ calc.at:398: exit code was 1, expected 0 20. calc.at:398: FAILED near `calc.at:398' 21. calc.at:400: testing Calculator --defines --locations --name-prefix=calc --verbose --yacc --yyerror-verbose... calc.at:400: bison calc.y -o calc.c --defines --locations --name-prefix=calc --verbose --yacc calc.at:400: $CC $CFLAGS $CPPFLAGS calc.c -o calc stderr: cc: Severe: calc.y, line 4: Cannot find file specified in #include directive. (noinclfilef) #include -^ calc.at:400: exit code was 1, expected 0 21. calc.at:400: FAILED near `calc.at:400' 22. calc.at:402: testing Calculator --debug... calc.at:402: bison calc.y -o calc.c --debug calc.at:402: $CC $CFLAGS $CPPFLAGS calc.c -o calc stderr: cc: Severe: calc.y, line 4: Cannot find file specified in #include directive. (noinclfilef) #include -^ calc.at:402: exit code was 1, expected 0 22. calc.at:402: FAILED near `calc.at:402' 23. calc.at:403: testing Calculator --debug --defines --locations --name-prefix=calc --verbose --yacc --yyerror-verbose... calc.at:403: bison calc.y -o calc.c --debug --defines --locations --name-prefix=calc --verbose --yacc calc.at:403: $CC $CFLAGS $CPPFLAGS calc.c -o calc stderr: cc: Severe: calc.y, line 4: Cannot find file specified in #include directive. (noinclfilef) #include -^ calc.at:403: exit code was 1, expected 0 23. calc.at:403: FAILED near `calc.at:403' ## ------------------- ## ## Configuration logs. ## ## ------------------- ## ./testsuite: ../config.log: | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by GNU Bison configure 1.30, which was | generated by GNU Autoconf 2.52e. Invocation command line was | | $ ./configure | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = taz | uname -m = alpha | uname -r = V5.1 | uname -s = OSF1 | uname -v = 732 | | /usr/bin/uname -p = alpha | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | hostinfo = unknown | /bin/machine = alpha | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /usr/users/dg/bin | PATH: /usr/bin | PATH: . | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1164: checking for a BSD compatible install | configure:1217: result: config/install-sh -c | configure:1228: checking whether build environment is sane | configure:1271: result: yes | configure:1304: checking for gawk | configure:1333: result: no | configure:1304: checking for mawk | configure:1333: result: no | configure:1304: checking for nawk | configure:1320: found /usr/bin/nawk | configure:1330: result: nawk | configure:1340: checking whether make sets ${MAKE} | configure:1360: result: yes | configure:1503: checking for gcc | configure:1532: result: no | configure:1583: checking for cc | configure:1599: found /usr/bin/cc | configure:1609: result: cc | configure:1772: checking for C compiler version | configure:1775: cc --version &5 | cc: Error: No source or object files specified on the command line | configure:1778: $? = 1 | configure:1780: cc -v &5 | cc: Error: No source or object files specified on the command line | configure:1783: $? = 1 | configure:1785: cc -V &5 | Compaq C V6.3-025 on Compaq Tru64 UNIX V5.1 (Rev. 732) | Compiler Driver V6.3-026 (sys) cc Driver | configure:1788: $? = 0 | configure:1814: checking for C compiler default output | configure:1817: cc conftest.c >&5 | configure:1820: $? = 0 | configure:1849: result: a.out | configure:1854: checking whether the C compiler works | configure:1860: ./a.out | configure:1863: $? = 0 | configure:1878: result: yes | configure:1885: checking whether we are cross compiling | configure:1887: result: no | configure:1890: checking for executable suffix | configure:1892: cc -o conftest conftest.c >&5 | configure:1895: $? = 0 | configure:1917: result: | configure:1923: checking for object suffix | configure:1947: cc -c conftest.c >&5 | configure:1950: $? = 0 | configure:1969: result: o | configure:1973: checking whether we are using the GNU C compiler | configure:2000: cc -c conftest.c >&5 | cc: Error: configure, line 1990: In this declaration, "choke" must specify a type. (badparsedecl) | choke me | -------^ | configure:2003: $? = 1 | configure: failed program was: | #line 1978 "configure" | #include "confdefs.h" | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } | configure:2021: result: no | configure:2027: checking whether cc accepts -g | configure:2051: cc -c -g conftest.c >&5 | configure:2054: $? = 0 | configure:2057: test -s conftest.o | configure:2060: $? = 0 | configure:2070: result: yes | configure:2097: cc -c -g conftest.c >&5 | cc: Error: conftest.c, line 2: Missing ";". (nosemi) | choke me | --------^ | configure:2100: $? = 1 | configure: failed program was: | #ifndef __cplusplus | choke me | #endif | configure:2217: checking for style of include used by make | configure:2244: result: GNU | configure:2250: checking dependency style of cc | configure:2312: result: tru64 | configure:2321: checking how to run the C preprocessor | configure:2347: cc -E conftest.c | configure:2353: $? = 0 | configure:2380: cc -E conftest.c | cc: Error: configure, line 2376: Cannot find file specified in #include directive. (noinclfile) | #include | -^ | configure:2386: $? = 1 | configure: failed program was: | #line 2375 "configure" | #include "confdefs.h" | #include | configure:2423: result: cc -E | configure:2438: cc -E conftest.c | configure:2444: $? = 0 | configure:2471: cc -E conftest.c | cc: Error: configure, line 2467: Cannot find file specified in #include directive. (noinclfile) | #include | -^ | configure:2477: $? = 1 | configure: failed program was: | #line 2466 "configure" | #include "confdefs.h" | #include | configure:2516: checking for ANSI C header files | configure:2530: cc -E conftest.c | configure:2536: $? = 0 | configure:2621: cc -o conftest -g conftest.c >&5 | configure:2624: $? = 0 | configure:2626: ./conftest | configure:2629: $? = 0 | configure:2643: result: yes | configure:2659: checking for sys/types.h | configure:2672: cc -c -g conftest.c >&5 | configure:2675: $? = 0 | configure:2678: test -s conftest.o | configure:2681: $? = 0 | configure:2691: result: yes | configure:2659: checking for sys/stat.h | configure:2672: cc -c -g conftest.c >&5 | configure:2675: $? = 0 | configure:2678: test -s conftest.o | configure:2681: $? = 0 | configure:2691: result: yes | configure:2659: checking for stdlib.h | configure:2672: cc -c -g conftest.c >&5 | configure:2675: $? = 0 | configure:2678: test -s conftest.o | configure:2681: $? = 0 | configure:2691: result: yes | configure:2659: checking for string.h | configure:2672: cc -c -g conftest.c >&5 | configure:2675: $? = 0 | configure:2678: test -s conftest.o | configure:2681: $? = 0 | configure:2691: result: yes | configure:2659: checking for memory.h | configure:2672: cc -c -g conftest.c >&5 | configure:2675: $? = 0 | configure:2678: test -s conftest.o | configure:2681: $? = 0 | configure:2691: result: yes | configure:2659: checking for strings.h | configure:2672: cc -c -g conftest.c >&5 | configure:2675: $? = 0 | configure:2678: test -s conftest.o | configure:2681: $? = 0 | configure:2691: result: yes | configure:2659: checking for inttypes.h | configure:2672: cc -c -g conftest.c >&5 | configure:2675: $? = 0 | configure:2678: test -s conftest.o | configure:2681: $? = 0 | configure:2691: result: yes | configure:2659: checking for stdint.h | configure:2672: cc -c -g conftest.c >&5 | cc: Severe: configure, line 2700: Cannot find file specified in #include directive. (noinclfilef) | #include | -^ | configure:2675: $? = 1 | configure: failed program was: | #line 2664 "configure" | #include "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:2691: result: no | configure:2659: checking for unistd.h | configure:2672: cc -c -g conftest.c >&5 | configure:2675: $? = 0 | configure:2678: test -s conftest.o | configure:2681: $? = 0 | configure:2691: result: yes | configure:2712: checking minix/config.h usability | configure:2721: cc -c -g conftest.c >&5 | cc: Severe: configure, line 2749: Cannot find file specified in #include directive. (noinclfilef) | #include | -^ | configure:2724: $? = 1 | configure: failed program was: | #line 2714 "configure" | #include "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:2739: result: no | configure:2743: checking minix/config.h presence | configure:2750: cc -E conftest.c | cc: Error: configure, line 2746: Cannot find file specified in #include directive. (noinclfile) | #include | -^ | configure:2756: $? = 1 | configure: failed program was: | #line 2745 "configure" | #include "confdefs.h" | #include | configure:2774: result: no | configure:2792: checking for minix/config.h | configure:2799: result: no | configure:2825: checking for strerror in -lcposix | configure:2858: cc -o conftest -g conftest.c -lcposix >&5 | ld: | Can't locate file for: -lcposix | configure:2861: $? = 1 | configure: failed program was: | #line 2832 "configure" | #include "confdefs.h" | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | strerror (); | ; | return 0; | } | configure:2878: result: no | configure:2884: checking for cc option to accept ANSI C | configure:2950: cc -c -g conftest.c >&5 | configure:2953: $? = 0 | configure:2956: test -s conftest.o | configure:2959: $? = 0 | configure:2973: result: none needed | configure:3025: checking for ranlib | configure:3041: found /usr/bin/ranlib | configure:3052: result: ranlib | configure:3641: checking for ANSI C header files | configure:3768: result: yes | configure:3791: checking ctype.h usability | configure:3800: cc -c -g conftest.c >&5 | configure:3803: $? = 0 | configure:3806: test -s conftest.o | configure:3809: $? = 0 | configure:3818: result: yes | configure:3822: checking ctype.h presence | configure:3829: cc -E conftest.c | configure:3835: $? = 0 | configure:3853: result: yes | configure:3871: checking for ctype.h | configure:3878: result: yes | configure:3791: checking locale.h usability | configure:3800: cc -c -g conftest.c >&5 | configure:3803: $? = 0 | configure:3806: test -s conftest.o | configure:3809: $? = 0 | configure:3818: result: yes | configure:3822: checking locale.h presence | configure:3829: cc -E conftest.c | configure:3835: $? = 0 | configure:3853: result: yes | configure:3871: checking for locale.h | configure:3878: result: yes | configure:3782: checking for memory.h | configure:3787: result: yes | configure:3782: checking for stdlib.h | configure:3787: result: yes | configure:3782: checking for string.h | configure:3787: result: yes | configure:3782: checking for unistd.h | configure:3787: result: yes | configure:3896: checking for cc option to accept ANSI C | configure:3959: cc -c -g conftest.c >&5 | configure:3962: $? = 0 | configure:3965: test -s conftest.o | configure:3968: $? = 0 | configure:3985: result: none needed | configure:3993: checking for an ANSI C-conforming const | configure:4063: cc -c -g conftest.c >&5 | cc: Warning: configure, line 4034: The scalar variable "t" is fetched but not initialized. And there may be other such fetches of this variable that have not been reported in this compilation. (uninit1) | *t++ = 0; | -----^ | cc: Warning: configure, line 4049: The scalar variable "b" is fetched but not initialized. And there may be other such fetches of this variable that have not been reported in this compilation. (uninit1) | struct s *b; b->j = 5; | -----------------^ | configure:4066: $? = 0 | configure:4069: test -s conftest.o | configure:4072: $? = 0 | configure:4082: result: yes | configure:4092: checking for inline | configure:4109: cc -c -g conftest.c >&5 | configure:4112: $? = 0 | configure:4115: test -s conftest.o | configure:4118: $? = 0 | configure:4129: result: inline | configure:4144: checking for function prototypes | configure:4147: result: yes | configure:4161: checking for ANSI C header files | configure:4288: result: yes | configure:4302: checking for string.h | configure:4307: result: yes | configure:4414: checking for working alloca.h | configure:4438: cc -o conftest -g conftest.c >&5 | configure:4441: $? = 0 | configure:4444: test -s conftest | configure:4447: $? = 0 | configure:4457: result: yes | configure:4467: checking for alloca | configure:4511: cc -o conftest -g conftest.c >&5 | configure:4514: $? = 0 | configure:4517: test -s conftest | configure:4520: $? = 0 | configure:4530: result: yes | configure:4721: checking for mkstemp | configure:4764: cc -o conftest -g conftest.c >&5 | configure:4767: $? = 0 | configure:4770: test -s conftest | configure:4773: $? = 0 | configure:4783: result: yes | configure:4721: checking for setlocale | configure:4764: cc -o conftest -g conftest.c >&5 | configure:4767: $? = 0 | configure:4770: test -s conftest | configure:4773: $? = 0 | configure:4783: result: yes | configure:4793: checking whether stpcpy is declared | configure:4820: cc -c -g conftest.c >&5 | cc: Error: configure, line 4843: In the initializer for p, "stpcpy" is not declared. (undeclared) | char *p = (char *) stpcpy; | ---------------------^ | configure:4823: $? = 1 | configure: failed program was: | #line 4798 "configure" | #include "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 | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | #ifndef stpcpy | char *p = (char *) stpcpy; | #endif | | ; | return 0; | } | configure:4839: result: no | configure:4853: checking whether strndup is declared | configure:4880: cc -c -g conftest.c >&5 | cc: Error: configure, line 4903: In the initializer for p, "strndup" is not declared. (undeclared) | char *p = (char *) strndup; | ---------------------^ | configure:4883: $? = 1 | configure: failed program was: | #line 4858 "configure" | #include "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 | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | #ifndef strndup | char *p = (char *) strndup; | #endif | | ; | return 0; | } | configure:4899: result: no | configure:4913: checking whether strnlen is declared | configure:4940: cc -c -g conftest.c >&5 | cc: Error: configure, line 4963: In the initializer for p, "strnlen" is not declared. (undeclared) | char *p = (char *) strnlen; | ---------------------^ | configure:4943: $? = 1 | configure: failed program was: | #line 4918 "configure" | #include "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 | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | #ifndef strnlen | char *p = (char *) strnlen; | #endif | | ; | return 0; | } | configure:4959: result: no | configure:4973: checking whether memchr is declared | configure:5000: cc -c -g conftest.c >&5 | configure:5003: $? = 0 | configure:5006: test -s conftest.o | configure:5009: $? = 0 | configure:5019: result: yes | configure:5037: checking for stpcpy | configure:5080: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | stpcpy | configure:5083: $? = 1 | configure: failed program was: | #line 5042 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stpcpy (); below. */ | #include | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char stpcpy (); | char (*f) (); | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_stpcpy) || defined (__stub___stpcpy) | choke me | #else | f = stpcpy; | #endif | | ; | return 0; | } | configure:5099: result: no | configure:5037: checking for strndup | configure:5080: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | strndup | configure:5083: $? = 1 | configure: failed program was: | #line 5042 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. */ | #include | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strndup (); | char (*f) (); | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strndup) || defined (__stub___strndup) | choke me | #else | f = strndup; | #endif | | ; | return 0; | } | configure:5099: result: no | configure:5037: checking for strnlen | configure:5080: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | strnlen | configure:5083: $? = 1 | configure: failed program was: | #line 5042 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnlen (); below. */ | #include | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strnlen (); | char (*f) (); | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strnlen) || defined (__stub___strnlen) | choke me | #else | f = strnlen; | #endif | | ; | return 0; | } | configure:5099: result: no | configure:5037: checking for strspn | configure:5080: cc -o conftest -g conftest.c >&5 | configure:5083: $? = 0 | configure:5086: test -s conftest | configure:5089: $? = 0 | configure:5099: result: yes | configure:5037: checking for memchr | configure:5080: cc -o conftest -g conftest.c >&5 | configure:5083: $? = 0 | configure:5086: test -s conftest | configure:5089: $? = 0 | configure:5099: result: yes | configure:5115: checking for working malloc | configure:5136: cc -o conftest -g conftest.c >&5 | configure:5139: $? = 0 | configure:5141: ./conftest | configure:5144: $? = 1 | configure: program exited with status 1 | configure: failed program was: | #line 5123 "configure" | #include "confdefs.h" | | char *malloc (); | int | main () | { | exit (malloc (0) ? 0 : 1); | } | | configure:5158: result: no | configure:5173: checking for working realloc | configure:5194: cc -o conftest -g conftest.c >&5 | configure:5197: $? = 0 | configure:5199: ./conftest | configure:5202: $? = 1 | configure: program exited with status 1 | configure: failed program was: | #line 5181 "configure" | #include "confdefs.h" | | char *realloc (); | int | main () | { | exit (realloc (0, 0) ? 0 : 1); | } | | configure:5216: result: no | configure:5230: checking for isascii | configure:5273: cc -o conftest -g conftest.c >&5 | configure:5276: $? = 0 | configure:5279: test -s conftest | configure:5282: $? = 0 | configure:5292: result: yes | configure:5230: checking for iswprint | configure:5273: cc -o conftest -g conftest.c >&5 | configure:5276: $? = 0 | configure:5279: test -s conftest | configure:5282: $? = 0 | configure:5292: result: yes | configure:5230: checking for mbsinit | configure:5273: cc -o conftest -g conftest.c >&5 | configure:5276: $? = 0 | configure:5279: test -s conftest | configure:5282: $? = 0 | configure:5292: result: yes | configure:5302: checking whether mbrtowc and mbstate_t are properly declared | configure:5326: cc -o conftest -g conftest.c >&5 | configure:5329: $? = 0 | configure:5332: test -s conftest | configure:5335: $? = 0 | configure:5345: result: yes | configure:5368: checking limits.h usability | configure:5377: cc -c -g conftest.c >&5 | configure:5380: $? = 0 | configure:5383: test -s conftest.o | configure:5386: $? = 0 | configure:5395: result: yes | configure:5399: checking limits.h presence | configure:5406: cc -E conftest.c | configure:5412: $? = 0 | configure:5430: result: yes | configure:5448: checking for limits.h | configure:5455: result: yes | configure:5368: checking stddef.h usability | configure:5377: cc -c -g conftest.c >&5 | configure:5380: $? = 0 | configure:5383: test -s conftest.o | configure:5386: $? = 0 | configure:5395: result: yes | configure:5399: checking stddef.h presence | configure:5406: cc -E conftest.c | configure:5412: $? = 0 | configure:5430: result: yes | configure:5448: checking for stddef.h | configure:5455: result: yes | configure:5359: checking for stdlib.h | configure:5364: result: yes | configure:5359: checking for string.h | configure:5364: result: yes | configure:5368: checking wchar.h usability | configure:5377: cc -c -g conftest.c >&5 | configure:5380: $? = 0 | configure:5383: test -s conftest.o | configure:5386: $? = 0 | configure:5395: result: yes | configure:5399: checking wchar.h presence | configure:5406: cc -E conftest.c | configure:5412: $? = 0 | configure:5430: result: yes | configure:5448: checking for wchar.h | configure:5455: result: yes | configure:5368: checking wctype.h usability | configure:5377: cc -c -g conftest.c >&5 | configure:5380: $? = 0 | configure:5383: test -s conftest.o | configure:5386: $? = 0 | configure:5395: result: yes | configure:5399: checking wctype.h presence | configure:5406: cc -E conftest.c | configure:5412: $? = 0 | configure:5430: result: yes | configure:5448: checking for wctype.h | configure:5455: result: yes | configure:5468: checking for ANSI C header files | configure:5595: result: yes | configure:5605: checking whether backslash-a works in strings | configure:5636: cc -c -g conftest.c >&5 | configure:5639: $? = 0 | configure:5642: test -s conftest.o | configure:5645: $? = 0 | configure:5655: result: yes | configure:5669: checking for stdlib.h | configure:5674: result: yes | configure:5778: checking for mbstate_t | configure:5806: cc -c -g conftest.c >&5 | configure:5809: $? = 0 | configure:5812: test -s conftest.o | configure:5815: $? = 0 | configure:5825: result: yes | configure:5835: checking for function prototypes | configure:5838: result: yes | configure:5852: checking for ANSI C header files | configure:5979: result: yes | configure:5993: checking for string.h | configure:5998: result: yes | configure:6105: checking for strerror | configure:6148: cc -o conftest -g conftest.c >&5 | configure:6151: $? = 0 | configure:6154: test -s conftest | configure:6157: $? = 0 | configure:6167: result: yes | configure:6105: checking for vprintf | configure:6148: cc -o conftest -g conftest.c >&5 | configure:6151: $? = 0 | configure:6154: test -s conftest | configure:6157: $? = 0 | configure:6167: result: yes | configure:6105: checking for doprnt | configure:6148: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | doprnt | configure:6151: $? = 1 | configure: failed program was: | #line 6110 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char doprnt (); below. */ | #include | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char doprnt (); | char (*f) (); | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_doprnt) || defined (__stub___doprnt) | choke me | #else | f = doprnt; | #endif | | ; | return 0; | } | configure:6167: result: no | configure:6177: checking whether strerror is declared | configure:6204: cc -c -g conftest.c >&5 | configure:6207: $? = 0 | configure:6210: test -s conftest.o | configure:6213: $? = 0 | configure:6223: result: yes | configure:6238: checking whether strerror_r is declared | configure:6265: cc -c -g conftest.c >&5 | cc: Error: configure, line 6288: In the initializer for p, "strerror_r" is not declared. (undeclared) | char *p = (char *) strerror_r; | ---------------------^ | configure:6268: $? = 1 | configure: failed program was: | #line 6243 "configure" | #include "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 | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | #ifndef strerror_r | char *p = (char *) strerror_r; | #endif | | ; | return 0; | } | configure:6284: result: no | configure:6302: checking for strerror_r | configure:6345: cc -o conftest -g conftest.c >&5 | configure:6348: $? = 0 | configure:6351: test -s conftest | configure:6354: $? = 0 | configure:6364: result: yes | configure:6374: checking whether strerror_r returns char * | configure:6454: cc -o conftest -g conftest.c >&5 | configure:6457: $? = 0 | configure:6459: ./conftest | ./configure: line 1: 266737 Segmentation fault (core dumped) ./conftest$ac_exeext | configure:6462: $? = 139 | configure: program exited with status 139 | configure: failed program was: | #line 6432 "configure" | #include "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 | extern char *strerror_r (); | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | exit (!isalpha (x)); | ; | return 0; | } | configure:6475: result: no | configure:6485: checking for ANSI C header files | configure:6612: result: yes | configure:6622: checking if malloc debugging is wanted | configure:6643: result: no | configure:6654: checking build system type | configure:6672: result: alphaev56-dec-osf5.1 | configure:6679: checking host system type | configure:6693: result: alphaev56-dec-osf5.1 | configure:6700: checking for off_t | configure:6727: cc -c -g conftest.c >&5 | configure:6730: $? = 0 | configure:6733: test -s conftest.o | configure:6736: $? = 0 | configure:6746: result: yes | configure:6758: checking for size_t | configure:6785: cc -c -g conftest.c >&5 | configure:6788: $? = 0 | configure:6791: test -s conftest.o | configure:6794: $? = 0 | configure:6804: result: yes | configure:6820: checking for stdlib.h | configure:6825: result: yes | configure:6820: checking for unistd.h | configure:6825: result: yes | configure:6932: checking for getpagesize | configure:6975: cc -o conftest -g conftest.c >&5 | configure:6978: $? = 0 | configure:6981: test -s conftest | configure:6984: $? = 0 | configure:6994: result: yes | configure:7004: checking for working mmap | configure:7140: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | rpl_malloc | configure:7143: $? = 1 | configure: program exited with status 1 | configure: failed program was: | #line 7012 "configure" | #include "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 | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propogated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } | configure:7161: result: no | configure:7172: checking whether we are using the GNU C Library 2.1 or newer | cc: Error: configure, line 7179: Cannot find file specified in #include directive. (noinclfile) | #include | -^ | configure:7198: result: no | configure:7217: checking argz.h usability | configure:7226: cc -c -g conftest.c >&5 | cc: Severe: configure, line 7254: Cannot find file specified in #include directive. (noinclfilef) | #include | -^ | configure:7229: $? = 1 | configure: failed program was: | #line 7219 "configure" | #include "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:7244: result: no | configure:7248: checking argz.h presence | configure:7255: cc -E conftest.c | cc: Error: configure, line 7251: Cannot find file specified in #include directive. (noinclfile) | #include | -^ | configure:7261: $? = 1 | configure: failed program was: | #line 7250 "configure" | #include "confdefs.h" | #include | configure:7279: result: no | configure:7297: checking for argz.h | configure:7304: result: no | configure:7208: checking for limits.h | configure:7213: result: yes | configure:7208: checking for locale.h | configure:7213: result: yes | configure:7217: checking nl_types.h usability | configure:7226: cc -c -g conftest.c >&5 | configure:7229: $? = 0 | configure:7232: test -s conftest.o | configure:7235: $? = 0 | configure:7244: result: yes | configure:7248: checking nl_types.h presence | configure:7255: cc -E conftest.c | configure:7261: $? = 0 | configure:7279: result: yes | configure:7297: checking for nl_types.h | configure:7304: result: yes | configure:7217: checking malloc.h usability | configure:7226: cc -c -g conftest.c >&5 | configure:7229: $? = 0 | configure:7232: test -s conftest.o | configure:7235: $? = 0 | configure:7244: result: yes | configure:7248: checking malloc.h presence | configure:7255: cc -E conftest.c | configure:7261: $? = 0 | configure:7279: result: yes | configure:7297: checking for malloc.h | configure:7304: result: yes | configure:7208: checking for stddef.h | configure:7213: result: yes | configure:7208: checking for stdlib.h | configure:7213: result: yes | configure:7208: checking for string.h | configure:7213: result: yes | configure:7208: checking for unistd.h | configure:7213: result: yes | configure:7217: checking sys/param.h usability | configure:7226: cc -c -g conftest.c >&5 | configure:7229: $? = 0 | configure:7232: test -s conftest.o | configure:7235: $? = 0 | configure:7244: result: yes | configure:7248: checking sys/param.h presence | configure:7255: cc -E conftest.c | configure:7261: $? = 0 | configure:7279: result: yes | configure:7297: checking for sys/param.h | configure:7304: result: yes | configure:7322: checking for feof_unlocked | configure:7365: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | feof_unlocked | configure:7368: $? = 1 | configure: failed program was: | #line 7327 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char feof_unlocked (); below. */ | #include | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char feof_unlocked (); | char (*f) (); | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_feof_unlocked) || defined (__stub___feof_unlocked) | choke me | #else | f = feof_unlocked; | #endif | | ; | return 0; | } | configure:7384: result: no | configure:7322: checking for fgets_unlocked | configure:7365: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | fgets_unlocked | configure:7368: $? = 1 | configure: failed program was: | #line 7327 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); below. */ | #include | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fgets_unlocked (); | char (*f) (); | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked) | choke me | #else | f = fgets_unlocked; | #endif | | ; | return 0; | } | configure:7384: result: no | configure:7322: checking for getcwd | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for getegid | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for geteuid | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for getgid | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for getuid | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for mempcpy | configure:7365: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | mempcpy | configure:7368: $? = 1 | configure: failed program was: | #line 7327 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. */ | #include | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mempcpy (); | char (*f) (); | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_mempcpy) || defined (__stub___mempcpy) | choke me | #else | f = mempcpy; | #endif | | ; | return 0; | } | configure:7384: result: no | configure:7322: checking for munmap | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for putenv | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for setenv | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for setlocale | configure:7384: result: yes | configure:7322: checking for stpcpy | configure:7384: result: no | configure:7322: checking for strchr | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for strcasecmp | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for strdup | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for strtoul | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for tsearch | configure:7365: cc -o conftest -g conftest.c >&5 | configure:7368: $? = 0 | configure:7371: test -s conftest | configure:7374: $? = 0 | configure:7384: result: yes | configure:7322: checking for __argz_count | configure:7365: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | __argz_count | configure:7368: $? = 1 | configure: failed program was: | #line 7327 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. */ | #include | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_count (); | char (*f) (); | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_count) || defined (__stub_____argz_count) | choke me | #else | f = __argz_count; | #endif | | ; | return 0; | } | configure:7384: result: no | configure:7322: checking for __argz_stringify | configure:7365: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | __argz_stringify | configure:7368: $? = 1 | configure: failed program was: | #line 7327 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. */ | #include | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_stringify (); | char (*f) (); | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) | choke me | #else | f = __argz_stringify; | #endif | | ; | return 0; | } | configure:7384: result: no | configure:7322: checking for __argz_next | configure:7365: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | __argz_next | configure:7368: $? = 1 | configure: failed program was: | #line 7327 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. */ | #include | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __argz_next (); | char (*f) (); | | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub___argz_next) || defined (__stub_____argz_next) | choke me | #else | f = __argz_next; | #endif | | ; | return 0; | } | configure:7384: result: no | configure:7405: checking for iconv | configure:7435: cc -o conftest -g conftest.c >&5 | ld: | Unresolved: | iconv_open | iconv | iconv_close | configure:7438: $? = 1 | configure: failed program was: | #line 7413 "configure" | #include "confdefs.h" | #include | #include | #ifdef F77_DUMMY_MAIN | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | #endif | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } | configure:7477: cc -o conftest -g conftest.c -liconv >&5 | configure:7480: $? = 0 | configure:7483: test -s conftest | configure:7486: $? = 0 | configure:7499: result: yes | configure:7507: checking for iconv declaration | configure:7544: cc -c -g conftest.c >&5 | configure:7547: $? = 0 | configure:7550: test -s conftest.o | configure:7553: $? = 0 | configure:7567: result: | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:7581: checking for nl_langinfo and CODESET | configure:7605: cc -o conftest -g conftest.c >&5 | configure:7608: $? = 0 | configure:7611: test -s conftest | configure:7614: $? = 0 | configure:7625: result: yes | configure:7636: checking for LC_MESSAGES | configure:7660: cc -o conftest -g conftest.c >&5 | configure:7663: $? = 0 | configure:7666: test -s conftest | configure:7669: $? = 0 | configure:7679: result: yes | configure:7689: checking whether NLS is requested | configure:7698: result: yes | configure:7711: checking whether included gettext is requested | configure:7721: result: no | configure:7738: checking libintl.h usability | configure:7747: cc -c -g conftest.c >&5 | cc: Severe: configure, line 7775: Cannot find file specified in #include directive. (noinclfilef) | #include | -^ | configure:7750: $? = 1 | configure: failed program was: | #line 7740 "configure" | #include "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:7765: result: no | configure:7769: checking libintl.h presence | configure:7776: cc -E conftest.c | cc: Error: configure, line 7772: Cannot find file specified in #include directive. (noinclfile) | #include | -^ | configure:7782: $? = 1 | configure: failed program was: | #line 7771 "configure" | #include "confdefs.h" | #include | configure:7800: result: no | configure:7818: checking for libintl.h | configure:7825: result: no | configure:8149: checking for msgfmt | configure:8179: result: no | configure:8185: checking for gmsgfmt | configure:8216: result: : | configure:8225: checking for xgettext | configure:8255: result: no | configure:8298: checking for bison | configure:8327: result: no | configure:8371: checking for catalogs to be installed | configure:8391: result: de es et fr ja nl tr ru | configure:8494: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Bison config.status 1.30, which was | generated by GNU Autoconf 2.52e. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on taz | | config.status:623: creating tests/atlocal | config.status:623: creating tests/bison | config.status:623: creating Makefile | config.status:623: creating config/Makefile | config.status:623: creating intl/Makefile | config.status:623: creating po/Makefile.in | config.status:623: creating lib/Makefile | config.status:623: creating src/Makefile | config.status:623: creating doc/Makefile | config.status:623: creating m4/Makefile | config.status:623: creating tests/Makefile | config.status:731: creating config.h | config.status:1116: executing tests/package.m4 commands | config.status:1116: executing tests/atconfig commands | config.status:1116: executing depfiles commands | config.status:1116: executing default-1 commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=alphaev56-dec-osf5.1 | ac_cv_build_alias=alphaev56-dec-osf5.1 | ac_cv_c_backslash_a=yes | ac_cv_c_compiler_gnu=no | ac_cv_c_const=yes | ac_cv_c_inline=inline | ac_cv_env_CC_set= | ac_cv_env_CC_value= | ac_cv_env_CFLAGS_set= | ac_cv_env_CFLAGS_value= | ac_cv_env_CPPFLAGS_set= | ac_cv_env_CPPFLAGS_value= | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_LDFLAGS_set= | ac_cv_env_LDFLAGS_value= | ac_cv_env_build_alias_set= | ac_cv_env_build_alias_value= | ac_cv_env_host_alias_set= | ac_cv_env_host_alias_value= | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_func___argz_count=no | ac_cv_func___argz_next=no | ac_cv_func___argz_stringify=no | ac_cv_func_alloca_works=yes | ac_cv_func_doprnt=no | ac_cv_func_feof_unlocked=no | ac_cv_func_fgets_unlocked=no | ac_cv_func_getcwd=yes | ac_cv_func_getegid=yes | ac_cv_func_geteuid=yes | ac_cv_func_getgid=yes | ac_cv_func_getpagesize=yes | ac_cv_func_getuid=yes | ac_cv_func_isascii=yes | ac_cv_func_iswprint=yes | ac_cv_func_mbsinit=yes | ac_cv_func_memchr=yes | ac_cv_func_mempcpy=no | ac_cv_func_mkstemp=yes | ac_cv_func_mmap_fixed_mapped=no | ac_cv_func_munmap=yes | ac_cv_func_putenv=yes | ac_cv_func_setenv=yes | ac_cv_func_setlocale=yes | ac_cv_func_stpcpy=no | ac_cv_func_strcasecmp=yes | ac_cv_func_strchr=yes | ac_cv_func_strdup=yes | ac_cv_func_strerror=yes | ac_cv_func_strerror_r=yes | ac_cv_func_strerror_r_char_p=no | ac_cv_func_strndup=no | ac_cv_func_strnlen=no | ac_cv_func_strspn=yes | ac_cv_func_strtoul=yes | ac_cv_func_tsearch=yes | ac_cv_func_vprintf=yes | ac_cv_gnu_library_2_1=no | ac_cv_have_decl_memchr=yes | ac_cv_have_decl_stpcpy=no | ac_cv_have_decl_strerror=yes | ac_cv_have_decl_strerror_r=no | ac_cv_have_decl_strndup=no | ac_cv_have_decl_strnlen=no | ac_cv_header_argz_h=no | ac_cv_header_ctype_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_libintl_h=no | ac_cv_header_limits_h=yes | ac_cv_header_locale_h=yes | ac_cv_header_malloc_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_minix_config_h=no | ac_cv_header_nl_types_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stddef_h=yes | ac_cv_header_stdint_h=no | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_sys_param_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_types_h=yes | ac_cv_header_unistd_h=yes | ac_cv_header_wchar_h=yes | ac_cv_header_wctype_h=yes | ac_cv_host=alphaev56-dec-osf5.1 | ac_cv_host_alias=alphaev56-dec-osf5.1 | ac_cv_lib_cposix_strerror=no | ac_cv_objext=o | ac_cv_path_GMSGFMT=: | ac_cv_path_MSGFMT=: | ac_cv_path_XGETTEXT=: | ac_cv_prog_AWK=nawk | ac_cv_prog_CPP='cc -E' | ac_cv_prog_ac_ct_CC=cc | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_stdc= | ac_cv_prog_make_make_set=yes | ac_cv_type_mbstate_t=yes | ac_cv_type_off_t=yes | ac_cv_type_size_t=yes | ac_cv_working_alloca_h=yes | am_cv_CC_dependencies_compiler_type=tru64 | am_cv_func_iconv=yes | am_cv_langinfo_codeset=yes | am_cv_lib_iconv=yes | am_cv_prog_cc_stdc= | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | am_cv_proto_iconv_arg1= | am_cv_val_LC_MESSAGES=yes | jm_cv_func_mbrtowc=yes | jm_cv_func_working_malloc=no | jm_cv_func_working_realloc=no | nls_cv_force_use_gnu_gettext=no | nls_cv_header_intl= | nls_cv_header_libgt= | nls_cv_use_gnu_gettext=yes | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | #define PACKAGE "bison" | #define VERSION "1.30" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_CTYPE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SETLOCALE 1 | #define HAVE_DECL_STPCPY 0 | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 0 | #define HAVE_DECL_MEMCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_MEMCHR 1 | #define HAVE_DONE_WORKING_MALLOC_CHECK 1 | #define malloc rpl_malloc | #define HAVE_DONE_WORKING_REALLOC_CHECK 1 | #define realloc rpl_realloc | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE_C_BACKSLASH_A 1 | #define HAVE_STDLIB_H 1 | #define PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_VPRINTF 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STRERROR_R 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | | configure: exit 0