## ----------------------------------- ## ## Embedded GNU Bison 1.29 test suite. ## ## ----------------------------------- ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: {}: | 2001-08-03 gettextize | | * Makefile.in.in: Upgrade to gettext-0.10.39. | * cat-id-tbl.c: Remove file. | | 2001-07-14 gettextize | | * Makefile.in.in: Upgrade to gettext-0.10.38. | * cat-id-tbl.c: Remove file. | * stamp-cat-id: Remove file. testsuite: {}: | 2001-07-24 GNU | | * Version 0.10.39 released. | testsuite: {}: | 2001-09-07 Akim Demaille | | Version 1.29. | | 2001-08-30 Akim Demaille | | * tests/atgeneral.m4, tests/atconfig.in, tests/suite.at: Remove. | * m4/atconfig.m4: Remove. | * tests/testsuite.at, tests/atlocal.in, tests/output.at, | * tests/bison: New. ## --------- ## ## Platform. ## ## --------- ## hostname = Waran.CIS.FU-Berlin.DE uname -m = IP27 uname -r = 6.5 uname -s = IRIX64 uname -v = 07091544 /usr/bin/uname -p = mips /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /software/pd/bison-1.29/tests PATH: /usr/local/bin/IRIX-6/IP27 PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bsd PATH: /sbin PATH: /usr/bin PATH: /usr/bin/X11 PATH: /usr/etc PATH: /usr/java/bin PATH: /home/melchers/bin PATH: /home/melchers/exe/sgi64 PATH: /home/melchers/exe/sgi32 PATH: /software/pd/bison-1.29 ## ------------------- ## ## Configuration logs. ## ## ------------------- ## testsuite: {}: | 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.29, which was | generated by GNU Autoconf 2.52e. Invocation command line was | | $ ./configure | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = Waran.CIS.FU-Berlin.DE | uname -m = IP27 | uname -r = 6.5 | uname -s = IRIX64 | uname -v = 07091544 | | /usr/bin/uname -p = mips | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /usr/local/bin/IRIX-6/IP27 | PATH: /usr/local/bin | PATH: /usr/sbin | PATH: /usr/bsd | PATH: /sbin | PATH: /usr/bin | PATH: /usr/bin/X11 | PATH: /usr/etc | PATH: /usr/java/bin | PATH: /home/melchers/bin | PATH: /home/melchers/exe/sgi64 | PATH: /home/melchers/exe/sgi32 | PATH: . | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1002: PATH=".;."; conftest.sh | ./configure[1003]: conftest.sh: not found | configure:1005: $? = 127 | configure:1051: checking for a BSD compatible install | configure:1100: result: /usr/local/bin/ginstall -c | configure:1111: checking whether build environment is sane | configure:1154: result: yes | configure:1187: checking for mawk | configure:1213: result: no | configure:1187: checking for gawk | configure:1202: found /usr/local/bin/gawk | configure:1210: result: gawk | configure:1220: checking whether make sets ${MAKE} | configure:1240: result: yes | configure:1383: checking for gcc | configure:1406: result: cc -n32 | configure:1634: checking for C compiler version | configure:1637: cc -n32 --version &5 | cc ERROR: -- not allowed in non XPG4 environment | cc ERROR parsing --version: unknown flag | cc ERROR: no source or object file given | configure:1640: $? = 2 | configure:1642: cc -n32 -v &5 | cc ERROR: no source or object file given | configure:1645: $? = 2 | configure:1647: cc -n32 -V &5 | cc WARNING: -V is ignored | cc ERROR: no source or object file given | configure:1650: $? = 2 | configure:1676: checking for C compiler default output | configure:1679: cc -n32 -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:1682: $? = 0 | configure:1711: result: a.out | configure:1716: checking whether the C compiler works | configure:1722: ./a.out | configure:1725: $? = 0 | configure:1740: result: yes | configure:1747: checking whether we are cross compiling | configure:1749: result: no | configure:1752: checking for executable suffix | configure:1754: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:1757: $? = 0 | configure:1779: result: | configure:1785: checking for object suffix | configure:1809: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:1812: $? = 0 | configure:1831: result: o | configure:1835: checking whether we are using the GNU C compiler | configure:1862: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1020 cc: ERROR File = configure, Line = 1853 | The identifier "choke" is undefined. | | choke me | ^ | | cc-1174 cc: WARNING File = configure, Line = 1853 | The variable "me" was declared but never referenced. | | choke me | ^ | | 1 error detected in the compilation of "conftest.c". | configure:1865: $? = 2 | configure: failed program was: | #line 1841 "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:1883: result: no | configure:1889: checking whether cc -n32 accepts -g | configure:1913: cc -n32 -c -g conftest.c >&5 | configure:1916: $? = 0 | configure:1919: test -s conftest.o | configure:1922: $? = 0 | configure:1932: result: yes | configure:1959: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1020 cc: ERROR File = conftest.c, Line = 2 | The identifier "choke" is undefined. | | choke me | ^ | | cc-1065 cc: ERROR at end of source | A semicolon is expected at this point. | | | 2 errors detected in the compilation of "conftest.c". | configure:1962: $? = 2 | configure: failed program was: | #ifndef __cplusplus | choke me | #endif | configure:2080: checking for style of include used by make | configure:2107: result: GNU | configure:2113: checking dependency style of cc -n32 | configure:2175: result: sgi | configure:2184: checking how to run the C preprocessor | configure:2210: cc -n32 -E conftest.c | configure:2216: $? = 0 | configure:2243: cc -n32 -E conftest.c | cc-1005 cc: ERROR File = configure, Line = 2240 | The source file "ac_nonexistent.h" is unavailable. | | #include | ^ | | 1 catastrophic error detected in the compilation of "conftest.c". | Compilation terminated. | configure:2249: $? = 2 | configure: failed program was: | #line 2239 "configure" | #include "confdefs.h" | #include | configure:2286: result: cc -n32 -E | configure:2301: cc -n32 -E conftest.c | configure:2307: $? = 0 | configure:2334: cc -n32 -E conftest.c | cc-1005 cc: ERROR File = configure, Line = 2331 | The source file "ac_nonexistent.h" is unavailable. | | #include | ^ | | 1 catastrophic error detected in the compilation of "conftest.c". | Compilation terminated. | configure:2340: $? = 2 | configure: failed program was: | #line 2330 "configure" | #include "confdefs.h" | #include | configure:2379: checking for ANSI C header files | configure:2393: cc -n32 -E conftest.c | configure:2399: $? = 0 | configure:2486: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:2489: $? = 0 | configure:2491: ./conftest | configure:2494: $? = 0 | configure:2507: result: yes | configure:2523: checking for sys/types.h | configure:2536: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:2539: $? = 0 | configure:2542: test -s conftest.o | configure:2545: $? = 0 | configure:2555: result: yes | configure:2523: checking for sys/stat.h | configure:2536: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:2539: $? = 0 | configure:2542: test -s conftest.o | configure:2545: $? = 0 | configure:2555: result: yes | configure:2523: checking for stdlib.h | configure:2536: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:2539: $? = 0 | configure:2542: test -s conftest.o | configure:2545: $? = 0 | configure:2555: result: yes | configure:2523: checking for string.h | configure:2536: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:2539: $? = 0 | configure:2542: test -s conftest.o | configure:2545: $? = 0 | configure:2555: result: yes | configure:2523: checking for memory.h | configure:2536: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:2539: $? = 0 | configure:2542: test -s conftest.o | configure:2545: $? = 0 | configure:2555: result: yes | configure:2523: checking for strings.h | configure:2536: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:2539: $? = 0 | configure:2542: test -s conftest.o | configure:2545: $? = 0 | configure:2555: result: yes | configure:2523: checking for inttypes.h | configure:2536: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:2539: $? = 0 | configure:2542: test -s conftest.o | configure:2545: $? = 0 | configure:2555: result: yes | configure:2523: checking for stdint.h | configure:2536: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1005 cc: ERROR File = configure, Line = 2565 | The source file "stdint.h" is unavailable. | | #include | ^ | | 1 catastrophic error detected in the compilation of "conftest.c". | Compilation terminated. | configure:2539: $? = 2 | configure: failed program was: | #line 2529 "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:2555: result: no | configure:2523: checking for unistd.h | configure:2536: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:2539: $? = 0 | configure:2542: test -s conftest.o | configure:2545: $? = 0 | configure:2555: result: yes | configure:2576: checking minix/config.h usability | configure:2585: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1005 cc: ERROR File = configure, Line = 2614 | The source file "minix/config.h" is unavailable. | | #include | ^ | | 1 catastrophic error detected in the compilation of "conftest.c". | Compilation terminated. | configure:2588: $? = 2 | configure: failed program was: | #line 2579 "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:2603: result: no | configure:2607: checking minix/config.h presence | configure:2614: cc -n32 -E conftest.c | cc-1005 cc: ERROR File = configure, Line = 2611 | The source file "minix/config.h" is unavailable. | | #include | ^ | | 1 catastrophic error detected in the compilation of "conftest.c". | Compilation terminated. | configure:2620: $? = 2 | configure: failed program was: | #line 2610 "configure" | #include "confdefs.h" | #include | configure:2638: result: no | configure:2656: checking for minix/config.h | configure:2663: result: no | configure:2689: checking for strerror in -lcposix | configure:2722: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c -lcposix >&5 | ld32: FATAL 9 : I/O error (-lcposix): No such file or directory | configure:2725: $? = 2 | configure: failed program was: | #line 2697 "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:2742: result: no | configure:2748: checking for cc -n32 option to accept ANSI C | configure:2814: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:2817: $? = 0 | configure:2820: test -s conftest.o | configure:2823: $? = 0 | configure:2837: result: none needed | configure:2886: checking for ranlib | configure:2901: found /usr/local/bin/ranlib | configure:2910: result: ranlib | configure:2927: checking for gm4 | configure:2944: found /usr/local/bin/gm4 | configure:2955: result: /usr/local/bin/gm4 | configure:2966: checking whether m4 supports frozen files | configure:2978: result: yes | configure:3561: checking for ANSI C header files | configure:3689: result: yes | configure:3712: checking ctype.h usability | configure:3721: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:3724: $? = 0 | configure:3727: test -s conftest.o | configure:3730: $? = 0 | configure:3739: result: yes | configure:3743: checking ctype.h presence | configure:3750: cc -n32 -E conftest.c | configure:3756: $? = 0 | configure:3774: result: yes | configure:3792: checking for ctype.h | configure:3799: result: yes | configure:3712: checking locale.h usability | configure:3721: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:3724: $? = 0 | configure:3727: test -s conftest.o | configure:3730: $? = 0 | configure:3739: result: yes | configure:3743: checking locale.h presence | configure:3750: cc -n32 -E conftest.c | configure:3756: $? = 0 | configure:3774: result: yes | configure:3792: checking for locale.h | configure:3799: result: yes | configure:3703: checking for memory.h | configure:3708: result: yes | configure:3703: checking for stdlib.h | configure:3708: result: yes | configure:3703: checking for string.h | configure:3708: result: yes | configure:3703: checking for unistd.h | configure:3708: result: yes | configure:3817: checking for cc -n32 option to accept ANSI C | configure:3880: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:3883: $? = 0 | configure:3886: test -s conftest.o | configure:3889: $? = 0 | configure:3906: result: none needed | configure:3914: checking for an ANSI C-conforming const | configure:3984: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1551 cc: WARNING File = configure, Line = 3956 | The variable "t" is used before its value is set. | | *t++ = 0; | ^ | | cc-1174 cc: WARNING File = configure, Line = 3954 | The variable "s" was declared but never referenced. | | char const *s = 0 ? (char *) 0 : (char const *) 0; | ^ | | cc-1551 cc: WARNING File = configure, Line = 3971 | The variable "b" is used before its value is set. | | struct s *b; b->j = 5; | ^ | | cc-1174 cc: WARNING File = configure, Line = 3974 | The variable "foo" was declared but never referenced. | | const int foo = 10; | ^ | | cc-1174 cc: WARNING File = configure, Line = 3935 | The variable "x" was declared but never referenced. | | const charset x; | ^ | | cc-1174 cc: WARNING File = configure, Line = 3941 | The variable "zero" was declared but never referenced. | | static struct point const zero = {0,0}; | ^ | | configure:3987: $? = 0 | configure:3990: test -s conftest.o | configure:3993: $? = 0 | configure:4003: result: yes | configure:4013: checking for inline | configure:4030: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1233 cc: WARNING File = configure, Line = 4023 | An explicit type is missing ("int" assumed). | | static inline int static_foo () {return 0; } | ^ | | cc-1065 cc: ERROR File = configure, Line = 4023 | A semicolon is expected at this point. | | static inline int static_foo () {return 0; } | ^ | | cc-1012 cc: WARNING at end of source | Parsing restarts here after previous syntax error. | | | 1 error detected in the compilation of "conftest.c". | configure:4033: $? = 2 | configure: failed program was: | #line 4021 "configure" | #include "confdefs.h" | #ifndef __cplusplus | static inline int static_foo () {return 0; } | inline int foo () {return 0; } | #endif | | configure:4030: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1233 cc: WARNING File = configure, Line = 4023 | An explicit type is missing ("int" assumed). | | static __inline__ int static_foo () {return 0; } | ^ | | cc-1065 cc: ERROR File = configure, Line = 4023 | A semicolon is expected at this point. | | static __inline__ int static_foo () {return 0; } | ^ | | cc-1012 cc: WARNING at end of source | Parsing restarts here after previous syntax error. | | | 1 error detected in the compilation of "conftest.c". | configure:4033: $? = 2 | configure: failed program was: | #line 4021 "configure" | #include "confdefs.h" | #ifndef __cplusplus | static __inline__ int static_foo () {return 0; } | __inline__ int foo () {return 0; } | #endif | | configure:4030: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:4033: $? = 0 | configure:4036: test -s conftest.o | configure:4039: $? = 0 | configure:4050: result: __inline | configure:4065: checking for function prototypes | configure:4068: result: yes | configure:4082: checking for ANSI C header files | configure:4210: result: yes | configure:4224: checking for string.h | configure:4229: result: yes | configure:4336: checking for working alloca.h | configure:4360: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:4363: $? = 0 | configure:4366: test -s conftest | configure:4369: $? = 0 | configure:4379: result: yes | configure:4389: checking for alloca | configure:4433: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:4436: $? = 0 | configure:4439: test -s conftest | configure:4442: $? = 0 | configure:4452: result: yes | configure:4642: checking for mkstemp | configure:4685: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:4688: $? = 0 | configure:4691: test -s conftest | configure:4694: $? = 0 | configure:4704: result: yes | configure:4642: checking for setlocale | configure:4685: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:4688: $? = 0 | configure:4691: test -s conftest | configure:4694: $? = 0 | configure:4704: result: yes | configure:4714: checking whether stpcpy is declared | configure:4741: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1020 cc: ERROR File = configure, Line = 4765 | The identifier "stpcpy" is undefined. | | char *p = (char *) stpcpy; | ^ | | cc-1174 cc: WARNING File = configure, Line = 4765 | The variable "p" was declared but never referenced. | | char *p = (char *) stpcpy; | ^ | | 1 error detected in the compilation of "conftest.c". | configure:4744: $? = 2 | configure: failed program was: | #line 4720 "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:4760: result: no | configure:4774: checking whether strndup is declared | configure:4801: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1020 cc: ERROR File = configure, Line = 4825 | The identifier "strndup" is undefined. | | char *p = (char *) strndup; | ^ | | cc-1174 cc: WARNING File = configure, Line = 4825 | The variable "p" was declared but never referenced. | | char *p = (char *) strndup; | ^ | | 1 error detected in the compilation of "conftest.c". | configure:4804: $? = 2 | configure: failed program was: | #line 4780 "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:4820: result: no | configure:4834: checking whether strnlen is declared | configure:4861: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1020 cc: ERROR File = configure, Line = 4885 | The identifier "strnlen" is undefined. | | char *p = (char *) strnlen; | ^ | | cc-1174 cc: WARNING File = configure, Line = 4885 | The variable "p" was declared but never referenced. | | char *p = (char *) strnlen; | ^ | | 1 error detected in the compilation of "conftest.c". | configure:4864: $? = 2 | configure: failed program was: | #line 4840 "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:4880: result: no | configure:4894: checking whether memchr is declared | configure:4921: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1174 cc: WARNING File = configure, Line = 4945 | The variable "p" was declared but never referenced. | | char *p = (char *) memchr; | ^ | | configure:4924: $? = 0 | configure:4927: test -s conftest.o | configure:4930: $? = 0 | configure:4940: result: yes | configure:4958: checking for stpcpy | configure:5001: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "stpcpy" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:5004: $? = 2 | configure: failed program was: | #line 4964 "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:5020: result: no | configure:4958: checking for strndup | configure:5001: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "strndup" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:5004: $? = 2 | configure: failed program was: | #line 4964 "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:5020: result: no | configure:4958: checking for strnlen | configure:5001: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "strnlen" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:5004: $? = 2 | configure: failed program was: | #line 4964 "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:5020: result: no | configure:4958: checking for strspn | configure:5001: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:5004: $? = 0 | configure:5007: test -s conftest | configure:5010: $? = 0 | configure:5020: result: yes | configure:4958: checking for memchr | configure:5001: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:5004: $? = 0 | configure:5007: test -s conftest | configure:5010: $? = 0 | configure:5020: result: yes | configure:5036: checking for working malloc | configure:5057: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:5060: $? = 0 | configure:5062: ./conftest | configure:5065: $? = 0 | configure:5078: result: yes | configure:5094: checking for working realloc | configure:5115: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:5118: $? = 0 | configure:5120: ./conftest | configure:5123: $? = 0 | configure:5136: result: yes | configure:5151: checking for isascii | configure:5194: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:5197: $? = 0 | configure:5200: test -s conftest | configure:5203: $? = 0 | configure:5213: result: yes | configure:5151: checking for iswprint | configure:5194: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:5197: $? = 0 | configure:5200: test -s conftest | configure:5203: $? = 0 | configure:5213: result: yes | configure:5151: checking for mbrtowc | configure:5194: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "mbrtowc" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:5197: $? = 2 | configure: failed program was: | #line 5157 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mbrtowc (); 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 mbrtowc (); | 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_mbrtowc) || defined (__stub___mbrtowc) | choke me | #else | f = mbrtowc; | #endif | | ; | return 0; | } | configure:5213: result: no | configure:5236: checking limits.h usability | configure:5245: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:5248: $? = 0 | configure:5251: test -s conftest.o | configure:5254: $? = 0 | configure:5263: result: yes | configure:5267: checking limits.h presence | configure:5274: cc -n32 -E conftest.c | configure:5280: $? = 0 | configure:5298: result: yes | configure:5316: checking for limits.h | configure:5323: result: yes | configure:5227: checking for stdlib.h | configure:5232: result: yes | configure:5227: checking for string.h | configure:5232: result: yes | configure:5236: checking wchar.h usability | configure:5245: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:5248: $? = 0 | configure:5251: test -s conftest.o | configure:5254: $? = 0 | configure:5263: result: yes | configure:5267: checking wchar.h presence | configure:5274: cc -n32 -E conftest.c | configure:5280: $? = 0 | configure:5298: result: yes | configure:5316: checking for wchar.h | configure:5323: result: yes | configure:5236: checking wctype.h usability | configure:5245: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:5248: $? = 0 | configure:5251: test -s conftest.o | configure:5254: $? = 0 | configure:5263: result: yes | configure:5267: checking wctype.h presence | configure:5274: cc -n32 -E conftest.c | configure:5280: $? = 0 | configure:5298: result: yes | configure:5316: checking for wctype.h | configure:5323: result: yes | configure:5336: checking for ANSI C header files | configure:5464: result: yes | configure:5474: checking whether backslash-a works in strings | configure:5505: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:5508: $? = 0 | configure:5511: test -s conftest.o | configure:5514: $? = 0 | configure:5524: result: yes | configure:5538: checking for stdlib.h | configure:5543: result: yes | configure:5647: checking for mbstate_t | configure:5675: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:5678: $? = 0 | configure:5681: test -s conftest.o | configure:5684: $? = 0 | configure:5694: result: yes | configure:5704: checking for function prototypes | configure:5707: result: yes | configure:5721: checking for ANSI C header files | configure:5849: result: yes | configure:5863: checking for string.h | configure:5868: result: yes | configure:5975: checking for strerror | configure:6018: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:6021: $? = 0 | configure:6024: test -s conftest | configure:6027: $? = 0 | configure:6037: result: yes | configure:5975: checking for strerror_r | configure:6018: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "strerror_r" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:6021: $? = 2 | configure: failed program was: | #line 5981 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strerror_r (); 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 strerror_r (); | 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_strerror_r) || defined (__stub___strerror_r) | choke me | #else | f = strerror_r; | #endif | | ; | return 0; | } | configure:6037: result: no | configure:5975: checking for vprintf | configure:6018: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:6021: $? = 0 | configure:6024: test -s conftest | configure:6027: $? = 0 | configure:6037: result: yes | configure:5975: checking for doprnt | configure:6018: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "doprnt" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:6021: $? = 2 | configure: failed program was: | #line 5981 "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:6037: result: no | configure:6047: checking for ANSI C header files | configure:6175: result: yes | configure:6185: checking whether strerror_r is declared | configure:6212: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1020 cc: ERROR File = configure, Line = 6236 | The identifier "strerror_r" is undefined. | | char *p = (char *) strerror_r; | ^ | | cc-1174 cc: WARNING File = configure, Line = 6236 | The variable "p" was declared but never referenced. | | char *p = (char *) strerror_r; | ^ | | 1 error detected in the compilation of "conftest.c". | configure:6215: $? = 2 | configure: failed program was: | #line 6191 "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:6231: result: no | configure:6249: checking for strerror_r | configure:6311: result: no | configure:6558: checking build system type | configure:6576: result: mips-sgi-irix6.5 | configure:6583: checking host system type | configure:6597: result: mips-sgi-irix6.5 | configure:6604: checking for off_t | configure:6631: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1209 cc: WARNING File = configure, Line = 6654 | The controlling expression is constant. | | if ((off_t *) 0) | ^ | | configure:6634: $? = 0 | configure:6637: test -s conftest.o | configure:6640: $? = 0 | configure:6650: result: yes | configure:6662: checking for size_t | configure:6689: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1209 cc: WARNING File = configure, Line = 6712 | The controlling expression is constant. | | if ((size_t *) 0) | ^ | | configure:6692: $? = 0 | configure:6695: test -s conftest.o | configure:6698: $? = 0 | configure:6708: result: yes | configure:6724: checking for stdlib.h | configure:6729: result: yes | configure:6724: checking for unistd.h | configure:6729: result: yes | configure:6836: checking for getpagesize | configure:6879: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:6882: $? = 0 | configure:6885: test -s conftest | configure:6888: $? = 0 | configure:6898: result: yes | configure:6908: checking for working mmap | configure:7044: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7047: $? = 0 | configure:7049: ./conftest | configure:7052: $? = 0 | configure:7064: result: yes | configure:7075: checking whether we are using the GNU C Library 2.1 or newer | cc-1005 cc: ERROR File = configure, Line = 7083 | The source file "features.h" is unavailable. | | #include | ^ | | 1 catastrophic error detected in the compilation of "conftest.c". | Compilation terminated. | configure:7101: result: no | configure:7120: checking argz.h usability | configure:7129: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1005 cc: ERROR File = configure, Line = 7158 | The source file "argz.h" is unavailable. | | #include | ^ | | 1 catastrophic error detected in the compilation of "conftest.c". | Compilation terminated. | configure:7132: $? = 2 | configure: failed program was: | #line 7123 "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:7147: result: no | configure:7151: checking argz.h presence | configure:7158: cc -n32 -E conftest.c | cc-1005 cc: ERROR File = configure, Line = 7155 | The source file "argz.h" is unavailable. | | #include | ^ | | 1 catastrophic error detected in the compilation of "conftest.c". | Compilation terminated. | configure:7164: $? = 2 | configure: failed program was: | #line 7154 "configure" | #include "confdefs.h" | #include | configure:7182: result: no | configure:7200: checking for argz.h | configure:7207: result: no | configure:7111: checking for limits.h | configure:7116: result: yes | configure:7111: checking for locale.h | configure:7116: result: yes | configure:7120: checking nl_types.h usability | configure:7129: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7132: $? = 0 | configure:7135: test -s conftest.o | configure:7138: $? = 0 | configure:7147: result: yes | configure:7151: checking nl_types.h presence | configure:7158: cc -n32 -E conftest.c | configure:7164: $? = 0 | configure:7182: result: yes | configure:7200: checking for nl_types.h | configure:7207: result: yes | configure:7120: checking malloc.h usability | configure:7129: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7132: $? = 0 | configure:7135: test -s conftest.o | configure:7138: $? = 0 | configure:7147: result: yes | configure:7151: checking malloc.h presence | configure:7158: cc -n32 -E conftest.c | configure:7164: $? = 0 | configure:7182: result: yes | configure:7200: checking for malloc.h | configure:7207: result: yes | configure:7120: checking stddef.h usability | configure:7129: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7132: $? = 0 | configure:7135: test -s conftest.o | configure:7138: $? = 0 | configure:7147: result: yes | configure:7151: checking stddef.h presence | configure:7158: cc -n32 -E conftest.c | configure:7164: $? = 0 | configure:7182: result: yes | configure:7200: checking for stddef.h | configure:7207: result: yes | configure:7111: checking for stdlib.h | configure:7116: result: yes | configure:7111: checking for string.h | configure:7116: result: yes | configure:7111: checking for unistd.h | configure:7116: result: yes | configure:7120: checking sys/param.h usability | configure:7129: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7132: $? = 0 | configure:7135: test -s conftest.o | configure:7138: $? = 0 | configure:7147: result: yes | configure:7151: checking sys/param.h presence | configure:7158: cc -n32 -E conftest.c | configure:7164: $? = 0 | configure:7182: result: yes | configure:7200: checking for sys/param.h | configure:7207: result: yes | configure:7225: checking for feof_unlocked | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for fgets_unlocked | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "fgets_unlocked" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:7271: $? = 2 | configure: failed program was: | #line 7231 "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:7287: result: no | configure:7225: checking for getcwd | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for getegid | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for geteuid | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for getgid | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for getuid | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for mempcpy | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "mempcpy" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:7271: $? = 2 | configure: failed program was: | #line 7231 "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:7287: result: no | configure:7225: checking for munmap | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for putenv | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for setenv | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "setenv" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:7271: $? = 2 | configure: failed program was: | #line 7231 "configure" | #include "confdefs.h" | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setenv (); 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 setenv (); | 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_setenv) || defined (__stub___setenv) | choke me | #else | f = setenv; | #endif | | ; | return 0; | } | configure:7287: result: no | configure:7225: checking for setlocale | configure:7287: result: yes | configure:7225: checking for stpcpy | configure:7287: result: no | configure:7225: checking for strchr | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for strcasecmp | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for strdup | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for strtoul | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for tsearch | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7271: $? = 0 | configure:7274: test -s conftest | configure:7277: $? = 0 | configure:7287: result: yes | configure:7225: checking for __argz_count | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "__argz_count" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:7271: $? = 2 | configure: failed program was: | #line 7231 "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:7287: result: no | configure:7225: checking for __argz_stringify | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "__argz_stringify" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:7271: $? = 2 | configure: failed program was: | #line 7231 "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:7287: result: no | configure:7225: checking for __argz_next | configure:7268: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | ld32: ERROR 33 : Unresolved text symbol "__argz_next" -- 1st referenced by conftest.o. | Use linker option -v to see when and which objects, archives and dsos are loaded. | ld32: INFO 152: Output file removed because of error. | configure:7271: $? = 2 | configure: failed program was: | #line 7231 "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:7287: result: no | configure:7308: checking for iconv | configure:7338: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7341: $? = 0 | configure:7344: test -s conftest | configure:7347: $? = 0 | configure:7402: result: yes | configure:7410: checking for iconv declaration | configure:7447: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7450: $? = 0 | configure:7453: test -s conftest.o | configure:7456: $? = 0 | configure:7469: result: | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:7484: checking for nl_langinfo and CODESET | configure:7508: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7511: $? = 0 | configure:7514: test -s conftest | configure:7517: $? = 0 | configure:7528: result: yes | configure:7539: checking for LC_MESSAGES | configure:7563: cc -n32 -o conftest -O -mips4 -OPT:Olimit=0 conftest.c >&5 | configure:7566: $? = 0 | configure:7569: test -s conftest | configure:7572: $? = 0 | configure:7582: result: yes | configure:7592: checking whether NLS is requested | configure:7601: result: yes | configure:7614: checking whether included gettext is requested | configure:7624: result: no | configure:7641: checking libintl.h usability | configure:7650: cc -n32 -c -O -mips4 -OPT:Olimit=0 conftest.c >&5 | cc-1005 cc: ERROR File = configure, Line = 7679 | The source file "libintl.h" is unavailable. | | #include | ^ | | 1 catastrophic error detected in the compilation of "conftest.c". | Compilation terminated. | configure:7653: $? = 2 | configure: failed program was: | #line 7644 "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:7668: result: no | configure:7672: checking libintl.h presence | configure:7679: cc -n32 -E conftest.c | cc-1005 cc: ERROR File = configure, Line = 7676 | The source file "libintl.h" is unavailable. | | #include | ^ | | 1 catastrophic error detected in the compilation of "conftest.c". | Compilation terminated. | configure:7685: $? = 2 | configure: failed program was: | #line 7675 "configure" | #include "confdefs.h" | #include | configure:7703: result: no | configure:7721: checking for libintl.h | configure:7728: result: no | configure:8050: checking for msgfmt | configure:8077: result: /usr/local/bin/msgfmt | configure:8086: checking for gmsgfmt | configure:8115: result: /usr/local/bin/msgfmt | configure:8124: checking for xgettext | configure:8151: result: /usr/local/bin/xgettext | configure:8197: checking for bison | configure:8212: found /usr/local/bin/bison | configure:8220: result: bison | configure:8233: checking version of bison | configure:8242: result: 1.28, ok | configure:8267: checking for catalogs to be installed | configure:8287: result: de es et fr ja nl ru | configure:8390: creating ./config.status | | ## --------------- ## | ## Running $as_me. ## | ## --------------- ## | | This file was extended by GNU Bison config.status 1.29, which was | generated by GNU Autoconf 2.52e. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ | | on Waran.CIS.FU-Berlin.DE | | config.status:8934: creating tests/atlocal | config.status:8934: creating Makefile | config.status:8934: creating config/Makefile | config.status:8934: creating intl/Makefile | config.status:8934: creating po/Makefile.in | config.status:8934: creating lib/Makefile | config.status:8934: creating src/Makefile | config.status:8934: creating doc/Makefile | config.status:8934: creating m4/Makefile | config.status:8934: creating tests/Makefile | config.status:9026: creating config.h | config.status:9259: executing tests/atconfig commands | config.status:9259: executing default-1 commands | config.status:9259: executing default-2 commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=mips-sgi-irix6.5 | ac_cv_build_alias=mips-sgi-irix6.5 | 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=set | ac_cv_env_CC_value='cc -n32' | ac_cv_env_CFLAGS_set=set | ac_cv_env_CFLAGS_value='-O -mips4 -OPT:Olimit=0' | 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=yes | 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_mbrtowc=no | ac_cv_func_memchr=yes | ac_cv_func_mempcpy=no | ac_cv_func_mkstemp=yes | ac_cv_func_mmap_fixed_mapped=yes | ac_cv_func_munmap=yes | ac_cv_func_putenv=yes | ac_cv_func_setenv=no | 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=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_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=mips-sgi-irix6.5 | ac_cv_host_alias=mips-sgi-irix6.5 | ac_cv_lib_cposix_strerror=no | ac_cv_objext=o | ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt | ac_cv_path_M4=/usr/local/bin/gm4 | ac_cv_path_MSGFMT=/usr/local/bin/msgfmt | ac_cv_path_XGETTEXT=/usr/local/bin/xgettext | ac_cv_path_install='/usr/local/bin/ginstall -c' | ac_cv_prog_AWK=gawk | ac_cv_prog_CPP='cc -n32 -E' | ac_cv_prog_INTLBISON=bison | ac_cv_prog_ac_ct_CC='cc -n32' | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_stdc='' | ac_cv_prog_gnu_m4=yes | 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=sgi | am_cv_func_iconv=yes | am_cv_langinfo_codeset=yes | am_cv_lib_iconv=no | 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_working_malloc=yes | jm_cv_func_working_realloc=yes | 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.29" | #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 inline __inline | #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 HAVE_DONE_WORKING_REALLOC_CHECK 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_LIMITS_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 STDC_HEADERS 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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_FEOF_UNLOCKED 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_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 | | ## --------------- ## | ## Running $as_me. ## | ## --------------- ## | | This file was extended by GNU Bison config.status 1.29, which was | generated by GNU Autoconf 2.52e. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = config.h:config.hin | CONFIG_LINKS = | CONFIG_COMMANDS = | $ | | on Waran.CIS.FU-Berlin.DE | | config.status:9026: creating config.h | config.status:9167: config.h is unchanged | config.status:9259: executing tests/atconfig commands | config.status:9259: executing default-1 commands | config.status:9259: executing default-2 commands testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status | # Copyright 2000, 2001 Free Software Foundation, Inc. | | at_package_name='GNU Bison' | at_package_version='1.29' | at_package_string='GNU Bison 1.29' | at_bugreport='address@hidden' | | at_n='' | at_c='\c' | | at_testdir='tests' | srcdir='.' | top_srcdir='..' | top_builddir='../' | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} | PATH_SEPARATOR=':' testsuite: atlocal: | # Generated automatically 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 -n32' | CFLAGS='-O -mips4 -OPT:Olimit=0' | | # We need `config.h'. | CPPFLAGS="-I $top_builddir " ## -------- ## ## Victims. ## ## -------- ## ## --------------------------- ## ## Silently running the tests. ## ## --------------------------- ## testsuite: starting at: Tue Sep 11 11:34:21 MEST 2001 1. output.at:37: FAILED near `output.at:37' 2. output.at:38: FAILED near `output.at:38' 3. output.at:39: FAILED near `output.at:39' 4. output.at:40: FAILED near `output.at:40' 5. output.at:41: FAILED near `output.at:41' 6. output.at:42: FAILED near `output.at:42' 7. output.at:63: FAILED near `output.at:63' 8. output.at:66: FAILED near `output.at:66' 9. output.at:91: FAILED near `output.at:91' 10. output.at:95: FAILED near `output.at:95' 11. output.at:99: FAILED near `output.at:99' 12. output.at:103: FAILED near `output.at:103' 13. calc.at:359: ok (0m0.82s 0m0.57s) 14. calc.at:361: ok (0m0.82s 0m0.58s) 15. calc.at:362: ok (0m0.89s 0m0.57s) 16. calc.at:363: ok (0m0.82s 0m0.58s) 17. calc.at:364: ok (0m0.84s 0m0.58s) 18. calc.at:365: ok (0m0.81s 0m0.58s) 19. calc.at:366: ok (0m0.99s 0m0.58s) 20. calc.at:368: ok (0m1.08s 0m0.58s) 21. calc.at:370: ok (0m1.10s 0m0.60s) 22. calc.at:372: ok (0m0.82s 0m0.59s) 23. calc.at:373: ok (0m1.08s 0m0.58s) 24. regression.at:26: ok (0m0.02s 0m0.06s) 25. regression.at:52: ok (0m0.02s 0m0.06s) testsuite: ending at: Tue Sep 11 11:34:49 MEST 2001 ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: 1: output.at:37 Output files: . 2: output.at:38 Output files: -o foo.c. 3: output.at:39 Output files: -o foo.tab.c. 4: output.at:40 Output files: -y. 5: output.at:41 Output files: -b bar. 6: output.at:42 Output files: -g -o foo.c. 7: output.at:63 Output files: . 8: output.at:66 Output files: %yacc. 9: output.at:91 Output files: . 10: output.at:95 Output files: . 11: output.at:99 Output files: %source_extension ".cpp" %header_extension ".hhh". 12: output.at:103 Output files: %source_extension ".cc" %header_extension ".hh". ## -------------------------------------- ## ## Verbosely re-running the failing tests ## ## -------------------------------------- ## ## -------------------------- ## ## GNU Bison 1.29 test suite. ## ## -------------------------- ## 1. output.at:37: testing Output files: .... output.at:37: bison -dv foo.y stderr: stdout: output.at:37: ls foo.output foo.tab.c foo.tab.h | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:52 2001 +++ at-stdout Tue Sep 11 11:34:52 2001 @@ -1 +1,2 @@ foo.output foo.tab.c foo.tab.h + 1. output.at:37: FAILED near `output.at:37' 2. output.at:38: testing Output files: -o foo.c.... output.at:38: bison -dv foo.y -o foo.c stderr: stdout: output.at:38: ls foo.c foo.h foo.output | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:52 2001 +++ at-stdout Tue Sep 11 11:34:52 2001 @@ -1 +1,2 @@ foo.c foo.h foo.output + 2. output.at:38: FAILED near `output.at:38' 3. output.at:39: testing Output files: -o foo.tab.c.... output.at:39: bison -dv foo.y -o foo.tab.c stderr: stdout: output.at:39: ls foo.output foo.tab.c foo.tab.h | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:53 2001 +++ at-stdout Tue Sep 11 11:34:53 2001 @@ -1 +1,2 @@ foo.output foo.tab.c foo.tab.h + 3. output.at:39: FAILED near `output.at:39' 4. output.at:40: testing Output files: -y.... output.at:40: bison -dv foo.y -y stderr: stdout: output.at:40: ls y.output y.tab.c y.tab.h | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:53 2001 +++ at-stdout Tue Sep 11 11:34:53 2001 @@ -1 +1,2 @@ y.output y.tab.c y.tab.h + 4. output.at:40: FAILED near `output.at:40' 5. output.at:41: testing Output files: -b bar.... output.at:41: bison -dv foo.y -b bar stderr: stdout: output.at:41: ls bar.output bar.tab.c bar.tab.h | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:53 2001 +++ at-stdout Tue Sep 11 11:34:53 2001 @@ -1 +1,2 @@ bar.output bar.tab.c bar.tab.h + 5. output.at:41: FAILED near `output.at:41' 6. output.at:42: testing Output files: -g -o foo.c.... output.at:42: bison -dv foo.y -g -o foo.c stderr: stdout: output.at:42: ls foo.c foo.h foo.output foo.vcg | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:54 2001 +++ at-stdout Tue Sep 11 11:34:54 2001 @@ -1 +1,2 @@ foo.c foo.h foo.output foo.vcg + 6. output.at:42: FAILED near `output.at:42' 7. output.at:63: testing Output files: .... output.at:63: bison foo.y stderr: stdout: output.at:63: ls foo.output foo.tab.c foo.tab.h | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:54 2001 +++ at-stdout Tue Sep 11 11:34:54 2001 @@ -1 +1,2 @@ foo.output foo.tab.c foo.tab.h + 7. output.at:63: FAILED near `output.at:63' 8. output.at:66: testing Output files: %yacc.... output.at:66: bison foo.y stderr: stdout: output.at:66: ls y.output y.tab.c y.tab.h | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:54 2001 +++ at-stdout Tue Sep 11 11:34:54 2001 @@ -1 +1,2 @@ y.output y.tab.c y.tab.h + 8. output.at:66: FAILED near `output.at:66' 9. output.at:91: testing Output files: .... output.at:91: bison foo.yy stderr: stdout: output.at:91: ls foo.output foo.tab.cc foo.tab.hh | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:55 2001 +++ at-stdout Tue Sep 11 11:34:55 2001 @@ -1 +1,2 @@ foo.output foo.tab.cc foo.tab.hh + 9. output.at:91: FAILED near `output.at:91' 10. output.at:95: testing Output files: .... output.at:95: bison foo.yy -o foo.c stderr: stdout: output.at:95: ls foo.c foo.h foo.output | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:55 2001 +++ at-stdout Tue Sep 11 11:34:55 2001 @@ -1 +1,2 @@ foo.c foo.h foo.output + 10. output.at:95: FAILED near `output.at:95' 11. output.at:99: testing Output files: %source_extension .cpp %header_extension .hhh.... output.at:99: bison foo.yy stderr: stdout: output.at:99: ls foo.output foo.tab.cpp foo.tab.hhh | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:55 2001 +++ at-stdout Tue Sep 11 11:34:55 2001 @@ -1 +1,2 @@ foo.output foo.tab.cpp foo.tab.hhh + 11. output.at:99: FAILED near `output.at:99' 12. output.at:103: testing Output files: %source_extension .cc %header_extension .hh.... output.at:103: bison foo.yy -o foo.c stderr: stdout: output.at:103: ls foo.c foo.h foo.output | sort | tr ' ' ' ' | sed 's/.$//g' --- Standard Input Tue Sep 11 11:34:55 2001 +++ at-stdout Tue Sep 11 11:34:55 2001 @@ -1 +1,2 @@ foo.c foo.h foo.output + 12. output.at:103: FAILED near `output.at:103'