bug-bison
[Top][All Lists]
Advanced

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

[GNU Bison 1.875] testsuite: 36 37 failed


From: Michael McLaughlin
Subject: [GNU Bison 1.875] testsuite: 36 37 failed
Date: Thu, 20 Mar 2003 16:23:31 -0500
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

Hello,

I tried to work with GNU Bison *for the first* time today. When I did the 'make check' command, two failures showed up with instructions to send this email to you with the given title. Errors as follows

make[2]: *** [check-local] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1

Since I am a Bison newbie, I am just following orders (testsuite.log attached).

Are these errors serious? That is, should I NOT do a 'make install' to replace my old Bison 1.28?

I note that all of the "torture tests" were OK.

Thank you for your help.

--
Mike McLaughlin
## --------------------------- ##
## GNU Bison 1.875 test suite. ##
## --------------------------- ##

testsuite: command line was:
  $ ./testsuite 

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

testsuite: ../ChangeLog:
| 2003-01-01  Paul Eggert  <address@hidden>
| 
|       * Version 1.875.
| 
| 2002-12-30  Paul Eggert  <address@hidden>
| 
|       * src/scan-gram.l (<INITIAL,SC_AFTER_IDENTIFIER,SC_PRE_CODE>","):
|       Moved here from...
|       (<INITIAL>","): Here.  This causes stray "," to be treated
|       more uniformly.

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.
| 

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

hostname = mm115656-mac.mitre.org
uname -m = Power Macintosh
uname -r = 6.4
uname -s = Darwin
uname -v = Darwin Kernel Version 6.4: Wed Jan 29 18:50:42 PST 2003; 
root:xnu/xnu-344.26.obj~1/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.4:
Wed Jan 29 18:50:42 PST 2003; root:xnu/xnu-344.26.obj~1/RELEASE_PPC


Kernel configured for up to 2 processors.
2 processors are physically available.
Processor type: ppc7450 (PowerPC 7450)
Processors active: 0 1
Primary memory available: 512.00 megabytes.
Default processor set: 59 tasks, 151 threads, 2 processors
Load average: 1.00, Mach factor: 0.99
unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /Users/mpmcl/Projects/Bison_Flex/bison-1.875/tests
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /Users/mpmcl
PATH: /usr/X11R6/bin

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='/Users/mpmcl/Projects/Bison_Flex/bison-1.875/tests'
| at_srcdir='.'
| abs_srcdir='/Users/mpmcl/Projects/Bison_Flex/bison-1.875/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/Users/mpmcl/Projects/Bison_Flex/bison-1.875'
| at_top_builddir='../'
| abs_top_builddir='/Users/mpmcl/Projects/Bison_Flex/bison-1.875'
| 
| 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='gcc'
| 
| # We want no optimization.
| CFLAGS='-g -O2  '
| 
| # We need `config.h'.
| CPPFLAGS="-DHAVE_CONFIG_H=1 -I$abs_top_builddir -I/usr/local/include"
| 
| # Is the compiler GCC?
| GCC='yes'

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

testsuite.at:67: /Users/mpmcl/Projects/Bison_Flex/bison-1.875/tests/bison 
--version
bison (GNU Bison) 1.875
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: Thu Mar 20 16:08:06 EST 2003
1. input.at:28: ok      (0m0.010s 0m0.060s)
2. input.at:46: ok      (0m0.000s 0m0.070s)
3. input.at:64: ok      (0m0.040s 0m0.080s)
4. input.at:93: ok      (0m0.220s 0m0.380s)
5. output.at:38: ok     (0m0.050s 0m0.080s)
6. output.at:40: ok     (0m0.040s 0m0.060s)
7. output.at:42: ok     (0m0.040s 0m0.090s)
8. output.at:44: ok     (0m0.030s 0m0.120s)
9. output.at:46: ok     (0m0.060s 0m0.120s)
10. output.at:48: ok    (0m0.030s 0m0.130s)
11. output.at:52: ok    (0m0.040s 0m0.130s)
12. output.at:54: ok    (0m0.050s 0m0.090s)
13. output.at:57: ok    (0m0.060s 0m0.080s)
14. output.at:61: ok    (0m0.050s 0m0.100s)
15. output.at:63: ok    (0m0.050s 0m0.100s)
16. output.at:67: ok    (0m0.050s 0m0.110s)
17. output.at:72: ok    (0m0.050s 0m0.080s)
18. output.at:75: ok    (0m0.030s 0m0.130s)
19. output.at:79: ok    (0m0.050s 0m0.120s)
20. output.at:83: ok    (0m0.050s 0m0.120s)
21. sets.at:66: ok      (0m0.060s 0m0.210s)
22. sets.at:151: ok     (0m0.060s 0m0.110s)
23. sets.at:193: ok     (0m0.060s 0m0.240s)
24. reduce.at:26: ok    (0m0.060s 0m0.060s)
25. reduce.at:70: ok    (0m0.040s 0m0.140s)
26. reduce.at:125: ok   (0m0.040s 0m0.090s)
27. reduce.at:212: ok   (0m0.110s 0m0.200s)
28. reduce.at:301: ok   (0m0.050s 0m0.120s)
29. reduce.at:342: ok   (0m0.000s 0m0.030s)
30. synclines.at:93: ok (skipped near `synclines.at:93')        (0m0.000s 
0m0.030s)
31. synclines.at:112: ok (skipped near `synclines.at:112')      (0m0.000s 
0m0.030s)
32. synclines.at:135: ok (skipped near `synclines.at:135')      (0m0.000s 
0m0.030s)
33. synclines.at:154: ok (skipped near `synclines.at:154')      (0m0.000s 
0m0.030s)
34. synclines.at:172: ok (skipped near `synclines.at:172')      (0m0.000s 
0m0.030s)
35. headers.at:27: ok   (0m0.030s 0m0.080s)
36. headers.at:76: FAILED near `headers.at:76'  (0m0.030s 0m0.080s)
37. headers.at:77: FAILED near `headers.at:77'  (0m0.030s 0m0.080s)
38. headers.at:86: ok   (0m0.330s 0m0.370s)
39. actions.at:25: ok   (0m0.480s 0m0.290s)
40. actions.at:89: ok   (0m0.360s 0m0.220s)
41. actions.at:236: ok  (0m0.400s 0m0.240s)
42. actions.at:514: ok  (0m0.510s 0m0.280s)
43. conflicts.at:31: ok (0m0.040s 0m0.060s)
44. conflicts.at:51: ok (0m0.320s 0m0.440s)
45. conflicts.at:131: ok        (0m0.060s 0m0.130s)
46. conflicts.at:238: ok        (0m0.050s 0m0.100s)
47. conflicts.at:360: ok        (0m0.040s 0m0.100s)
48. conflicts.at:479: ok        (0m0.010s 0m0.060s)
49. conflicts.at:499: ok        (0m0.040s 0m0.070s)
50. conflicts.at:516: ok        (0m0.010s 0m0.040s)
51. conflicts.at:536: ok        (0m0.010s 0m0.080s)
52. calc.at:547: ok     (0m0.360s 0m1.220s)
53. calc.at:549: ok     (0m0.460s 0m1.110s)
54. calc.at:550: ok     (0m0.510s 0m1.070s)
55. calc.at:551: ok     (0m0.370s 0m1.260s)
56. calc.at:552: ok     (0m0.390s 0m1.030s)
57. calc.at:553: ok     (0m0.420s 0m1.180s)
58. calc.at:554: ok     (0m0.450s 0m0.960s)
59. calc.at:556: ok     (0m0.510s 0m1.090s)
60. calc.at:558: ok     (0m0.510s 0m1.020s)
61. calc.at:560: ok     (0m0.520s 0m1.760s)
62. calc.at:561: ok     (0m0.690s 0m1.650s)
63. calc.at:563: ok     (0m0.790s 0m1.520s)
64. calc.at:565: ok     (0m0.660s 0m1.600s)
65. calc.at:582: ok     (0m1.150s 0m1.250s)
66. calc.at:584: ok     (0m1.220s 0m1.120s)
67. calc.at:585: ok     (0m1.160s 0m1.120s)
68. calc.at:586: ok     (0m1.160s 0m1.140s)
69. calc.at:587: ok     (0m1.150s 0m1.190s)
70. calc.at:588: ok     (0m1.140s 0m1.140s)
71. calc.at:589: ok     (0m1.130s 0m1.250s)
72. calc.at:591: ok     (0m1.160s 0m1.140s)
73. calc.at:593: ok     (0m1.140s 0m1.110s)
74. calc.at:595: ok     (0m1.390s 0m1.250s)
75. calc.at:596: ok     (0m1.470s 0m1.050s)
76. calc.at:598: ok     (0m1.550s 0m1.140s)
77. calc.at:600: ok     (0m1.500s 0m1.210s)
78. torture.at:140: ok  (0m4.240s 0m0.570s)
79. torture.at:231: ok  (0m25.340s 0m3.670s)
80. torture.at:366: ok  (1m4.660s 0m4.380s)
81. torture.at:440: ok  (0m1.230s 0m11.810s)
82. torture.at:461: ok  (0m1.420s 0m11.810s)
83. existing.at:24: ok  (0m0.220s 0m0.060s)
84. existing.at:364: ok (0m0.660s 0m0.070s)
85. regression.at:27: ok        (0m0.180s 0m0.160s)
86. regression.at:65: ok        (0m0.060s 0m0.070s)
87. regression.at:87: ok        (0m0.050s 0m0.070s)
88. regression.at:113: ok       (0m0.050s 0m0.120s)
89. regression.at:257: ok       (0m0.040s 0m0.080s)
90. regression.at:280: ok       (0m0.000s 0m0.060s)
91. regression.at:313: ok       (0m0.180s 0m0.150s)
92. regression.at:341: ok       (0m0.180s 0m0.170s)
93. regression.at:372: ok       (0m0.050s 0m0.100s)
94. regression.at:549: ok       (0m0.080s 0m0.090s)
95. cxx-type.at:255: ok (0m0.950s 0m0.370s)
96. cxx-type.at:262: ok (0m1.010s 0m0.280s)
97. cxx-type.at:268: ok (0m0.980s 0m0.320s)
98. cxx-type.at:275: ok (0m1.020s 0m0.370s)
99. cxx-type.at:282: ok (0m0.910s 0m0.470s)
100. cxx-type.at:289: ok        (0m0.990s 0m0.340s)
101. cxx-type.at:296: ok        (0m1.010s 0m0.300s)
102. cxx-type.at:302: ok        (0m0.990s 0m0.370s)
103. cxx-type.at:309: ok        (0m0.990s 0m0.380s)
104. glr-regr1.at:21: ok        (0m0.940s 0m0.340s)
testsuite: ending at: Thu Mar 20 16:11:49 EST 2003
testsuite: test suite duration: 0h 3m 43s


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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  36: headers.at:76      Invalid CPP guards: input/input
  37: headers.at:77      Invalid CPP guards: 9foo

Skipped tests:
GNU Bison 1.875 test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  30: synclines.at:93    Prologue synch line
  31: synclines.at:112   %union synch line
  32: synclines.at:135   Postprologue synch line
  33: synclines.at:154   Action synch line
  34: synclines.at:172   Epilogue synch line


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

## --------------------------- ##
## GNU Bison 1.875 test suite. ##
## --------------------------- ##
36. headers.at:76: testing Invalid CPP guards: input/input...
headers.at:76: bison --defines=input/input.h --output=y.tab.c input/input.y
headers.at:76: $CC -E -I. y.tab.c
--- /dev/null   Thu Mar 20 16:11:51 2003
+++ /Users/mpmcl/Projects/Bison_Flex/bison-1.875/tests/testsuite.dir/at-stderr  
Thu Mar 20 16:11:51 2003
@@ -0,0 +1,2 @@
+y.tab.c:1077: syntax error, missing `;' after `)'
+cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
stdout:
# 1 "y.tab.c"

# 0 "input/input.y"

# 10 "input/input.y"


# 1 "./input/input.h" 1

# 30
typedef int YYSTYPE ; 





extern YYSTYPE yylval ; 
# 12 "input/input.y" 2

# 93 "y.tab.c"

# 132
union yyalloc 
{ 
short yyss ; 
YYSTYPE yyvs ; 
} ; 
# 184
typedef signed char yysigned_char ; 
# 211
static const unsigned char yytranslate [ ] = 
{ 
0 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 1 , 2 
} ; 
# 281
static const unsigned char yyr1 [ ] = 
{ 
0 , 3 , 4 
} ; 


static const unsigned char yyr2 [ ] = 
{ 
0 , 2 , 0 
} ; 




static const unsigned char yydefact [ ] = 
{ 
2 , 0 , 1 
} ; 


static const yysigned_char yydefgoto [ ] = 
{ 
- 1 , 1 
} ; 




static const yysigned_char yypact [ ] = 
{ 
- 1 , 0 , - 1 
} ; 


static const yysigned_char yypgoto [ ] = 
{ 
- 1 , - 1 
} ; 






static const unsigned char yytable [ ] = 
{ 
2 
} ; 

static const unsigned char yycheck [ ] = 
{ 
0 
} ; 



static const unsigned char yystos [ ] = 
{ 
0 , 4 , 0 
} ; 
# 634
static void 
yydestruct ( int yytype , YYSTYPE * yyvaluep ) 






{ 

( void ) yyvaluep ; 

switch ( yytype ) 
{ 

default : 
break ; 
} 
} 












int yyparse ( void ) ; 








int yychar ; 


YYSTYPE yylval ; 


int yynerrs ; 
















int 
yyparse ( void ) 






{ 

register int yystate ; 
register int yyn ; 
int yyresult ; 

int yyerrstatus ; 

int yytoken = 0 ; 










short yyssa [ 200 ] ; 
short * yyss = yyssa ; 
register short * yyssp ; 


YYSTYPE yyvsa [ 200 ] ; 
YYSTYPE * yyvs = yyvsa ; 
register YYSTYPE * yyvsp ; 





long unsigned int yystacksize = 200 ; 



YYSTYPE yyval ; 




int yylen ; 

; 

yystate = 0 ; 
yyerrstatus = 0 ; 
yynerrs = 0 ; 
yychar = ( - 2 ) ; 






yyssp = yyss ; 
yyvsp = yyvs ; 

goto yysetstate ; 




yynewstate : 



yyssp ++ ; 

yysetstate : 
* yyssp = yystate ; 

if ( yyss + yystacksize - 1 <= yyssp ) 
{ 

long unsigned int yysize = yyssp - yyss + 1 ; 
# 809
if ( 10000 <= yystacksize ) 
goto yyoverflowlab ; 
yystacksize *= 2 ; 
if ( 10000 < yystacksize ) 
yystacksize = 10000 ; 

{ 
short * yyss1 = yyss ; 
union yyalloc * yyptr = 
( union yyalloc * ) __builtin_alloca ( ( ( yystacksize ) * ( sizeof ( short ) + 
sizeof ( YYSTYPE ) ) + ( sizeof ( union yyalloc ) - 1 ) ) ) ; 
if ( ! yyptr ) 
goto yyoverflowlab ; 
do { long unsigned int yynewbytes ; __builtin_memcpy ( & yyptr -> yyss , yyss , 
( yysize ) * sizeof ( * ( yyss ) ) ) ; yyss = & yyptr -> yyss ; yynewbytes = 
yystacksize * sizeof ( * yyss ) + ( sizeof ( union yyalloc ) - 1 ) ; yyptr += 
yynewbytes / sizeof ( * yyptr ) ; } while ( 0 ) ; 
do { long unsigned int yynewbytes ; __builtin_memcpy ( & yyptr -> yyvs , yyvs , 
( yysize ) * sizeof ( * ( yyvs ) ) ) ; yyvs = & yyptr -> yyvs ; yynewbytes = 
yystacksize * sizeof ( * yyvs ) + ( sizeof ( union yyalloc ) - 1 ) ; yyptr += 
yynewbytes / sizeof ( * yyptr ) ; } while ( 0 ) ; 


if ( yyss1 != yyssa ) 
do { ; } while ( 0 ) ; 
} 



yyssp = yyss + yysize - 1 ; 
yyvsp = yyvs + yysize - 1 ; 



; 

if ( yyss + yystacksize - 1 <= yyssp ) 
goto yyabortlab ; 
} 

; 

goto yybackup ; 




yybackup : 







yyn = yypact [ yystate ] ; 
if ( yyn == - 1 ) 
goto yydefault ; 




if ( yychar == ( - 2 ) ) 
{ 
; 
yychar = yylex ( ) ; 
} 

if ( yychar <= 0 ) 
{ 
yychar = yytoken = 0 ; 
; 
} 
else 
{ 
yytoken = ( ( unsigned int ) ( yychar ) <= 257 ? yytranslate [ yychar ] : 2 ) ; 
; 
} 



yyn += yytoken ; 
if ( yyn < 0 || 0 < yyn || yycheck [ yyn ] != yytoken ) 
goto yydefault ; 
yyn = yytable [ yyn ] ; 
if ( yyn <= 0 ) 
{ 
if ( yyn == 0 || yyn == - 1 ) 
goto yyerrlab ; 
yyn = - yyn ; 
goto yyreduce ; 
} 

if ( yyn == 2 ) 
goto yyacceptlab ; 


; 


if ( yychar != 0 ) 
yychar = ( - 2 ) ; 

* ++ yyvsp = yylval ; 




if ( yyerrstatus ) 
yyerrstatus -- ; 

yystate = yyn ; 
goto yynewstate ; 





yydefault : 
yyn = yydefact [ yystate ] ; 
if ( yyn == 0 ) 
goto yyerrlab ; 
goto yyreduce ; 





yyreduce : 

yylen = yyr2 [ yyn ] ; 









yyval = yyvsp [ 1 - yylen ] ; 


; 
switch ( yyn ) 
{ 

} 
# 952 "y.tab.c"


yyvsp -= yylen ; 
yyssp -= yylen ; 


; 

* ++ yyvsp = yyval ; 






yyn = yyr1 [ yyn ] ; 

yystate = yypgoto [ yyn - 3 ] + * yyssp ; 
if ( 0 <= yystate && yystate <= 0 && yycheck [ yystate ] == * yyssp ) 
yystate = yytable [ yystate ] ; 
else 
yystate = yydefgoto [ yyn - 3 ] ; 

goto yynewstate ; 





yyerrlab : 

if ( ! yyerrstatus ) 
{ 
++ yynerrs ; 
# 1033
yyerror ( "syntax error" ) ; 
} 



if ( yyerrstatus == 3 ) 
{ 




if ( yychar == 0 ) 
{ 

( yyvsp -- , yyssp -- ) ; 

while ( yyss < yyssp ) 
{ 
; 
yydestruct ( yystos [ * yyssp ] , yyvsp ) ; 
( yyvsp -- , yyssp -- ) ; 
} 
goto yyabortlab ; 
} 

; 
yydestruct ( yytoken , & yylval ) ; 
yychar = ( - 2 ) ; 

} 



goto yyerrlab2 ; 





yyerrlab1 : 




__attribute__ ( ( __unused__ ) ) 



goto yyerrlab2 ; 





yyerrlab2 : 
yyerrstatus = 3 ; 

for ( ; ; ) 
{ 
yyn = yypact [ yystate ] ; 
if ( yyn != - 1 ) 
{ 
yyn += 1 ; 
if ( 0 <= yyn && yyn <= 0 && yycheck [ yyn ] == 1 ) 
{ 
yyn = yytable [ yyn ] ; 
if ( 0 < yyn ) 
break ; 
} 
} 


if ( yyssp == yyss ) 
goto yyabortlab ; 

; 
yydestruct ( yystos [ yystate ] , yyvsp ) ; 
yyvsp -- ; 
yystate = * -- yyssp ; 

; 
} 

if ( yyn == 2 ) 
goto yyacceptlab ; 

; 

* ++ yyvsp = yylval ; 


yystate = yyn ; 
goto yynewstate ; 





yyacceptlab : 
yyresult = 0 ; 
goto yyreturn ; 




yyabortlab : 
yyresult = 1 ; 
goto yyreturn ; 





yyoverflowlab : 
yyerror ( "parser stack overflow" ) ; 
yyresult = 2 ; 



yyreturn : 

if ( yyss != yyssa ) 
do { ; } while ( 0 ) ; 

return yyresult ; 
} 
# 15 "input/input.y"


# 1 "./input/input.h" 1

# 36
extern YYSTYPE yylval ; 
# 17 "input/input.y" 2


36. headers.at:76: FAILED near `headers.at:76'

37. headers.at:77: testing Invalid CPP guards: 9foo...
headers.at:77: bison --defines=9foo.h --output=y.tab.c 9foo.y
headers.at:77: $CC -E -I. y.tab.c
--- /dev/null   Thu Mar 20 16:11:52 2003
+++ /Users/mpmcl/Projects/Bison_Flex/bison-1.875/tests/testsuite.dir/at-stderr  
Thu Mar 20 16:11:52 2003
@@ -0,0 +1,2 @@
+y.tab.c:1077: syntax error, missing `;' after `)'
+cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
stdout:
# 1 "y.tab.c"

# 0 "9foo.y"

# 10 "9foo.y"


# 1 "9foo.h" 1

# 30
typedef int YYSTYPE ; 





extern YYSTYPE yylval ; 
# 12 "9foo.y" 2

# 93 "y.tab.c"

# 132
union yyalloc 
{ 
short yyss ; 
YYSTYPE yyvs ; 
} ; 
# 184
typedef signed char yysigned_char ; 
# 211
static const unsigned char yytranslate [ ] = 
{ 
0 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 2 , 
2 , 2 , 2 , 2 , 2 , 2 , 1 , 2 
} ; 
# 281
static const unsigned char yyr1 [ ] = 
{ 
0 , 3 , 4 
} ; 


static const unsigned char yyr2 [ ] = 
{ 
0 , 2 , 0 
} ; 




static const unsigned char yydefact [ ] = 
{ 
2 , 0 , 1 
} ; 


static const yysigned_char yydefgoto [ ] = 
{ 
- 1 , 1 
} ; 




static const yysigned_char yypact [ ] = 
{ 
- 1 , 0 , - 1 
} ; 


static const yysigned_char yypgoto [ ] = 
{ 
- 1 , - 1 
} ; 






static const unsigned char yytable [ ] = 
{ 
2 
} ; 

static const unsigned char yycheck [ ] = 
{ 
0 
} ; 



static const unsigned char yystos [ ] = 
{ 
0 , 4 , 0 
} ; 
# 634
static void 
yydestruct ( int yytype , YYSTYPE * yyvaluep ) 






{ 

( void ) yyvaluep ; 

switch ( yytype ) 
{ 

default : 
break ; 
} 
} 












int yyparse ( void ) ; 








int yychar ; 


YYSTYPE yylval ; 


int yynerrs ; 
















int 
yyparse ( void ) 






{ 

register int yystate ; 
register int yyn ; 
int yyresult ; 

int yyerrstatus ; 

int yytoken = 0 ; 










short yyssa [ 200 ] ; 
short * yyss = yyssa ; 
register short * yyssp ; 


YYSTYPE yyvsa [ 200 ] ; 
YYSTYPE * yyvs = yyvsa ; 
register YYSTYPE * yyvsp ; 





long unsigned int yystacksize = 200 ; 



YYSTYPE yyval ; 




int yylen ; 

; 

yystate = 0 ; 
yyerrstatus = 0 ; 
yynerrs = 0 ; 
yychar = ( - 2 ) ; 






yyssp = yyss ; 
yyvsp = yyvs ; 

goto yysetstate ; 




yynewstate : 



yyssp ++ ; 

yysetstate : 
* yyssp = yystate ; 

if ( yyss + yystacksize - 1 <= yyssp ) 
{ 

long unsigned int yysize = yyssp - yyss + 1 ; 
# 809
if ( 10000 <= yystacksize ) 
goto yyoverflowlab ; 
yystacksize *= 2 ; 
if ( 10000 < yystacksize ) 
yystacksize = 10000 ; 

{ 
short * yyss1 = yyss ; 
union yyalloc * yyptr = 
( union yyalloc * ) __builtin_alloca ( ( ( yystacksize ) * ( sizeof ( short ) + 
sizeof ( YYSTYPE ) ) + ( sizeof ( union yyalloc ) - 1 ) ) ) ; 
if ( ! yyptr ) 
goto yyoverflowlab ; 
do { long unsigned int yynewbytes ; __builtin_memcpy ( & yyptr -> yyss , yyss , 
( yysize ) * sizeof ( * ( yyss ) ) ) ; yyss = & yyptr -> yyss ; yynewbytes = 
yystacksize * sizeof ( * yyss ) + ( sizeof ( union yyalloc ) - 1 ) ; yyptr += 
yynewbytes / sizeof ( * yyptr ) ; } while ( 0 ) ; 
do { long unsigned int yynewbytes ; __builtin_memcpy ( & yyptr -> yyvs , yyvs , 
( yysize ) * sizeof ( * ( yyvs ) ) ) ; yyvs = & yyptr -> yyvs ; yynewbytes = 
yystacksize * sizeof ( * yyvs ) + ( sizeof ( union yyalloc ) - 1 ) ; yyptr += 
yynewbytes / sizeof ( * yyptr ) ; } while ( 0 ) ; 


if ( yyss1 != yyssa ) 
do { ; } while ( 0 ) ; 
} 



yyssp = yyss + yysize - 1 ; 
yyvsp = yyvs + yysize - 1 ; 



; 

if ( yyss + yystacksize - 1 <= yyssp ) 
goto yyabortlab ; 
} 

; 

goto yybackup ; 




yybackup : 







yyn = yypact [ yystate ] ; 
if ( yyn == - 1 ) 
goto yydefault ; 




if ( yychar == ( - 2 ) ) 
{ 
; 
yychar = yylex ( ) ; 
} 

if ( yychar <= 0 ) 
{ 
yychar = yytoken = 0 ; 
; 
} 
else 
{ 
yytoken = ( ( unsigned int ) ( yychar ) <= 257 ? yytranslate [ yychar ] : 2 ) ; 
; 
} 



yyn += yytoken ; 
if ( yyn < 0 || 0 < yyn || yycheck [ yyn ] != yytoken ) 
goto yydefault ; 
yyn = yytable [ yyn ] ; 
if ( yyn <= 0 ) 
{ 
if ( yyn == 0 || yyn == - 1 ) 
goto yyerrlab ; 
yyn = - yyn ; 
goto yyreduce ; 
} 

if ( yyn == 2 ) 
goto yyacceptlab ; 


; 


if ( yychar != 0 ) 
yychar = ( - 2 ) ; 

* ++ yyvsp = yylval ; 




if ( yyerrstatus ) 
yyerrstatus -- ; 

yystate = yyn ; 
goto yynewstate ; 





yydefault : 
yyn = yydefact [ yystate ] ; 
if ( yyn == 0 ) 
goto yyerrlab ; 
goto yyreduce ; 





yyreduce : 

yylen = yyr2 [ yyn ] ; 









yyval = yyvsp [ 1 - yylen ] ; 


; 
switch ( yyn ) 
{ 

} 
# 952 "y.tab.c"


yyvsp -= yylen ; 
yyssp -= yylen ; 


; 

* ++ yyvsp = yyval ; 






yyn = yyr1 [ yyn ] ; 

yystate = yypgoto [ yyn - 3 ] + * yyssp ; 
if ( 0 <= yystate && yystate <= 0 && yycheck [ yystate ] == * yyssp ) 
yystate = yytable [ yystate ] ; 
else 
yystate = yydefgoto [ yyn - 3 ] ; 

goto yynewstate ; 





yyerrlab : 

if ( ! yyerrstatus ) 
{ 
++ yynerrs ; 
# 1033
yyerror ( "syntax error" ) ; 
} 



if ( yyerrstatus == 3 ) 
{ 




if ( yychar == 0 ) 
{ 

( yyvsp -- , yyssp -- ) ; 

while ( yyss < yyssp ) 
{ 
; 
yydestruct ( yystos [ * yyssp ] , yyvsp ) ; 
( yyvsp -- , yyssp -- ) ; 
} 
goto yyabortlab ; 
} 

; 
yydestruct ( yytoken , & yylval ) ; 
yychar = ( - 2 ) ; 

} 



goto yyerrlab2 ; 





yyerrlab1 : 




__attribute__ ( ( __unused__ ) ) 



goto yyerrlab2 ; 





yyerrlab2 : 
yyerrstatus = 3 ; 

for ( ; ; ) 
{ 
yyn = yypact [ yystate ] ; 
if ( yyn != - 1 ) 
{ 
yyn += 1 ; 
if ( 0 <= yyn && yyn <= 0 && yycheck [ yyn ] == 1 ) 
{ 
yyn = yytable [ yyn ] ; 
if ( 0 < yyn ) 
break ; 
} 
} 


if ( yyssp == yyss ) 
goto yyabortlab ; 

; 
yydestruct ( yystos [ yystate ] , yyvsp ) ; 
yyvsp -- ; 
yystate = * -- yyssp ; 

; 
} 

if ( yyn == 2 ) 
goto yyacceptlab ; 

; 

* ++ yyvsp = yylval ; 


yystate = yyn ; 
goto yynewstate ; 





yyacceptlab : 
yyresult = 0 ; 
goto yyreturn ; 




yyabortlab : 
yyresult = 1 ; 
goto yyreturn ; 





yyoverflowlab : 
yyerror ( "parser stack overflow" ) ; 
yyresult = 2 ; 



yyreturn : 

if ( yyss != yyssa ) 
do { ; } while ( 0 ) ; 

return yyresult ; 
} 
# 15 "9foo.y"


# 1 "9foo.h" 1

# 36
extern YYSTYPE yylval ; 
# 17 "9foo.y" 2


37. headers.at:77: FAILED near `headers.at:77'

## ------------------- ##
## 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.875, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = mm115656-mac.mitre.org
| uname -m = Power Macintosh
| uname -r = 6.4
| uname -s = Darwin
| uname -v = Darwin Kernel Version 6.4: Wed Jan 29 18:50:42 PST 2003; 
root:xnu/xnu-344.26.obj~1/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.4:
| Wed Jan 29 18:50:42 PST 2003; root:xnu/xnu-344.26.obj~1/RELEASE_PPC
| 
| 
| Kernel configured for up to 2 processors.
| 2 processors are physically available.
| Processor type: ppc7450 (PowerPC 7450)
| Processors active: 0 1
| Primary memory available: 512.00 megabytes.
| Default processor set: 54 tasks, 147 threads, 2 processors
| Load average: 0.95, Mach factor: 1.28
| unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/bin
| PATH: /bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /Users/mpmcl
| PATH: /usr/X11R6/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1336: checking for a BSD-compatible install
| configure:1390: result: /usr/bin/install -c
| configure:1401: checking whether build environment is sane
| configure:1444: result: yes
| configure:1477: checking for gawk
| configure:1506: result: no
| configure:1477: checking for mawk
| configure:1506: result: no
| configure:1477: checking for nawk
| configure:1506: result: no
| configure:1477: checking for awk
| configure:1493: found /usr/bin/awk
| configure:1503: result: awk
| configure:1513: checking whether make sets $(MAKE)
| configure:1533: result: yes
| configure:1738: checking for gcc
| configure:1754: found /usr/bin/gcc
| configure:1764: result: gcc
| configure:2008: checking for C compiler version
| configure:2011: gcc --version </dev/null >&5
| gcc (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:2014: $? = 0
| configure:2016: gcc -v </dev/null >&5
| Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
| Thread model: posix
| Apple Computer, Inc. GCC version 1175, based on gcc version 3.1 20020420 
(prerelease)
| configure:2019: $? = 0
| configure:2021: gcc -V </dev/null >&5
| gcc: argument to `-V' is missing
| configure:2024: $? = 1
| configure:2048: checking for C compiler default output
| configure:2051: gcc    conftest.c  >&5
| configure:2054: $? = 0
| configure:2100: result: a.out
| configure:2105: checking whether the C compiler works
| configure:2111: ./a.out
| configure:2114: $? = 0
| configure:2131: result: yes
| configure:2138: checking whether we are cross compiling
| configure:2140: result: no
| configure:2143: checking for suffix of executables
| configure:2145: gcc -o conftest    conftest.c  >&5
| configure:2148: $? = 0
| configure:2173: result: 
| configure:2179: checking for suffix of object files
| configure:2201: gcc -c   conftest.c >&5
| configure:2204: $? = 0
| configure:2226: result: o
| configure:2230: checking whether we are using the GNU C compiler
| configure:2255: gcc -c   conftest.c >&5
| configure:2258: $? = 0
| configure:2261: test -s conftest.o
| configure:2264: $? = 0
| configure:2277: result: yes
| configure:2283: checking whether gcc accepts -g
| configure:2305: gcc -c -g  conftest.c >&5
| configure:2308: $? = 0
| configure:2311: test -s conftest.o
| configure:2314: $? = 0
| configure:2325: result: yes
| configure:2342: checking for gcc option to accept ANSI C
| configure:2403: gcc  -c -g -O2  conftest.c >&5
| configure:2406: $? = 0
| configure:2409: test -s conftest.o
| configure:2412: $? = 0
| configure:2430: result: none needed
| configure:2448: gcc -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:2451: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:2579: checking for style of include used by make
| configure:2607: result: GNU
| configure:2635: checking dependency style of gcc
| configure:2697: result: gcc
| configure:2717: checking for strerror in -lcposix
| configure:2748: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
| ld: can't locate file for: -lcposix
| configure:2751: $? = 1
| configure: failed program was:
| | #line 2724 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | /* end 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:2769: result: no
| configure:2788: checking how to run the C preprocessor
| configure:2824: gcc -E  conftest.c
| configure:2826: undefined type, found `Syntax'
| configure:2826: illegal external declaration, missing `;' after `error'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2830: $? = 0
| configure:2862: gcc -E  conftest.c
| configure:2864: header file 'ac_nonexistent.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2868: $? = 1
| configure: failed program was:
| | #line 2853 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:2906: result: gcc -E
| configure:2931: gcc -E  conftest.c
| configure:2933: undefined type, found `Syntax'
| configure:2933: illegal external declaration, missing `;' after `error'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2937: $? = 0
| configure:2969: gcc -E  conftest.c
| configure:2971: header file 'ac_nonexistent.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2975: $? = 1
| configure: failed program was:
| | #line 2960 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3018: checking for egrep
| configure:3028: result: grep -E
| configure:3033: checking for ANSI C header files
| configure:3059: gcc -c -g -O2  conftest.c >&5
| configure:3062: $? = 0
| configure:3065: test -s conftest.o
| configure:3068: $? = 0
| configure:3157: gcc -o conftest -g -O2   conftest.c  >&5
| configure:3160: $? = 0
| configure:3162: ./conftest
| configure:3165: $? = 0
| configure:3180: result: yes
| configure:3204: checking for sys/types.h
| configure:3221: gcc -c -g -O2  conftest.c >&5
| configure:3224: $? = 0
| configure:3227: test -s conftest.o
| configure:3230: $? = 0
| configure:3241: result: yes
| configure:3204: checking for sys/stat.h
| configure:3221: gcc -c -g -O2  conftest.c >&5
| configure:3224: $? = 0
| configure:3227: test -s conftest.o
| configure:3230: $? = 0
| configure:3241: result: yes
| configure:3204: checking for stdlib.h
| configure:3221: gcc -c -g -O2  conftest.c >&5
| configure:3224: $? = 0
| configure:3227: test -s conftest.o
| configure:3230: $? = 0
| configure:3241: result: yes
| configure:3204: checking for string.h
| configure:3221: gcc -c -g -O2  conftest.c >&5
| configure:3224: $? = 0
| configure:3227: test -s conftest.o
| configure:3230: $? = 0
| configure:3241: result: yes
| configure:3204: checking for memory.h
| configure:3221: gcc -c -g -O2  conftest.c >&5
| configure:3224: $? = 0
| configure:3227: test -s conftest.o
| configure:3230: $? = 0
| configure:3241: result: yes
| configure:3204: checking for strings.h
| configure:3221: gcc -c -g -O2  conftest.c >&5
| configure:3224: $? = 0
| configure:3227: test -s conftest.o
| configure:3230: $? = 0
| configure:3241: result: yes
| configure:3204: checking for inttypes.h
| configure:3221: gcc -c -g -O2  conftest.c >&5
| configure:3224: $? = 0
| configure:3227: test -s conftest.o
| configure:3230: $? = 0
| configure:3241: result: yes
| configure:3204: checking for stdint.h
| configure:3221: gcc -c -g -O2  conftest.c >&5
| configure:3224: $? = 0
| configure:3227: test -s conftest.o
| configure:3230: $? = 0
| configure:3241: result: yes
| configure:3204: checking for unistd.h
| configure:3221: gcc -c -g -O2  conftest.c >&5
| configure:3224: $? = 0
| configure:3227: test -s conftest.o
| configure:3230: $? = 0
| configure:3241: result: yes
| configure:3263: checking minix/config.h usability
| configure:3276: gcc -c -g -O2  conftest.c >&5
| configure:3320: header file 'minix/config.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:3279: $? = 1
| configure: failed program was:
| | #line 3265 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <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:3295: result: no
| configure:3299: checking minix/config.h presence
| configure:3310: gcc -E  conftest.c
| configure:3322: header file 'minix/config.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:3316: $? = 1
| configure: failed program was:
| | #line 3301 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <minix/config.h>
| configure:3335: result: no
| configure:3371: checking for minix/config.h
| configure:3378: result: no
| configure:3410: checking for gcc option to accept ANSI C
| configure:3474: gcc  -c -g -O2  conftest.c >&5
| configure:3477: $? = 0
| configure:3480: test -s conftest.o
| configure:3483: $? = 0
| configure:3498: result: none needed
| configure:4122: checking for flex
| configure:4138: found /usr/bin/flex
| configure:4148: result: flex
| configure:4161: checking for yywrap in -lfl
| configure:4192: gcc -o conftest -g -O2   conftest.c -lfl   >&5
| configure:4195: $? = 0
| configure:4198: test -s conftest
| configure:4201: $? = 0
| configure:4213: result: yes
| configure:4281: checking lex output file root
| configure:4292: flex conftest.l
| configure:4295: $? = 0
| configure:4307: result: lex.yy
| configure:4312: checking whether yytext is a pointer
| configure:4328: gcc -o conftest -g -O2   conftest.c  -lfl >&5
| configure:4331: $? = 0
| configure:4334: test -s conftest
| configure:4337: $? = 0
| configure:4350: result: yes
| configure:4365: checking for bison
| configure:4381: found /usr/bin/bison
| configure:4391: result: bison -y
| configure:4443: checking for ranlib
| configure:4459: found /usr/bin/ranlib
| configure:4470: result: ranlib
| configure:4486: checking for gm4
| configure:4504: found /usr/bin/gm4
| configure:4516: result: /usr/bin/gm4
| configure:4527: checking whether m4 supports frozen files
| configure:4539: result: yes
| configure:4553: checking for ANSI C header files
| configure:4700: result: yes
| configure:4729: checking ctype.h usability
| configure:4742: gcc -c -g -O2  conftest.c >&5
| configure:4745: $? = 0
| configure:4748: test -s conftest.o
| configure:4751: $? = 0
| configure:4761: result: yes
| configure:4765: checking ctype.h presence
| configure:4776: gcc -E  conftest.c
| configure:4782: $? = 0
| configure:4801: result: yes
| configure:4837: checking for ctype.h
| configure:4844: result: yes
| configure:4729: checking locale.h usability
| configure:4742: gcc -c -g -O2  conftest.c >&5
| configure:4745: $? = 0
| configure:4748: test -s conftest.o
| configure:4751: $? = 0
| configure:4761: result: yes
| configure:4765: checking locale.h presence
| configure:4776: gcc -E  conftest.c
| configure:4782: $? = 0
| configure:4801: result: yes
| configure:4837: checking for locale.h
| configure:4844: result: yes
| configure:4720: checking for memory.h
| configure:4725: result: yes
| configure:4720: checking for stdlib.h
| configure:4725: result: yes
| configure:4720: checking for string.h
| configure:4725: result: yes
| configure:4720: checking for unistd.h
| configure:4725: result: yes
| configure:4857: checking for stdbool.h that conforms to C99
| configure:4911: gcc -c -g -O2  conftest.c >&5
| configure:4914: $? = 0
| configure:4917: test -s conftest.o
| configure:4920: $? = 0
| configure:4931: result: yes
| configure:4942: checking for inline
| configure:4964: gcc -c -g -O2  conftest.c >&5
| configure:4967: $? = 0
| configure:4970: test -s conftest.o
| configure:4973: $? = 0
| configure:4985: result: inline
| configure:5002: checking for uintptr_t
| configure:5027: gcc -c -g -O2  conftest.c >&5
| configure:5030: $? = 0
| configure:5033: test -s conftest.o
| configure:5036: $? = 0
| configure:5047: result: yes
| configure:5062: checking for working alloca.h
| configure:5084: gcc -o conftest -g -O2   conftest.c  >&5
| configure:5099: header file 'alloca.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:5087: $? = 1
| configure: failed program was:
| | #line 5067 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | /* end confdefs.h.  */
| | #include <alloca.h>
| | int
| | main ()
| | {
| | char *p = (char *) alloca (2 * sizeof (int));
| |   ;
| |   return 0;
| | }
| configure:5104: result: no
| configure:5114: checking for alloca
| configure:5156: gcc -o conftest -g -O2   conftest.c  >&5
| configure:5159: $? = 0
| configure:5162: test -s conftest
| configure:5165: $? = 0
| configure:5176: result: yes
| configure:5383: checking for obstacks
| configure:5405: gcc -o conftest -g -O2   conftest.c  >&5
| configure:5421: header file 'obstack.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:5408: $? = 1
| configure: failed program was:
| | #line 5388 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | /* end confdefs.h.  */
| | #include "obstack.h"
| | int
| | main ()
| | {
| | struct obstack *mem; obstack_free(mem,(char *) 0)
| |   ;
| |   return 0;
| | }
| configure:5425: result: no
| configure:5437: checking for error_at_line
| configure:5459: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _error_at_line
| configure:5462: $? = 1
| configure: failed program was:
| | #line 5442 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | error_at_line (0, 0, "", 0, "");
| |   ;
| |   return 0;
| | }
| configure:5479: result: no
| configure:5485: checking for working strnlen
| configure:5525: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _strnlen
| configure:5528: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | #line 5493 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | /* end 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:5547: result: no
| configure:5555: checking for setlocale
| configure:5605: gcc -o conftest -g -O2   conftest.c  >&5
| configure:5608: $? = 0
| configure:5611: test -s conftest
| configure:5614: $? = 0
| configure:5625: result: yes
| configure:5635: checking whether free is declared
| configure:5660: gcc -c -g -O2  conftest.c >&5
| configure:5663: $? = 0
| configure:5666: test -s conftest.o
| configure:5669: $? = 0
| configure:5680: result: yes
| configure:5696: checking whether getenv is declared
| configure:5721: gcc -c -g -O2  conftest.c >&5
| configure:5724: $? = 0
| configure:5727: test -s conftest.o
| configure:5730: $? = 0
| configure:5741: result: yes
| configure:5757: checking whether getopt is declared
| configure:5782: gcc -c -g -O2  conftest.c >&5
| configure:5785: $? = 0
| configure:5788: test -s conftest.o
| configure:5791: $? = 0
| configure:5802: result: yes
| configure:5818: checking whether stpcpy is declared
| configure:5843: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:5898: `stpcpy' undeclared (first use in this function)
| configure:5898: (Each undeclared identifier is reported only once
| configure:5898: for each function it appears in.)
| configure:5846: $? = 1
| configure: failed program was:
| | #line 5823 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | /* end 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:5863: result: no
| configure:5879: checking whether strchr is declared
| configure:5904: gcc -c -g -O2  conftest.c >&5
| configure:5907: $? = 0
| configure:5910: test -s conftest.o
| configure:5913: $? = 0
| configure:5924: result: yes
| configure:5940: checking whether strspn is declared
| configure:5965: gcc -c -g -O2  conftest.c >&5
| configure:5968: $? = 0
| configure:5971: test -s conftest.o
| configure:5974: $? = 0
| configure:5985: result: yes
| configure:6001: checking whether strnlen is declared
| configure:6026: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:6084: `strnlen' undeclared (first use in this function)
| configure:6084: (Each undeclared identifier is reported only once
| configure:6084: for each function it appears in.)
| configure:6029: $? = 1
| configure: failed program was:
| | #line 6006 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | /* end 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:6046: result: no
| configure:6062: checking whether malloc is declared
| configure:6087: gcc -c -g -O2  conftest.c >&5
| configure:6090: $? = 0
| configure:6093: test -s conftest.o
| configure:6096: $? = 0
| configure:6107: result: yes
| configure:6123: checking whether memchr is declared
| configure:6148: gcc -c -g -O2  conftest.c >&5
| configure:6151: $? = 0
| configure:6154: test -s conftest.o
| configure:6157: $? = 0
| configure:6168: result: yes
| configure:6184: checking whether memrchr is declared
| configure:6209: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:6270: `memrchr' undeclared (first use in this function)
| configure:6270: (Each undeclared identifier is reported only once
| configure:6270: for each function it appears in.)
| configure:6212: $? = 1
| configure: failed program was:
| | #line 6189 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | /* end 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:6229: result: no
| configure:6259: checking for memchr
| configure:6309: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6312: $? = 0
| configure:6315: test -s conftest
| configure:6318: $? = 0
| configure:6329: result: yes
| configure:6259: checking for memrchr
| configure:6309: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _memrchr
| configure:6312: $? = 1
| configure: failed program was:
| | #line 6264 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char memrchr (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 ();
| | /* 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
| | char (*f) () = memrchr;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != memrchr;
| |   ;
| |   return 0;
| | }
| configure:6329: result: no
| configure:6259: checking for strchr
| configure:6309: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6325: warning: conflicting types for built-in function `strchr'
| configure:6312: $? = 0
| configure:6315: test -s conftest
| configure:6318: $? = 0
| configure:6329: result: yes
| configure:6259: checking for stpcpy
| configure:6309: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _stpcpy
| configure:6312: $? = 1
| configure: failed program was:
| | #line 6264 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char stpcpy (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 ();
| | /* 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
| | char (*f) () = stpcpy;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != stpcpy;
| |   ;
| |   return 0;
| | }
| configure:6329: result: no
| configure:6259: checking for strrchr
| configure:6309: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6326: warning: conflicting types for built-in function `strrchr'
| configure:6312: $? = 0
| configure:6315: test -s conftest
| configure:6318: $? = 0
| configure:6329: result: yes
| configure:6259: checking for strspn
| configure:6309: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6327: warning: conflicting types for built-in function `strspn'
| configure:6312: $? = 0
| configure:6315: test -s conftest
| configure:6318: $? = 0
| configure:6329: result: yes
| configure:6259: checking for strtol
| configure:6309: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6312: $? = 0
| configure:6315: test -s conftest
| configure:6318: $? = 0
| configure:6329: result: yes
| configure:6259: checking for strtoul
| configure:6309: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6312: $? = 0
| configure:6315: test -s conftest
| configure:6318: $? = 0
| configure:6329: result: yes
| configure:6347: checking for stdlib.h
| configure:6352: result: yes
| configure:6484: checking for GNU libc compatible malloc
| configure:6514: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6517: $? = 0
| configure:6519: ./conftest
| configure:6522: $? = 0
| configure:6536: result: yes
| configure:6564: checking for stdlib.h
| configure:6569: result: yes
| configure:6701: checking for GNU libc compatible realloc
| configure:6731: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6734: $? = 0
| configure:6736: ./conftest
| configure:6739: $? = 0
| configure:6753: result: yes
| configure:6792: checking wchar.h usability
| configure:6805: gcc -c -g -O2  conftest.c >&5
| configure:6882: header file 'wchar.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6808: $? = 1
| configure: failed program was:
| | #line 6794 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | /* end 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:6824: result: no
| configure:6828: checking wchar.h presence
| configure:6839: gcc -E  conftest.c
| configure:6884: header file 'wchar.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6845: $? = 1
| configure: failed program was:
| | #line 6830 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | /* end confdefs.h.  */
| | #include <wchar.h>
| configure:6864: result: no
| configure:6900: checking for wchar.h
| configure:6907: result: no
| configure:6792: checking wctype.h usability
| configure:6805: gcc -c -g -O2  conftest.c >&5
| configure:6882: header file 'wctype.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6808: $? = 1
| configure: failed program was:
| | #line 6794 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | /* end 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:6824: result: no
| configure:6828: checking wctype.h presence
| configure:6839: gcc -E  conftest.c
| configure:6884: header file 'wctype.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6845: $? = 1
| configure: failed program was:
| | #line 6830 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | /* end confdefs.h.  */
| | #include <wctype.h>
| configure:6864: result: no
| configure:6900: checking for wctype.h
| configure:6907: result: no
| configure:6928: checking for isascii
| configure:6978: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6981: $? = 0
| configure:6984: test -s conftest
| configure:6987: $? = 0
| configure:6998: result: yes
| configure:6928: checking for iswcntrl
| configure:6978: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _iswcntrl
| configure:6981: $? = 1
| configure: failed program was:
| | #line 6933 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char iswcntrl (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 iswcntrl ();
| | /* 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_iswcntrl) || defined (__stub___iswcntrl)
| | choke me
| | #else
| | char (*f) () = iswcntrl;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != iswcntrl;
| |   ;
| |   return 0;
| | }
| configure:6998: result: no
| configure:6928: checking for iswprint
| configure:6978: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _iswprint
| configure:6981: $? = 1
| configure: failed program was:
| | #line 6933 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char iswprint (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 ();
| | /* 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
| | char (*f) () = iswprint;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != iswprint;
| |   ;
| |   return 0;
| | }
| configure:6998: result: no
| configure:6928: checking for mbsinit
| configure:6978: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _mbsinit
| configure:6981: $? = 1
| configure: failed program was:
| | #line 6933 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mbsinit (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 mbsinit ();
| | /* 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_mbsinit) || defined (__stub___mbsinit)
| | choke me
| | #else
| | char (*f) () = mbsinit;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != mbsinit;
| |   ;
| |   return 0;
| | }
| configure:6998: result: no
| configure:6928: checking for wcwidth
| configure:6978: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _wcwidth
| configure:6981: $? = 1
| configure: failed program was:
| | #line 6933 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char wcwidth (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 wcwidth ();
| | /* 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_wcwidth) || defined (__stub___wcwidth)
| | choke me
| | #else
| | char (*f) () = wcwidth;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != wcwidth;
| |   ;
| |   return 0;
| | }
| configure:6998: result: no
| configure:7009: checking whether mbrtowc and mbstate_t are properly declared
| configure:7031: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7069: header file 'wchar.h' not found
| configure:7073: undefined type, found `mbstate_t'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:7034: $? = 1
| configure: failed program was:
| | #line 7014 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | /* end confdefs.h.  */
| | #include <wchar.h>
| | int
| | main ()
| | {
| | mbstate_t state; return ! (sizeof state && mbrtowc);
| |   ;
| |   return 0;
| | }
| configure:7051: result: no
| configure:7062: checking whether wcwidth is declared
| configure:7096: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:7136: `wcwidth' undeclared (first use in this function)
| configure:7136: (Each undeclared identifier is reported only once
| configure:7136: for each function it appears in.)
| configure:7099: $? = 1
| configure: failed program was:
| | #line 7067 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | /* end confdefs.h.  */
| | 
| | /* AIX 3.2.5 declares wcwidth in <string.h>. */
| | #if HAVE_STRING_H
| | # include <string.h>
| | #endif
| | #if HAVE_WCHAR_H
| | # include <wchar.h>
| | #endif
| | 
| | int
| | main ()
| | {
| | 
| | #ifndef wcwidth
| |   char *p = (char *) wcwidth;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:7116: result: no
| configure:7129: checking for mbstate_t
| configure:7152: gcc -c -g -O2  conftest.c >&5
| configure:7224: header file 'wchar.h' not found
| configure:7228: undefined type, found `mbstate_t'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:7155: $? = 1
| configure: failed program was:
| | #line 7134 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | /* end 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:7172: result: no
| configure:7188: checking for working memcmp
| configure:7237: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7240: $? = 0
| configure:7242: ./conftest
| configure:7245: $? = 0
| configure:7259: result: yes
| configure:7269: checking for isascii
| configure:7339: result: yes
| configure:7269: checking for iswprint
| configure:7339: result: no
| configure:7350: checking whether mbrtowc and mbstate_t are properly declared
| configure:7392: result: no
| configure:7429: checking limits.h usability
| configure:7442: gcc -c -g -O2  conftest.c >&5
| configure:7445: $? = 0
| configure:7448: test -s conftest.o
| configure:7451: $? = 0
| configure:7461: result: yes
| configure:7465: checking limits.h presence
| configure:7476: gcc -E  conftest.c
| configure:7482: $? = 0
| configure:7501: result: yes
| configure:7537: checking for limits.h
| configure:7544: result: yes
| configure:7429: checking stddef.h usability
| configure:7442: gcc -c -g -O2  conftest.c >&5
| configure:7445: $? = 0
| configure:7448: test -s conftest.o
| configure:7451: $? = 0
| configure:7461: result: yes
| configure:7465: checking stddef.h presence
| configure:7476: gcc -E  conftest.c
| configure:7482: $? = 0
| configure:7501: result: yes
| configure:7537: checking for stddef.h
| configure:7544: result: yes
| configure:7420: checking for stdlib.h
| configure:7425: result: yes
| configure:7420: checking for string.h
| configure:7425: result: yes
| configure:7420: checking for wchar.h
| configure:7425: result: no
| configure:7420: checking for wctype.h
| configure:7425: result: no
| configure:7557: checking for ANSI C header files
| configure:7704: result: yes
| configure:7715: checking whether backslash-a works in strings
| configure:7744: gcc -c -g -O2  conftest.c >&5
| configure:7747: $? = 0
| configure:7750: test -s conftest.o
| configure:7753: $? = 0
| configure:7764: result: yes
| configure:7774: checking for mbstate_t
| configure:7817: result: no
| configure:7834: checking for function prototypes
| configure:7837: result: yes
| configure:7851: checking for ANSI C header files
| configure:7998: result: yes
| configure:8013: checking for string.h
| configure:8018: result: yes
| configure:8159: checking for strcasecmp
| configure:8209: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8212: $? = 0
| configure:8215: test -s conftest
| configure:8218: $? = 0
| configure:8229: result: yes
| configure:8159: checking for strncasecmp
| configure:8209: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8212: $? = 0
| configure:8215: test -s conftest
| configure:8218: $? = 0
| configure:8229: result: yes
| configure:8255: checking for strerror
| configure:8305: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8308: $? = 0
| configure:8311: test -s conftest
| configure:8314: $? = 0
| configure:8325: result: yes
| configure:8255: checking for vprintf
| configure:8305: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8308: $? = 0
| configure:8311: test -s conftest
| configure:8314: $? = 0
| configure:8325: result: yes
| configure:8255: checking for doprnt
| configure:8305: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _doprnt
| configure:8308: $? = 1
| configure: failed program was:
| | #line 8260 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define HAVE_ISASCII 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define STDC_HEADERS 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_VPRINTF 1
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char doprnt (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 ();
| | /* 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
| | char (*f) () = doprnt;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != doprnt;
| |   ;
| |   return 0;
| | }
| configure:8325: result: no
| configure:8335: checking whether strerror is declared
| configure:8360: gcc -c -g -O2  conftest.c >&5
| configure:8363: $? = 0
| configure:8366: test -s conftest.o
| configure:8369: $? = 0
| configure:8380: result: yes
| configure:8398: checking whether strerror_r is declared
| configure:8423: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:8514: `strerror_r' undeclared (first use in this function)
| configure:8514: (Each undeclared identifier is reported only once
| configure:8514: for each function it appears in.)
| configure:8426: $? = 1
| configure: failed program was:
| | #line 8403 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define HAVE_ISASCII 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define STDC_HEADERS 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DECL_STRERROR 1
| | /* end 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:8443: result: no
| configure:8465: checking for strerror_r
| configure:8515: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _strerror_r
| configure:8518: $? = 1
| configure: failed program was:
| | #line 8470 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define HAVE_ISASCII 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define STDC_HEADERS 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | /* end confdefs.h.  */
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char strerror_r (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | /* 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 ();
| | /* 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
| | char (*f) () = strerror_r;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| | 
| | int
| | main ()
| | {
| | return f != strerror_r;
| |   ;
| |   return 0;
| | }
| configure:8535: result: no
| configure:8545: checking whether strerror_r returns char *
| configure:8622: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _strerror_r
| configure:8625: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | #line 8602 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define HAVE_ISASCII 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define STDC_HEADERS 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | /* end 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:8644: result: no
| configure:8654: checking for ANSI C header files
| configure:8801: result: yes
| configure:8812: checking if malloc debugging is wanted
| configure:8833: result: no
| configure:8838: checking for pid_t
| configure:8863: gcc -c -g -O2  conftest.c >&5
| configure:8866: $? = 0
| configure:8869: test -s conftest.o
| configure:8872: $? = 0
| configure:8883: result: yes
| configure:8910: checking fcntl.h usability
| configure:8923: gcc -c -g -O2  conftest.c >&5
| configure:8926: $? = 0
| configure:8929: test -s conftest.o
| configure:8932: $? = 0
| configure:8942: result: yes
| configure:8946: checking fcntl.h presence
| configure:8957: gcc -E  conftest.c
| configure:8963: $? = 0
| configure:8982: result: yes
| configure:9018: checking for fcntl.h
| configure:9025: result: yes
| configure:8910: checking sys/wait.h usability
| configure:8923: gcc -c -g -O2  conftest.c >&5
| configure:8926: $? = 0
| configure:8929: test -s conftest.o
| configure:8932: $? = 0
| configure:8942: result: yes
| configure:8946: checking sys/wait.h presence
| configure:8957: gcc -E  conftest.c
| configure:8963: $? = 0
| configure:8982: result: yes
| configure:9018: checking for sys/wait.h
| configure:9025: result: yes
| configure:9038: checking for sys/wait.h that is POSIX.1 compatible
| configure:9090: result: yes
| configure:9105: checking for dup2
| configure:9155: gcc -o conftest -g -O2   conftest.c  >&5
| configure:9158: $? = 0
| configure:9161: test -s conftest
| configure:9164: $? = 0
| configure:9175: result: yes
| configure:9105: checking for waitpid
| configure:9155: gcc -o conftest -g -O2   conftest.c  >&5
| configure:9158: $? = 0
| configure:9161: test -s conftest
| configure:9164: $? = 0
| configure:9175: result: yes
| configure:9191: checking for unistd.h
| configure:9196: result: yes
| configure:9200: checking vfork.h usability
| configure:9213: gcc -c -g -O2  conftest.c >&5
| configure:9317: header file 'vfork.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:9216: $? = 1
| configure: failed program was:
| | #line 9202 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define HAVE_ISASCII 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define STDC_HEADERS 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define STDC_HEADERS 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <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 <vfork.h>
| configure:9232: result: no
| configure:9236: checking vfork.h presence
| configure:9247: gcc -E  conftest.c
| configure:9319: header file 'vfork.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:9253: $? = 1
| configure: failed program was:
| | #line 9238 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define HAVE_ISASCII 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define STDC_HEADERS 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define STDC_HEADERS 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <vfork.h>
| configure:9272: result: no
| configure:9308: checking for vfork.h
| configure:9315: result: no
| configure:9333: checking for fork
| configure:9383: gcc -o conftest -g -O2   conftest.c  >&5
| configure:9386: $? = 0
| configure:9389: test -s conftest
| configure:9392: $? = 0
| configure:9403: result: yes
| configure:9333: checking for vfork
| configure:9383: gcc -o conftest -g -O2   conftest.c  >&5
| configure:9386: $? = 0
| configure:9389: test -s conftest
| configure:9392: $? = 0
| configure:9403: result: yes
| configure:9414: checking for working fork
| configure:9437: gcc -o conftest -g -O2   conftest.c  >&5
| configure:9440: $? = 0
| configure:9442: ./conftest
| configure:9445: $? = 0
| configure:9459: result: yes
| configure:9480: checking for working vfork
| configure:9614: result: yes
| configure:9662: checking sys/resource.h usability
| configure:9675: gcc -c -g -O2  conftest.c >&5
| configure:9678: $? = 0
| configure:9681: test -s conftest.o
| configure:9684: $? = 0
| configure:9694: result: yes
| configure:9698: checking sys/resource.h presence
| configure:9709: gcc -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:9715: $? = 0
| configure:9734: result: yes
| configure:9770: checking for sys/resource.h
| configure:9777: result: yes
| configure:9662: checking sys/time.h usability
| configure:9675: gcc -c -g -O2  conftest.c >&5
| configure:9678: $? = 0
| configure:9681: test -s conftest.o
| configure:9684: $? = 0
| configure:9694: result: yes
| configure:9698: checking sys/time.h presence
| configure:9709: gcc -E  conftest.c
| configure:9715: $? = 0
| configure:9734: result: yes
| configure:9770: checking for sys/time.h
| configure:9777: result: yes
| configure:9662: checking sys/times.h usability
| configure:9675: gcc -c -g -O2  conftest.c >&5
| configure:9678: $? = 0
| configure:9681: test -s conftest.o
| configure:9684: $? = 0
| configure:9694: result: yes
| configure:9698: checking sys/times.h presence
| configure:9709: gcc -E  conftest.c
| configure:9715: $? = 0
| configure:9734: result: yes
| configure:9770: checking for sys/times.h
| configure:9777: result: yes
| configure:9795: checking for times
| configure:9845: gcc -o conftest -g -O2   conftest.c  >&5
| configure:9848: $? = 0
| configure:9851: test -s conftest
| configure:9854: $? = 0
| configure:9865: result: yes
| configure:9876: checking whether getrusage is declared
| configure:9912: gcc -c -g -O2  conftest.c >&5
| configure:9915: $? = 0
| configure:9918: test -s conftest.o
| configure:9921: $? = 0
| configure:9932: result: yes
| configure:9948: checking whether times is declared
| configure:9984: gcc -c -g -O2  conftest.c >&5
| configure:9987: $? = 0
| configure:9990: test -s conftest.o
| configure:9993: $? = 0
| configure:10004: result: yes
| configure:10020: checking whether clock is declared
| configure:10056: gcc -c -g -O2  conftest.c >&5
| configure:10059: $? = 0
| configure:10062: test -s conftest.o
| configure:10065: $? = 0
| configure:10076: result: yes
| configure:10092: checking whether sysconf is declared
| configure:10128: gcc -c -g -O2  conftest.c >&5
| configure:10131: $? = 0
| configure:10134: test -s conftest.o
| configure:10137: $? = 0
| configure:10148: result: yes
| configure:10167: checking for clock_t
| configure:10203: gcc -c -g -O2  conftest.c >&5
| configure:10206: $? = 0
| configure:10209: test -s conftest.o
| configure:10212: $? = 0
| configure:10223: result: yes
| configure:10233: checking for struct tms
| configure:10269: gcc -c -g -O2  conftest.c >&5
| configure:10272: $? = 0
| configure:10275: test -s conftest.o
| configure:10278: $? = 0
| configure:10289: result: yes
| configure:10318: checking for msgfmt
| configure:10349: result: no
| configure:10355: checking for gmsgfmt
| configure:10386: result: :
| configure:10396: checking for xgettext
| configure:10427: result: no
| configure:10435: checking for msgmerge
| configure:10465: result: no
| configure:10519: checking build system type
| configure:10537: result: powerpc-apple-darwin6.4
| configure:10545: checking host system type
| configure:10559: result: powerpc-apple-darwin6.4
| configure:10578: checking for ld used by GCC
| configure:10641: result: /usr/bin/ld
| configure:10650: checking if the linker (/usr/bin/ld) is GNU ld
| configure:10662: result: no
| configure:10668: checking for shared library run path origin
| configure:10681: result: done
| configure:11098: checking whether NLS is requested
| configure:11107: result: yes
| configure:11124: checking for GNU gettext in libc
| configure:11149: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| __nl_domain_bindings
| __nl_msg_cat_cntr
| _bindtextdomain
| _gettext
| _ngettext
| configure:11152: $? = 1
| configure: failed program was:
| | #line 11129 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define HAVE_ISASCII 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define STDC_HEADERS 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define STDC_HEADERS 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 1
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | /* end confdefs.h.  */
| | #include <libintl.h>
| | extern int _nl_msg_cat_cntr;
| | extern int *_nl_domain_bindings;
| | int
| | main ()
| | {
| | bindtextdomain ("", "");
| | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + 
*_nl_domain_bindings
| |   ;
| |   return 0;
| | }
| configure:11169: result: no
| configure:11203: checking for iconv
| configure:11231: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
| configure:11307: header file 'iconv.h' not found
| configure:11311: undefined type, found `iconv_t'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:11234: $? = 1
| configure: failed program was:
| | #line 11211 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define HAVE_ISASCII 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define STDC_HEADERS 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define STDC_HEADERS 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 1
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #include <iconv.h>
| | int
| | main ()
| | {
| | iconv_t cd = iconv_open("","");
| |        iconv(cd,NULL,NULL,NULL,NULL);
| |        iconv_close(cd);
| |   ;
| |   return 0;
| | }
| configure:11272: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  
/usr/local/lib/libiconv.dylib >&5
| configure:11348: header file 'iconv.h' not found
| configure:11352: undefined type, found `iconv_t'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:11275: $? = 1
| configure: failed program was:
| | #line 11252 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.875"
| | #define PACKAGE_STRING "GNU Bison 1.875"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.875"
| | #define _GNU_SOURCE 1
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define YYTEXT_POINTER 1
| | #define M4 "/usr/bin/gm4"
| | #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 HAVE_STDBOOL_H 1
| | #define HAVE_UINTPTR_T 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 0
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 0
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 0
| | #define HAVE_MEMCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STRTOUL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define HAVE_ISASCII 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define STDC_HEADERS 1
| | #define HAVE_STRING_H 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_VPRINTF 1
| | #define HAVE_DECL_STRERROR 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define STDC_HEADERS 1
| | #define HAVE_FCNTL_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_SYS_WAIT_H 1
| | #define HAVE_DUP2 1
| | #define HAVE_WAITPID 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_FORK 1
| | #define HAVE_VFORK 1
| | #define HAVE_WORKING_VFORK 1
| | #define HAVE_WORKING_FORK 1
| | #define HAVE_SYS_RESOURCE_H 1
| | #define HAVE_SYS_TIME_H 1
| | #define HAVE_SYS_TIMES_H 1
| | #define HAVE_TIMES 1
| | #define HAVE_DECL_GETRUSAGE 1
| | #define HAVE_DECL_TIMES 1
| | #define HAVE_DECL_CLOCK 1
| | #define HAVE_DECL_SYSCONF 1
| | #define HAVE_CLOCK_T 1
| | #define HAVE_STRUCT_TMS 1
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #include <iconv.h>
| | int
| | main ()
| | {
| | iconv_t cd = iconv_open("","");
| |          iconv(cd,NULL,NULL,NULL,NULL);
| |          iconv_close(cd);
| |   ;
| |   return 0;
| | }
| configure:11295: result: no, consider installing GNU libiconv
| configure:11696: checking for GNU gettext in libintl
| configure:11729: gcc -o conftest -g -O2  -I/usr/local/include  conftest.c  
/usr/local/lib/libintl.dylib -L/usr/local/lib >&5
| configure:11732: $? = 0
| configure:11735: test -s conftest
| configure:11738: $? = 0
| configure:11799: result: yes
| configure:11831: checking how to link with libintl
| configure:11833: result: /usr/local/lib/libintl.dylib -L/usr/local/lib
| configure:11898: checking for valgrind
| configure:11927: result: no
| configure:11938: checking for g++
| configure:11954: found /usr/bin/g++
| configure:11964: result: g++
| configure:12093: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Bison config.status 1.875, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on mm115656-mac.mitre.org
| 
| config.status:707: creating tests/Makefile
| config.status:707: creating tests/atlocal
| config.status:707: creating tests/bison
| config.status:707: creating Makefile
| config.status:707: creating config/Makefile
| config.status:707: creating po/Makefile.in
| config.status:707: creating data/Makefile
| config.status:707: creating lib/Makefile
| config.status:707: creating src/Makefile
| config.status:707: creating doc/Makefile
| config.status:707: creating m4/Makefile
| config.status:815: creating config.h
| config.status:1110: config.h is unchanged
| config.status:1223: executing depfiles commands
| config.status:1223: executing default-1 commands
| config.status:1223: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=powerpc-apple-darwin6.4
| ac_cv_build_alias=powerpc-apple-darwin6.4
| ac_cv_c_backslash_a=yes
| ac_cv_c_compiler_gnu=yes
| ac_cv_c_inline=inline
| ac_cv_env_CC_set=
| ac_cv_env_CC_value=
| ac_cv_env_CFLAGS_set=
| ac_cv_env_CFLAGS_value=
| ac_cv_env_CPPFLAGS_set=
| ac_cv_env_CPPFLAGS_value=
| ac_cv_env_CPP_set=
| ac_cv_env_CPP_value=
| ac_cv_env_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_exeext=
| ac_cv_func_alloca_works=yes
| ac_cv_func_doprnt=no
| ac_cv_func_dup2=yes
| ac_cv_func_fork=yes
| ac_cv_func_fork_works=yes
| ac_cv_func_isascii=yes
| ac_cv_func_iswcntrl=no
| ac_cv_func_iswprint=no
| ac_cv_func_malloc_0_nonnull=yes
| ac_cv_func_mbsinit=no
| ac_cv_func_memchr=yes
| ac_cv_func_memcmp_working=yes
| ac_cv_func_memrchr=no
| ac_cv_func_obstack=no
| ac_cv_func_realloc_0_nonnull=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_strtoul=yes
| ac_cv_func_times=yes
| ac_cv_func_vfork=yes
| ac_cv_func_vfork_works=yes
| ac_cv_func_vprintf=yes
| ac_cv_func_waitpid=yes
| ac_cv_func_wcwidth=no
| 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_have_decl_wcwidth=no
| 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_stdbool_h=yes
| 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_sys_wait_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_header_vfork_h=no
| ac_cv_header_wchar_h=no
| ac_cv_header_wctype_h=no
| ac_cv_host=powerpc-apple-darwin6.4
| ac_cv_host_alias=powerpc-apple-darwin6.4
| 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=:
| ac_cv_path_M4=/usr/bin/gm4
| ac_cv_path_MSGFMT=:
| ac_cv_path_MSGMERGE=:
| ac_cv_path_XGETTEXT=:
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_prog_AWK=awk
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_GXX=g++
| ac_cv_prog_LEX=flex
| ac_cv_prog_YACC='bison -y'
| ac_cv_prog_ac_ct_CC=gcc
| 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_pid_t=yes
| ac_cv_type_struct_tms=yes
| ac_cv_type_uintptr_t=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
| am_cv_func_iconv='no, consider installing GNU libiconv'
| am_cv_lib_iconv=no
| am_cv_prog_cc_stdc=
| gt_cv_func_gnugettext2_libc=no
| gt_cv_func_gnugettext2_libintl=yes
| jm_cv_func_mbrtowc=no
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /Users/mpmcl/Projects/Bison_Flex/bison-1.875/config/missing 
--run aclocal-1.7'
| ALLOCA=''
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /Users/mpmcl/Projects/Bison_Flex/bison-1.875/config/missing 
--run tar'
| ANSI2KNR=''
| AUTOCONF='${SHELL} 
/Users/mpmcl/Projects/Bison_Flex/bison-1.875/config/missing --run autoconf'
| AUTOHEADER='${SHELL} 
/Users/mpmcl/Projects/Bison_Flex/bison-1.875/config/missing --run autoheader'
| AUTOM4TE='${SHELL} 
/Users/mpmcl/Projects/Bison_Flex/bison-1.875/config/missing --run autom4te'
| AUTOMAKE='${SHELL} 
/Users/mpmcl/Projects/Bison_Flex/bison-1.875/config/missing --run automake-1.7'
| AWK='awk'
| CC='gcc'
| CCDEPMODE='depmode=gcc'
| CFLAGS='-g -O2'
| CPP='gcc -E'
| CPPFLAGS='-I/usr/local/include'
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| GCC='yes'
| GMSGFMT=':'
| GXX='g++'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS='/usr/local/lib/libintl.dylib -L/usr/local/lib'
| LDFLAGS=''
| LEX='flex'
| LEXLIB='-lfl'
| LEX_OUTPUT_ROOT='lex.yy'
| LIBICONV=''
| LIBINTL='/usr/local/lib/libintl.dylib -L/usr/local/lib'
| LIBOBJS=' obstack$U.o error$U.o strnlen$U.o memrchr$U.o stpcpy$U.o 
argmatch$U.o'
| LIBS=''
| LTLIBICONV=''
| LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib'
| 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} 
/Users/mpmcl/Projects/Bison_Flex/bison-1.875/config/missing --run makeinfo'
| MKINSTALLDIRS='config/mkinstalldirs'
| MSGFMT=':'
| MSGMERGE=':'
| O0CFLAGS='-g -O2'
| OBJEXT='o'
| PACKAGE='bison'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Bison'
| PACKAGE_STRING='GNU Bison 1.875'
| PACKAGE_TARNAME='bison'
| PACKAGE_VERSION='1.875'
| PATH_SEPARATOR=':'
| POSUB='po'
| RANLIB='ranlib'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| U=''
| USE_NLS='yes'
| VALGRIND=''
| VERSION='1.875'
| WARNING_CFLAGS=''
| WERROR_CFLAGS=''
| XGETTEXT=':'
| YACC='bison -y'
| ac_ct_CC='gcc'
| 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.4'
| build_alias=''
| build_cpu='powerpc'
| build_os='darwin6.4'
| build_vendor='apple'
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host='powerpc-apple-darwin6.4'
| host_alias=''
| host_cpu='powerpc'
| host_os='darwin6.4'
| host_vendor='apple'
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/Users/mpmcl/Projects/Bison_Flex/bison-1.875/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 ENABLE_NLS 1
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_T 1
| #define HAVE_CTYPE_H 1
| #define HAVE_C_BACKSLASH_A 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DECL_CLOCK 1
| #define HAVE_DECL_FREE 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_DECL_WCWIDTH 0
| #define HAVE_DUP2 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FORK 1
| #define HAVE_GETTEXT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ISASCII 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_REALLOC 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 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_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRUCT_TMS 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIMES 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VFORK 1
| #define HAVE_VPRINTF 1
| #define HAVE_WAITPID 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_WORKING_VFORK 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.875"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.875"
| #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.875"
| #define YYTEXT_POINTER 1
| #define _GNU_SOURCE 1
| #define mbstate_t int
| #define mbstate_t int
| 
| configure: exit 0


reply via email to

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