bug-bison
[Top][All Lists]
Advanced

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

bison-1.75c, take 2: feedback


From: Nelson H. F. Beebe
Subject: bison-1.75c, take 2: feedback
Date: Thu, 14 Nov 2002 07:31:59 -0700 (MST)

The second bison-1.75c release went better.  Compilations were
successful on all systems.  [The IBM AIX 4.2 build is still running:
it is slow because of a compiler license server problem that delays
each compilation by a minute or so.]

Test 42 failed on all systems.

On Apple Darwin, I also got this failure:

  4: input.at:93       FAILED near `input.at:207'

On GNU/Linux x86 with the Portland Group compiler, pgcc, I also
got these failures:

 36: headers.at:71     FAILED near `headers.at:71'
 37: headers.at:72     FAILED near `headers.at:72'

Here are the two testsuite.log files from these systems:

## --------------------------- ##
## GNU Bison 1.75c test suite. ##
## --------------------------- ##

testsuite: command line was:
  $ ./testsuite 

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

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

testsuite: ../ChangeLog:
| 2002-11-14  Akim Demaille  <address@hidden>
| 
|       * tests/synclines.at (AT_SYNCLINES_COMPILE): Ignore the exit
|       status of the compiler.
|       Calling `exit 1' is no longer needed.
|       Reported by Nelson H. F. Beebe.
| 
| 2002-11-14  Akim Demaille  <address@hidden>
| 
|       * tests/atlocal.in (CPPFLAGS): We have config.h.

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

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

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

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


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

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

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright 2000, 2001 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/local/build/bison-1.75c.2/tests'
| at_srcdir='.'
| abs_srcdir='/local/build/bison-1.75c.2/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/local/build/bison-1.75c.2'
| at_top_builddir='../'
| abs_top_builddir='/local/build/bison-1.75c.2'
| 
| 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: /local/build/bison-1.75c.2/tests/bison --version
bison (GNU Bison) 1.75c
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 Nov 14 06:11:44 MST 2002
1. input.at:28: ok      (0m0.010s 0m0.080s)
2. input.at:46: ok      (0m0.020s 0m0.060s)
3. input.at:64: ok      (0m0.020s 0m0.070s)
4. input.at:93: FAILED near `input.at:207'      (0m0.020s 0m0.070s)
5. output.at:38: ok     (0m0.070s 0m0.160s)
6. output.at:40: ok     (0m0.090s 0m0.140s)
7. output.at:42: ok     (0m0.090s 0m0.120s)
8. output.at:44: ok     (0m0.080s 0m0.150s)
9. output.at:46: ok     (0m0.090s 0m0.180s)
10. output.at:48: ok    (0m0.100s 0m0.110s)
11. output.at:52: ok    (0m0.060s 0m0.160s)
12. output.at:54: ok    (0m0.110s 0m0.100s)
13. output.at:57: ok    (0m0.100s 0m0.120s)
14. output.at:61: ok    (0m0.130s 0m0.110s)
15. output.at:63: ok    (0m0.110s 0m0.120s)
16. output.at:67: ok    (0m0.090s 0m0.130s)
17. output.at:72: ok    (0m0.060s 0m0.150s)
18. output.at:75: ok    (0m0.060s 0m0.150s)
19. output.at:79: ok    (0m0.080s 0m0.120s)
20. output.at:83: ok    (0m0.100s 0m0.100s)
21. sets.at:66: ok      (0m0.120s 0m0.290s)
22. sets.at:151: ok     (0m0.100s 0m0.160s)
23. sets.at:193: ok     (0m0.150s 0m0.200s)
24. reduce.at:26: ok    (0m0.100s 0m0.110s)
25. reduce.at:70: ok    (0m0.080s 0m0.150s)
26. reduce.at:125: ok   (0m0.100s 0m0.120s)
27. reduce.at:212: ok   (0m0.210s 0m0.240s)
28. reduce.at:301: ok   (0m0.110s 0m0.120s)
29. reduce.at:342: ok   (0m0.020s 0m0.080s)
30. synclines.at:93: ok (skipped near `synclines.at:93')        (0m0.020s 
0m0.080s)
31. synclines.at:112: ok (skipped near `synclines.at:112')      (0m0.020s 
0m0.080s)
32. synclines.at:135: ok (skipped near `synclines.at:135')      (0m0.020s 
0m0.080s)
33. synclines.at:154: ok (skipped near `synclines.at:154')      (0m0.020s 
0m0.080s)
34. synclines.at:172: ok (skipped near `synclines.at:172')      (0m0.020s 
0m0.080s)
35. headers.at:27: ok   (0m0.080s 0m0.060s)
36. headers.at:71: ok   (0m0.120s 0m0.200s)
37. headers.at:72: ok   (0m0.110s 0m0.200s)
38. headers.at:81: ok   (0m0.530s 0m0.410s)
39. actions.at:25: ok   (0m0.980s 0m0.300s)
40. actions.at:89: ok   (0m0.710s 0m0.310s)
41. actions.at:367: ok  (0m1.020s 0m0.310s)
42. actions.at:368: FAILED near `actions.at:368'        (0m1.020s 0m0.310s)
43. conflicts.at:31: ok (0m0.080s 0m0.070s)
44. conflicts.at:51: ok (0m0.610s 0m0.490s)
45. conflicts.at:131: ok        (0m0.060s 0m0.190s)
46. conflicts.at:238: ok        (0m0.070s 0m0.160s)
47. conflicts.at:360: ok        (0m0.070s 0m0.180s)
48. conflicts.at:479: ok        (0m0.000s 0m0.060s)
49. conflicts.at:499: ok        (0m0.080s 0m0.070s)
50. conflicts.at:516: ok        (0m0.020s 0m0.070s)
51. calc.at:546: ok     (0m0.870s 0m1.610s)
52. calc.at:548: ok     (0m0.810s 0m1.610s)
53. calc.at:549: ok     (0m0.890s 0m1.460s)
54. calc.at:550: ok     (0m0.930s 0m1.530s)
55. calc.at:551: ok     (0m0.890s 0m1.470s)
56. calc.at:552: ok     (0m0.830s 0m1.670s)
57. calc.at:553: ok     (0m0.900s 0m1.570s)
58. calc.at:555: ok     (0m1.030s 0m1.330s)
59. calc.at:557: ok     (0m1.020s 0m1.280s)
60. calc.at:559: ok     (0m1.270s 0m2.210s)
61. calc.at:560: ok     (0m1.400s 0m2.210s)
62. calc.at:562: ok     (0m1.340s 0m2.210s)
63. calc.at:564: ok     (0m1.470s 0m2.060s)
64. calc.at:581: ok     (0m2.230s 0m1.640s)
65. calc.at:583: ok     (0m2.220s 0m1.720s)
66. calc.at:584: ok     (0m2.280s 0m1.460s)
67. calc.at:585: ok     (0m2.210s 0m1.670s)
68. calc.at:586: ok     (0m2.260s 0m1.570s)
69. calc.at:587: ok     (0m2.190s 0m1.770s)
70. calc.at:588: ok     (0m2.280s 0m1.590s)
71. calc.at:590: ok     (0m2.310s 0m1.400s)
72. calc.at:592: ok     (0m2.260s 0m1.400s)
73. calc.at:594: ok     (0m2.690s 0m1.840s)
74. calc.at:595: ok     (0m2.690s 0m1.600s)
75. calc.at:597: ok     (0m2.830s 0m1.490s)
76. calc.at:599: ok     (0m2.920s 0m1.620s)
77. torture.at:140: ok  (0m6.920s 0m1.030s)
78. torture.at:231: ok  (0m42.880s 0m6.430s)
79. torture.at:366: ok  (2m16.730s 0m7.790s)
80. torture.at:440: ok  (0m3.270s 0m24.920s)
81. torture.at:461: ok  (0m3.380s 0m24.800s)
82. existing.at:24: ok  (0m0.390s 0m0.110s)
83. existing.at:364: ok (0m1.120s 0m0.140s)
84. regression.at:27: ok        (0m0.300s 0m0.200s)
85. regression.at:65: ok        (0m0.120s 0m0.120s)
86. regression.at:87: ok        (0m0.110s 0m0.050s)
87. regression.at:113: ok       (0m0.090s 0m0.120s)
88. regression.at:257: ok       (0m0.090s 0m0.060s)
89. regression.at:280: ok       (0m0.010s 0m0.090s)
90. regression.at:313: ok       (0m0.340s 0m0.170s)
91. regression.at:341: ok       (0m0.340s 0m0.200s)
92. regression.at:372: ok       (0m0.090s 0m0.130s)
93. regression.at:549: ok       (0m0.100s 0m0.160s)
94. cxx-type.at:255: ok (0m1.890s 0m0.480s)
95. cxx-type.at:262: ok (0m1.850s 0m0.430s)
96. cxx-type.at:268: ok (0m1.850s 0m0.440s)
97. cxx-type.at:275: ok (0m1.800s 0m0.500s)
98. cxx-type.at:282: ok (0m1.820s 0m0.480s)
99. cxx-type.at:289: ok (0m1.830s 0m0.490s)
100. cxx-type.at:296: ok        (0m1.770s 0m0.520s)
101. cxx-type.at:302: ok        (0m1.810s 0m0.570s)
102. cxx-type.at:309: ok        (0m1.940s 0m0.510s)
103. glr-regr1.at:21: ok        (0m1.770s 0m0.430s)
testsuite: ending at: Thu Nov 14 06:18:43 MST 2002
testsuite: test suite duration: 0h 6m 59s


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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

   4: input.at:93        Torturing the Scanner
  42: actions.at:368     Printers and Destructors: %glr-parser

Skipped tests:
GNU Bison 1.75c 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.75c test suite. ##
## --------------------------- ##
4. input.at:93: testing Torturing the Scanner...
input.at:206: bison -d -v -o input.c input.y
input.at:207: $CC $CFLAGS $CPPFLAGS -c input.c -o input.o
stderr:
input.y:16: illegal external declaration, found `/'
input.y:16: undefined type, found `A'
input.y:16: illegal external declaration, missing `;' after `comment'
input.y:16: illegal external declaration, missing `;' after `backslash'
input.y:16: illegal method definition, found `in'
input.y:16: illegal expression, found `%'
input.y:16: illegal expression, found `}'
input.y:16: illegal external declaration, missing `;' after `*'
input.c:20: warning: ANSI C forbids newline in string constant
input.y:21: illegal external declaration, missing `;' after `\\
'
input.y:21: illegal external declaration, missing `;' after `string'
input.y:21: illegal external declaration, missing `;' after `backslash'
input.y:21: illegal method definition, found `in'
input.y:21: illegal expression, found `%'
input.y:21: illegal expression, found `}'
input.c:21: stray '\' in program
input.y:22: illegal external declaration, found `'
input.c:24: warning: ANSI C forbids newline in character constant
input.c:25: warning: ANSI C forbids newline in character constant
input.y:25: illegal external declaration, missing `;' after `\\
'
input.c:106: warning: ANSI C forbids newline in character constant
input.y:219: illegal method definition, found ` warning. */
#  define YYSTACK_FREE(Ptr) do { /* empty */; } while (0)
# else
#  if defined (__STDC__) || defined (__cplusplus)
#   include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
#   define YYSIZE_T size_t
#  endif
#  define YYSTACK_ALLOC malloc
#  define YYSTACK_FREE free
# endif
#endif /* ! defined (yyoverflow) || YYERROR_VERBOSE */


#if (! defined (yyoverflow)      && (! defined (__cplusplus)     || 
(YYLTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL)))

/* A type that is properly aligned for any stack member.  */
union yyalloc
{
  short yyss;
  YYSTYPE yyvs;
  };

/* The size of the maximum gap between one aligned stack and the next.  */
# define YYSTACK_GAP_MAX (sizeof (union yyalloc) - 1)

/* The size of an array large to enough to hold all stacks, each with
   N elements.  */
# define YYSTACK_BYTES(N)      ((N) * (sizeof (short) + sizeof (YYSTYPE))       
                              + YYSTACK_GAP_MAX)

/* Copy COUNT objects from FROM to TO.  The source and destination do
   not overlap.  */
# ifndef YYCOPY
#  if 1 < __GNUC__
#   define YYCOPY(To, From, Count)       __builtin_memcpy (To, From, (Count) * 
sizeof (*(From)))
#  else
#   define YYCOPY(To, From, Count)                    do                        
                        {                                                 
register YYSIZE_T yyi;                          for (yyi = 0; yyi < (Count); 
yyi++)               (To)[yyi] = (From)[yyi];                    }              
                               while (0)
#  endif
# endif

/* Relocate STACK from its old location to the new one.  The
   local variables YYSIZE and YYSTACKSIZE give the old and new number of
   elements in the stack, and YYPTR gives the new location of the
   stack.  Advance YYPTR to a properly aligned location for the next
   stack.  */
# define YYSTACK_RELOCATE(Stack)                                            do  
                                                                      {         
                                                                YYSIZE_T 
yynewbytes;                                                    YYCOPY 
(&yyptr->Stack, Stack, yysize);                                  Stack = 
&yyptr->Stack;                                                  yynewbytes = 
yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAX;           yyptr += yynewbytes 
/ sizeof (*yyptr);                                }                             
                                        while (0)

#endif

#if defined (__STDC__) || defined (__cplusplus)
   typedef signed char yysigned_char;
#else
   typedef short yysigned_char;
#endif

/* YYFINAL -- State number of the termination state. */
#define YYFINAL  4
/* YYLAST -- Last index in YYTABLE.  */
#define YYLAST   39

/* YYNTOKENS -- Number of terminals. */
#define YYNTOKENS  21
/* YYNNTS -- Number of nonterminals. */
#define YYNNTS  5
/* YYNRULES -- Number of rules. */
#define YYNRULES  5
/* YYNRULES -- Number of states. */
#define YYNSTATES  36

/* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX.  */
#define YYUNDEFTOK  2
#define YYMAXUTOK   258

#define YYTRANSLATE(YYX)                                                  ((YYX 
<= 0) ? YYEOF :                                                    
(unsigned)(YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK)

/* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX.  */
static const unsigned char yytranslate[] =
{
       0,     5,     9,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,    20,     2,     2,    16,     6,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     7,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     3,     2,     2,     2,    15,     2,     2,     2,     2,
       2,    14,     2,     2,     2,    12,     2,     2,    11,     2,
      13,    10,    19,     2,     2,     2,    18,    17,     2,     2,
       2,     2,     2,     8,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     2,     2,     2,     2,     2,     2,     2,     2,
       2,     2,     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,     4
};

#if YYDEBUG
/* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in
   YYRHS.  */
static const unsigned char yyprhs[] =
{
       0,     0,     3,    12,    14,    31
};

/* YYRHS -- A `-1'
input.c:219: warning: ANSI C forbids newline in character constant
input.c:240: warning: ANSI C forbids newline in character constant
input.c:241: stray '\' in program
input.c:241: stray '\' in program
input.c:241: stray '\' in program
input.c:241: stray '\' in program
input.c:241: stray '\' in program
input.c:241: stray '\' in program
input.c:241: warning: ANSI C forbids newline in character constant
input.c:242: stray '\' in program
input.c:242: stray '\' in program
input.y:242: illegal statement, missing `;' after `", "'
input.c:242: warning: ANSI C forbids newline in character constant
input.c:243: warning: ANSI C forbids newline in character constant
input.y:307: undefined type, found `yysigned_char'
input.y:315: undefined type, found `yysigned_char'
input.y:324: undefined type, found `yysigned_char'
input.y:342: undefined type, found `yysigned_char'
input.y:591: undefined type, found `YYSTYPE'
input.y:633: undefined type, found `YYSTYPE'
input.y:685: undefined type, found `YYSTYPE'
input.y:686: undefined type, found `YYSTYPE'
input.y:687: undefined type, found `YYSTYPE'
input.y:697: undefined type, found `YYSTYPE'
input.y:81: undefined type, found `YYSTYPE'
input.y:82: undefined type, found `value_t'
input.y:84: undefined type, found `YYSTYPE'
input.c:1199: unterminated #ifndef conditional
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
preprocessor exiting with code 1 due to errors
input.c:1199: unterminated #ifndef conditional
input.at:207: exit code was 1, expected 0
4. input.at:93: FAILED near `input.at:207'

42. actions.at:368: testing Printers and Destructors: %glr-parser...
actions.at:368: bison -o input.c input.y
actions.at:368: $CC $CFLAGS $CPPFLAGS input.c -o input
stderr:
actions.at:368: $PREPARSER ./input
--- -   2002-11-14 06:18:50.000000000 -0700
+++ /local/build/bison-1.75c.2/tests/testsuite.dir/at-stdout    2002-11-14 
06:18:50.000000000 -0700
@@ -15,7 +15,7 @@
 sending: 'x' (value = 5, line 50)
 Freeing token 'x' (address@hidden)
 sending: ';' (value = 6, line 60)
-line(address@hidden): error(@50) ';'
+line(address@hidden): error(@30) ';'
 sending: 'x' (value = 7, line 70)
 thing(address@hidden): 'x'(address@hidden)
 sending: 'x' (value = 8, line 80)
@@ -31,6 +31,6 @@
 sending: EOF
 Freeing nterm line (address@hidden)
 Freeing nterm line (address@hidden)
-Freeing nterm line (address@hidden)
-Parsing FAILED.
+Freeing nterm line (address@hidden)
+Successful parse.
 
actions.at:368: exit code was 0, expected 1
42. actions.at:368: FAILED near `actions.at:368'

## ------------------- ##
## 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.75c, which was
| generated by GNU Autoconf 2.54d.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = darwin.math.utah.edu
| uname -m = Power Macintosh
| uname -r = 6.1
| uname -s = Darwin
| uname -v = Darwin Kernel Version 6.1: Fri Sep  6 23:24:34 PDT 2002; 
root:xnu/xnu-344.2.obj~2/RELEASE_PPC 
| 
| /usr/bin/uname -p = powerpc
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = Mach kernel version:
|        Darwin Kernel Version 6.1:
| Fri Sep  6 23:24:34 PDT 2002; root:xnu/xnu-344.2.obj~2/RELEASE_PPC
| 
| 
| Kernel configured for up to 2 processors.
| 2 processors are physically available.
| Processor type: ppc7400 (PowerPC 7400)
| Processors active: 0 1
| Primary memory available: 512.00 megabytes.
| Default processor set: 79 tasks, 159 threads, 2 processors
| Load average: 1.40, Mach factor: 0.83
| unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/local/bin
| PATH: /usr/local/share/bin
| PATH: /usr/local/bin/X11
| PATH: /usr/X11R6/bin
| PATH: /usr/local/plot79
| PATH: /usr/sbin
| PATH: /usr/bin
| PATH: /bin
| PATH: /sbin
| PATH: /usr/local/etc
| PATH: /etc
| PATH: .
| PATH: /u/sy/beebe/tex/bib
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1332: checking for a BSD-compatible install
| configure:1386: result: /usr/bin/install -c
| configure:1397: checking whether build environment is sane
| configure:1440: result: yes
| configure:1473: checking for gawk
| configure:1489: found /usr/local/bin/gawk
| configure:1499: result: gawk
| configure:1509: checking whether make sets $(MAKE)
| configure:1529: result: yes
| configure:1734: checking for gcc
| configure:1760: result: gcc
| configure:2004: checking for C compiler version
| configure:2007: 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:2010: $? = 0
| configure:2012: gcc -v </dev/null >&5
| Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
| Thread model: posix
| Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 20020420 
(prerelease)
| configure:2015: $? = 0
| configure:2017: gcc -V </dev/null >&5
| gcc: argument to `-V' is missing
| configure:2020: $? = 1
| configure:2044: checking for C compiler default output
| configure:2047: gcc    conftest.c  >&5
| configure:2050: $? = 0
| configure:2096: result: a.out
| configure:2101: checking whether the C compiler works
| configure:2107: ./a.out
| configure:2110: $? = 0
| configure:2127: result: yes
| configure:2134: checking whether we are cross compiling
| configure:2136: result: no
| configure:2139: checking for suffix of executables
| configure:2141: gcc -o conftest    conftest.c  >&5
| configure:2144: $? = 0
| configure:2169: result: 
| configure:2175: checking for suffix of object files
| configure:2197: gcc -c   conftest.c >&5
| configure:2200: $? = 0
| configure:2222: result: o
| configure:2226: checking whether we are using the GNU C compiler
| configure:2251: gcc -c   conftest.c >&5
| configure:2254: $? = 0
| configure:2257: test -s conftest.o
| configure:2260: $? = 0
| configure:2273: result: yes
| configure:2279: checking whether gcc accepts -g
| configure:2301: gcc -c -g  conftest.c >&5
| configure:2304: $? = 0
| configure:2307: test -s conftest.o
| configure:2310: $? = 0
| configure:2321: result: yes
| configure:2338: checking for gcc option to accept ANSI C
| configure:2399: gcc  -c -g -O2  conftest.c >&5
| configure:2402: $? = 0
| configure:2405: test -s conftest.o
| configure:2408: $? = 0
| configure:2426: result: none needed
| configure:2444: 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:2447: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:2575: checking for style of include used by make
| configure:2603: result: GNU
| configure:2631: checking dependency style of gcc
| configure:2693: result: gcc
| configure:2713: checking for strerror in -lcposix
| configure:2744: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
| ld: can't locate file for: -lcposix
| configure:2747: $? = 1
| configure: failed program was:
| | #line 2720 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | /* 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:2765: result: no
| configure:2784: checking how to run the C preprocessor
| configure:2814: gcc -E  conftest.c
| configure:2816: undefined type, found `Syntax'
| configure:2816: illegal external declaration, missing `;' after `error'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2820: $? = 0
| configure:2852: gcc -E  conftest.c
| configure:2854: header file 'ac_nonexistent.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2858: $? = 1
| configure: failed program was:
| | #line 2843 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:2896: result: gcc -E
| configure:2915: gcc -E  conftest.c
| configure:2917: undefined type, found `Syntax'
| configure:2917: illegal external declaration, missing `;' after `error'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2921: $? = 0
| configure:2953: gcc -E  conftest.c
| configure:2955: header file 'ac_nonexistent.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:2959: $? = 1
| configure: failed program was:
| | #line 2944 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3002: checking for egrep
| configure:3012: result: grep -E
| configure:3017: checking for ANSI C header files
| configure:3043: gcc -c -g -O2  conftest.c >&5
| configure:3046: $? = 0
| configure:3049: test -s conftest.o
| configure:3052: $? = 0
| configure:3141: gcc -o conftest -g -O2   conftest.c  >&5
| configure:3144: $? = 0
| configure:3146: ./conftest
| configure:3149: $? = 0
| configure:3164: result: yes
| configure:3188: checking for sys/types.h
| configure:3205: gcc -c -g -O2  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for sys/stat.h
| configure:3205: gcc -c -g -O2  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for stdlib.h
| configure:3205: gcc -c -g -O2  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for string.h
| configure:3205: gcc -c -g -O2  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for memory.h
| configure:3205: gcc -c -g -O2  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for strings.h
| configure:3205: gcc -c -g -O2  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for inttypes.h
| configure:3205: gcc -c -g -O2  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for stdint.h
| configure:3205: gcc -c -g -O2  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for unistd.h
| configure:3205: gcc -c -g -O2  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3247: checking minix/config.h usability
| configure:3260: gcc -c -g -O2  conftest.c >&5
| configure:3304: header file 'minix/config.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:3263: $? = 1
| configure: failed program was:
| | #line 3249 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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:3279: result: no
| configure:3283: checking minix/config.h presence
| configure:3294: gcc -E  conftest.c
| configure:3306: header file 'minix/config.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:3300: $? = 1
| configure: failed program was:
| | #line 3285 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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:3319: result: no
| configure:3355: checking for minix/config.h
| configure:3362: result: no
| configure:4005: checking for flex
| configure:4021: found /usr/local/bin/flex
| configure:4031: result: flex
| configure:4044: checking for yywrap in -lfl
| configure:4075: gcc -o conftest -g -O2   conftest.c -lfl   >&5
| configure:4078: $? = 0
| configure:4081: test -s conftest
| configure:4084: $? = 0
| configure:4096: result: yes
| configure:4164: checking lex output file root
| configure:4175: flex conftest.l
| configure:4178: $? = 0
| configure:4190: result: lex.yy
| configure:4195: checking whether yytext is a pointer
| configure:4211: gcc -o conftest -g -O2   conftest.c  -lfl >&5
| configure:4214: $? = 0
| configure:4217: test -s conftest
| configure:4220: $? = 0
| configure:4233: result: yes
| configure:4248: checking for bison
| configure:4264: found /usr/bin/bison
| configure:4274: result: bison -y
| configure:4326: checking for ranlib
| configure:4342: found /usr/bin/ranlib
| configure:4353: result: ranlib
| configure:4369: checking for gm4
| configure:4387: found /usr/bin/gm4
| configure:4399: result: /usr/bin/gm4
| configure:4410: checking whether m4 supports frozen files
| configure:4422: result: yes
| configure:4436: checking for ANSI C header files
| configure:4583: result: yes
| configure:4612: checking ctype.h usability
| configure:4625: gcc -c -g -O2  conftest.c >&5
| configure:4628: $? = 0
| configure:4631: test -s conftest.o
| configure:4634: $? = 0
| configure:4644: result: yes
| configure:4648: checking ctype.h presence
| configure:4659: gcc -E  conftest.c
| configure:4665: $? = 0
| configure:4684: result: yes
| configure:4720: checking for ctype.h
| configure:4727: result: yes
| configure:4612: checking locale.h usability
| configure:4625: gcc -c -g -O2  conftest.c >&5
| configure:4628: $? = 0
| configure:4631: test -s conftest.o
| configure:4634: $? = 0
| configure:4644: result: yes
| configure:4648: checking locale.h presence
| configure:4659: gcc -E  conftest.c
| configure:4665: $? = 0
| configure:4684: result: yes
| configure:4720: checking for locale.h
| configure:4727: result: yes
| configure:4603: checking for memory.h
| configure:4608: result: yes
| configure:4603: checking for stdlib.h
| configure:4608: result: yes
| configure:4603: checking for string.h
| configure:4608: result: yes
| configure:4603: checking for unistd.h
| configure:4608: result: yes
| configure:4740: checking for stdbool.h that conforms to C99
| configure:4794: gcc -c -g -O2  conftest.c >&5
| configure:4797: $? = 0
| configure:4800: test -s conftest.o
| configure:4803: $? = 0
| configure:4814: result: yes
| configure:4825: checking for inline
| configure:4847: gcc -c -g -O2  conftest.c >&5
| configure:4850: $? = 0
| configure:4853: test -s conftest.o
| configure:4856: $? = 0
| configure:4868: result: inline
| configure:4887: checking for working alloca.h
| configure:4909: gcc -o conftest -g -O2   conftest.c  >&5
| configure:4923: header file 'alloca.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:4912: $? = 1
| configure: failed program was:
| | #line 4892 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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
| | /* end confdefs.h.  */
| | #include <alloca.h>
| | int
| | main ()
| | {
| | char *p = (char *) alloca (2 * sizeof (int));
| |   ;
| |   return 0;
| | }
| configure:4929: result: no
| configure:4939: checking for alloca
| configure:4981: gcc -o conftest -g -O2   conftest.c  >&5
| configure:4984: $? = 0
| configure:4987: test -s conftest
| configure:4990: $? = 0
| configure:5001: result: yes
| configure:5199: checking for obstacks
| configure:5221: gcc -o conftest -g -O2   conftest.c  >&5
| configure:5236: header file 'obstack.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:5224: $? = 1
| configure: failed program was:
| | #line 5204 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_ALLOCA 1
| | /* end confdefs.h.  */
| | #include "obstack.h"
| | int
| | main ()
| | {
| | struct obstack *mem; obstack_free(mem,(char *) 0)
| |   ;
| |   return 0;
| | }
| configure:5241: result: no
| configure:5253: checking for error_at_line
| configure:5275: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _error_at_line
| configure:5278: $? = 1
| configure: failed program was:
| | #line 5258 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_ALLOCA 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | error_at_line (0, 0, "", 0, "");
| |   ;
| |   return 0;
| | }
| configure:5295: result: no
| configure:5301: checking for working strnlen
| configure:5341: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _strnlen
| configure:5344: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | #line 5309 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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:5363: result: no
| configure:5371: checking for setlocale
| configure:5412: gcc -o conftest -g -O2   conftest.c  >&5
| configure:5415: $? = 0
| configure:5418: test -s conftest
| configure:5421: $? = 0
| configure:5432: result: yes
| configure:5442: checking whether free is declared
| configure:5467: gcc -c -g -O2  conftest.c >&5
| configure:5470: $? = 0
| configure:5473: test -s conftest.o
| configure:5476: $? = 0
| configure:5487: result: yes
| configure:5503: checking whether getenv is declared
| configure:5528: gcc -c -g -O2  conftest.c >&5
| configure:5531: $? = 0
| configure:5534: test -s conftest.o
| configure:5537: $? = 0
| configure:5548: result: yes
| configure:5564: checking whether getopt is declared
| configure:5589: gcc -c -g -O2  conftest.c >&5
| configure:5592: $? = 0
| configure:5595: test -s conftest.o
| configure:5598: $? = 0
| configure:5609: result: yes
| configure:5625: checking whether stpcpy is declared
| configure:5650: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:5704: `stpcpy' undeclared (first use in this function)
| configure:5704: (Each undeclared identifier is reported only once
| configure:5704: for each function it appears in.)
| configure:5653: $? = 1
| configure: failed program was:
| | #line 5630 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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:5670: result: no
| configure:5686: checking whether strchr is declared
| configure:5711: gcc -c -g -O2  conftest.c >&5
| configure:5714: $? = 0
| configure:5717: test -s conftest.o
| configure:5720: $? = 0
| configure:5731: result: yes
| configure:5747: checking whether strspn is declared
| configure:5772: gcc -c -g -O2  conftest.c >&5
| configure:5775: $? = 0
| configure:5778: test -s conftest.o
| configure:5781: $? = 0
| configure:5792: result: yes
| configure:5808: checking whether strnlen is declared
| configure:5833: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:5890: `strnlen' undeclared (first use in this function)
| configure:5890: (Each undeclared identifier is reported only once
| configure:5890: for each function it appears in.)
| configure:5836: $? = 1
| configure: failed program was:
| | #line 5813 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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:5853: result: no
| configure:5869: checking whether malloc is declared
| configure:5894: gcc -c -g -O2  conftest.c >&5
| configure:5897: $? = 0
| configure:5900: test -s conftest.o
| configure:5903: $? = 0
| configure:5914: result: yes
| configure:5930: checking whether memchr is declared
| configure:5955: gcc -c -g -O2  conftest.c >&5
| configure:5958: $? = 0
| configure:5961: test -s conftest.o
| configure:5964: $? = 0
| configure:5975: result: yes
| configure:5991: checking whether memrchr is declared
| configure:6016: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:6076: `memrchr' undeclared (first use in this function)
| configure:6076: (Each undeclared identifier is reported only once
| configure:6076: for each function it appears in.)
| configure:6019: $? = 1
| configure: failed program was:
| | #line 5996 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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:6036: result: no
| configure:6065: checking for memchr
| configure:6106: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6065: checking for memrchr
| configure:6106: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _memrchr
| configure:6109: $? = 1
| configure: failed program was:
| | #line 6070 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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.  */
| | #include <assert.h>
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char memrchr ();
| | char (*f) ();
| | 
| | int
| | main ()
| | {
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_memrchr) || defined (__stub___memrchr)
| | choke me
| | #else
| | f = memrchr;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:6126: result: no
| configure:6065: checking for strchr
| configure:6106: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6123: warning: conflicting types for built-in function `strchr'
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6065: checking for stpcpy
| configure:6106: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _stpcpy
| configure:6109: $? = 1
| configure: failed program was:
| | #line 6070 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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.  */
| | #include <assert.h>
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char stpcpy ();
| | char (*f) ();
| | 
| | int
| | main ()
| | {
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_stpcpy) || defined (__stub___stpcpy)
| | choke me
| | #else
| | f = stpcpy;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:6126: result: no
| configure:6065: checking for strrchr
| configure:6106: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6124: warning: conflicting types for built-in function `strrchr'
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6065: checking for strspn
| configure:6106: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6125: warning: conflicting types for built-in function `strspn'
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6065: checking for strtol
| configure:6106: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6144: checking for stdlib.h
| configure:6149: result: yes
| configure:6281: checking for GNU libc compatible malloc
| configure:6311: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6314: $? = 0
| configure:6316: ./conftest
| configure:6319: $? = 0
| configure:6333: result: yes
| configure:6361: checking for stdlib.h
| configure:6366: result: yes
| configure:6498: checking for GNU libc compatible realloc
| configure:6528: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6531: $? = 0
| configure:6533: ./conftest
| configure:6536: $? = 0
| configure:6550: result: yes
| configure:6593: checking limits.h usability
| configure:6606: gcc -c -g -O2  conftest.c >&5
| configure:6609: $? = 0
| configure:6612: test -s conftest.o
| configure:6615: $? = 0
| configure:6625: result: yes
| configure:6629: checking limits.h presence
| configure:6640: gcc -E  conftest.c
| configure:6646: $? = 0
| configure:6665: result: yes
| configure:6701: checking for limits.h
| configure:6708: result: yes
| configure:6584: checking for stdlib.h
| configure:6589: result: yes
| configure:6584: checking for string.h
| configure:6589: result: yes
| configure:6593: checking wchar.h usability
| configure:6606: gcc -c -g -O2  conftest.c >&5
| configure:6684: header file 'wchar.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6609: $? = 1
| configure: failed program was:
| | #line 6595 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_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 <wchar.h>
| configure:6625: result: no
| configure:6629: checking wchar.h presence
| configure:6640: gcc -E  conftest.c
| configure:6686: header file 'wchar.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6646: $? = 1
| configure: failed program was:
| | #line 6631 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | /* end confdefs.h.  */
| | #include <wchar.h>
| configure:6665: result: no
| configure:6701: checking for wchar.h
| configure:6708: result: no
| configure:6593: checking wctype.h usability
| configure:6606: gcc -c -g -O2  conftest.c >&5
| configure:6684: header file 'wctype.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6609: $? = 1
| configure: failed program was:
| | #line 6595 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_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 <wctype.h>
| configure:6625: result: no
| configure:6629: checking wctype.h presence
| configure:6640: gcc -E  conftest.c
| configure:6686: header file 'wctype.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6646: $? = 1
| configure: failed program was:
| | #line 6631 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | /* end confdefs.h.  */
| | #include <wctype.h>
| configure:6665: result: no
| configure:6701: checking for wctype.h
| configure:6708: result: no
| configure:6729: checking for isascii
| configure:6770: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6773: $? = 0
| configure:6776: test -s conftest
| configure:6779: $? = 0
| configure:6790: result: yes
| configure:6729: checking for iswcntrl
| configure:6770: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _iswcntrl
| configure:6773: $? = 1
| configure: failed program was:
| | #line 6734 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 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.  */
| | #include <assert.h>
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char iswcntrl ();
| | char (*f) ();
| | 
| | int
| | main ()
| | {
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_iswcntrl) || defined (__stub___iswcntrl)
| | choke me
| | #else
| | f = iswcntrl;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:6790: result: no
| configure:6729: checking for iswprint
| configure:6770: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _iswprint
| configure:6773: $? = 1
| configure: failed program was:
| | #line 6734 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 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.  */
| | #include <assert.h>
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char iswprint ();
| | char (*f) ();
| | 
| | int
| | main ()
| | {
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_iswprint) || defined (__stub___iswprint)
| | choke me
| | #else
| | f = iswprint;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:6790: result: no
| configure:6729: checking for mbsinit
| configure:6770: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _mbsinit
| configure:6773: $? = 1
| configure: failed program was:
| | #line 6734 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 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.  */
| | #include <assert.h>
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char mbsinit ();
| | char (*f) ();
| | 
| | int
| | main ()
| | {
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_mbsinit) || defined (__stub___mbsinit)
| | choke me
| | #else
| | f = mbsinit;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:6790: result: no
| configure:6729: checking for wcwidth
| configure:6770: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _wcwidth
| configure:6773: $? = 1
| configure: failed program was:
| | #line 6734 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 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.  */
| | #include <assert.h>
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char wcwidth ();
| | char (*f) ();
| | 
| | int
| | main ()
| | {
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_wcwidth) || defined (__stub___wcwidth)
| | choke me
| | #else
| | f = wcwidth;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:6790: result: no
| configure:6801: checking whether mbrtowc and mbstate_t are properly declared
| configure:6823: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6862: header file 'wchar.h' not found
| configure:6866: undefined type, found `mbstate_t'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6826: $? = 1
| configure: failed program was:
| | #line 6806 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_ISASCII 1
| | /* end confdefs.h.  */
| | #include <wchar.h>
| | int
| | main ()
| | {
| | mbstate_t state; return ! (sizeof state && mbrtowc);
| |   ;
| |   return 0;
| | }
| configure:6843: result: no
| configure:6854: checking whether wcwidth is declared
| configure:6888: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:6929: `wcwidth' undeclared (first use in this function)
| configure:6929: (Each undeclared identifier is reported only once
| configure:6929: for each function it appears in.)
| configure:6891: $? = 1
| configure: failed program was:
| | #line 6859 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 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:6908: result: no
| configure:6921: checking for mbstate_t
| configure:6944: gcc -c -g -O2  conftest.c >&5
| configure:7017: header file 'wchar.h' not found
| configure:7021: undefined type, found `mbstate_t'
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:6947: $? = 1
| configure: failed program was:
| | #line 6926 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 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:6964: result: no
| configure:6980: checking for working memcmp
| configure:7029: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7032: $? = 0
| configure:7034: ./conftest
| configure:7037: $? = 0
| configure:7051: result: yes
| configure:7055: checking for function prototypes
| configure:7058: result: yes
| configure:7081: checking for isascii
| configure:7142: result: yes
| configure:7081: checking for iswprint
| configure:7142: result: no
| configure:7153: checking whether mbrtowc and mbstate_t are properly declared
| configure:7195: result: no
| configure:7223: checking for limits.h
| configure:7228: result: yes
| configure:7232: checking stddef.h usability
| configure:7245: gcc -c -g -O2  conftest.c >&5
| configure:7248: $? = 0
| configure:7251: test -s conftest.o
| configure:7254: $? = 0
| configure:7264: result: yes
| configure:7268: checking stddef.h presence
| configure:7279: gcc -E  conftest.c
| configure:7285: $? = 0
| configure:7304: result: yes
| configure:7340: checking for stddef.h
| configure:7347: result: yes
| configure:7223: checking for stdlib.h
| configure:7228: result: yes
| configure:7223: checking for string.h
| configure:7228: result: yes
| configure:7223: checking for wchar.h
| configure:7228: result: no
| configure:7223: checking for wctype.h
| configure:7228: result: no
| configure:7360: checking for ANSI C header files
| configure:7507: result: yes
| configure:7518: checking whether backslash-a works in strings
| configure:7547: gcc -c -g -O2  conftest.c >&5
| configure:7550: $? = 0
| configure:7553: test -s conftest.o
| configure:7556: $? = 0
| configure:7567: result: yes
| configure:7577: checking for mbstate_t
| configure:7620: result: no
| configure:7648: checking for string.h
| configure:7653: result: yes
| configure:7794: checking for strcasecmp
| configure:7835: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7838: $? = 0
| configure:7841: test -s conftest
| configure:7844: $? = 0
| configure:7855: result: yes
| configure:7794: checking for strncasecmp
| configure:7835: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7838: $? = 0
| configure:7841: test -s conftest
| configure:7844: $? = 0
| configure:7855: result: yes
| configure:7881: checking for strerror
| configure:7922: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7925: $? = 0
| configure:7928: test -s conftest
| configure:7931: $? = 0
| configure:7942: result: yes
| configure:7881: checking for vprintf
| configure:7922: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7925: $? = 0
| configure:7928: test -s conftest
| configure:7931: $? = 0
| configure:7942: result: yes
| configure:7881: checking for doprnt
| configure:7922: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _doprnt
| configure:7925: $? = 1
| configure: failed program was:
| | #line 7886 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #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 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.  */
| | #include <assert.h>
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char doprnt ();
| | char (*f) ();
| | 
| | int
| | main ()
| | {
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_doprnt) || defined (__stub___doprnt)
| | choke me
| | #else
| | f = doprnt;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:7942: result: no
| configure:7952: checking whether strerror is declared
| configure:7977: gcc -c -g -O2  conftest.c >&5
| configure:7980: $? = 0
| configure:7983: test -s conftest.o
| configure:7986: $? = 0
| configure:7997: result: yes
| configure:8015: checking whether strerror_r is declared
| configure:8040: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:8132: `strerror_r' undeclared (first use in this function)
| configure:8132: (Each undeclared identifier is reported only once
| configure:8132: for each function it appears in.)
| configure:8043: $? = 1
| configure: failed program was:
| | #line 8020 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #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 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:8060: result: no
| configure:8082: checking for strerror_r
| configure:8123: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _strerror_r
| configure:8126: $? = 1
| configure: failed program was:
| | #line 8087 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #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 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.  */
| | #include <assert.h>
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char strerror_r ();
| | char (*f) ();
| | 
| | int
| | main ()
| | {
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_strerror_r) || defined (__stub___strerror_r)
| | choke me
| | #else
| | f = strerror_r;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:8143: result: no
| configure:8153: checking whether strerror_r returns char *
| configure:8230: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| _strerror_r
| configure:8233: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | #line 8210 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #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 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:8252: result: no
| configure:8262: checking for ANSI C header files
| configure:8409: result: yes
| configure:8420: checking if malloc debugging is wanted
| configure:8441: result: no
| configure:8446: checking for pid_t
| configure:8471: gcc -c -g -O2  conftest.c >&5
| configure:8474: $? = 0
| configure:8477: test -s conftest.o
| configure:8480: $? = 0
| configure:8491: result: yes
| configure:8518: checking fcntl.h usability
| configure:8531: gcc -c -g -O2  conftest.c >&5
| configure:8534: $? = 0
| configure:8537: test -s conftest.o
| configure:8540: $? = 0
| configure:8550: result: yes
| configure:8554: checking fcntl.h presence
| configure:8565: gcc -E  conftest.c
| configure:8571: $? = 0
| configure:8590: result: yes
| configure:8626: checking for fcntl.h
| configure:8633: result: yes
| configure:8518: checking sys/wait.h usability
| configure:8531: gcc -c -g -O2  conftest.c >&5
| configure:8534: $? = 0
| configure:8537: test -s conftest.o
| configure:8540: $? = 0
| configure:8550: result: yes
| configure:8554: checking sys/wait.h presence
| configure:8565: gcc -E  conftest.c
| configure:8571: $? = 0
| configure:8590: result: yes
| configure:8626: checking for sys/wait.h
| configure:8633: result: yes
| configure:8646: checking for sys/wait.h that is POSIX.1 compatible
| configure:8698: result: yes
| configure:8713: checking for dup2
| configure:8754: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8757: $? = 0
| configure:8760: test -s conftest
| configure:8763: $? = 0
| configure:8774: result: yes
| configure:8713: checking for waitpid
| configure:8754: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8757: $? = 0
| configure:8760: test -s conftest
| configure:8763: $? = 0
| configure:8774: result: yes
| configure:8790: checking for unistd.h
| configure:8795: result: yes
| configure:8799: checking vfork.h usability
| configure:8812: gcc -c -g -O2  conftest.c >&5
| configure:8917: header file 'vfork.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:8815: $? = 1
| configure: failed program was:
| | #line 8801 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #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 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:8831: result: no
| configure:8835: checking vfork.h presence
| configure:8846: gcc -E  conftest.c
| configure:8919: header file 'vfork.h' not found
| cpp-precomp: warning: errors during smart preprocessing, retrying in basic 
mode
| configure:8852: $? = 1
| configure: failed program was:
| | #line 8837 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #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 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:8871: result: no
| configure:8907: checking for vfork.h
| configure:8914: result: no
| configure:8932: checking for fork
| configure:8973: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8976: $? = 0
| configure:8979: test -s conftest
| configure:8982: $? = 0
| configure:8993: result: yes
| configure:8932: checking for vfork
| configure:8973: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8976: $? = 0
| configure:8979: test -s conftest
| configure:8982: $? = 0
| configure:8993: result: yes
| configure:9004: checking for working fork
| configure:9027: gcc -o conftest -g -O2   conftest.c  >&5
| configure:9030: $? = 0
| configure:9032: ./conftest
| configure:9035: $? = 0
| configure:9049: result: yes
| configure:9070: checking for working vfork
| configure:9204: result: yes
| configure:9252: checking sys/resource.h usability
| configure:9265: gcc -c -g -O2  conftest.c >&5
| configure:9268: $? = 0
| configure:9271: test -s conftest.o
| configure:9274: $? = 0
| configure:9284: result: yes
| configure:9288: checking sys/resource.h presence
| configure:9299: 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:9305: $? = 0
| configure:9324: result: yes
| configure:9360: checking for sys/resource.h
| configure:9367: result: yes
| configure:9252: checking sys/time.h usability
| configure:9265: gcc -c -g -O2  conftest.c >&5
| configure:9268: $? = 0
| configure:9271: test -s conftest.o
| configure:9274: $? = 0
| configure:9284: result: yes
| configure:9288: checking sys/time.h presence
| configure:9299: gcc -E  conftest.c
| configure:9305: $? = 0
| configure:9324: result: yes
| configure:9360: checking for sys/time.h
| configure:9367: result: yes
| configure:9252: checking sys/times.h usability
| configure:9265: gcc -c -g -O2  conftest.c >&5
| configure:9268: $? = 0
| configure:9271: test -s conftest.o
| configure:9274: $? = 0
| configure:9284: result: yes
| configure:9288: checking sys/times.h presence
| configure:9299: gcc -E  conftest.c
| configure:9305: $? = 0
| configure:9324: result: yes
| configure:9360: checking for sys/times.h
| configure:9367: result: yes
| configure:9385: checking for times
| configure:9426: gcc -o conftest -g -O2   conftest.c  >&5
| configure:9429: $? = 0
| configure:9432: test -s conftest
| configure:9435: $? = 0
| configure:9446: result: yes
| configure:9457: checking whether getrusage is declared
| configure:9493: gcc -c -g -O2  conftest.c >&5
| configure:9496: $? = 0
| configure:9499: test -s conftest.o
| configure:9502: $? = 0
| configure:9513: result: yes
| configure:9529: checking whether times is declared
| configure:9565: gcc -c -g -O2  conftest.c >&5
| configure:9568: $? = 0
| configure:9571: test -s conftest.o
| configure:9574: $? = 0
| configure:9585: result: yes
| configure:9601: checking whether clock is declared
| configure:9637: gcc -c -g -O2  conftest.c >&5
| configure:9640: $? = 0
| configure:9643: test -s conftest.o
| configure:9646: $? = 0
| configure:9657: result: yes
| configure:9673: checking whether sysconf is declared
| configure:9709: gcc -c -g -O2  conftest.c >&5
| configure:9712: $? = 0
| configure:9715: test -s conftest.o
| configure:9718: $? = 0
| configure:9729: result: yes
| configure:9748: checking for clock_t
| configure:9784: gcc -c -g -O2  conftest.c >&5
| configure:9787: $? = 0
| configure:9790: test -s conftest.o
| configure:9793: $? = 0
| configure:9804: result: yes
| configure:9814: checking for struct tms
| configure:9850: gcc -c -g -O2  conftest.c >&5
| configure:9853: $? = 0
| configure:9856: test -s conftest.o
| configure:9859: $? = 0
| configure:9870: result: yes
| configure:9899: checking for msgfmt
| configure:9927: result: /usr/local/bin/msgfmt
| configure:9936: checking for gmsgfmt
| configure:9967: result: /usr/local/bin/msgfmt
| configure:9977: checking for xgettext
| configure:10008: result: no
| configure:10016: checking for msgmerge
| configure:10046: result: no
| configure:10100: checking build system type
| configure:10118: result: powerpc-apple-darwin6.1
| configure:10126: checking host system type
| configure:10140: result: powerpc-apple-darwin6.1
| configure:10159: checking for ld used by GCC
| configure:10222: result: /usr/bin/ld
| configure:10231: checking if the linker (/usr/bin/ld) is GNU ld
| configure:10243: result: no
| configure:10249: checking for shared library run path origin
| configure:10262: result: done
| configure:10679: checking whether NLS is requested
| configure:10688: result: yes
| configure:10705: checking for GNU gettext in libc
| configure:10730: gcc -o conftest -g -O2   conftest.c  >&5
| ld: Undefined symbols:
| __nl_domain_bindings
| __nl_msg_cat_cntr
| _bindtextdomain
| _gettext
| _ngettext
| configure:10733: $? = 1
| configure: failed program was:
| | #line 10710 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #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 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:10750: result: no
| configure:10784: checking for iconv
| configure:10812: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  >&5
| ld: Undefined symbols:
| _libiconv
| _libiconv_close
| _libiconv_open
| configure:10815: $? = 1
| configure: failed program was:
| | #line 10792 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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_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_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_DECL_WCWIDTH 0
| | #define mbstate_t int
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #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 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:10853: gcc -o conftest -g -O2 -I/usr/local/include  conftest.c  
/usr/local/lib/libiconv.dylib >&5
| configure:10856: $? = 0
| configure:10859: test -s conftest
| configure:10862: $? = 0
| configure:10876: result: yes
| configure:10886: checking how to link with libiconv
| configure:10888: result: /usr/local/lib/libiconv.dylib
| configure:11277: checking for GNU gettext in libintl
| configure:11310: gcc -o conftest -g -O2 -I/usr/local/include   conftest.c  
/usr/local/lib/libintl.dylib /usr/local/lib/libiconv.dylib >&5
| configure:11313: $? = 0
| configure:11316: test -s conftest
| configure:11319: $? = 0
| configure:11380: result: yes
| configure:11412: checking how to link with libintl
| configure:11414: result: /usr/local/lib/libintl.dylib 
/usr/local/lib/libiconv.dylib
| configure:11479: checking for valgrind
| configure:11508: result: no
| configure:11519: checking for g++
| configure:11535: found /usr/local/bin/g++
| configure:11545: result: g++
| configure:11674: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Bison config.status 1.75c, which was
| generated by GNU Autoconf 2.54d.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on darwin.math.utah.edu
| 
| config.status:690: creating tests/Makefile
| config.status:690: creating tests/atlocal
| config.status:690: creating tests/bison
| config.status:690: creating Makefile
| config.status:690: creating config/Makefile
| config.status:690: creating po/Makefile.in
| config.status:690: creating data/Makefile
| config.status:690: creating lib/Makefile
| config.status:690: creating src/Makefile
| config.status:690: creating doc/Makefile
| config.status:690: creating m4/Makefile
| config.status:798: creating config.h
| config.status:1210: executing depfiles commands
| config.status:1210: executing default-1 commands
| config.status:1210: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=powerpc-apple-darwin6.1
| ac_cv_build_alias=powerpc-apple-darwin6.1
| ac_cv_c_backslash_a=yes
| ac_cv_c_compiler_gnu=yes
| ac_cv_c_inline=inline
| ac_cv_env_CC_set=set
| ac_cv_env_CC_value=gcc
| 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=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_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.1
| ac_cv_host_alias=powerpc-apple-darwin6.1
| ac_cv_lib_cposix_strerror=no
| ac_cv_lib_error_at_line=no
| ac_cv_lib_fl_yywrap=yes
| ac_cv_objext=o
| ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_M4=/usr/bin/gm4
| ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_MSGMERGE=:
| ac_cv_path_XGETTEXT=:
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_prog_AWK=gawk
| ac_cv_prog_CPP='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_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=yes
| am_cv_lib_iconv=yes
| gt_cv_func_gnugettext2_libc=no
| gt_cv_func_gnugettext2_libintl=yes
| jm_cv_func_mbrtowc=no
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /local/build/bison-1.75c.2/config/missing --run 
aclocal-1.7a'
| ALLOCA=''
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /local/build/bison-1.75c.2/config/missing --run tar'
| ANSI2KNR=''
| AUTOCONF='${SHELL} /local/build/bison-1.75c.2/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /local/build/bison-1.75c.2/config/missing --run 
autoheader'
| AUTOM4TE='${SHELL} /local/build/bison-1.75c.2/config/missing --run autom4te'
| AUTOMAKE='${SHELL} /local/build/bison-1.75c.2/config/missing --run 
automake-1.7a'
| AWK='gawk'
| 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='/usr/local/bin/msgfmt'
| GXX='g++'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS='/usr/local/lib/libintl.dylib /usr/local/lib/libiconv.dylib'
| LDFLAGS=''
| LEX='flex'
| LEXLIB='-lfl'
| LEX_OUTPUT_ROOT='lex.yy'
| LIBICONV='/usr/local/lib/libiconv.dylib'
| LIBINTL='/usr/local/lib/libintl.dylib /usr/local/lib/libiconv.dylib'
| LIBOBJS=' obstack$U.o error$U.o strnlen$U.o memrchr$U.o stpcpy$U.o 
argmatch$U.o'
| LIBS=''
| LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib'
| LTLIBINTL='-L/usr/local/lib -lintl -L/usr/local/lib -liconv -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} /local/build/bison-1.75c.2/config/missing --run makeinfo'
| MKINSTALLDIRS='config/mkinstalldirs'
| MSGFMT='/usr/local/bin/msgfmt'
| MSGMERGE=':'
| O0CFLAGS='-g -O2'
| OBJEXT='o'
| PACKAGE='bison'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Bison'
| PACKAGE_STRING='GNU Bison 1.75c'
| PACKAGE_TARNAME='bison'
| PACKAGE_VERSION='1.75c'
| PATH_SEPARATOR=':'
| POSUB='po'
| RANLIB='ranlib'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| U=''
| USE_NLS='yes'
| VALGRIND=''
| VERSION='1.75c'
| 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.1'
| build_alias=''
| build_cpu='powerpc'
| build_os='darwin6.1'
| build_vendor='apple'
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host='powerpc-apple-darwin6.1'
| host_alias=''
| host_cpu='powerpc'
| host_os='darwin6.1'
| host_vendor='apple'
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/local/build/bison-1.75c.2/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_ICONV 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ISASCII 1
| #define HAVE_ISASCII 1
| #define HAVE_LIMITS_H 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_STDLIB_H 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRUCT_TMS 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIMES 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.75c"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.75c"
| #define PROTOTYPES 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define VERSION "1.75c"
| #define YYTEXT_POINTER 1
| #define _GNU_SOURCE 1
| #define __PROTOTYPES 1
| #define mbstate_t int
| #define mbstate_t int
| 
| configure: exit 0



## --------------------------- ##
## GNU Bison 1.75c test suite. ##
## --------------------------- ##

testsuite: command line was:
  $ ./testsuite 

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

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

testsuite: ../ChangeLog:
| 2002-11-14  Akim Demaille  <address@hidden>
| 
|       * tests/synclines.at (AT_SYNCLINES_COMPILE): Ignore the exit
|       status of the compiler.
|       Calling `exit 1' is no longer needed.
|       Reported by Nelson H. F. Beebe.
| 
| 2002-11-14  Akim Demaille  <address@hidden>
| 
|       * tests/atlocal.in (CPPFLAGS): We have config.h.

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

hostname = wasatch.math.utah.edu
uname -m = i686
uname -r = 2.4.9-31smp
uname -s = Linux
uname -v = #1 SMP Tue Feb 26 06:55:00 EST 2002

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

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /local/build/bison-1.75c.2/tests
PATH: /usr/local/bin/X11
PATH: /usr/local/bin
PATH: /u/sy/beebe/bin/i686
PATH: /usr/local/share/bin
PATH: /usr/local/pbmplus
PATH: /usr/X11R6/bin
PATH: /usr/bin/X11
PATH: /usr/local/plot79
PATH: /usr/sbin
PATH: /usr/bin
PATH: /bin
PATH: /sbin
PATH: /usr/local/etc
PATH: /usr/etc
PATH: /etc
PATH: /local/build/bison-1.75c.2
PATH: /usr/local/sys/pgi/pgi/linux86/bin
PATH: /usr/local/sys/FortranPlus/fplus_55h/bin
PATH: /usr/local/sys/intel/compiler60/ia32/bin
PATH: /u/sy/beebe/tex/bib
PATH: /usr/local/gnat/bin
PATH: /usr/local/ora/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='/local/build/bison-1.75c.2/tests'
| at_srcdir='.'
| abs_srcdir='/local/build/bison-1.75c.2/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/local/build/bison-1.75c.2'
| at_top_builddir='../'
| abs_top_builddir='/local/build/bison-1.75c.2'
| 
| 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='pgcc'
| 
| # We want no optimization.
| CFLAGS='-g  '
| 
| # We need `config.h'.
| CPPFLAGS="-DHAVE_CONFIG_H=1 -I$abs_top_builddir "
| 
| # Is the compiler GCC?
| GCC=''

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

testsuite.at:67: /local/build/bison-1.75c.2/tests/bison --version
bison (GNU Bison) 1.75c
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 Nov 14 06:10:50 MST 2002
1. input.at:28: ok      (0m0.010s 0m0.040s)
2. input.at:46: ok      (0m0.010s 0m0.010s)
3. input.at:64: ok      (0m0.000s 0m0.020s)
4. input.at:93: ok      (0m0.640s 0m0.230s)
5. output.at:38: ok     (0m0.080s 0m0.060s)
6. output.at:40: ok     (0m0.070s 0m0.070s)
7. output.at:42: ok     (0m0.100s 0m0.070s)
8. output.at:44: ok     (0m0.050s 0m0.080s)
9. output.at:46: ok     (0m0.080s 0m0.080s)
10. output.at:48: ok    (0m0.080s 0m0.060s)
11. output.at:52: ok    (0m0.070s 0m0.050s)
12. output.at:54: ok    (0m0.100s 0m0.030s)
13. output.at:57: ok    (0m0.090s 0m0.090s)
14. output.at:61: ok    (0m0.090s 0m0.040s)
15. output.at:63: ok    (0m0.070s 0m0.060s)
16. output.at:67: ok    (0m0.080s 0m0.060s)
17. output.at:72: ok    (0m0.060s 0m0.040s)
18. output.at:75: ok    (0m0.080s 0m0.110s)
19. output.at:79: ok    (0m0.070s 0m0.060s)
20. output.at:83: ok    (0m0.070s 0m0.100s)
21. sets.at:66: ok      (0m0.090s 0m0.050s)
22. sets.at:151: ok     (0m0.090s 0m0.120s)
23. sets.at:193: ok     (0m0.090s 0m0.180s)
24. reduce.at:26: ok    (0m0.070s 0m0.050s)
25. reduce.at:70: ok    (0m0.070s 0m0.060s)
26. reduce.at:125: ok   (0m0.060s 0m0.050s)
27. reduce.at:212: ok   (0m0.160s 0m0.110s)
28. reduce.at:301: ok   (0m0.090s 0m0.090s)
29. reduce.at:342: ok   (0m0.020s 0m0.070s)
30. synclines.at:93: ok (skipped near `synclines.at:93')        (0m0.020s 
0m0.070s)
31. synclines.at:112: ok (skipped near `synclines.at:112')      (0m0.020s 
0m0.070s)
32. synclines.at:135: ok (skipped near `synclines.at:135')      (0m0.020s 
0m0.070s)
33. synclines.at:154: ok (skipped near `synclines.at:154')      (0m0.020s 
0m0.070s)
34. synclines.at:172: ok (skipped near `synclines.at:172')      (0m0.020s 
0m0.070s)
35. headers.at:27: ok   (0m0.060s 0m0.020s)
36. headers.at:71: FAILED near `headers.at:71'  (0m0.060s 0m0.020s)
37. headers.at:72: FAILED near `headers.at:72'  (0m0.060s 0m0.020s)
38. headers.at:81: ok   (0m0.590s 0m0.170s)
39. actions.at:25: ok   (0m0.610s 0m0.130s)
40. actions.at:89: ok   (0m0.590s 0m0.180s)
41. actions.at:367: ok  (0m0.640s 0m0.180s)
42. actions.at:368: FAILED near `actions.at:368'        (0m0.640s 0m0.180s)
43. conflicts.at:31: ok (0m0.050s 0m0.080s)
44. conflicts.at:51: ok (0m0.460s 0m0.300s)
45. conflicts.at:131: ok        (0m0.070s 0m0.080s)
46. conflicts.at:238: ok        (0m0.100s 0m0.040s)
47. conflicts.at:360: ok        (0m0.070s 0m0.040s)
48. conflicts.at:479: ok        (0m0.000s 0m0.050s)
49. conflicts.at:499: ok        (0m0.070s 0m0.050s)
50. conflicts.at:516: ok        (0m0.010s 0m0.040s)
51. calc.at:546: ok     (0m0.680s 0m0.830s)
52. calc.at:548: ok     (0m0.720s 0m0.670s)
53. calc.at:549: ok     (0m0.780s 0m0.650s)
54. calc.at:550: ok     (0m0.740s 0m0.610s)
55. calc.at:551: ok     (0m0.800s 0m0.640s)
56. calc.at:552: ok     (0m0.700s 0m0.710s)
57. calc.at:553: ok     (0m0.740s 0m0.660s)
58. calc.at:555: ok     (0m0.830s 0m0.600s)
59. calc.at:557: ok     (0m0.770s 0m0.640s)
60. calc.at:559: ok     (0m0.890s 0m0.970s)
61. calc.at:560: ok     (0m0.960s 0m0.840s)
62. calc.at:562: ok     (0m0.860s 0m0.970s)
63. calc.at:564: ok     (0m0.820s 0m0.780s)
64. calc.at:581: ok     (0m1.050s 0m0.820s)
65. calc.at:583: ok     (0m1.090s 0m0.820s)
66. calc.at:584: ok     (0m1.090s 0m0.770s)
67. calc.at:585: ok     (0m1.120s 0m0.700s)
68. calc.at:586: ok     (0m1.100s 0m0.810s)
69. calc.at:587: ok     (0m1.000s 0m0.850s)
70. calc.at:588: ok     (0m1.120s 0m0.690s)
71. calc.at:590: ok     (0m1.160s 0m0.590s)
72. calc.at:592: ok     (0m1.030s 0m0.750s)
73. calc.at:594: ok     (0m1.120s 0m0.900s)
74. calc.at:595: ok     (0m1.140s 0m0.800s)
75. calc.at:597: ok     (0m1.140s 0m0.740s)
76. calc.at:599: ok     (0m1.230s 0m0.770s)
77. torture.at:140: ok  (0m5.650s 0m0.550s)
78. torture.at:231: ok  (0m32.520s 0m0.880s)
79. torture.at:366: ok  (0m41.610s 0m1.430s)
80. torture.at:440: ok  (0m2.580s 0m8.570s)
81. torture.at:461: ok  (0m2.700s 0m8.140s)
82. existing.at:24: ok  (0m0.290s 0m0.060s)
83. existing.at:364: ok (0m0.760s 0m0.160s)
84. regression.at:27: ok        (0m0.370s 0m0.100s)
85. regression.at:65: ok        (0m0.090s 0m0.070s)
86. regression.at:87: ok        (0m0.080s 0m0.040s)
87. regression.at:113: ok       (0m0.060s 0m0.070s)
88. regression.at:257: ok       (0m0.070s 0m0.070s)
89. regression.at:280: ok       (0m0.020s 0m0.060s)
90. regression.at:313: ok       (0m0.290s 0m0.170s)
91. regression.at:341: ok       (0m0.330s 0m0.120s)
92. regression.at:372: ok       (0m0.090s 0m0.040s)
93. regression.at:549: ok       (0m0.120s 0m0.100s)
94. cxx-type.at:255: ok (0m0.850s 0m0.280s)
95. cxx-type.at:262: ok (0m0.880s 0m0.300s)
96. cxx-type.at:268: ok (0m0.850s 0m0.320s)
97. cxx-type.at:275: ok (0m0.880s 0m0.290s)
98. cxx-type.at:282: ok (0m0.890s 0m0.340s)
99. cxx-type.at:289: ok (0m0.890s 0m0.230s)
100. cxx-type.at:296: ok        (0m0.970s 0m0.270s)
101. cxx-type.at:302: ok        (0m0.940s 0m0.230s)
102. cxx-type.at:309: ok        (0m0.910s 0m0.250s)
103. glr-regr1.at:21: ok        (0m0.880s 0m0.190s)
testsuite: ending at: Thu Nov 14 06:13:57 MST 2002
testsuite: test suite duration: 0h 3m 7s


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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  36: headers.at:71      Invalid CPP guards: input/input
  37: headers.at:72      Invalid CPP guards: 9foo
  42: actions.at:368     Printers and Destructors: %glr-parser

Skipped tests:
GNU Bison 1.75c 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.75c test suite. ##
## --------------------------- ##
36. headers.at:71: testing Invalid CPP guards: input/input...
headers.at:71: bison --defines=input/input.h input/input.y
headers.at:71: $CC -E input/input.h
--- /dev/null   2001-08-30 14:30:55.000000000 -0600
+++ /local/build/bison-1.75c.2/tests/testsuite.dir/at-stderr    2002-11-14 
06:13:59.000000000 -0700
@@ -0,0 +1 @@
+File with unknown suffix passed to linker: input/input.h
stdout:
36. headers.at:71: FAILED near `headers.at:71'

37. headers.at:72: testing Invalid CPP guards: 9foo...
headers.at:72: bison --defines=9foo.h 9foo.y
headers.at:72: $CC -E 9foo.h
--- /dev/null   2001-08-30 14:30:55.000000000 -0600
+++ /local/build/bison-1.75c.2/tests/testsuite.dir/at-stderr    2002-11-14 
06:13:59.000000000 -0700
@@ -0,0 +1 @@
+File with unknown suffix passed to linker: 9foo.h
stdout:
37. headers.at:72: FAILED near `headers.at:72'

42. actions.at:368: testing Printers and Destructors: %glr-parser...
actions.at:368: bison -o input.c input.y
actions.at:368: $CC $CFLAGS $CPPFLAGS input.c -o input
stderr:
actions.at:368: $PREPARSER ./input
--- -   2002-11-14 06:14:01.000000000 -0700
+++ /local/build/bison-1.75c.2/tests/testsuite.dir/at-stdout    2002-11-14 
06:14:01.000000000 -0700
@@ -15,7 +15,7 @@
 sending: 'x' (value = 5, line 50)
 Freeing token 'x' (address@hidden)
 sending: ';' (value = 6, line 60)
-line(address@hidden): error(@50) ';'
+line(address@hidden): error(@30) ';'
 sending: 'x' (value = 7, line 70)
 thing(address@hidden): 'x'(address@hidden)
 sending: 'x' (value = 8, line 80)
@@ -31,6 +31,6 @@
 sending: EOF
 Freeing nterm line (address@hidden)
 Freeing nterm line (address@hidden)
-Freeing nterm line (address@hidden)
-Parsing FAILED.
+Freeing nterm line (address@hidden)
+Successful parse.
 
actions.at:368: exit code was 0, expected 1
42. actions.at:368: FAILED near `actions.at:368'

## ------------------- ##
## 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.75c, which was
| generated by GNU Autoconf 2.54d.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = wasatch.math.utah.edu
| uname -m = i686
| uname -r = 2.4.9-31smp
| uname -s = Linux
| uname -v = #1 SMP Tue Feb 26 06:55:00 EST 2002
| 
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
| 
| /bin/arch              = i686
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/local/bin/X11
| PATH: /usr/local/bin
| PATH: /u/sy/beebe/bin/i686
| PATH: /usr/local/share/bin
| PATH: /usr/local/bin/X11
| PATH: /usr/local/pbmplus
| PATH: /usr/X11R6/bin
| PATH: /usr/bin/X11
| PATH: /usr/local/plot79
| PATH: /usr/sbin
| PATH: /usr/bin
| PATH: /bin
| PATH: /sbin
| PATH: /usr/local/etc
| PATH: /usr/etc
| PATH: /etc
| PATH: .
| PATH: /usr/local/sys/pgi/pgi/linux86/bin
| PATH: /usr/local/sys/FortranPlus/fplus_55h/bin
| PATH: /usr/local/sys/intel/compiler60/ia32/bin
| PATH: /u/sy/beebe/tex/bib
| PATH: /usr/local/gnat/bin
| PATH: /usr/local/ora/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1332: checking for a BSD-compatible install
| configure:1386: result: /usr/local/bin/install -c
| configure:1397: checking whether build environment is sane
| configure:1440: result: yes
| configure:1473: checking for gawk
| configure:1489: found /usr/local/bin/gawk
| configure:1499: result: gawk
| configure:1509: checking whether make sets $(MAKE)
| configure:1529: result: yes
| configure:1734: checking for gcc
| configure:1760: result: pgcc
| configure:2004: checking for C compiler version
| configure:2007: pgcc --version </dev/null >&5
| pgcc-Warning-Unknown switch: --version
| pgcc-Warning-No files to process
| configure:2010: $? = 0
| configure:2012: pgcc -v </dev/null >&5
| pgcc-Warning-No files to process
| configure:2015: $? = 0
| configure:2017: pgcc -V </dev/null >&5
| pgcc-Warning-No files to process
| 
| pgcc 4.0-2
| Copyright 1989-2000, The Portland Group, Inc.  All Rights Reserved.
| Copyright 2000-2002, STMicroelectronics, Inc.  All Rights Reserved.
| configure:2020: $? = 0
| configure:2044: checking for C compiler default output
| configure:2047: pgcc    -R/usr/local/lib -L/usr/local/lib conftest.c  >&5
| configure:2050: $? = 0
| configure:2096: result: a.out
| configure:2101: checking whether the C compiler works
| configure:2107: ./a.out
| configure:2110: $? = 0
| configure:2127: result: yes
| configure:2134: checking whether we are cross compiling
| configure:2136: result: no
| configure:2139: checking for suffix of executables
| configure:2141: pgcc -o conftest    -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:2144: $? = 0
| configure:2169: result: 
| configure:2175: checking for suffix of object files
| configure:2197: pgcc -c   conftest.c >&5
| configure:2200: $? = 0
| configure:2222: result: o
| configure:2226: checking whether we are using the GNU C compiler
| configure:2251: pgcc -c   conftest.c >&5
| PGC-S-0040-Illegal use of symbol, choke (configure: 2246)
| PGC/x86 Linux/x86 4.0-2: compilation completed with severe errors
| configure:2254: $? = 2
| configure: failed program was:
| | #line 2231 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | #ifndef __GNUC__
| |        choke me
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:2273: result: no
| configure:2279: checking whether pgcc accepts -g
| configure:2301: pgcc -c -g  conftest.c >&5
| configure:2304: $? = 0
| configure:2307: test -s conftest.o
| configure:2310: $? = 0
| configure:2321: result: yes
| configure:2338: checking for pgcc option to accept ANSI C
| configure:2399: pgcc  -c -g  conftest.c >&5
| configure:2402: $? = 0
| configure:2405: test -s conftest.o
| configure:2408: $? = 0
| configure:2426: result: none needed
| configure:2444: pgcc -c -g  conftest.c >&5
| PGC-S-0035-Syntax error: Recovery attempted by replacing identifier me by ';' 
(conftest.c: 2)
| PGC-W-0057-Old-style declaration used; int assumed (conftest.c: 2)
| PGC/x86 Linux/x86 4.0-2: compilation completed with severe errors
| configure:2447: $? = 2
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:2575: checking for style of include used by make
| configure:2603: result: GNU
| configure:2631: checking dependency style of pgcc
| configure:2693: result: none
| configure:2713: checking for strerror in -lcposix
| configure:2744: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c -lcposix   >&5
| /usr/local/bin/ld: cannot find -lcposix
| configure:2747: $? = 2
| configure: failed program was:
| | #line 2720 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | /* 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:2765: result: no
| configure:2784: checking how to run the C preprocessor
| configure:2814: pgcc -E  conftest.c
| configure:2820: $? = 0
| configure:2852: pgcc -E  conftest.c
| PGC-F-0206-Can't find include file ac_nonexistent.h (conftest.c: 2854)
| PGC/x86 Linux/x86 4.0-2: compilation aborted
| configure:2858: $? = 2
| configure: failed program was:
| | #line 2843 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:2896: result: pgcc -E
| configure:2915: pgcc -E  conftest.c
| configure:2921: $? = 0
| configure:2953: pgcc -E  conftest.c
| PGC-F-0206-Can't find include file ac_nonexistent.h (conftest.c: 2955)
| PGC/x86 Linux/x86 4.0-2: compilation aborted
| configure:2959: $? = 2
| configure: failed program was:
| | #line 2944 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3002: checking for egrep
| configure:3012: result: grep -E
| configure:3017: checking for ANSI C header files
| configure:3043: pgcc -c -g  conftest.c >&5
| configure:3046: $? = 0
| configure:3049: test -s conftest.o
| configure:3052: $? = 0
| configure:3141: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:3144: $? = 0
| configure:3146: ./conftest
| configure:3149: $? = 0
| configure:3164: result: yes
| configure:3188: checking for sys/types.h
| configure:3205: pgcc -c -g  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for sys/stat.h
| configure:3205: pgcc -c -g  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for stdlib.h
| configure:3205: pgcc -c -g  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for string.h
| configure:3205: pgcc -c -g  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for memory.h
| configure:3205: pgcc -c -g  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for strings.h
| configure:3205: pgcc -c -g  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for inttypes.h
| configure:3205: pgcc -c -g  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for stdint.h
| configure:3205: pgcc -c -g  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3188: checking for unistd.h
| configure:3205: pgcc -c -g  conftest.c >&5
| configure:3208: $? = 0
| configure:3211: test -s conftest.o
| configure:3214: $? = 0
| configure:3225: result: yes
| configure:3247: checking minix/config.h usability
| configure:3260: pgcc -c -g  conftest.c >&5
| PGC-F-0206-Can't find include file minix/config.h (configure: 3304)
| PGC/x86 Linux/x86 4.0-2: compilation aborted
| configure:3263: $? = 2
| configure: failed program was:
| | #line 3249 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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:3279: result: no
| configure:3283: checking minix/config.h presence
| configure:3294: pgcc -E  conftest.c
| PGC-F-0206-Can't find include file minix/config.h (conftest.c: 3306)
| PGC/x86 Linux/x86 4.0-2: compilation aborted
| configure:3300: $? = 2
| configure: failed program was:
| | #line 3285 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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:3319: result: no
| configure:3355: checking for minix/config.h
| configure:3362: result: no
| configure:4005: checking for flex
| configure:4021: found /usr/bin/flex
| configure:4031: result: flex
| configure:4044: checking for yywrap in -lfl
| configure:4075: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c -lfl   >&5
| configure:4078: $? = 0
| configure:4081: test -s conftest
| configure:4084: $? = 0
| configure:4096: result: yes
| configure:4164: checking lex output file root
| configure:4175: flex conftest.l
| configure:4178: $? = 0
| configure:4190: result: lex.yy
| configure:4195: checking whether yytext is a pointer
| configure:4211: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  -lfl >&5
| configure:4214: $? = 0
| configure:4217: test -s conftest
| configure:4220: $? = 0
| configure:4233: result: yes
| configure:4248: checking for bison
| configure:4264: found /usr/local/bin/bison
| configure:4274: result: bison -y
| configure:4326: checking for ranlib
| configure:4342: found /usr/local/bin/ranlib
| configure:4353: result: ranlib
| configure:4369: checking for gm4
| configure:4402: result: no
| configure:4369: checking for gnum4
| configure:4402: result: no
| configure:4369: checking for m4
| configure:4387: found /usr/bin/m4
| configure:4399: result: /usr/bin/m4
| configure:4410: checking whether m4 supports frozen files
| configure:4422: result: yes
| configure:4436: checking for ANSI C header files
| configure:4583: result: yes
| configure:4612: checking ctype.h usability
| configure:4625: pgcc -c -g  conftest.c >&5
| configure:4628: $? = 0
| configure:4631: test -s conftest.o
| configure:4634: $? = 0
| configure:4644: result: yes
| configure:4648: checking ctype.h presence
| configure:4659: pgcc -E  conftest.c
| configure:4665: $? = 0
| configure:4684: result: yes
| configure:4720: checking for ctype.h
| configure:4727: result: yes
| configure:4612: checking locale.h usability
| configure:4625: pgcc -c -g  conftest.c >&5
| configure:4628: $? = 0
| configure:4631: test -s conftest.o
| configure:4634: $? = 0
| configure:4644: result: yes
| configure:4648: checking locale.h presence
| configure:4659: pgcc -E  conftest.c
| configure:4665: $? = 0
| configure:4684: result: yes
| configure:4720: checking for locale.h
| configure:4727: result: yes
| configure:4603: checking for memory.h
| configure:4608: result: yes
| configure:4603: checking for stdlib.h
| configure:4608: result: yes
| configure:4603: checking for string.h
| configure:4608: result: yes
| configure:4603: checking for unistd.h
| configure:4608: result: yes
| configure:4740: checking for stdbool.h that conforms to C99
| configure:4794: pgcc -c -g  conftest.c >&5
| PGC-S-0255-Illegal token in #if expression (configure: 4783)
| PGC-S-0226-Syntax error in #if (configure: 4783)
| PGC-S-0255-Illegal token in #if expression (configure: 4789)
| PGC-S-0226-Syntax error in #if (configure: 4789)
| PGC/x86 Linux/x86 4.0-2: compilation completed with severe errors
| configure:4797: $? = 2
| configure: failed program was:
| | #line 4745 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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/m4"
| | #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
| | /* end confdefs.h.  */
| | 
| |       #include <stdbool.h>
| |       #ifndef bool
| |        "error: bool is not defined"
| |       #endif
| |       #ifndef false
| |        "error: false is not defined"
| |       #endif
| |       #if false
| |        "error: false is not 0"
| |       #endif
| |       #ifndef true
| |        "error: false is not defined"
| |       #endif
| |       #if true != 1
| |        "error: true is not 1"
| |       #endif
| |       #ifndef __bool_true_false_are_defined
| |        "error: __bool_true_false_are_defined is not defined"
| |       #endif
| | 
| |       struct s { _Bool s: 1; _Bool t; } s;
| | 
| |       char a[true == 1 ? 1 : -1];
| |       char b[false == 0 ? 1 : -1];
| |       char c[__bool_true_false_are_defined == 1 ? 1 : -1];
| |       char d[(bool) -0.5 == true ? 1 : -1];
| |       bool e = &s;
| |       char f[(_Bool) -0.0 == false ? 1 : -1];
| |       char g[true];
| |       char h[sizeof (_Bool)];
| |       char i[sizeof s.t];
| | 
| | int
| | main ()
| | {
| |  return !a + !b + !c + !d + !e + !f + !g + !h + !i;
| |   ;
| |   return 0;
| | }
| configure:4814: result: no
| configure:4825: checking for inline
| configure:4847: pgcc -c -g  conftest.c >&5
| configure:4850: $? = 0
| configure:4853: test -s conftest.o
| configure:4856: $? = 0
| configure:4868: result: inline
| configure:4887: checking for working alloca.h
| configure:4909: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:4912: $? = 0
| configure:4915: test -s conftest
| configure:4918: $? = 0
| configure:4929: result: yes
| configure:4939: checking for alloca
| configure:4981: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:4984: $? = 0
| configure:4987: test -s conftest
| configure:4990: $? = 0
| configure:5001: result: yes
| configure:5199: checking for obstacks
| configure:5221: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:5224: $? = 0
| configure:5227: test -s conftest
| configure:5230: $? = 0
| configure:5241: result: yes
| configure:5253: checking for error_at_line
| configure:5275: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:5278: $? = 0
| configure:5281: test -s conftest
| configure:5284: $? = 0
| configure:5295: result: yes
| configure:5301: checking for working strnlen
| configure:5341: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:5344: $? = 0
| configure:5346: ./conftest
| configure:5349: $? = 0
| configure:5363: result: yes
| configure:5371: checking for setlocale
| configure:5412: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:5415: $? = 0
| configure:5418: test -s conftest
| configure:5421: $? = 0
| configure:5432: result: yes
| configure:5442: checking whether free is declared
| configure:5467: pgcc -c -g  conftest.c >&5
| configure:5470: $? = 0
| configure:5473: test -s conftest.o
| configure:5476: $? = 0
| configure:5487: result: yes
| configure:5503: checking whether getenv is declared
| configure:5528: pgcc -c -g  conftest.c >&5
| configure:5531: $? = 0
| configure:5534: test -s conftest.o
| configure:5537: $? = 0
| configure:5548: result: yes
| configure:5564: checking whether getopt is declared
| configure:5589: pgcc -c -g  conftest.c >&5
| configure:5592: $? = 0
| configure:5595: test -s conftest.o
| configure:5598: $? = 0
| configure:5609: result: yes
| configure:5625: checking whether stpcpy is declared
| configure:5650: pgcc -c -g  conftest.c >&5
| configure:5653: $? = 0
| configure:5656: test -s conftest.o
| configure:5659: $? = 0
| configure:5670: result: yes
| configure:5686: checking whether strchr is declared
| configure:5711: pgcc -c -g  conftest.c >&5
| configure:5714: $? = 0
| configure:5717: test -s conftest.o
| configure:5720: $? = 0
| configure:5731: result: yes
| configure:5747: checking whether strspn is declared
| configure:5772: pgcc -c -g  conftest.c >&5
| configure:5775: $? = 0
| configure:5778: test -s conftest.o
| configure:5781: $? = 0
| configure:5792: result: yes
| configure:5808: checking whether strnlen is declared
| configure:5833: pgcc -c -g  conftest.c >&5
| configure:5836: $? = 0
| configure:5839: test -s conftest.o
| configure:5842: $? = 0
| configure:5853: result: yes
| configure:5869: checking whether malloc is declared
| configure:5894: pgcc -c -g  conftest.c >&5
| configure:5897: $? = 0
| configure:5900: test -s conftest.o
| configure:5903: $? = 0
| configure:5914: result: yes
| configure:5930: checking whether memchr is declared
| configure:5955: pgcc -c -g  conftest.c >&5
| configure:5958: $? = 0
| configure:5961: test -s conftest.o
| configure:5964: $? = 0
| configure:5975: result: yes
| configure:5991: checking whether memrchr is declared
| configure:6016: pgcc -c -g  conftest.c >&5
| configure:6019: $? = 0
| configure:6022: test -s conftest.o
| configure:6025: $? = 0
| configure:6036: result: yes
| configure:6065: checking for memchr
| configure:6106: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6065: checking for memrchr
| configure:6106: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6065: checking for strchr
| configure:6106: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6065: checking for stpcpy
| configure:6106: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6065: checking for strrchr
| configure:6106: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6065: checking for strspn
| configure:6106: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6065: checking for strtol
| configure:6106: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6109: $? = 0
| configure:6112: test -s conftest
| configure:6115: $? = 0
| configure:6126: result: yes
| configure:6144: checking for stdlib.h
| configure:6149: result: yes
| configure:6281: checking for GNU libc compatible malloc
| configure:6311: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6314: $? = 0
| configure:6316: ./conftest
| configure:6319: $? = 0
| configure:6333: result: yes
| configure:6361: checking for stdlib.h
| configure:6366: result: yes
| configure:6498: checking for GNU libc compatible realloc
| configure:6528: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6531: $? = 0
| configure:6533: ./conftest
| configure:6536: $? = 0
| configure:6550: result: yes
| configure:6593: checking limits.h usability
| configure:6606: pgcc -c -g  conftest.c >&5
| configure:6609: $? = 0
| configure:6612: test -s conftest.o
| configure:6615: $? = 0
| configure:6625: result: yes
| configure:6629: checking limits.h presence
| configure:6640: pgcc -E  conftest.c
| configure:6646: $? = 0
| configure:6665: result: yes
| configure:6701: checking for limits.h
| configure:6708: result: yes
| configure:6584: checking for stdlib.h
| configure:6589: result: yes
| configure:6584: checking for string.h
| configure:6589: result: yes
| configure:6593: checking wchar.h usability
| configure:6606: pgcc -c -g  conftest.c >&5
| configure:6609: $? = 0
| configure:6612: test -s conftest.o
| configure:6615: $? = 0
| configure:6625: result: yes
| configure:6629: checking wchar.h presence
| configure:6640: pgcc -E  conftest.c
| configure:6646: $? = 0
| configure:6665: result: yes
| configure:6701: checking for wchar.h
| configure:6708: result: yes
| configure:6593: checking wctype.h usability
| configure:6606: pgcc -c -g  conftest.c >&5
| configure:6609: $? = 0
| configure:6612: test -s conftest.o
| configure:6615: $? = 0
| configure:6625: result: yes
| configure:6629: checking wctype.h presence
| configure:6640: pgcc -E  conftest.c
| configure:6646: $? = 0
| configure:6665: result: yes
| configure:6701: checking for wctype.h
| configure:6708: result: yes
| configure:6729: checking for isascii
| configure:6770: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6773: $? = 0
| configure:6776: test -s conftest
| configure:6779: $? = 0
| configure:6790: result: yes
| configure:6729: checking for iswcntrl
| configure:6770: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6773: $? = 0
| configure:6776: test -s conftest
| configure:6779: $? = 0
| configure:6790: result: yes
| configure:6729: checking for iswprint
| configure:6770: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6773: $? = 0
| configure:6776: test -s conftest
| configure:6779: $? = 0
| configure:6790: result: yes
| configure:6729: checking for mbsinit
| configure:6770: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6773: $? = 0
| configure:6776: test -s conftest
| configure:6779: $? = 0
| configure:6790: result: yes
| configure:6729: checking for wcwidth
| configure:6770: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6773: $? = 0
| configure:6776: test -s conftest
| configure:6779: $? = 0
| configure:6790: result: yes
| configure:6801: checking whether mbrtowc and mbstate_t are properly declared
| configure:6823: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:6826: $? = 0
| configure:6829: test -s conftest
| configure:6832: $? = 0
| configure:6843: result: yes
| configure:6854: checking whether wcwidth is declared
| configure:6888: pgcc -c -g  conftest.c >&5
| configure:6891: $? = 0
| configure:6894: test -s conftest.o
| configure:6897: $? = 0
| configure:6908: result: yes
| configure:6921: checking for mbstate_t
| configure:6944: pgcc -c -g  conftest.c >&5
| configure:6947: $? = 0
| configure:6950: test -s conftest.o
| configure:6953: $? = 0
| configure:6964: result: yes
| configure:6980: checking for working memcmp
| configure:7029: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:7032: $? = 0
| configure:7034: ./conftest
| configure:7037: $? = 0
| configure:7051: result: yes
| configure:7055: checking for function prototypes
| configure:7058: result: yes
| configure:7081: checking for isascii
| configure:7142: result: yes
| configure:7081: checking for iswprint
| configure:7142: result: yes
| configure:7153: checking whether mbrtowc and mbstate_t are properly declared
| configure:7195: result: yes
| configure:7223: checking for limits.h
| configure:7228: result: yes
| configure:7232: checking stddef.h usability
| configure:7245: pgcc -c -g  conftest.c >&5
| configure:7248: $? = 0
| configure:7251: test -s conftest.o
| configure:7254: $? = 0
| configure:7264: result: yes
| configure:7268: checking stddef.h presence
| configure:7279: pgcc -E  conftest.c
| configure:7285: $? = 0
| configure:7304: result: yes
| configure:7340: checking for stddef.h
| configure:7347: result: yes
| configure:7223: checking for stdlib.h
| configure:7228: result: yes
| configure:7223: checking for string.h
| configure:7228: result: yes
| configure:7223: checking for wchar.h
| configure:7228: result: yes
| configure:7223: checking for wctype.h
| configure:7228: result: yes
| configure:7360: checking for ANSI C header files
| configure:7507: result: yes
| configure:7518: checking whether backslash-a works in strings
| configure:7547: pgcc -c -g  conftest.c >&5
| configure:7550: $? = 0
| configure:7553: test -s conftest.o
| configure:7556: $? = 0
| configure:7567: result: yes
| configure:7577: checking for mbstate_t
| configure:7620: result: yes
| configure:7648: checking for string.h
| configure:7653: result: yes
| configure:7794: checking for strcasecmp
| configure:7835: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:7838: $? = 0
| configure:7841: test -s conftest
| configure:7844: $? = 0
| configure:7855: result: yes
| configure:7794: checking for strncasecmp
| configure:7835: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:7838: $? = 0
| configure:7841: test -s conftest
| configure:7844: $? = 0
| configure:7855: result: yes
| configure:7881: checking for strerror
| configure:7922: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:7925: $? = 0
| configure:7928: test -s conftest
| configure:7931: $? = 0
| configure:7942: result: yes
| configure:7881: checking for vprintf
| configure:7922: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:7925: $? = 0
| configure:7928: test -s conftest
| configure:7931: $? = 0
| configure:7942: result: yes
| configure:7881: checking for doprnt
| configure:7922: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| conftest.o: In function `main':
| configure:7994: undefined reference to `doprnt'
| configure:7925: $? = 2
| configure: failed program was:
| | #line 7886 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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/m4"
| | #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_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 1
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMRCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STPCPY 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define HAVE_MBSTATE_T 1
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define HAVE_MBSTATE_T 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.  */
| | #include <assert.h>
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char doprnt ();
| | char (*f) ();
| | 
| | int
| | main ()
| | {
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_doprnt) || defined (__stub___doprnt)
| | choke me
| | #else
| | f = doprnt;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:7942: result: no
| configure:7952: checking whether strerror is declared
| configure:7977: pgcc -c -g  conftest.c >&5
| configure:7980: $? = 0
| configure:7983: test -s conftest.o
| configure:7986: $? = 0
| configure:7997: result: yes
| configure:8015: checking whether strerror_r is declared
| configure:8040: pgcc -c -g  conftest.c >&5
| configure:8043: $? = 0
| configure:8046: test -s conftest.o
| configure:8049: $? = 0
| configure:8060: result: yes
| configure:8082: checking for strerror_r
| configure:8123: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:8126: $? = 0
| configure:8129: test -s conftest
| configure:8132: $? = 0
| configure:8143: result: yes
| configure:8153: checking whether strerror_r returns char *
| configure:8182: pgcc -c -g  conftest.c >&5
| configure:8185: $? = 0
| configure:8188: test -s conftest.o
| configure:8191: $? = 0
| configure:8252: result: yes
| configure:8262: checking for ANSI C header files
| configure:8409: result: yes
| configure:8420: checking if malloc debugging is wanted
| configure:8441: result: no
| configure:8446: checking for pid_t
| configure:8471: pgcc -c -g  conftest.c >&5
| configure:8474: $? = 0
| configure:8477: test -s conftest.o
| configure:8480: $? = 0
| configure:8491: result: yes
| configure:8518: checking fcntl.h usability
| configure:8531: pgcc -c -g  conftest.c >&5
| configure:8534: $? = 0
| configure:8537: test -s conftest.o
| configure:8540: $? = 0
| configure:8550: result: yes
| configure:8554: checking fcntl.h presence
| configure:8565: pgcc -E  conftest.c
| configure:8571: $? = 0
| configure:8590: result: yes
| configure:8626: checking for fcntl.h
| configure:8633: result: yes
| configure:8518: checking sys/wait.h usability
| configure:8531: pgcc -c -g  conftest.c >&5
| configure:8534: $? = 0
| configure:8537: test -s conftest.o
| configure:8540: $? = 0
| configure:8550: result: yes
| configure:8554: checking sys/wait.h presence
| configure:8565: pgcc -E  conftest.c
| configure:8571: $? = 0
| configure:8590: result: yes
| configure:8626: checking for sys/wait.h
| configure:8633: result: yes
| configure:8646: checking for sys/wait.h that is POSIX.1 compatible
| configure:8698: result: yes
| configure:8713: checking for dup2
| configure:8754: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:8757: $? = 0
| configure:8760: test -s conftest
| configure:8763: $? = 0
| configure:8774: result: yes
| configure:8713: checking for waitpid
| configure:8754: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:8757: $? = 0
| configure:8760: test -s conftest
| configure:8763: $? = 0
| configure:8774: result: yes
| configure:8790: checking for unistd.h
| configure:8795: result: yes
| configure:8799: checking vfork.h usability
| configure:8812: pgcc -c -g  conftest.c >&5
| PGC-F-0206-Can't find include file vfork.h (configure: 8933)
| PGC/x86 Linux/x86 4.0-2: compilation aborted
| configure:8815: $? = 2
| configure: failed program was:
| | #line 8801 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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/m4"
| | #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_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 1
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMRCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STPCPY 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define HAVE_MBSTATE_T 1
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define HAVE_MBSTATE_T 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 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #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:8831: result: no
| configure:8835: checking vfork.h presence
| configure:8846: pgcc -E  conftest.c
| PGC-F-0206-Can't find include file vfork.h (conftest.c: 8935)
| PGC/x86 Linux/x86 4.0-2: compilation aborted
| configure:8852: $? = 2
| configure: failed program was:
| | #line 8837 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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/m4"
| | #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_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 1
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMRCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STPCPY 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define HAVE_MBSTATE_T 1
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define HAVE_MBSTATE_T 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 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #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:8871: result: no
| configure:8907: checking for vfork.h
| configure:8914: result: no
| configure:8932: checking for fork
| configure:8973: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:8976: $? = 0
| configure:8979: test -s conftest
| configure:8982: $? = 0
| configure:8993: result: yes
| configure:8932: checking for vfork
| configure:8973: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:8976: $? = 0
| configure:8979: test -s conftest
| configure:8982: $? = 0
| configure:8993: result: yes
| configure:9004: checking for working fork
| configure:9027: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:9030: $? = 0
| configure:9032: ./conftest
| configure:9035: $? = 0
| configure:9049: result: yes
| configure:9070: checking for working vfork
| configure:9204: result: yes
| configure:9252: checking sys/resource.h usability
| configure:9265: pgcc -c -g  conftest.c >&5
| configure:9268: $? = 0
| configure:9271: test -s conftest.o
| configure:9274: $? = 0
| configure:9284: result: yes
| configure:9288: checking sys/resource.h presence
| configure:9299: pgcc -E  conftest.c
| configure:9305: $? = 0
| configure:9324: result: yes
| configure:9360: checking for sys/resource.h
| configure:9367: result: yes
| configure:9252: checking sys/time.h usability
| configure:9265: pgcc -c -g  conftest.c >&5
| configure:9268: $? = 0
| configure:9271: test -s conftest.o
| configure:9274: $? = 0
| configure:9284: result: yes
| configure:9288: checking sys/time.h presence
| configure:9299: pgcc -E  conftest.c
| configure:9305: $? = 0
| configure:9324: result: yes
| configure:9360: checking for sys/time.h
| configure:9367: result: yes
| configure:9252: checking sys/times.h usability
| configure:9265: pgcc -c -g  conftest.c >&5
| configure:9268: $? = 0
| configure:9271: test -s conftest.o
| configure:9274: $? = 0
| configure:9284: result: yes
| configure:9288: checking sys/times.h presence
| configure:9299: pgcc -E  conftest.c
| configure:9305: $? = 0
| configure:9324: result: yes
| configure:9360: checking for sys/times.h
| configure:9367: result: yes
| configure:9385: checking for times
| configure:9426: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:9429: $? = 0
| configure:9432: test -s conftest
| configure:9435: $? = 0
| configure:9446: result: yes
| configure:9457: checking whether getrusage is declared
| configure:9493: pgcc -c -g  conftest.c >&5
| configure:9496: $? = 0
| configure:9499: test -s conftest.o
| configure:9502: $? = 0
| configure:9513: result: yes
| configure:9529: checking whether times is declared
| configure:9565: pgcc -c -g  conftest.c >&5
| configure:9568: $? = 0
| configure:9571: test -s conftest.o
| configure:9574: $? = 0
| configure:9585: result: yes
| configure:9601: checking whether clock is declared
| configure:9637: pgcc -c -g  conftest.c >&5
| PGC-S-0039-Use of undeclared variable clock (configure: 9763)
| PGC/x86 Linux/x86 4.0-2: compilation completed with severe errors
| configure:9640: $? = 2
| configure: failed program was:
| | #line 9606 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME "GNU Bison"
| | #define PACKAGE_TARNAME "bison"
| | #define PACKAGE_VERSION "1.75c"
| | #define PACKAGE_STRING "GNU Bison 1.75c"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "bison"
| | #define VERSION "1.75c"
| | #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/m4"
| | #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_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_FREE 1
| | #define HAVE_DECL_GETENV 1
| | #define HAVE_DECL_GETOPT 1
| | #define HAVE_DECL_STPCPY 1
| | #define HAVE_DECL_STRCHR 1
| | #define HAVE_DECL_STRSPN 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_DECL_MALLOC 1
| | #define HAVE_DECL_MEMCHR 1
| | #define HAVE_DECL_MEMRCHR 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_MEMRCHR 1
| | #define HAVE_STRCHR 1
| | #define HAVE_STPCPY 1
| | #define HAVE_STRRCHR 1
| | #define HAVE_STRSPN 1
| | #define HAVE_STRTOL 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define HAVE_MBSTATE_T 1
| | #define PROTOTYPES 1
| | #define __PROTOTYPES 1
| | #define HAVE_ISASCII 1
| | #define HAVE_ISWPRINT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_STDDEF_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_WCTYPE_H 1
| | #define STDC_HEADERS 1
| | #define HAVE_C_BACKSLASH_A 1
| | #define HAVE_MBSTATE_T 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 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #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
| | /* 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
| | #if HAVE_SYS_TIME_H
| | # include <sys/time.h>
| | #endif
| | #if HAVE_SYS_TIMES_H
| | # include <sys/times.h>
| | #endif
| | #if HAVE_SYS_RESOURCE_H
| | # include <sys/resource.h>
| | #endif
| | 
| | 
| | int
| | main ()
| | {
| | #ifndef clock
| |   char *p = (char *) clock;
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:9657: result: no
| configure:9673: checking whether sysconf is declared
| configure:9709: pgcc -c -g  conftest.c >&5
| configure:9712: $? = 0
| configure:9715: test -s conftest.o
| configure:9718: $? = 0
| configure:9729: result: yes
| configure:9748: checking for clock_t
| configure:9784: pgcc -c -g  conftest.c >&5
| configure:9787: $? = 0
| configure:9790: test -s conftest.o
| configure:9793: $? = 0
| configure:9804: result: yes
| configure:9814: checking for struct tms
| configure:9850: pgcc -c -g  conftest.c >&5
| configure:9853: $? = 0
| configure:9856: test -s conftest.o
| configure:9859: $? = 0
| configure:9870: result: yes
| configure:9899: checking for msgfmt
| configure:9927: result: /usr/local/bin/msgfmt
| configure:9936: checking for gmsgfmt
| configure:9967: result: /usr/local/bin/msgfmt
| configure:9977: checking for xgettext
| configure:10005: result: /usr/local/bin/xgettext
| configure:10016: checking for msgmerge
| configure:10043: result: /usr/local/bin/msgmerge
| configure:10100: checking build system type
| configure:10118: result: i686-pc-linux-gnu
| configure:10126: checking host system type
| configure:10140: result: i686-pc-linux-gnu
| configure:10192: checking for non-GNU ld
| configure:10222: result: /usr/bin/ld
| configure:10231: checking if the linker (/usr/bin/ld) is GNU ld
| GNU ld version 2.11.90.0.8 (with BFD 2.11.90.0.8)
| configure:10243: result: yes
| configure:10249: checking for shared library run path origin
| configure:10262: result: done
| configure:10679: checking whether NLS is requested
| configure:10688: result: yes
| configure:10705: checking for GNU gettext in libc
| configure:10730: pgcc -o conftest -g   -R/usr/local/lib -L/usr/local/lib 
conftest.c  >&5
| configure:10733: $? = 0
| configure:10736: test -s conftest
| configure:10739: $? = 0
| configure:10750: result: yes
| configure:11479: checking for valgrind
| configure:11508: result: no
| configure:11519: checking for g++
| configure:11535: found /usr/local/bin/g++
| configure:11545: result: g++
| configure:11674: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Bison config.status 1.75c, which was
| generated by GNU Autoconf 2.54d.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on wasatch.math.utah.edu
| 
| config.status:690: creating tests/Makefile
| config.status:690: creating tests/atlocal
| config.status:690: creating tests/bison
| config.status:690: creating Makefile
| config.status:690: creating config/Makefile
| config.status:690: creating po/Makefile.in
| config.status:690: creating data/Makefile
| config.status:690: creating lib/Makefile
| config.status:690: creating src/Makefile
| config.status:690: creating doc/Makefile
| config.status:690: creating m4/Makefile
| config.status:798: creating config.h
| config.status:1240: executing depfiles commands
| config.status:1240: executing default-1 commands
| config.status:1240: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=i686-pc-linux-gnu
| ac_cv_build_alias=i686-pc-linux-gnu
| ac_cv_c_backslash_a=yes
| ac_cv_c_compiler_gnu=no
| ac_cv_c_inline=inline
| ac_cv_env_CC_set=set
| ac_cv_env_CC_value=pgcc
| 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=set
| ac_cv_env_LDFLAGS_value=$' -R/usr/local/lib -L/usr/local/lib'
| 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=yes
| ac_cv_func_iswprint=yes
| ac_cv_func_malloc_0_nonnull=yes
| ac_cv_func_mbsinit=yes
| ac_cv_func_memchr=yes
| ac_cv_func_memcmp_working=yes
| ac_cv_func_memrchr=yes
| ac_cv_func_obstack=yes
| ac_cv_func_realloc_0_nonnull=yes
| ac_cv_func_setlocale=yes
| ac_cv_func_stpcpy=yes
| ac_cv_func_strcasecmp=yes
| ac_cv_func_strchr=yes
| ac_cv_func_strerror=yes
| ac_cv_func_strerror_r=yes
| ac_cv_func_strerror_r_char_p=yes
| ac_cv_func_strncasecmp=yes
| ac_cv_func_strnlen_working=yes
| ac_cv_func_strrchr=yes
| ac_cv_func_strspn=yes
| ac_cv_func_strtol=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=yes
| ac_cv_have_decl_clock=no
| 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=yes
| ac_cv_have_decl_stpcpy=yes
| ac_cv_have_decl_strchr=yes
| ac_cv_have_decl_strerror=yes
| ac_cv_have_decl_strerror_r=yes
| ac_cv_have_decl_strnlen=yes
| ac_cv_have_decl_strspn=yes
| ac_cv_have_decl_sysconf=yes
| ac_cv_have_decl_times=yes
| ac_cv_have_decl_wcwidth=yes
| ac_cv_header_ctype_h=yes
| ac_cv_header_fcntl_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_limits_h=yes
| ac_cv_header_locale_h=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_minix_config_h=no
| ac_cv_header_stdbool_h=no
| ac_cv_header_stdc=yes
| ac_cv_header_stddef_h=yes
| ac_cv_header_stdint_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_resource_h=yes
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_time_h=yes
| ac_cv_header_sys_times_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_sys_wait_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_header_vfork_h=no
| ac_cv_header_wchar_h=yes
| ac_cv_header_wctype_h=yes
| ac_cv_host=i686-pc-linux-gnu
| ac_cv_host_alias=i686-pc-linux-gnu
| ac_cv_lib_cposix_strerror=no
| ac_cv_lib_error_at_line=yes
| ac_cv_lib_fl_yywrap=yes
| ac_cv_objext=o
| ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_M4=/usr/bin/m4
| ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
| ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
| ac_cv_path_install=$'/usr/local/bin/install -c'
| ac_cv_prog_AWK=gawk
| ac_cv_prog_CPP=$'pgcc -E'
| ac_cv_prog_GXX=g++
| ac_cv_prog_LEX=flex
| ac_cv_prog_YACC=$'bison -y'
| ac_cv_prog_ac_ct_CC=pgcc
| 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=yes
| ac_cv_type_pid_t=yes
| ac_cv_type_struct_tms=yes
| ac_cv_working_alloca_h=yes
| acl_cv_hardcode_direct=no
| acl_cv_hardcode_libdir_flag_spec=$'${wl}-rpath ${wl}$libdir'
| acl_cv_hardcode_libdir_separator=
| acl_cv_hardcode_minus_L=no
| acl_cv_libext=a
| acl_cv_path_LD=/usr/bin/ld
| acl_cv_prog_gnu_ld=yes
| acl_cv_rpath=done
| acl_cv_shlibext=so
| 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=-Qoption,ld,
| am_cv_CC_dependencies_compiler_type=none
| gt_cv_func_gnugettext2_libc=yes
| jm_cv_func_mbrtowc=yes
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /local/build/bison-1.75c.2/config/missing --run 
aclocal-1.7a'
| ALLOCA=''
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /local/build/bison-1.75c.2/config/missing --run tar'
| ANSI2KNR=''
| AUTOCONF='${SHELL} /local/build/bison-1.75c.2/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /local/build/bison-1.75c.2/config/missing --run 
autoheader'
| AUTOM4TE='${SHELL} /local/build/bison-1.75c.2/config/missing --run autom4te'
| AUTOMAKE='${SHELL} /local/build/bison-1.75c.2/config/missing --run 
automake-1.7a'
| AWK='gawk'
| CC='pgcc'
| CCDEPMODE='depmode=none'
| CFLAGS='-g'
| CPP='pgcc -E'
| CPPFLAGS=''
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| GCC=''
| GMSGFMT='/usr/local/bin/msgfmt'
| GXX='g++'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS=''
| LDFLAGS=' -R/usr/local/lib -L/usr/local/lib'
| LEX='flex'
| LEXLIB='-lfl'
| LEX_OUTPUT_ROOT='lex.yy'
| LIBICONV='/usr/local/lib/libiconv.so -Qoption,ld,-rpath 
-Qoption,ld,/usr/local/lib'
| LIBINTL=''
| LIBOBJS=' argmatch$U.o'
| LIBS=''
| LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib'
| LTLIBINTL=''
| LTLIBOBJS=' argmatch$U.lo'
| M4='/usr/bin/m4'
| MAKEINFO='${SHELL} /local/build/bison-1.75c.2/config/missing --run makeinfo'
| MKINSTALLDIRS='config/mkinstalldirs'
| MSGFMT='/usr/local/bin/msgfmt'
| MSGMERGE='/usr/local/bin/msgmerge'
| O0CFLAGS='-g'
| OBJEXT='o'
| PACKAGE='bison'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Bison'
| PACKAGE_STRING='GNU Bison 1.75c'
| PACKAGE_TARNAME='bison'
| PACKAGE_VERSION='1.75c'
| PATH_SEPARATOR=':'
| POSUB='po'
| RANLIB='ranlib'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| U=''
| USE_NLS='yes'
| VALGRIND=''
| VERSION='1.75c'
| WARNING_CFLAGS=''
| WERROR_CFLAGS=''
| XGETTEXT='/usr/local/bin/xgettext'
| YACC='bison -y'
| ac_ct_CC='pgcc'
| ac_ct_RANLIB='ranlib'
| ac_ct_STRIP=''
| am__fastdepCC_FALSE=''
| am__fastdepCC_TRUE='#'
| am__include='include'
| am__quote=''
| bindir='${exec_prefix}/bin'
| build='i686-pc-linux-gnu'
| build_alias=''
| build_cpu='i686'
| build_os='linux-gnu'
| build_vendor='pc'
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host='i686-pc-linux-gnu'
| host_alias=''
| host_cpu='i686'
| host_os='linux-gnu'
| host_vendor='pc'
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/local/build/bison-1.75c.2/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_ALLOCA_H 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 0
| #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 1
| #define HAVE_DECL_STPCPY 1
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FORK 1
| #define HAVE_GETTEXT 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ISASCII 1
| #define HAVE_ISASCII 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWPRINT 1
| #define HAVE_ISWPRINT 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MEMRCHR 1
| #define HAVE_OBSTACK 1
| #define HAVE_REALLOC 1
| #define HAVE_SETLOCALE 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_STDLIB_H 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRUCT_TMS 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIMES 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_WCHAR_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_WORKING_VFORK 1
| #define M4 "/usr/bin/m4"
| #define PACKAGE "bison"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_STRING "GNU Bison 1.75c"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.75c"
| #define PROTOTYPES 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STRERROR_R_CHAR_P 1
| #define VERSION "1.75c"
| #define YYTEXT_POINTER 1
| #define _GNU_SOURCE 1
| #define __PROTOTYPES 1
| 
| configure: exit 0




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




reply via email to

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