bug-bison
[Top][All Lists]
Advanced

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

bison-1.75: test failure on Apple Darwin (MacOS X)


From: Nelson H. F. Beebe
Subject: bison-1.75: test failure on Apple Darwin (MacOS X)
Date: Tue, 12 Nov 2002 17:08:33 -0700 (MST)

Build attempts for bison-1.75 on several local systems failed because
libintl/libiconv/libgettext issues; those packages have broken lots of
other builds, so I don't think we should worry about them for bison.

I therefore configured and built like this on Apple Darwin (MacOS X):

        % uname -a
        Darwin darwin.math.utah.edu 6.1 Darwin Kernel Version 6.1: Fri
        Sep 6 23:24:34 PDT 2002; root:xnu/xnu-344.2.obj~2/RELEASE_PPC
        Power Macintosh powerpc

        % env CC=cc ./configure --without-libiconv-prefix \
          --without-libintl-prefix --disable-nls

        % make all check
        ....

This output still says Bison 1.50a in a couple of places; it should say
1.75.

I see these failures:

        Simple GLR Calculator.
        
         61: calc.at:480       FAILED near `calc.at:480'
         62: calc.at:482       FAILED near `calc.at:482'
        
         64: calc.at:484       FAILED near `calc.at:484'
         65: calc.at:485       FAILED near `calc.at:485'
         66: calc.at:486       FAILED near `calc.at:486'
         67: calc.at:487       FAILED near `calc.at:487'
        
         70: calc.at:493       FAILED near `calc.at:493'
        ...
        ## ------------------------------------------------ ##
        ## ERROR: Suite unsuccessful, 7 of 97 tests failed. ##
        ## ------------------------------------------------ ##
        
        Now, failed tests will be executed again, verbosely, and logged
        in the file testsuite.log.

Here is that testsuite.log file:

## --------------------------- ##
## GNU Bison 1.50a test suite. ##
## --------------------------- ##

testsuite: command line was:
  $ ./testsuite 

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

testsuite: ../po/ChangeLog:
| 2002-08-08  gettextize  <address@hidden>
| 
|       * Rules-quot: New file, from gettext-0.11.5.
|       * boldquot.sed: New file, from gettext-0.11.5.
|       * address@hidden: New file, from gettext-0.11.5.
|       * address@hidden: New file, from gettext-0.11.5.
|       * insert-header.sin: New file, from gettext-0.11.5.
|       * quot.sed: New file, from gettext-0.11.5.
|       * remove-potcdate.sin: New file, from gettext-0.11.5.
| 

testsuite: ../ChangeLog:
| 2002-10-14  Akim Demaille  <address@hidden>
| 
|       Version 1.75.
| 
| 2002-10-14  Akim Demaille  <address@hidden>
| 
|       * tests/Makefile.am (maintainer-check-posix): New.
| 
| 2002-10-14  Akim Demaille  <address@hidden>
| 

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

hostname = darwin.math.utah.edu
uname -m = Power Macintosh
uname -r = 6.1
uname -s = Darwin
uname -v = Darwin Kernel Version 6.1: Fri Sep  6 23:24:34 PDT 2002; 
root:xnu/xnu-344.2.obj~2/RELEASE_PPC 

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
         Darwin Kernel Version 6.1:
Fri Sep  6 23:24:34 PDT 2002; root:xnu/xnu-344.2.obj~2/RELEASE_PPC


Kernel configured for up to 2 processors.
2 processors are physically available.
Processor type: ppc7400 (PowerPC 7400)
Processors active: 0 1
Primary memory available: 512.00 megabytes.
Default processor set: 76 tasks, 155 threads, 2 processors
Load average: 2.98, Mach factor: 0.40
unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /local/build/bison-1.75/tests
PATH: /usr/local/bin
PATH: /u/sy/beebe/bin
PATH: /usr/local/share/bin
PATH: /usr/local/bin/X11
PATH: /usr/X11R6/bin
PATH: /usr/local/plot79
PATH: /usr/sbin
PATH: /usr/bin
PATH: /bin
PATH: /sbin
PATH: /usr/local/etc
PATH: /etc
PATH: /local/build/bison-1.75
PATH: /u/sy/beebe/tex/bib

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

testsuite: atlocal:
| # tests/atlocal.  Generated from atlocal.in by configure.                     
                -*- shell-script -*-
| # Configurable variable values for Bison test suite.
| # Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
| 
| # We need a C compiler.
| CC='cc'
| 
| # We want no optimization.
| CFLAGS='-g -O2  '
| 
| # We need `config.h'.
| CPPFLAGS="-I$abs_top_builddir "
| 
| # Is the compiler GCC?
| GCC='yes'

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

testsuite.at:39: /local/build/bison-1.75/tests/bison --version
bison (GNU Bison) 1.75
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2002 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: Tue Nov 12 16:33:21 MST 2002
1. input.at:28: ok      (0m0.030s 0m0.090s)
2. input.at:46: ok      (0m0.020s 0m0.100s)
3. input.at:64: ok      (0m0.030s 0m0.090s)
4. input.at:93: ok      (0m0.420s 0m0.330s)
5. output.at:38: ok     (0m0.040s 0m0.090s)
6. output.at:40: ok     (0m0.030s 0m0.190s)
7. output.at:42: ok     (0m0.030s 0m0.170s)
8. output.at:44: ok     (0m0.030s 0m0.110s)
9. output.at:46: ok     (0m0.000s 0m0.190s)
10. output.at:48: ok    (0m0.000s 0m0.130s)
11. output.at:52: ok    (0m0.030s 0m0.110s)
12. output.at:54: ok    (0m0.010s 0m0.180s)
13. output.at:57: ok    (0m0.020s 0m0.170s)
14. output.at:61: ok    (0m0.040s 0m0.100s)
15. output.at:63: ok    (0m0.030s 0m0.120s)
16. output.at:67: ok    (0m0.010s 0m0.120s)
17. output.at:72: ok    (0m0.010s 0m0.140s)
18. output.at:75: ok    (0m0.040s 0m0.100s)
19. output.at:79: ok    (0m0.060s 0m0.060s)
20. output.at:83: ok    (0m0.020s 0m0.130s)
21. sets.at:66: ok      (0m0.080s 0m0.220s)
22. sets.at:151: ok     (0m0.020s 0m0.230s)
23. sets.at:193: ok     (0m0.040s 0m0.290s)
24. reduce.at:26: ok    (0m0.060s 0m0.120s)
25. reduce.at:70: ok    (0m0.030s 0m0.160s)
26. reduce.at:125: ok   (0m0.060s 0m0.110s)
27. reduce.at:212: ok   (0m0.100s 0m0.260s)
28. reduce.at:301: ok   (0m0.050s 0m0.170s)
29. reduce.at:342: ok   (0m0.020s 0m0.090s)
30. synclines.at:91: ok (skipped near `synclines.at:91')        (0m0.020s 
0m0.090s)
31. synclines.at:110: ok (skipped near `synclines.at:110')      (0m0.020s 
0m0.090s)
32. synclines.at:133: ok (skipped near `synclines.at:133')      (0m0.020s 
0m0.090s)
33. synclines.at:152: ok (skipped near `synclines.at:152')      (0m0.020s 
0m0.090s)
34. synclines.at:170: ok (skipped near `synclines.at:170')      (0m0.020s 
0m0.090s)
35. headers.at:27: ok   (0m0.010s 0m0.110s)
36. headers.at:71: ok   (0m0.040s 0m0.220s)
37. headers.at:72: ok   (0m0.100s 0m0.200s)
38. headers.at:81: ok   (0m0.470s 0m0.420s)
39. actions.at:25: ok   (0m0.920s 0m0.310s)
40. actions.at:89: ok   (0m0.630s 0m0.350s)
41. actions.at:160: ok  (0m0.910s 0m0.350s)
42. conflicts.at:31: ok (0m0.040s 0m0.060s)
43. conflicts.at:51: ok (0m0.570s 0m0.510s)
44. conflicts.at:134: ok        (0m0.060s 0m0.130s)
45. conflicts.at:241: ok        (0m0.020s 0m0.110s)
46. conflicts.at:363: ok        (0m0.020s 0m0.140s)
47. conflicts.at:482: ok        (0m0.020s 0m0.090s)
48. conflicts.at:502: ok        (0m0.010s 0m0.080s)
49. conflicts.at:519: ok        (0m0.030s 0m0.060s)
50. calc.at:449: ok     (0m0.880s 0m1.900s)
51. calc.at:451: ok     (0m0.800s 0m2.060s)
52. calc.at:452: ok     (0m0.900s 0m1.550s)
53. calc.at:453: ok     (0m0.890s 0m1.710s)
54. calc.at:454: ok     (0m0.840s 0m2.160s)
55. calc.at:455: ok     (0m0.830s 0m2.060s)
56. calc.at:456: ok     (0m0.960s 0m1.670s)
57. calc.at:458: ok     (0m0.840s 0m1.650s)
58. calc.at:460: ok     (0m1.140s 0m1.590s)
59. calc.at:462: ok     (0m1.220s 0m2.760s)
60. calc.at:463: ok     (0m1.470s 0m2.620s)
61. calc.at:480: FAILED near `calc.at:480'      (0m1.470s 0m2.620s)
62. calc.at:482: FAILED near `calc.at:482'      (0m1.470s 0m2.620s)
63. calc.at:483: ok     (0m2.180s 0m2.020s)
64. calc.at:484: FAILED near `calc.at:484'      (0m2.180s 0m2.020s)
65. calc.at:485: FAILED near `calc.at:485'      (0m2.180s 0m2.020s)
66. calc.at:486: FAILED near `calc.at:486'      (0m2.180s 0m2.020s)
67. calc.at:487: FAILED near `calc.at:487'      (0m2.180s 0m2.020s)
68. calc.at:489: ok     (0m2.310s 0m1.620s)
69. calc.at:491: ok     (0m2.240s 0m1.860s)
70. calc.at:493: FAILED near `calc.at:493'      (0m2.240s 0m1.860s)
71. calc.at:494: ok     (0m2.570s 0m1.770s)
72. torture.at:140: ok  (0m5.710s 0m1.020s)
73. torture.at:231: ok  (0m2.850s 0m0.710s)
74. torture.at:367: ok  (0m25.680s 0m2.370s)
75. torture.at:441: ok  (0m3.340s 0m27.510s)
76. torture.at:462: ok  (0m3.220s 0m28.930s)
77. existing.at:24: ok  (0m0.090s 0m0.090s)
78. existing.at:364: ok (0m0.110s 0m0.140s)
79. regression.at:27: ok        (0m0.250s 0m0.200s)
80. regression.at:65: ok        (0m0.040s 0m0.130s)
81. regression.at:87: ok        (0m0.010s 0m0.120s)
82. regression.at:113: ok       (0m0.010s 0m0.120s)
83. regression.at:257: ok       (0m0.050s 0m0.070s)
84. regression.at:280: ok       (0m0.000s 0m0.030s)
85. regression.at:313: ok       (0m0.260s 0m0.260s)
86. regression.at:341: ok       (0m0.280s 0m0.220s)
87. regression.at:371: ok       (0m0.030s 0m0.090s)
88. regression.at:548: ok       (0m0.040s 0m0.210s)
89. cxx-type.at:226: ok (0m1.760s 0m0.490s)
90. cxx-type.at:232: ok (0m1.760s 0m0.480s)
91. cxx-type.at:238: ok (0m1.700s 0m0.430s)
92. cxx-type.at:244: ok (0m1.690s 0m0.470s)
93. cxx-type.at:252: ok (0m1.670s 0m0.560s)
94. cxx-type.at:259: ok (0m1.750s 0m0.460s)
95. cxx-type.at:266: ok (0m1.680s 0m0.450s)
96. cxx-type.at:272: ok (0m1.840s 0m0.410s)
97. cxx-type.at:280: ok (0m1.820s 0m0.520s)
testsuite: ending at: Tue Nov 12 16:39:08 MST 2002
testsuite: test suite duration: 0h 5m 47s


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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  61: calc.at:480        Calculator %glr_parser 
  62: calc.at:482        Calculator %glr_parser --defines
  64: calc.at:484        Calculator %glr_parser --name-prefix=calc
  65: calc.at:485        Calculator %glr_parser --verbose
  66: calc.at:486        Calculator %glr_parser --yacc
  67: calc.at:487        Calculator %glr_parser %error-verbose
  70: calc.at:493        Calculator %glr_parser %debug

Skipped tests:
GNU Bison 1.50a test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  30: synclines.at:91    Prologue synch line
  31: synclines.at:110   %union synch line
  32: synclines.at:133   Postprologue synch line
  33: synclines.at:152   Action synch line
  34: synclines.at:170   Epilogue synch line


## --------------------------------------- ##
## Verbosely re-running the failing tests. ##
## --------------------------------------- ##

## --------------------------- ##
## GNU Bison 1.50a test suite. ##
## --------------------------- ##
61. calc.at:480: testing Calculator %glr_parser ...
calc.at:480: bison -o calc.c   calc.y
calc.at:480: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
--- /dev/null   2002-11-12 16:39:11.000000000 -0700
+++ /local/build/bison-1.75/tests/testsuite.dir/at-stdout       2002-11-12 
16:39:15.000000000 -0700
@@ -0,0 +1,2 @@
+ld: Undefined symbols:
+_yylloc
calc.at:480: exit code was 1, expected 0
61. calc.at:480: FAILED near `calc.at:480'

62. calc.at:482: testing Calculator %glr_parser --defines...
calc.at:482: bison -o calc.c  --defines calc.y
calc.at:482: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
--- /dev/null   2002-11-12 16:39:15.000000000 -0700
+++ /local/build/bison-1.75/tests/testsuite.dir/at-stdout       2002-11-12 
16:39:17.000000000 -0700
@@ -0,0 +1,2 @@
+ld: Undefined symbols:
+_yylloc
calc.at:482: exit code was 1, expected 0
62. calc.at:482: FAILED near `calc.at:482'

64. calc.at:484: testing Calculator %glr_parser --name-prefix=calc...
calc.at:484: bison -o calc.c  --name-prefix=calc calc.y
calc.at:484: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
--- /dev/null   2002-11-12 16:39:18.000000000 -0700
+++ /local/build/bison-1.75/tests/testsuite.dir/at-stdout       2002-11-12 
16:39:20.000000000 -0700
@@ -0,0 +1,2 @@
+ld: Undefined symbols:
+_yylloc
calc.at:484: exit code was 1, expected 0
64. calc.at:484: FAILED near `calc.at:484'

65. calc.at:485: testing Calculator %glr_parser --verbose...
calc.at:485: bison -o calc.c  --verbose calc.y
calc.at:485: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
--- /dev/null   2002-11-12 16:39:20.000000000 -0700
+++ /local/build/bison-1.75/tests/testsuite.dir/at-stdout       2002-11-12 
16:39:22.000000000 -0700
@@ -0,0 +1,2 @@
+ld: Undefined symbols:
+_yylloc
calc.at:485: exit code was 1, expected 0
65. calc.at:485: FAILED near `calc.at:485'

66. calc.at:486: testing Calculator %glr_parser --yacc...
calc.at:486: bison -o calc.c  --yacc calc.y
calc.at:486: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
--- /dev/null   2002-11-12 16:39:22.000000000 -0700
+++ /local/build/bison-1.75/tests/testsuite.dir/at-stdout       2002-11-12 
16:39:25.000000000 -0700
@@ -0,0 +1,2 @@
+ld: Undefined symbols:
+_yylloc
calc.at:486: exit code was 1, expected 0
66. calc.at:486: FAILED near `calc.at:486'

67. calc.at:487: testing Calculator %glr_parser %error-verbose...
calc.at:487: bison -o calc.c   calc.y
calc.at:487: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
--- /dev/null   2002-11-12 16:39:25.000000000 -0700
+++ /local/build/bison-1.75/tests/testsuite.dir/at-stdout       2002-11-12 
16:39:27.000000000 -0700
@@ -0,0 +1,2 @@
+ld: Undefined symbols:
+_yylloc
calc.at:487: exit code was 1, expected 0
67. calc.at:487: FAILED near `calc.at:487'

70. calc.at:493: testing Calculator %glr_parser %debug...
calc.at:493: bison -o calc.c   calc.y
calc.at:493: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
--- /dev/null   2002-11-12 16:39:28.000000000 -0700
+++ /local/build/bison-1.75/tests/testsuite.dir/at-stdout       2002-11-12 
16:39:30.000000000 -0700
@@ -0,0 +1,2 @@
+ld: Undefined symbols:
+_yylloc
calc.at:493: exit code was 1, expected 0
70. calc.at:493: FAILED near `calc.at:493'

## ------------------- ##
## 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.75, which was
| generated by GNU Autoconf 2.54a.  Invocation command line was
| 
|   $ ./configure --without-libiconv-prefix --without-libintl-prefix 
--disable-nls
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = darwin.math.utah.edu
| uname -m = Power Macintosh
| uname -r = 6.1
| uname -s = Darwin
| uname -v = Darwin Kernel Version 6.1: Fri Sep  6 23:24:34 PDT 2002; 
root:xnu/xnu-344.2.obj~2/RELEASE_PPC 
| 
| /usr/bin/uname -p = powerpc
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = Mach kernel version:
|        Darwin Kernel Version 6.1:
| Fri Sep  6 23:24:34 PDT 2002; root:xnu/xnu-344.2.obj~2/RELEASE_PPC
| 
| 
| Kernel configured for up to 2 processors.
| 2 processors are physically available.
| Processor type: ppc7400 (PowerPC 7400)
| Processors active: 0 1
| Primary memory available: 512.00 megabytes.
| Default processor set: 71 tasks, 150 threads, 2 processors
| Load average: 2.59, Mach factor: 0.49
| unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/local/bin
| PATH: /u/sy/beebe/bin
| PATH: /usr/local/share/bin
| PATH: /usr/local/bin/X11
| PATH: /usr/X11R6/bin
| PATH: /usr/local/plot79
| PATH: /usr/sbin
| PATH: /usr/bin
| PATH: /bin
| PATH: /sbin
| PATH: /usr/local/etc
| PATH: /etc
| PATH: .
| PATH: /u/sy/beebe/tex/bib
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1303: checking for a BSD-compatible install
| configure:1357: result: /usr/bin/install -c
| configure:1368: checking whether build environment is sane
| configure:1411: result: yes
| configure:1444: checking for gawk
| configure:1460: found /usr/local/bin/gawk
| configure:1470: result: gawk
| configure:1480: checking whether make sets ${MAKE}
| configure:1500: result: yes
| configure:1705: checking for gcc
| configure:1731: result: cc
| configure:1973: checking for C compiler version
| configure:1976: cc --version </dev/null >&5
| cc (GCC) 3.1 20020420 (prerelease)
| Copyright (C) 2002 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 
| configure:1979: $? = 0
| configure:1981: cc -v </dev/null >&5
| Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
| Thread model: posix
| Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 20020420 
(prerelease)
| configure:1984: $? = 0
| configure:1986: cc -V </dev/null >&5
| cc: argument to `-V' is missing
| configure:1989: $? = 1
| configure:2009: checking for C compiler default output
| configure:2012: cc    conftest.c  >&5
| configure:2015: $? = 0
| configure:2060: result: a.out
| configure:2065: checking whether the C compiler works
| configure:2071: ./a.out
| configure:2074: $? = 0
| configure:2089: result: yes
| configure:2096: checking whether we are cross compiling
| configure:2098: result: no
| configure:2101: checking for suffix of executables
| configure:2103: cc -o conftest    conftest.c  >&5
| configure:2106: $? = 0
| configure:2129: result: 
| configure:2135: checking for suffix of object files
| configure:2153: cc -c   conftest.c >&5
| configure:2156: $? = 0
| configure:2175: result: o
| configure:2179: checking whether we are using the GNU C compiler
| configure:2200: cc -c   conftest.c >&5
| configure:2203: $? = 0
| configure:2206: test -s conftest.o
| configure:2209: $? = 0
| configure:2221: result: yes
| configure:2227: checking whether cc accepts -g
| configure:2245: cc -c -g  conftest.c >&5
| configure:2248: $? = 0
| configure:2251: test -s conftest.o
| configure:2254: $? = 0
| configure:2264: result: yes
| configure:2281: checking for cc option to accept ANSI C
| configure:2338: cc  -c -g -O2  conftest.c >&5
| configure:2341: $? = 0
| configure:2344: test -s conftest.o
| configure:2347: $? = 0
| configure:2364: result: none needed
| configure:2382: cc -c -g -O2  conftest.c >&5
| conftest.c:2: undefined type, found `choke'
| conftest.c:2: illegal external declaration, missing `;' after `me'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| conftest.c:2: parse error before "me"
| configure:2385: $? = 1
| configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
| configure:2502: checking for style of include used by make
| configure:2530: result: GNU
| configure:2558: checking dependency style of cc
| configure:2620: result: gcc
| configure:2640: checking for strerror in -lcposix
| configure:2667: cc -o conftest -g -O2   conftest.c -lcposix   >&5
| ld: can't locate file for: -lcposix
| configure:2670: $? = 1
| configure: failed program was:
| #line 2647 "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 ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
| configure:2687: result: no
| configure:2706: checking how to run the C preprocessor
| configure:2732: cc -E  conftest.c
| configure:2728: undefined type, found `Syntax'
| configure:2728: illegal external declaration, missing `;' after `error'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2738: $? = 0
| configure:2765: cc -E  conftest.c
| configure:2761: header file 'ac_nonexistent.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2771: $? = 1
| configure: failed program was:
| #line 2760 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2808: result: cc -E
| configure:2823: cc -E  conftest.c
| configure:2819: undefined type, found `Syntax'
| configure:2819: illegal external declaration, missing `;' after `error'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2829: $? = 0
| configure:2856: cc -E  conftest.c
| configure:2852: header file 'ac_nonexistent.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2862: $? = 1
| configure: failed program was:
| #line 2851 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2902: checking for egrep
| configure:2912: result: grep -E
| configure:2917: checking for ANSI C header files
| configure:2931: cc -E  conftest.c
| configure:2937: $? = 0
| configure:3022: cc -o conftest -g -O2   conftest.c  >&5
| configure:3025: $? = 0
| configure:3027: ./conftest
| configure:3030: $? = 0
| configure:3044: result: yes
| configure:3068: checking for sys/types.h
| configure:3081: cc -c -g -O2  conftest.c >&5
| configure:3084: $? = 0
| configure:3087: test -s conftest.o
| configure:3090: $? = 0
| configure:3100: result: yes
| configure:3068: checking for sys/stat.h
| configure:3081: cc -c -g -O2  conftest.c >&5
| configure:3084: $? = 0
| configure:3087: test -s conftest.o
| configure:3090: $? = 0
| configure:3100: result: yes
| configure:3068: checking for stdlib.h
| configure:3081: cc -c -g -O2  conftest.c >&5
| configure:3084: $? = 0
| configure:3087: test -s conftest.o
| configure:3090: $? = 0
| configure:3100: result: yes
| configure:3068: checking for string.h
| configure:3081: cc -c -g -O2  conftest.c >&5
| configure:3084: $? = 0
| configure:3087: test -s conftest.o
| configure:3090: $? = 0
| configure:3100: result: yes
| configure:3068: checking for memory.h
| configure:3081: cc -c -g -O2  conftest.c >&5
| configure:3084: $? = 0
| configure:3087: test -s conftest.o
| configure:3090: $? = 0
| configure:3100: result: yes
| configure:3068: checking for strings.h
| configure:3081: cc -c -g -O2  conftest.c >&5
| configure:3084: $? = 0
| configure:3087: test -s conftest.o
| configure:3090: $? = 0
| configure:3100: result: yes
| configure:3068: checking for inttypes.h
| configure:3081: cc -c -g -O2  conftest.c >&5
| configure:3084: $? = 0
| configure:3087: test -s conftest.o
| configure:3090: $? = 0
| configure:3100: result: yes
| configure:3068: checking for stdint.h
| configure:3081: cc -c -g -O2  conftest.c >&5
| configure:3084: $? = 0
| configure:3087: test -s conftest.o
| configure:3090: $? = 0
| configure:3100: result: yes
| configure:3068: checking for unistd.h
| configure:3081: cc -c -g -O2  conftest.c >&5
| configure:3084: $? = 0
| configure:3087: test -s conftest.o
| configure:3090: $? = 0
| configure:3100: result: yes
| configure:3122: checking minix/config.h usability
| configure:3131: cc -c -g -O2  conftest.c >&5
| configure:3159: header file 'minix/config.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:3134: $? = 1
| configure: failed program was:
| #line 3124 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
| configure:3149: result: no
| configure:3153: checking minix/config.h presence
| configure:3160: cc -E  conftest.c
| configure:3156: header file 'minix/config.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:3166: $? = 1
| configure: failed program was:
| #line 3155 "configure"
| #include "confdefs.h"
| #include <minix/config.h>
| configure:3184: result: no
| configure:3202: checking for minix/config.h
| configure:3209: result: no
| configure:3782: checking for flex
| configure:3798: found /usr/local/bin/flex
| configure:3808: result: flex
| configure:3821: checking for yywrap in -lfl
| configure:3848: cc -o conftest -g -O2   conftest.c -lfl   >&5
| configure:3851: $? = 0
| configure:3854: test -s conftest
| configure:3857: $? = 0
| configure:3868: result: yes
| configure:3931: checking lex output file root
| configure:3942: flex conftest.l
| configure:3945: $? = 0
| configure:3957: result: lex.yy
| configure:3962: checking whether yytext is a pointer
| configure:3978: cc -o conftest -g -O2   conftest.c  -lfl >&5
| configure:3981: $? = 0
| configure:3984: test -s conftest
| configure:3987: $? = 0
| configure:3999: result: yes
| configure:4017: checking for bison
| configure:4033: found /usr/bin/bison
| configure:4043: result: bison -y
| configure:4095: checking for ranlib
| configure:4111: found /usr/bin/ranlib
| configure:4122: result: ranlib
| configure:4138: checking for gm4
| configure:4156: found /usr/bin/gm4
| configure:4168: result: /usr/bin/gm4
| configure:4179: checking whether m4 supports frozen files
| configure:4191: result: yes
| configure:4205: checking for ANSI C header files
| configure:4332: result: yes
| configure:4361: checking ctype.h usability
| configure:4370: cc -c -g -O2  conftest.c >&5
| configure:4373: $? = 0
| configure:4376: test -s conftest.o
| configure:4379: $? = 0
| configure:4388: result: yes
| configure:4392: checking ctype.h presence
| configure:4399: cc -E  conftest.c
| configure:4405: $? = 0
| configure:4423: result: yes
| configure:4441: checking for ctype.h
| configure:4448: result: yes
| configure:4361: checking locale.h usability
| configure:4370: cc -c -g -O2  conftest.c >&5
| configure:4373: $? = 0
| configure:4376: test -s conftest.o
| configure:4379: $? = 0
| configure:4388: result: yes
| configure:4392: checking locale.h presence
| configure:4399: cc -E  conftest.c
| configure:4405: $? = 0
| configure:4423: result: yes
| configure:4441: checking for locale.h
| configure:4448: result: yes
| configure:4352: checking for memory.h
| configure:4357: result: yes
| configure:4352: checking for stdlib.h
| configure:4357: result: yes
| configure:4352: checking for string.h
| configure:4357: result: yes
| configure:4352: checking for unistd.h
| configure:4357: result: yes
| configure:4463: checking for an ANSI C-conforming const
| configure:4527: cc -c -g -O2  conftest.c >&5
| configure:4530: $? = 0
| configure:4533: test -s conftest.o
| configure:4536: $? = 0
| configure:4546: result: yes
| configure:4556: checking for inline
| configure:4574: cc -c -g -O2  conftest.c >&5
| configure:4577: $? = 0
| configure:4580: test -s conftest.o
| configure:4583: $? = 0
| configure:4594: result: inline
| configure:4609: checking for function prototypes
| configure:4612: result: yes
| configure:4630: checking for function prototypes
| configure:4644: checking for string.h
| configure:4649: result: yes
| configure:4758: checking for working alloca.h
| configure:4776: cc -o conftest -g -O2   conftest.c  >&5
| configure:4764: header file 'alloca.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:4779: $? = 1
| configure: failed program was:
| #line 4763 "configure"
| #include "confdefs.h"
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
|   ;
|   return 0;
| }
| configure:4795: result: no
| configure:4805: checking for alloca
| configure:4843: cc -o conftest -g -O2   conftest.c  >&5
| configure:4846: $? = 0
| configure:4849: test -s conftest
| configure:4852: $? = 0
| configure:4862: result: yes
| configure:5046: checking for obstacks
| configure:5064: cc -o conftest -g -O2   conftest.c  >&5
| configure:5052: header file 'obstack.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:5067: $? = 1
| configure: failed program was:
| #line 5051 "configure"
| #include "confdefs.h"
| #include "obstack.h"
| int
| main ()
| {
| struct obstack *mem; obstack_free(mem,(char *) 0)
|   ;
|   return 0;
| }
| configure:5083: result: no
| configure:5095: checking for error_at_line
| configure:5113: cc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _error_at_line
| configure:5116: $? = 1
| configure: failed program was:
| #line 5100 "configure"
| #include "confdefs.h"
| 
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "");
|   ;
|   return 0;
| }
| configure:5132: result: no
| configure:5138: checking for working strnlen
| configure:5174: cc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _strnlen
| configure:5177: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 5146 "configure"
| #include "confdefs.h"
| 
| int
| main ()
| {
| 
| #define S "foobar"
| #define S_LEN (sizeof S - 1)
| 
|   /* At least one implementation is buggy: that of AIX 4.3 would
|      give strnlen (S, 1) == 3.  */
| 
|   int i;
|   for (i = 0; i < S_LEN + 1; ++i)
|     {
|       int expected = i <= S_LEN ? i : S_LEN;
|       if (strnlen (S, i) != expected)
|       exit (1);
|     }
|   exit (0);
| 
|   ;
|   return 0;
| }
| configure:5195: result: no
| configure:5203: checking for mkstemp
| configure:5240: cc -o conftest -g -O2   conftest.c  >&5
| configure:5243: $? = 0
| configure:5246: test -s conftest
| configure:5249: $? = 0
| configure:5259: result: yes
| configure:5275: checking for mkstemp limitations
| configure:5306: cc -o conftest -g -O2   conftest.c  >&5
| configure:5309: $? = 0
| configure:5311: ./conftest
| configure:5314: $? = 0
| configure:5329: result: no
| configure:5347: checking for setlocale
| configure:5384: cc -o conftest -g -O2   conftest.c  >&5
| configure:5387: $? = 0
| configure:5390: test -s conftest
| configure:5393: $? = 0
| configure:5403: result: yes
| configure:5413: checking whether free is declared
| configure:5434: cc -c -g -O2  conftest.c >&5
| configure:5437: $? = 0
| configure:5440: test -s conftest.o
| configure:5443: $? = 0
| configure:5453: result: yes
| configure:5469: checking whether getenv is declared
| configure:5490: cc -c -g -O2  conftest.c >&5
| configure:5493: $? = 0
| configure:5496: test -s conftest.o
| configure:5499: $? = 0
| configure:5509: result: yes
| configure:5525: checking whether getopt is declared
| configure:5546: cc -c -g -O2  conftest.c >&5
| configure:5549: $? = 0
| configure:5552: test -s conftest.o
| configure:5555: $? = 0
| configure:5565: result: yes
| configure:5581: checking whether stpcpy is declared
| configure:5602: cc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:5625: `stpcpy' undeclared (first use in this function)
| configure:5625: (Each undeclared identifier is reported only once
| configure:5625: for each function it appears in.)
| configure:5605: $? = 1
| configure: failed program was:
| #line 5586 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef stpcpy
|   char *p = (char *) stpcpy;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5621: result: no
| configure:5637: checking whether strchr is declared
| configure:5658: cc -c -g -O2  conftest.c >&5
| configure:5661: $? = 0
| configure:5664: test -s conftest.o
| configure:5667: $? = 0
| configure:5677: result: yes
| configure:5693: checking whether strspn is declared
| configure:5714: cc -c -g -O2  conftest.c >&5
| configure:5717: $? = 0
| configure:5720: test -s conftest.o
| configure:5723: $? = 0
| configure:5733: result: yes
| configure:5749: checking whether strnlen is declared
| configure:5770: cc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:5793: `strnlen' undeclared (first use in this function)
| configure:5793: (Each undeclared identifier is reported only once
| configure:5793: for each function it appears in.)
| configure:5773: $? = 1
| configure: failed program was:
| #line 5754 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strnlen
|   char *p = (char *) strnlen;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5789: result: no
| configure:5805: checking whether malloc is declared
| configure:5826: cc -c -g -O2  conftest.c >&5
| configure:5829: $? = 0
| configure:5832: test -s conftest.o
| configure:5835: $? = 0
| configure:5845: result: yes
| configure:5861: checking whether memchr is declared
| configure:5882: cc -c -g -O2  conftest.c >&5
| configure:5885: $? = 0
| configure:5888: test -s conftest.o
| configure:5891: $? = 0
| configure:5901: result: yes
| configure:5917: checking whether memrchr is declared
| configure:5938: cc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:5961: `memrchr' undeclared (first use in this function)
| configure:5961: (Each undeclared identifier is reported only once
| configure:5961: for each function it appears in.)
| configure:5941: $? = 1
| configure: failed program was:
| #line 5922 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef memrchr
|   char *p = (char *) memrchr;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5957: result: no
| configure:5986: checking for memchr
| configure:6023: cc -o conftest -g -O2   conftest.c  >&5
| configure:6026: $? = 0
| configure:6029: test -s conftest
| configure:6032: $? = 0
| configure:6042: result: yes
| configure:5986: checking for memrchr
| configure:6023: cc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _memrchr
| configure:6026: $? = 1
| configure: failed program was:
| #line 5991 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memrchr (); below.  */
| #include <assert.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 memrchr ();
| char (*f) ();
| 
| 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_memrchr) || defined (__stub___memrchr)
| choke me
| #else
| f = memrchr;
| #endif
| 
|   ;
|   return 0;
| }
| configure:6042: result: no
| configure:5986: checking for strchr
| configure:6023: cc -o conftest -g -O2   conftest.c  >&5
| configure:6001: warning: conflicting types for built-in function `strchr'
| configure:6026: $? = 0
| configure:6029: test -s conftest
| configure:6032: $? = 0
| configure:6042: result: yes
| configure:5986: checking for stpcpy
| configure:6023: cc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _stpcpy
| configure:6026: $? = 1
| configure: failed program was:
| #line 5991 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stpcpy (); below.  */
| #include <assert.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 stpcpy ();
| char (*f) ();
| 
| 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:6042: result: no
| configure:5986: checking for strrchr
| configure:6023: cc -o conftest -g -O2   conftest.c  >&5
| configure:6001: warning: conflicting types for built-in function `strrchr'
| configure:6026: $? = 0
| configure:6029: test -s conftest
| configure:6032: $? = 0
| configure:6042: result: yes
| configure:5986: checking for strspn
| configure:6023: cc -o conftest -g -O2   conftest.c  >&5
| configure:6001: warning: conflicting types for built-in function `strspn'
| configure:6026: $? = 0
| configure:6029: test -s conftest
| configure:6032: $? = 0
| configure:6042: result: yes
| configure:5986: checking for strtol
| configure:6023: cc -o conftest -g -O2   conftest.c  >&5
| configure:6026: $? = 0
| configure:6029: test -s conftest
| configure:6032: $? = 0
| configure:6042: result: yes
| configure:6060: checking for stdlib.h
| configure:6065: result: yes
| configure:6169: checking for working malloc
| configure:6195: cc -o conftest -g -O2   conftest.c  >&5
| configure:6198: $? = 0
| configure:6200: ./conftest
| configure:6203: $? = 0
| configure:6216: result: yes
| configure:6244: checking for stdlib.h
| configure:6249: result: yes
| configure:6353: checking for working realloc
| configure:6379: cc -o conftest -g -O2   conftest.c  >&5
| configure:6382: $? = 0
| configure:6384: ./conftest
| configure:6387: $? = 0
| configure:6400: result: yes
| configure:6423: checking for working memcmp
| configure:6468: cc -o conftest -g -O2   conftest.c  >&5
| configure:6471: $? = 0
| configure:6473: ./conftest
| configure:6476: $? = 0
| configure:6489: result: yes
| configure:6499: checking for isascii
| configure:6536: cc -o conftest -g -O2   conftest.c  >&5
| configure:6539: $? = 0
| configure:6542: test -s conftest
| configure:6545: $? = 0
| configure:6555: result: yes
| configure:6499: checking for iswprint
| configure:6536: cc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _iswprint
| configure:6539: $? = 1
| configure: failed program was:
| #line 6504 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char iswprint (); below.  */
| #include <assert.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 iswprint ();
| char (*f) ();
| 
| 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_iswprint) || defined (__stub___iswprint)
| choke me
| #else
| f = iswprint;
| #endif
| 
|   ;
|   return 0;
| }
| configure:6555: result: no
| configure:6566: checking whether mbrtowc and mbstate_t are properly declared
| configure:6584: cc -o conftest -g -O2   conftest.c  >&5
| configure:6572: header file 'wchar.h' not found
| configure:6576: undefined type, found `mbstate_t'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6587: $? = 1
| configure: failed program was:
| #line 6571 "configure"
| #include "confdefs.h"
| #include <wchar.h>
| int
| main ()
| {
| mbstate_t state; return ! (sizeof state && mbrtowc);
|   ;
|   return 0;
| }
| configure:6603: result: no
| configure:6640: checking limits.h usability
| configure:6649: cc -c -g -O2  conftest.c >&5
| configure:6652: $? = 0
| configure:6655: test -s conftest.o
| configure:6658: $? = 0
| configure:6667: result: yes
| configure:6671: checking limits.h presence
| configure:6678: cc -E  conftest.c
| configure:6684: $? = 0
| configure:6702: result: yes
| configure:6720: checking for limits.h
| configure:6727: result: yes
| configure:6640: checking stddef.h usability
| configure:6649: cc -c -g -O2  conftest.c >&5
| configure:6652: $? = 0
| configure:6655: test -s conftest.o
| configure:6658: $? = 0
| configure:6667: result: yes
| configure:6671: checking stddef.h presence
| configure:6678: cc -E  conftest.c
| configure:6684: $? = 0
| configure:6702: result: yes
| configure:6720: checking for stddef.h
| configure:6727: result: yes
| configure:6631: checking for stdlib.h
| configure:6636: result: yes
| configure:6631: checking for string.h
| configure:6636: result: yes
| configure:6640: checking wchar.h usability
| configure:6649: cc -c -g -O2  conftest.c >&5
| configure:6677: header file 'wchar.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6652: $? = 1
| configure: failed program was:
| #line 6642 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <wchar.h>
| configure:6667: result: no
| configure:6671: checking wchar.h presence
| configure:6678: cc -E  conftest.c
| configure:6674: header file 'wchar.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6684: $? = 1
| configure: failed program was:
| #line 6673 "configure"
| #include "confdefs.h"
| #include <wchar.h>
| configure:6702: result: no
| configure:6720: checking for wchar.h
| configure:6727: result: no
| configure:6640: checking wctype.h usability
| configure:6649: cc -c -g -O2  conftest.c >&5
| configure:6677: header file 'wctype.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6652: $? = 1
| configure: failed program was:
| #line 6642 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <wctype.h>
| configure:6667: result: no
| configure:6671: checking wctype.h presence
| configure:6678: cc -E  conftest.c
| configure:6674: header file 'wctype.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6684: $? = 1
| configure: failed program was:
| #line 6673 "configure"
| #include "confdefs.h"
| #include <wctype.h>
| configure:6702: result: no
| configure:6720: checking for wctype.h
| configure:6727: result: no
| configure:6740: checking for ANSI C header files
| configure:6867: result: yes
| configure:6878: checking whether backslash-a works in strings
| configure:6903: cc -c -g -O2  conftest.c >&5
| configure:6906: $? = 0
| configure:6909: test -s conftest.o
| configure:6912: $? = 0
| configure:6922: result: yes
| configure:6932: checking for mbstate_t
| configure:6951: cc -c -g -O2  conftest.c >&5
| configure:6972: header file 'wchar.h' not found
| configure:6976: undefined type, found `mbstate_t'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6954: $? = 1
| configure: failed program was:
| #line 6937 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #         include <wchar.h>
| int
| main ()
| {
| mbstate_t x; return sizeof x;
|   ;
|   return 0;
| }
| configure:6970: result: no
| configure:6986: checking for function prototypes
| configure:7000: checking for string.h
| configure:7005: result: yes
| configure:7118: checking for strcasecmp
| configure:7155: cc -o conftest -g -O2   conftest.c  >&5
| configure:7158: $? = 0
| configure:7161: test -s conftest
| configure:7164: $? = 0
| configure:7174: result: yes
| configure:7118: checking for strncasecmp
| configure:7155: cc -o conftest -g -O2   conftest.c  >&5
| configure:7158: $? = 0
| configure:7161: test -s conftest
| configure:7164: $? = 0
| configure:7174: result: yes
| configure:7200: checking for strerror
| configure:7237: cc -o conftest -g -O2   conftest.c  >&5
| configure:7240: $? = 0
| configure:7243: test -s conftest
| configure:7246: $? = 0
| configure:7256: result: yes
| configure:7200: checking for vprintf
| configure:7237: cc -o conftest -g -O2   conftest.c  >&5
| configure:7240: $? = 0
| configure:7243: test -s conftest
| configure:7246: $? = 0
| configure:7256: result: yes
| configure:7200: checking for doprnt
| configure:7237: cc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _doprnt
| configure:7240: $? = 1
| configure: failed program was:
| #line 7205 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char doprnt (); below.  */
| #include <assert.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 doprnt ();
| char (*f) ();
| 
| 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:7256: result: no
| configure:7266: checking whether strerror is declared
| configure:7287: cc -c -g -O2  conftest.c >&5
| configure:7290: $? = 0
| configure:7293: test -s conftest.o
| configure:7296: $? = 0
| configure:7306: result: yes
| configure:7324: checking whether strerror_r is declared
| configure:7345: cc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:7368: `strerror_r' undeclared (first use in this function)
| configure:7368: (Each undeclared identifier is reported only once
| configure:7368: for each function it appears in.)
| configure:7348: $? = 1
| configure: failed program was:
| #line 7329 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strerror_r
|   char *p = (char *) strerror_r;
| #endif
| 
|   ;
|   return 0;
| }
| configure:7364: result: no
| configure:7386: checking for strerror_r
| configure:7423: cc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _strerror_r
| configure:7426: $? = 1
| configure: failed program was:
| #line 7391 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strerror_r (); below.  */
| #include <assert.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_r ();
| char (*f) ();
| 
| 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:7442: result: no
| configure:7452: checking whether strerror_r returns char *
| configure:7520: cc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _strerror_r
| configure:7523: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 7504 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|       extern char *strerror_r ();
| int
| main ()
| {
| char buf[100];
|         char x = *strerror_r (0, buf, sizeof buf);
|         exit (!isalpha (x));
|   ;
|   return 0;
| }
| configure:7541: result: no
| configure:7551: checking for ANSI C header files
| configure:7678: result: yes
| configure:7690: checking for inttypes.h
| configure:7709: cc -c -g -O2  conftest.c >&5
| configure:7712: $? = 0
| configure:7715: test -s conftest.o
| configure:7718: $? = 0
| configure:7728: result: yes
| configure:7739: checking for stdint.h
| configure:7758: cc -c -g -O2  conftest.c >&5
| configure:7761: $? = 0
| configure:7764: test -s conftest.o
| configure:7767: $? = 0
| configure:7777: result: yes
| configure:7788: checking for unsigned long long
| configure:7807: cc -o conftest -g -O2   conftest.c  >&5
| configure:7810: $? = 0
| configure:7813: test -s conftest
| configure:7816: $? = 0
| configure:7826: result: yes
| configure:7852: checking for ANSI C header files
| configure:7979: result: yes
| configure:7989: checking whether stat file-mode macros are broken
| configure:8034: result: no
| configure:8061: checking fcntl.h usability
| configure:8070: cc -c -g -O2  conftest.c >&5
| configure:8073: $? = 0
| configure:8076: test -s conftest.o
| configure:8079: $? = 0
| configure:8088: result: yes
| configure:8092: checking fcntl.h presence
| configure:8099: cc -E  conftest.c
| configure:8105: $? = 0
| configure:8123: result: yes
| configure:8141: checking for fcntl.h
| configure:8148: result: yes
| configure:8061: checking sys/time.h usability
| configure:8070: cc -c -g -O2  conftest.c >&5
| configure:8073: $? = 0
| configure:8076: test -s conftest.o
| configure:8079: $? = 0
| configure:8088: result: yes
| configure:8092: checking sys/time.h presence
| configure:8099: cc -E  conftest.c
| configure:8105: $? = 0
| configure:8123: result: yes
| configure:8141: checking for sys/time.h
| configure:8148: result: yes
| configure:8052: checking for stdint.h
| configure:8057: result: yes
| configure:8052: checking for unistd.h
| configure:8057: result: yes
| configure:8166: checking for __secure_getenv
| configure:8203: cc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| ___secure_getenv
| configure:8206: $? = 1
| configure: failed program was:
| #line 8171 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __secure_getenv (); below.  */
| #include <assert.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 __secure_getenv ();
| char (*f) ();
| 
| 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___secure_getenv) || defined (__stub_____secure_getenv)
| choke me
| #else
| f = __secure_getenv;
| #endif
| 
|   ;
|   return 0;
| }
| configure:8222: result: no
| configure:8166: checking for gettimeofday
| configure:8203: cc -o conftest -g -O2   conftest.c  >&5
| configure:8206: $? = 0
| configure:8209: test -s conftest
| configure:8212: $? = 0
| configure:8222: result: yes
| configure:8232: checking whether getenv is declared
| configure:8272: result: yes
| configure:8292: checking if malloc debugging is wanted
| configure:8313: result: no
| configure:8333: checking sys/resource.h usability
| configure:8342: cc -c -g -O2  conftest.c >&5
| configure:8345: $? = 0
| configure:8348: test -s conftest.o
| configure:8351: $? = 0
| configure:8360: result: yes
| configure:8364: checking sys/resource.h presence
| configure:8371: cc -E  conftest.c
| /usr/include/sys/resource.h:119: undefined type, found `int32_t'
| /usr/include/sys/resource.h:120: undefined type, found `int32_t'
| /usr/include/sys/resource.h:124: undefined type, found `rlim_t'
| /usr/include/sys/resource.h:125: undefined type, found `rlim_t'
| /usr/include/sys/resource.h:130: undefined type, found `fixpt_t'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:8377: $? = 0
| configure:8395: result: yes
| configure:8413: checking for sys/resource.h
| configure:8420: result: yes
| configure:8324: checking for sys/time.h
| configure:8329: result: yes
| configure:8333: checking sys/times.h usability
| configure:8342: cc -c -g -O2  conftest.c >&5
| configure:8345: $? = 0
| configure:8348: test -s conftest.o
| configure:8351: $? = 0
| configure:8360: result: yes
| configure:8364: checking sys/times.h presence
| configure:8371: cc -E  conftest.c
| configure:8377: $? = 0
| configure:8395: result: yes
| configure:8413: checking for sys/times.h
| configure:8420: result: yes
| configure:8438: checking for times
| configure:8475: cc -o conftest -g -O2   conftest.c  >&5
| configure:8478: $? = 0
| configure:8481: test -s conftest
| configure:8484: $? = 0
| configure:8494: result: yes
| configure:8505: checking whether getrusage is declared
| configure:8537: cc -c -g -O2  conftest.c >&5
| configure:8540: $? = 0
| configure:8543: test -s conftest.o
| configure:8546: $? = 0
| configure:8556: result: yes
| configure:8572: checking whether times is declared
| configure:8604: cc -c -g -O2  conftest.c >&5
| configure:8607: $? = 0
| configure:8610: test -s conftest.o
| configure:8613: $? = 0
| configure:8623: result: yes
| configure:8639: checking whether clock is declared
| configure:8671: cc -c -g -O2  conftest.c >&5
| configure:8674: $? = 0
| configure:8677: test -s conftest.o
| configure:8680: $? = 0
| configure:8690: result: yes
| configure:8706: checking whether sysconf is declared
| configure:8738: cc -c -g -O2  conftest.c >&5
| configure:8741: $? = 0
| configure:8744: test -s conftest.o
| configure:8747: $? = 0
| configure:8757: result: yes
| configure:8776: checking for clock_t
| configure:8808: cc -c -g -O2  conftest.c >&5
| configure:8811: $? = 0
| configure:8814: test -s conftest.o
| configure:8817: $? = 0
| configure:8827: result: yes
| configure:8837: checking for struct tms
| configure:8869: cc -c -g -O2  conftest.c >&5
| configure:8872: $? = 0
| configure:8875: test -s conftest.o
| configure:8878: $? = 0
| configure:8888: result: yes
| configure:8917: checking for msgfmt
| configure:8945: result: /usr/local/bin/msgfmt
| configure:8954: checking for gmsgfmt
| configure:8985: result: /usr/local/bin/msgfmt
| configure:8995: checking for xgettext
| configure:9026: result: no
| configure:9034: checking for msgmerge
| configure:9064: result: no
| configure:9118: checking build system type
| configure:9136: result: powerpc-apple-darwin6.1
| configure:9144: checking host system type
| configure:9158: result: powerpc-apple-darwin6.1
| configure:9177: checking for ld used by GCC
| configure:9240: result: /usr/bin/ld
| configure:9249: checking if the linker (/usr/bin/ld) is GNU ld
| configure:9261: result: no
| configure:9267: checking for shared library run path origin
| configure:9280: result: done
| configure:9697: checking whether NLS is requested
| configure:9706: result: no
| configure:10472: checking for valgrind
| configure:10501: result: no
| configure:10512: checking for g++
| configure:10528: found /usr/local/bin/g++
| configure:10538: result: g++
| configure:10667: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Bison config.status 1.75, which was
| generated by GNU Autoconf 2.54a.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on darwin.math.utah.edu
| 
| config.status:687: creating tests/Makefile
| config.status:687: creating tests/atlocal
| config.status:687: creating tests/bison
| config.status:687: creating Makefile
| config.status:687: creating config/Makefile
| config.status:687: creating po/Makefile.in
| config.status:687: creating data/Makefile
| config.status:687: creating lib/Makefile
| config.status:687: creating src/Makefile
| config.status:687: creating doc/Makefile
| config.status:687: creating m4/Makefile
| config.status:795: creating config.h
| config.status:1191: executing depfiles commands
| config.status:1191: executing default-1 commands
| config.status:1191: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=powerpc-apple-darwin6.1
| ac_cv_build_alias=powerpc-apple-darwin6.1
| ac_cv_c_backslash_a=yes
| ac_cv_c_compiler_gnu=yes
| ac_cv_c_const=yes
| ac_cv_c_inline=inline
| ac_cv_env_CC_set=set
| ac_cv_env_CC_value=cc
| 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_exeext=
| ac_cv_func___secure_getenv=no
| ac_cv_func_alloca_works=yes
| ac_cv_func_doprnt=no
| ac_cv_func_gettimeofday=yes
| ac_cv_func_isascii=yes
| ac_cv_func_iswprint=no
| ac_cv_func_malloc_works=yes
| ac_cv_func_memchr=yes
| ac_cv_func_memcmp_working=yes
| ac_cv_func_memrchr=no
| ac_cv_func_mkstemp=yes
| ac_cv_func_obstack=no
| ac_cv_func_realloc_works=yes
| ac_cv_func_setlocale=yes
| ac_cv_func_stpcpy=no
| ac_cv_func_strcasecmp=yes
| ac_cv_func_strchr=yes
| ac_cv_func_strerror=yes
| ac_cv_func_strerror_r=no
| ac_cv_func_strerror_r_char_p=no
| ac_cv_func_strncasecmp=yes
| ac_cv_func_strnlen_working=no
| ac_cv_func_strrchr=yes
| ac_cv_func_strspn=yes
| ac_cv_func_strtol=yes
| ac_cv_func_times=yes
| ac_cv_func_vprintf=yes
| ac_cv_have_decl_clock=yes
| ac_cv_have_decl_free=yes
| ac_cv_have_decl_getenv=yes
| ac_cv_have_decl_getopt=yes
| ac_cv_have_decl_getrusage=yes
| ac_cv_have_decl_malloc=yes
| ac_cv_have_decl_memchr=yes
| ac_cv_have_decl_memrchr=no
| ac_cv_have_decl_stpcpy=no
| ac_cv_have_decl_strchr=yes
| ac_cv_have_decl_strerror=yes
| ac_cv_have_decl_strerror_r=no
| ac_cv_have_decl_strnlen=no
| ac_cv_have_decl_strspn=yes
| ac_cv_have_decl_sysconf=yes
| ac_cv_have_decl_times=yes
| ac_cv_header_ctype_h=yes
| ac_cv_header_fcntl_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_limits_h=yes
| ac_cv_header_locale_h=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_minix_config_h=no
| ac_cv_header_stat_broken=no
| ac_cv_header_stdc=yes
| ac_cv_header_stddef_h=yes
| ac_cv_header_stdint_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_resource_h=yes
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_time_h=yes
| ac_cv_header_sys_times_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_header_wchar_h=no
| ac_cv_header_wctype_h=no
| ac_cv_host=powerpc-apple-darwin6.1
| ac_cv_host_alias=powerpc-apple-darwin6.1
| ac_cv_lib_cposix_strerror=no
| ac_cv_lib_error_at_line=no
| ac_cv_lib_fl_yywrap=yes
| ac_cv_objext=o
| ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_M4=/usr/bin/gm4
| ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_MSGMERGE=:
| ac_cv_path_XGETTEXT=:
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_prog_AWK=gawk
| ac_cv_prog_CPP='cc -E'
| ac_cv_prog_GXX=g++
| ac_cv_prog_LEX=flex
| ac_cv_prog_YACC='bison -y'
| 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_egrep='grep -E'
| ac_cv_prog_gnu_m4=yes
| ac_cv_prog_lex_root=lex.yy
| ac_cv_prog_lex_yytext_pointer=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_type_clock_t=yes
| ac_cv_type_mbstate_t=no
| ac_cv_type_struct_tms=yes
| ac_cv_type_unsigned_long_long=yes
| ac_cv_working_alloca_h=no
| acl_cv_hardcode_direct=yes
| acl_cv_hardcode_libdir_flag_spec=
| acl_cv_hardcode_libdir_separator=
| acl_cv_hardcode_minus_L=no
| acl_cv_libext=a
| acl_cv_path_LD=/usr/bin/ld
| acl_cv_prog_gnu_ld=no
| acl_cv_rpath=done
| acl_cv_shlibext=dylib
| acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
| acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
| acl_cv_wl=-Wl,
| am_cv_CC_dependencies_compiler_type=gcc
| jm_ac_cv_header_inttypes_h=yes
| jm_ac_cv_header_stdint_h=yes
| jm_cv_func_mbrtowc=no
| utils_cv_func_mkstemp_limitations=no
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /local/build/bison-1.75/config/missing --run aclocal-1.7a'
| ALLOCA=''
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /local/build/bison-1.75/config/missing --run tar'
| ANSI2KNR=''
| AUTOCONF='${SHELL} /local/build/bison-1.75/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /local/build/bison-1.75/config/missing --run autoheader'
| AUTOM4TE='${SHELL} /local/build/bison-1.75/config/missing --run autom4te'
| AUTOMAKE='${SHELL} /local/build/bison-1.75/config/missing --run automake-1.7a'
| AWK='gawk'
| CC='cc'
| CCDEPMODE='depmode=gcc'
| CFLAGS='-g -O2'
| CPP='cc -E'
| CPPFLAGS=''
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| GCC='yes'
| GMSGFMT='/usr/local/bin/msgfmt'
| GXX='g++'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS=''
| LDFLAGS=''
| LEX='flex'
| LEXLIB='-lfl'
| LEX_OUTPUT_ROOT='lex.yy'
| LIBICONV='-liconv'
| LIBINTL=''
| LIBOBJS=' obstack$U.o error$U.o strnlen$U.o memrchr$U.o stpcpy$U.o 
argmatch$U.o'
| LIBS=''
| LTLIBICONV='-liconv'
| LTLIBINTL=''
| LTLIBOBJS=' obstack$U.lo error$U.lo strnlen$U.lo memrchr$U.lo stpcpy$U.lo 
argmatch$U.lo'
| M4='/usr/bin/gm4'
| MAKEINFO='${SHELL} /local/build/bison-1.75/config/missing --run makeinfo'
| MKINSTALLDIRS='config/mkinstalldirs'
| MSGFMT='/usr/local/bin/msgfmt'
| MSGMERGE=':'
| O0CFLAGS='-g -O2'
| OBJEXT='o'
| PACKAGE='bison'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Bison'
| PACKAGE_STRING='GNU Bison 1.75'
| PACKAGE_TARNAME='bison'
| PACKAGE_VERSION='1.75'
| PATH_SEPARATOR=':'
| POSUB=''
| RANLIB='ranlib'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| U=''
| USE_NLS='no'
| VALGRIND=''
| VERSION='1.75'
| WARNING_CFLAGS=''
| WERROR_CFLAGS=''
| XGETTEXT=':'
| YACC='bison -y'
| ac_ct_CC='cc'
| ac_ct_RANLIB='ranlib'
| ac_ct_STRIP=''
| am__fastdepCC_FALSE=''
| am__fastdepCC_TRUE='#'
| am__include='include'
| am__quote=''
| bindir='${exec_prefix}/bin'
| build='powerpc-apple-darwin6.1'
| build_alias=''
| build_cpu='powerpc'
| build_os='darwin6.1'
| build_vendor='apple'
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host='powerpc-apple-darwin6.1'
| host_alias=''
| host_cpu='powerpc'
| host_os='darwin6.1'
| host_vendor='apple'
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/local/build/bison-1.75/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_T 1
| #define HAVE_CTYPE_H 1
| #define HAVE_C_BACKSLASH_A 1
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_ISASCII 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALLOC 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRUCT_TMS 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_VPRINTF 1
| #define M4 "/usr/bin/gm4"
| #define PACKAGE "bison"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_STRING "GNU Bison 1.75"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.75"
| #define PROTOTYPES 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define VERSION "1.75"
| #define YYTEXT_POINTER 1
| #define _GNU_SOURCE 1
| #define __PROTOTYPES 1
| #define mbstate_t int
| 
| configure: exit 0


-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- Center for Scientific Computing       FAX: +1 801 585 1640, +1 801 581 4148 -
- University of Utah                    Internet e-mail: address@hidden  -
- Department of Mathematics, 110 LCB        address@hidden  address@hidden -
- 155 S 1400 E RM 233                       address@hidden                    -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe  -
-------------------------------------------------------------------------------




reply via email to

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