bug-bison
[Top][All Lists]
Advanced

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

bison-1.75 test failure on Compaq Alpha Sierra OSF/1 5.1


From: Nelson H. F. Beebe
Subject: bison-1.75 test failure on Compaq Alpha Sierra OSF/1 5.1
Date: Tue, 12 Nov 2002 18:08:51 -0700 (MST)

The bison-1.75 build got a test failure on Compaq Alpha Sierra OSF/1
5.1:

        % uname -a
        OSF1 sierra-int V5.1 732 alpha

        % machinetype
        Compaq AlphaServer DS20 Sierra/667 (2 EV67 21264 CPUs, 667 MHz, 1MB 
RAM); OSF/1 5.0

        % gcc --version
        2.9-gnupro-99r1

        env CC="gcc" CXX="g++" LDFLAGS="" ./configure && make all check
        ...
        ## --------------------------- ##
        ## GNU Bison 1.50a test suite. ##
        ## --------------------------- ##

        Simple GLR Calculator.

         61: calc.at:480       FAILED near `calc.at:480'
         62: calc.at:482       FAILED near `calc.at:482'
         63: calc.at:483       FAILED near `calc.at:483'
         64: calc.at:484       FAILED near `calc.at:484'
         65: calc.at:485       FAILED near `calc.at:485'
         66: calc.at:486       FAILED near `calc.at:486'
         67: calc.at:487       FAILED near `calc.at:487'
         68: calc.at:489       FAILED near `calc.at:489'
         69: calc.at:491       FAILED near `calc.at:491'
         70: calc.at:493       FAILED near `calc.at:493'
         71: calc.at:494       FAILED near `calc.at:494'

        ## ------------------------------------------------- ##
        ## ERROR: Suite unsuccessful, 11 of 97 tests failed. ##
        ## ------------------------------------------------- ##
        You may investigate any problem if you feel able to do so, in which
        case the test suite provides a good starting point.

        Now, failed tests will be executed again, verbosely, and logged
        in the file testsuite.log.

Here is the testsuite.log file:

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

testsuite: command line was:
  $ ./testsuite 

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

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

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

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

hostname = sierra-int
uname -m = alpha
uname -r = V5.1
uname -s = OSF1
uname -v = 732

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

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

PATH: /uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/tests
PATH: /uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /uufs/sierra/host/pkg/openssh/3.0.1p1/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='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/tests'
| at_srcdir='.'
| 
abs_srcdir='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/tests'
| at_top_srcdir='..'
| 
abs_top_srcdir='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75'
| at_top_builddir='../'
| 
abs_top_builddir='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75'
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/ksh'}

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="-I$abs_top_builddir 
-I/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/include"
| 
| # Is the compiler GCC?
| GCC='yes'

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

testsuite.at:39: 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/tests/bison 
--version
bison (GNU Bison) 1.75
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

## --------------------------- ##
## Silently running the tests. ##
## --------------------------- ##
testsuite: starting at: Mon Nov 11 07:55:29 MST 2002
1. input.at:28: ok      (0m0.00s 0m0.01s)
2. input.at:46: ok      (0m0.00s 0m0.03s)
3. input.at:64: ok      (0m0.00s 0m0.01s)
4. input.at:93: ok      (0m0.41s 0m0.23s)
5. output.at:38: ok     (0m0.03s 0m0.05s)
6. output.at:40: ok     (0m0.01s 0m0.05s)
7. output.at:42: ok     (0m0.01s 0m0.05s)
8. output.at:44: ok     (0m0.03s 0m0.05s)
9. output.at:46: ok     (0m0.01s 0m0.05s)
10. output.at:48: ok    (0m0.01s 0m0.05s)
11. output.at:52: ok    (0m0.01s 0m0.05s)
12. output.at:54: ok    (0m0.01s 0m0.05s)
13. output.at:57: ok    (0m0.01s 0m0.05s)
14. output.at:61: ok    (0m0.01s 0m0.05s)
15. output.at:63: ok    (0m0.01s 0m0.05s)
16. output.at:67: ok    (0m0.03s 0m0.05s)
17. output.at:72: ok    (0m0.01s 0m0.05s)
18. output.at:75: ok    (0m0.03s 0m0.05s)
19. output.at:79: ok    (0m0.01s 0m0.05s)
20. output.at:83: ok    (0m0.01s 0m0.05s)
21. sets.at:66: ok      (0m0.05s 0m0.10s)
22. sets.at:151: ok     (0m0.01s 0m0.05s)
23. sets.at:193: ok     (0m0.05s 0m0.11s)
24. reduce.at:26: ok    (0m0.01s 0m0.05s)
25. reduce.at:70: ok    (0m0.01s 0m0.05s)
26. reduce.at:125: ok   (0m0.01s 0m0.05s)
27. reduce.at:212: ok   (0m0.06s 0m0.10s)
28. reduce.at:301: ok   (0m0.01s 0m0.05s)
29. reduce.at:342: ok   (0m0.00s 0m0.01s)
30. synclines.at:91: ok (0m0.08s 0m0.18s)
31. synclines.at:110: ok        (0m0.08s 0m0.18s)
32. synclines.at:133: ok        (0m0.06s 0m0.20s)
33. synclines.at:152: ok        (0m0.08s 0m0.18s)
34. synclines.at:170: ok        (0m0.08s 0m0.20s)
35. headers.at:27: ok   (0m0.01s 0m0.03s)
36. headers.at:71: ok   (0m0.01s 0m0.06s)
37. headers.at:72: ok   (0m0.01s 0m0.06s)
38. headers.at:81: ok   (0m0.45s 0m0.20s)
39. actions.at:25: ok   (0m0.90s 0m0.16s)
40. actions.at:89: ok   (0m0.71s 0m0.16s)
41. actions.at:160: ok  (0m1.05s 0m0.16s)
42. conflicts.at:31: ok (0m0.01s 0m0.03s)
43. conflicts.at:51: ok (0m0.55s 0m0.25s)
44. conflicts.at:134: ok        (0m0.01s 0m0.05s)
45. conflicts.at:241: ok        (0m0.01s 0m0.05s)
46. conflicts.at:363: ok        (0m0.01s 0m0.05s)
47. conflicts.at:482: ok        (0m0.00s 0m0.01s)
48. conflicts.at:502: ok        (0m0.01s 0m0.03s)
49. conflicts.at:519: ok        (0m0.00s 0m0.01s)
50. calc.at:449: ok     (0m0.76s 0m0.71s)
51. calc.at:451: ok     (0m0.75s 0m0.73s)
52. calc.at:452: ok     (0m0.85s 0m0.65s)
53. calc.at:453: ok     (0m0.75s 0m0.75s)
54. calc.at:454: ok     (0m0.75s 0m0.73s)
55. calc.at:455: ok     (0m0.78s 0m0.73s)
56. calc.at:456: ok     (0m0.90s 0m0.68s)
57. calc.at:458: ok     (0m0.98s 0m0.63s)
58. calc.at:460: ok     (0m1.00s 0m0.60s)
59. calc.at:462: ok     (0m1.10s 0m0.98s)
60. calc.at:463: ok     (0m1.38s 0m0.85s)
61. calc.at:480: FAILED near `calc.at:480'      (0m1.38s 0m0.85s)
62. calc.at:482: FAILED near `calc.at:482'      (0m1.38s 0m0.85s)
63. calc.at:483: FAILED near `calc.at:483'      (0m1.38s 0m0.85s)
64. calc.at:484: FAILED near `calc.at:484'      (0m1.38s 0m0.85s)
65. calc.at:485: FAILED near `calc.at:485'      (0m1.38s 0m0.85s)
66. calc.at:486: FAILED near `calc.at:486'      (0m1.38s 0m0.85s)
67. calc.at:487: FAILED near `calc.at:487'      (0m1.38s 0m0.85s)
68. calc.at:489: FAILED near `calc.at:489'      (0m1.38s 0m0.85s)
69. calc.at:491: FAILED near `calc.at:491'      (0m1.38s 0m0.85s)
70. calc.at:493: FAILED near `calc.at:493'      (0m1.38s 0m0.85s)
71. calc.at:494: FAILED near `calc.at:494'      (0m1.38s 0m0.85s)
72. torture.at:140: ok  (0m4.60s 0m0.30s)
73. torture.at:231: ok  (0m2.46s 0m0.25s)
74. torture.at:367: ok  (0m19.75s 0m0.53s)
75. torture.at:441: ok  (0m1.36s 0m3.01s)
76. torture.at:462: ok  (0m1.40s 0m2.96s)
77. existing.at:24: ok  (0m0.06s 0m0.03s)
78. existing.at:364: ok (0m0.08s 0m0.05s)
79. regression.at:27: ok        (0m0.28s 0m0.10s)
80. regression.at:65: ok        (0m0.01s 0m0.05s)
81. regression.at:87: ok        (0m0.01s 0m0.03s)
82. regression.at:113: ok       (0m0.01s 0m0.05s)
83. regression.at:257: ok       (0m0.01s 0m0.03s)
84. regression.at:280: ok       (0m0.00s 0m0.01s)
85. regression.at:313: ok       (0m0.26s 0m0.10s)
86. regression.at:341: ok       (0m0.26s 0m0.10s)
87. regression.at:371: ok       (0m0.01s 0m0.05s)
88. regression.at:548: ok       (0m0.03s 0m0.05s)
89. cxx-type.at:226: ok (0m2.63s 0m0.20s)
90. cxx-type.at:232: ok (0m2.63s 0m0.20s)
91. cxx-type.at:238: ok (0m2.61s 0m0.20s)
92. cxx-type.at:244: ok (0m2.65s 0m0.18s)
93. cxx-type.at:252: ok (0m2.65s 0m0.20s)
94. cxx-type.at:259: ok (0m2.63s 0m0.21s)
95. cxx-type.at:266: ok (0m2.63s 0m0.20s)
96. cxx-type.at:272: ok (0m2.63s 0m0.20s)
97. cxx-type.at:280: ok (0m2.73s 0m0.20s)
testsuite: ending at: Mon Nov 11 08:00:26 MST 2002


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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  61: calc.at:480        Calculator %glr_parser 
  62: calc.at:482        Calculator %glr_parser --defines
  63: calc.at:483        Calculator %glr_parser --locations
  64: calc.at:484        Calculator %glr_parser --name-prefix=calc
  65: calc.at:485        Calculator %glr_parser --verbose
  66: calc.at:486        Calculator %glr_parser --yacc
  67: calc.at:487        Calculator %glr_parser %error-verbose
  68: calc.at:489        Calculator %glr_parser %error-verbose --locations
  69: calc.at:491        Calculator %glr_parser %error-verbose --defines 
--locations --name-prefix=calc --verbose --yacc
  70: calc.at:493        Calculator %glr_parser %debug
  71: calc.at:494        Calculator %glr_parser %error-verbose %debug --defines 
--locations --name-prefix=calc --verbose --yacc


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

## --------------------------- ##
## GNU Bison 1.50a test suite. ##
## --------------------------- ##
61. calc.at:480: testing Calculator %glr_parser ...
calc.at:480: bison -o calc.c   calc.y
calc.at:480: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
calc.c: In function `yysplitStack':
calc.c:1195: warning: cast to pointer from integer of different size
as1: Warning: /tmp/ccgTODHJ.s, line 6: Length of .lcomm was less than 1: 
yyloc_default
/usr/bin/ld:
Warning: defining zero size common symbol: yylloc
Unresolved:
rpl_realloc
collect2: ld returned 1 exit status
calc.at:480: exit code was 1, expected 0
61. calc.at:480: FAILED near `calc.at:480'

62. calc.at:482: testing Calculator %glr_parser --defines...
calc.at:482: bison -o calc.c  --defines calc.y
calc.at:482: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
calc.c: In function `yysplitStack':
calc.c:1195: warning: cast to pointer from integer of different size
as1: Warning: /tmp/ccYCMXhe.s, line 6: Length of .lcomm was less than 1: 
yyloc_default
/usr/bin/ld:
Warning: defining zero size common symbol: yylloc
Unresolved:
rpl_realloc
collect2: ld returned 1 exit status
calc.at:482: exit code was 1, expected 0
62. calc.at:482: FAILED near `calc.at:482'

63. calc.at:483: testing Calculator %glr_parser --locations...
calc.at:483: bison -o calc.c  --locations calc.y
calc.at:483: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
calc.c: In function `yysplitStack':
calc.c:1199: warning: cast to pointer from integer of different size
/usr/bin/ld:
Unresolved:
rpl_realloc
collect2: ld returned 1 exit status
calc.at:483: exit code was 1, expected 0
63. calc.at:483: FAILED near `calc.at:483'

64. calc.at:484: testing Calculator %glr_parser --name-prefix=calc...
calc.at:484: bison -o calc.c  --name-prefix=calc calc.y
calc.at:484: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
calc.c: In function `yysplitStack':
calc.c:1204: warning: cast to pointer from integer of different size
as1: Warning: /tmp/ccownF7l.s, line 6: Length of .lcomm was less than 1: 
yyloc_default
/usr/bin/ld:
Warning: defining zero size common symbol: yylloc
Unresolved:
rpl_realloc
collect2: ld returned 1 exit status
calc.at:484: exit code was 1, expected 0
64. calc.at:484: FAILED near `calc.at:484'

65. calc.at:485: testing Calculator %glr_parser --verbose...
calc.at:485: bison -o calc.c  --verbose calc.y
calc.at:485: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
calc.c: In function `yysplitStack':
calc.c:1195: warning: cast to pointer from integer of different size
as1: Warning: /tmp/cciE1Xyq.s, line 6: Length of .lcomm was less than 1: 
yyloc_default
/usr/bin/ld:
Warning: defining zero size common symbol: yylloc
Unresolved:
rpl_realloc
collect2: ld returned 1 exit status
calc.at:485: exit code was 1, expected 0
65. calc.at:485: FAILED near `calc.at:485'

66. calc.at:486: testing Calculator %glr_parser --yacc...
calc.at:486: bison -o calc.c  --yacc calc.y
calc.at:486: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
calc.c: In function `yysplitStack':
calc.c:1195: warning: cast to pointer from integer of different size
as1: Warning: /tmp/ccwIFxfO.s, line 6: Length of .lcomm was less than 1: 
yyloc_default
/usr/bin/ld:
Warning: defining zero size common symbol: yylloc
Unresolved:
rpl_realloc
collect2: ld returned 1 exit status
calc.at:486: exit code was 1, expected 0
66. calc.at:486: FAILED near `calc.at:486'

67. calc.at:487: testing Calculator %glr_parser %error-verbose...
calc.at:487: bison -o calc.c   calc.y
calc.at:487: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
calc.c: In function `yysplitStack':
calc.c:1195: warning: cast to pointer from integer of different size
as1: Warning: /tmp/cckyEC1u.s, line 6: Length of .lcomm was less than 1: 
yyloc_default
/usr/bin/ld:
Warning: defining zero size common symbol: yylloc
Unresolved:
rpl_realloc
collect2: ld returned 1 exit status
calc.at:487: exit code was 1, expected 0
67. calc.at:487: FAILED near `calc.at:487'

68. calc.at:489: testing Calculator %glr_parser %error-verbose --locations...
calc.at:489: bison -o calc.c   --locations calc.y
calc.at:489: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
calc.c: In function `yysplitStack':
calc.c:1199: warning: cast to pointer from integer of different size
/usr/bin/ld:
Unresolved:
rpl_realloc
collect2: ld returned 1 exit status
calc.at:489: exit code was 1, expected 0
68. calc.at:489: FAILED near `calc.at:489'

69. calc.at:491: testing Calculator %glr_parser %error-verbose --defines 
--locations --name-prefix=calc --verbose --yacc...
calc.at:491: bison -o calc.c   --defines --locations --name-prefix=calc 
--verbose --yacc calc.y
calc.at:491: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
calc.c: In function `yysplitStack':
calc.c:1208: warning: cast to pointer from integer of different size
/usr/bin/ld:
Unresolved:
rpl_realloc
collect2: ld returned 1 exit status
calc.at:491: exit code was 1, expected 0
69. calc.at:491: FAILED near `calc.at:491'

70. calc.at:493: testing Calculator %glr_parser %debug...
calc.at:493: bison -o calc.c   calc.y
calc.at:493: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
calc.c: In function `yysplitStack':
calc.c:1195: warning: cast to pointer from integer of different size
as1: Warning: /tmp/cc2V1cKw.s, line 6: Length of .lcomm was less than 1: 
yyloc_default
/usr/bin/ld:
Warning: defining zero size common symbol: yylloc
Unresolved:
rpl_realloc
collect2: ld returned 1 exit status
calc.at:493: exit code was 1, expected 0
70. calc.at:493: FAILED near `calc.at:493'

71. calc.at:494: testing Calculator %glr_parser %error-verbose %debug --defines 
--locations --name-prefix=calc --verbose --yacc...
calc.at:494: bison -o calc.c    --defines --locations --name-prefix=calc 
--verbose --yacc calc.y
calc.at:494: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
calc.c: In function `yysplitStack':
calc.c:1208: warning: cast to pointer from integer of different size
/usr/bin/ld:
Unresolved:
rpl_realloc
collect2: ld returned 1 exit status
calc.at:494: exit code was 1, expected 0
71. calc.at:494: FAILED near `calc.at:494'

## ------------------- ##
## Configuration logs. ##
## ------------------- ##

testsuite: ../config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by GNU Bison configure 1.75, which was
| generated by GNU Autoconf 2.54a.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = sierra-int
| uname -m = alpha
| uname -r = V5.1
| uname -s = OSF1
| uname -v = 732
| 
| /usr/bin/uname -p = alpha
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = alpha
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /uufs/sierra/host/pkg/openssh/3.0.1p1/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1157: loading site script 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/share/config.site
| | ### ====================================================================
| | ### Set autoconf default prefix to private architecture-dependent local tree
| | ### [13-Jul-2001]
| | ### ====================================================================
| | 
| | if test "`uname -s`" = "AIX"
| | then
| |     arch=ppc
| | else
| |     arch=`uname -m`
| | fi
| | 
| | test "$prefix" = NONE && prefix=$HOME/$arch/local
| | 
| | case `uname -s` in
| | AIX)
| | # Cannot set these here: otherwise, they override environment
| | # variables at configure time, sigh...
| | #   CC='cc'
| | #   CXX='xlC'
| |     ;;
| | OSF1)
| | # Cannot set these here: otherwise, they override environment
| | # variables at configure time, sigh...
| | # Fri Jul 19 11:55:15 2002: Set the compiler variables, but only 
| | # if they are not already set:
| |     test -z "$CC" && CC='cc -ieee'
| |     test -z "$CXX" && CXX='cxx -x cxx -ieee'
| |     ;;
| | *)
| |     ;;
| | esac
| configure:1303: checking for a BSD-compatible install
| configure:1357: result: 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/install -c
| configure:1368: checking whether build environment is sane
| configure:1411: result: yes
| configure:1444: checking for gawk
| configure:1460: found 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/gawk
| configure:1470: result: gawk
| configure:1480: checking whether make sets ${MAKE}
| configure:1500: result: yes
| configure:1705: checking for gcc
| configure:1731: result: gcc
| configure:1973: checking for C compiler version
| configure:1976: gcc --version </dev/null >&5
| 2.9-gnupro-99r1
| configure:1979: $? = 0
| configure:1981: gcc -v </dev/null >&5
| Reading specs from 
/usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/specs
| gcc version 2.9-gnupro-99r1
| configure:1984: $? = 0
| configure:1986: gcc -V </dev/null >&5
| gcc: argument to `-V' is missing
| configure:1989: $? = 1
| configure:2009: checking for C compiler default output
| configure:2012: gcc    conftest.c  >&5
| configure:2015: $? = 0
| configure:2060: result: a.out
| configure:2065: checking whether the C compiler works
| configure:2071: ./a.out
| configure:2074: $? = 0
| configure:2089: result: yes
| configure:2096: checking whether we are cross compiling
| configure:2098: result: no
| configure:2101: checking for suffix of executables
| configure:2103: gcc -o conftest    conftest.c  >&5
| configure:2106: $? = 0
| configure:2129: result: 
| configure:2135: checking for suffix of object files
| configure:2153: gcc -c   conftest.c >&5
| configure:2156: $? = 0
| configure:2175: result: o
| configure:2179: checking whether we are using the GNU C compiler
| configure:2200: gcc -c   conftest.c >&5
| configure:2203: $? = 0
| configure:2206: test -s conftest.o
| configure:2209: $? = 0
| configure:2221: result: yes
| configure:2227: checking whether gcc accepts -g
| configure:2245: gcc -c -g  conftest.c >&5
| configure:2248: $? = 0
| configure:2251: test -s conftest.o
| configure:2254: $? = 0
| configure:2264: result: yes
| configure:2281: checking for gcc option to accept ANSI C
| configure:2338: gcc  -c -g -O2  conftest.c >&5
| configure:2341: $? = 0
| configure:2344: test -s conftest.o
| configure:2347: $? = 0
| configure:2364: result: none needed
| configure:2382: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: parse error before `me'
| configure:2385: $? = 1
| configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
| configure:2502: checking for style of include used by make
| configure:2530: result: GNU
| configure:2558: checking dependency style of gcc
| configure:2620: result: gcc
| configure:2640: checking for strerror in -lcposix
| configure:2667: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
| /usr/bin/ld:
| Can't locate file for: -lcposix
| collect2: ld returned 1 exit status
| configure:2670: $? = 1
| configure: failed program was:
| #line 2647 "configure"
| #include "confdefs.h"
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
| configure:2687: result: no
| configure:2706: checking how to run the C preprocessor
| configure:2732: gcc -E  conftest.c
| configure:2738: $? = 0
| configure:2765: gcc -E  conftest.c
| configure:2761: ac_nonexistent.h: No such file or directory
| configure:2771: $? = 1
| configure: failed program was:
| #line 2760 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2808: result: gcc -E
| configure:2823: gcc -E  conftest.c
| configure:2829: $? = 0
| configure:2856: gcc -E  conftest.c
| configure:2852: ac_nonexistent.h: No such file or directory
| configure:2862: $? = 1
| configure: failed program was:
| #line 2851 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2902: checking for egrep
| configure:2912: result: grep -E
| configure:2917: checking for ANSI C header files
| configure:2931: gcc -E  conftest.c
| configure:2937: $? = 0
| configure:3024: gcc -o conftest -g -O2   conftest.c  >&5
| configure:3027: $? = 0
| configure:3029: ./conftest
| configure:3032: $? = 0
| configure:3046: result: yes
| configure:3070: checking for sys/types.h
| configure:3083: gcc -c -g -O2  conftest.c >&5
| configure:3086: $? = 0
| configure:3089: test -s conftest.o
| configure:3092: $? = 0
| configure:3102: result: yes
| configure:3070: checking for sys/stat.h
| configure:3083: gcc -c -g -O2  conftest.c >&5
| configure:3086: $? = 0
| configure:3089: test -s conftest.o
| configure:3092: $? = 0
| configure:3102: result: yes
| configure:3070: checking for stdlib.h
| configure:3083: gcc -c -g -O2  conftest.c >&5
| configure:3086: $? = 0
| configure:3089: test -s conftest.o
| configure:3092: $? = 0
| configure:3102: result: yes
| configure:3070: checking for string.h
| configure:3083: gcc -c -g -O2  conftest.c >&5
| configure:3086: $? = 0
| configure:3089: test -s conftest.o
| configure:3092: $? = 0
| configure:3102: result: yes
| configure:3070: checking for memory.h
| configure:3083: gcc -c -g -O2  conftest.c >&5
| configure:3086: $? = 0
| configure:3089: test -s conftest.o
| configure:3092: $? = 0
| configure:3102: result: yes
| configure:3070: checking for strings.h
| configure:3083: gcc -c -g -O2  conftest.c >&5
| configure:3086: $? = 0
| configure:3089: test -s conftest.o
| configure:3092: $? = 0
| configure:3102: result: yes
| configure:3070: checking for inttypes.h
| configure:3083: gcc -c -g -O2  conftest.c >&5
| configure:3086: $? = 0
| configure:3089: test -s conftest.o
| configure:3092: $? = 0
| configure:3102: result: yes
| configure:3070: checking for stdint.h
| configure:3083: gcc -c -g -O2  conftest.c >&5
| configure:3111: stdint.h: No such file or directory
| configure:3086: $? = 1
| configure: failed program was:
| #line 3075 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
| configure:3102: result: no
| configure:3070: checking for unistd.h
| configure:3083: gcc -c -g -O2  conftest.c >&5
| In file included from configure:3111:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:3086: $? = 0
| configure:3089: test -s conftest.o
| configure:3092: $? = 0
| configure:3102: result: yes
| configure:3124: checking minix/config.h usability
| configure:3133: gcc -c -g -O2  conftest.c >&5
| In file included from configure:3159:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:3161: minix/config.h: No such file or directory
| configure:3136: $? = 1
| configure: failed program was:
| #line 3126 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
| configure:3151: result: no
| configure:3155: checking minix/config.h presence
| configure:3162: gcc -E  conftest.c
| configure:3158: minix/config.h: No such file or directory
| configure:3168: $? = 1
| configure: failed program was:
| #line 3157 "configure"
| #include "confdefs.h"
| #include <minix/config.h>
| configure:3186: result: no
| configure:3204: checking for minix/config.h
| configure:3211: result: no
| configure:3784: checking for flex
| configure:3800: found 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/flex
| configure:3810: result: flex
| configure:3823: checking for yywrap in -lfl
| configure:3850: gcc -o conftest -g -O2   conftest.c -lfl   >&5
| configure:3853: $? = 0
| configure:3856: test -s conftest
| configure:3859: $? = 0
| configure:3870: result: yes
| configure:3933: checking lex output file root
| configure:3944: flex conftest.l
| configure:3947: $? = 0
| configure:3959: result: lex.yy
| configure:3964: checking whether yytext is a pointer
| configure:3980: gcc -o conftest -g -O2   conftest.c  -lfl >&5
| configure:3983: $? = 0
| configure:3986: test -s conftest
| configure:3989: $? = 0
| configure:4001: result: yes
| configure:4019: checking for bison
| configure:4035: found 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/bison
| configure:4045: result: bison -y
| configure:4097: checking for ranlib
| configure:4113: found /usr/bin/ranlib
| configure:4124: result: ranlib
| configure:4140: checking for gm4
| configure:4173: result: no
| configure:4140: checking for gnum4
| configure:4173: result: no
| configure:4140: checking for m4
| configure:4158: found 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/m4
| configure:4170: result: 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/m4
| configure:4181: checking whether m4 supports frozen files
| configure:4193: result: yes
| configure:4207: checking for ANSI C header files
| configure:4336: result: yes
| configure:4365: checking ctype.h usability
| configure:4374: gcc -c -g -O2  conftest.c >&5
| In file included from configure:4400:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:4377: $? = 0
| configure:4380: test -s conftest.o
| configure:4383: $? = 0
| configure:4392: result: yes
| configure:4396: checking ctype.h presence
| configure:4403: gcc -E  conftest.c
| configure:4409: $? = 0
| configure:4427: result: yes
| configure:4445: checking for ctype.h
| configure:4452: result: yes
| configure:4365: checking locale.h usability
| configure:4374: gcc -c -g -O2  conftest.c >&5
| In file included from configure:4400:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:4377: $? = 0
| configure:4380: test -s conftest.o
| configure:4383: $? = 0
| configure:4392: result: yes
| configure:4396: checking locale.h presence
| configure:4403: gcc -E  conftest.c
| configure:4409: $? = 0
| configure:4427: result: yes
| configure:4445: checking for locale.h
| configure:4452: result: yes
| configure:4356: checking for memory.h
| configure:4361: result: yes
| configure:4356: checking for stdlib.h
| configure:4361: result: yes
| configure:4356: checking for string.h
| configure:4361: result: yes
| configure:4356: checking for unistd.h
| configure:4361: result: yes
| configure:4467: checking for an ANSI C-conforming const
| configure:4531: gcc -c -g -O2  conftest.c >&5
| configure:4534: $? = 0
| configure:4537: test -s conftest.o
| configure:4540: $? = 0
| configure:4550: result: yes
| configure:4560: checking for inline
| configure:4578: gcc -c -g -O2  conftest.c >&5
| configure:4581: $? = 0
| configure:4584: test -s conftest.o
| configure:4587: $? = 0
| configure:4598: result: inline
| configure:4613: checking for function prototypes
| configure:4616: result: yes
| configure:4634: checking for function prototypes
| configure:4648: checking for string.h
| configure:4653: result: yes
| configure:4762: checking for working alloca.h
| configure:4780: gcc -o conftest -g -O2   conftest.c  >&5
| configure:4783: $? = 0
| configure:4786: test -s conftest
| configure:4789: $? = 0
| configure:4799: result: yes
| configure:4809: checking for alloca
| configure:4847: gcc -o conftest -g -O2   conftest.c  >&5
| configure:4850: $? = 0
| configure:4853: test -s conftest
| configure:4856: $? = 0
| configure:4866: result: yes
| configure:5050: checking for obstacks
| configure:5068: gcc -o conftest -g -O2   conftest.c  >&5
| configure:5056: obstack.h: No such file or directory
| configure:5071: $? = 1
| configure: failed program was:
| #line 5055 "configure"
| #include "confdefs.h"
| #include "obstack.h"
| int
| main ()
| {
| struct obstack *mem; obstack_free(mem,(char *) 0)
|   ;
|   return 0;
| }
| configure:5087: result: no
| configure:5099: checking for error_at_line
| configure:5117: gcc -o conftest -g -O2   conftest.c  >&5
| /usr/bin/ld:
| Unresolved:
| error_at_line
| collect2: ld returned 1 exit status
| configure:5120: $? = 1
| configure: failed program was:
| #line 5104 "configure"
| #include "confdefs.h"
| 
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "");
|   ;
|   return 0;
| }
| configure:5136: result: no
| configure:5142: checking for working strnlen
| configure:5178: gcc -o conftest -g -O2   conftest.c  >&5
| /usr/bin/ld:
| Unresolved:
| strnlen
| collect2: ld returned 1 exit status
| configure:5181: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 5150 "configure"
| #include "confdefs.h"
| 
| int
| main ()
| {
| 
| #define S "foobar"
| #define S_LEN (sizeof S - 1)
| 
|   /* At least one implementation is buggy: that of AIX 4.3 would
|      give strnlen (S, 1) == 3.  */
| 
|   int i;
|   for (i = 0; i < S_LEN + 1; ++i)
|     {
|       int expected = i <= S_LEN ? i : S_LEN;
|       if (strnlen (S, i) != expected)
|       exit (1);
|     }
|   exit (0);
| 
|   ;
|   return 0;
| }
| configure:5199: result: no
| configure:5207: checking for mkstemp
| configure:5244: gcc -o conftest -g -O2   conftest.c  >&5
| configure:5247: $? = 0
| configure:5250: test -s conftest
| configure:5253: $? = 0
| configure:5263: result: yes
| configure:5279: checking for mkstemp limitations
| configure:5310: gcc -o conftest -g -O2   conftest.c  >&5
| configure:5313: $? = 0
| configure:5315: ./conftest
| configure:5318: $? = 0
| configure:5333: result: no
| configure:5351: checking for setlocale
| configure:5388: gcc -o conftest -g -O2   conftest.c  >&5
| configure:5391: $? = 0
| configure:5394: test -s conftest
| configure:5397: $? = 0
| configure:5407: result: yes
| configure:5417: checking whether free is declared
| configure:5438: gcc -c -g -O2  conftest.c >&5
| In file included from configure:5455:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:5441: $? = 0
| configure:5444: test -s conftest.o
| configure:5447: $? = 0
| configure:5457: result: yes
| configure:5473: checking whether getenv is declared
| configure:5494: gcc -c -g -O2  conftest.c >&5
| In file included from configure:5511:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:5497: $? = 0
| configure:5500: test -s conftest.o
| configure:5503: $? = 0
| configure:5513: result: yes
| configure:5529: checking whether getopt is declared
| configure:5550: gcc -c -g -O2  conftest.c >&5
| In file included from configure:5567:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:5553: $? = 0
| configure:5556: test -s conftest.o
| configure:5559: $? = 0
| configure:5569: result: yes
| configure:5585: checking whether stpcpy is declared
| configure:5606: gcc -c -g -O2  conftest.c >&5
| In file included from configure:5623:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure: In function `main':
| configure:5629: `stpcpy' undeclared (first use in this function)
| configure:5629: (Each undeclared identifier is reported only once
| configure:5629: for each function it appears in.)
| configure:5609: $? = 1
| configure: failed program was:
| #line 5590 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef stpcpy
|   char *p = (char *) stpcpy;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5625: result: no
| configure:5641: checking whether strchr is declared
| configure:5662: gcc -c -g -O2  conftest.c >&5
| In file included from configure:5679:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:5665: $? = 0
| configure:5668: test -s conftest.o
| configure:5671: $? = 0
| configure:5681: result: yes
| configure:5697: checking whether strspn is declared
| configure:5718: gcc -c -g -O2  conftest.c >&5
| In file included from configure:5735:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:5721: $? = 0
| configure:5724: test -s conftest.o
| configure:5727: $? = 0
| configure:5737: result: yes
| configure:5753: checking whether strnlen is declared
| configure:5774: gcc -c -g -O2  conftest.c >&5
| In file included from configure:5791:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure: In function `main':
| configure:5797: `strnlen' undeclared (first use in this function)
| configure:5797: (Each undeclared identifier is reported only once
| configure:5797: for each function it appears in.)
| configure:5777: $? = 1
| configure: failed program was:
| #line 5758 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strnlen
|   char *p = (char *) strnlen;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5793: result: no
| configure:5809: checking whether malloc is declared
| configure:5830: gcc -c -g -O2  conftest.c >&5
| In file included from configure:5847:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:5833: $? = 0
| configure:5836: test -s conftest.o
| configure:5839: $? = 0
| configure:5849: result: yes
| configure:5865: checking whether memchr is declared
| configure:5886: gcc -c -g -O2  conftest.c >&5
| In file included from configure:5903:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:5889: $? = 0
| configure:5892: test -s conftest.o
| configure:5895: $? = 0
| configure:5905: result: yes
| configure:5921: checking whether memrchr is declared
| configure:5942: gcc -c -g -O2  conftest.c >&5
| In file included from configure:5959:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure: In function `main':
| configure:5965: `memrchr' undeclared (first use in this function)
| configure:5965: (Each undeclared identifier is reported only once
| configure:5965: for each function it appears in.)
| configure:5945: $? = 1
| configure: failed program was:
| #line 5926 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef memrchr
|   char *p = (char *) memrchr;
| #endif
| 
|   ;
|   return 0;
| }
| configure:5961: result: no
| configure:5990: checking for memchr
| configure:6027: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6030: $? = 0
| configure:6033: test -s conftest
| configure:6036: $? = 0
| configure:6046: result: yes
| configure:5990: checking for memrchr
| configure:6027: gcc -o conftest -g -O2   conftest.c  >&5
| /usr/bin/ld:
| Unresolved:
| memrchr
| collect2: ld returned 1 exit status
| configure:6030: $? = 1
| configure: failed program was:
| #line 5995 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memrchr (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char memrchr ();
| char (*f) ();
| 
| int
| main ()
| {
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_memrchr) || defined (__stub___memrchr)
| choke me
| #else
| f = memrchr;
| #endif
| 
|   ;
|   return 0;
| }
| configure:6046: result: no
| configure:5990: checking for strchr
| configure:6027: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6030: $? = 0
| configure:6033: test -s conftest
| configure:6036: $? = 0
| configure:6046: result: yes
| configure:5990: checking for stpcpy
| configure:6027: gcc -o conftest -g -O2   conftest.c  >&5
| /usr/bin/ld:
| Unresolved:
| stpcpy
| collect2: ld returned 1 exit status
| configure:6030: $? = 1
| configure: failed program was:
| #line 5995 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stpcpy (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char stpcpy ();
| char (*f) ();
| 
| int
| main ()
| {
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_stpcpy) || defined (__stub___stpcpy)
| choke me
| #else
| f = stpcpy;
| #endif
| 
|   ;
|   return 0;
| }
| configure:6046: result: no
| configure:5990: checking for strrchr
| configure:6027: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6030: $? = 0
| configure:6033: test -s conftest
| configure:6036: $? = 0
| configure:6046: result: yes
| configure:5990: checking for strspn
| configure:6027: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6030: $? = 0
| configure:6033: test -s conftest
| configure:6036: $? = 0
| configure:6046: result: yes
| configure:5990: checking for strtol
| configure:6027: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6030: $? = 0
| configure:6033: test -s conftest
| configure:6036: $? = 0
| configure:6046: result: yes
| configure:6064: checking for stdlib.h
| configure:6069: result: yes
| configure:6173: checking for working malloc
| configure:6199: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6202: $? = 0
| configure:6204: ./conftest
| configure:6207: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 6181 "configure"
| #include "confdefs.h"
| #if STDC_HEADERS || HAVE_STDLIB_H
| # include <stdlib.h>
| #else
| char *malloc ();
| #endif
| 
| int
| main ()
| {
| exit (malloc (0) ? 0 : 1);
|   ;
|   return 0;
| }
| configure:6220: result: no
| configure:6248: checking for stdlib.h
| configure:6253: result: yes
| configure:6357: checking for working realloc
| configure:6383: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6386: $? = 0
| configure:6388: ./conftest
| configure:6391: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| #line 6365 "configure"
| #include "confdefs.h"
| #if STDC_HEADERS || HAVE_STDLIB_H
| # include <stdlib.h>
| #else
| char *realloc ();
| #endif
| 
| int
| main ()
| {
| exit (realloc (0, 0) ? 0 : 1);
|   ;
|   return 0;
| }
| configure:6404: result: no
| configure:6427: checking for working memcmp
| configure:6472: gcc -o conftest -g -O2   conftest.c  >&5
| configure: In function `main':
| configure:6457: warning: type mismatch in implicit declaration for built-in 
function `strcpy'
| configure:6475: $? = 0
| configure:6477: ./conftest
| configure:6480: $? = 0
| configure:6493: result: yes
| configure:6503: checking for isascii
| configure:6540: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6543: $? = 0
| configure:6546: test -s conftest
| configure:6549: $? = 0
| configure:6559: result: yes
| configure:6503: checking for iswprint
| configure:6540: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6543: $? = 0
| configure:6546: test -s conftest
| configure:6549: $? = 0
| configure:6559: result: yes
| configure:6570: checking whether mbrtowc and mbstate_t are properly declared
| configure:6588: gcc -o conftest -g -O2   conftest.c  >&5
| configure:6591: $? = 0
| configure:6594: test -s conftest
| configure:6597: $? = 0
| configure:6607: result: yes
| configure:6644: checking limits.h usability
| configure:6653: gcc -c -g -O2  conftest.c >&5
| In file included from configure:6679:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:6656: $? = 0
| configure:6659: test -s conftest.o
| configure:6662: $? = 0
| configure:6671: result: yes
| configure:6675: checking limits.h presence
| configure:6682: gcc -E  conftest.c
| configure:6688: $? = 0
| configure:6706: result: yes
| configure:6724: checking for limits.h
| configure:6731: result: yes
| configure:6644: checking stddef.h usability
| configure:6653: gcc -c -g -O2  conftest.c >&5
| In file included from configure:6679:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:6656: $? = 0
| configure:6659: test -s conftest.o
| configure:6662: $? = 0
| configure:6671: result: yes
| configure:6675: checking stddef.h presence
| configure:6682: gcc -E  conftest.c
| configure:6688: $? = 0
| configure:6706: result: yes
| configure:6724: checking for stddef.h
| configure:6731: result: yes
| configure:6635: checking for stdlib.h
| configure:6640: result: yes
| configure:6635: checking for string.h
| configure:6640: result: yes
| configure:6644: checking wchar.h usability
| configure:6653: gcc -c -g -O2  conftest.c >&5
| In file included from configure:6679:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:6656: $? = 0
| configure:6659: test -s conftest.o
| configure:6662: $? = 0
| configure:6671: result: yes
| configure:6675: checking wchar.h presence
| configure:6682: gcc -E  conftest.c
| configure:6688: $? = 0
| configure:6706: result: yes
| configure:6724: checking for wchar.h
| configure:6731: result: yes
| configure:6644: checking wctype.h usability
| configure:6653: gcc -c -g -O2  conftest.c >&5
| In file included from configure:6679:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:6656: $? = 0
| configure:6659: test -s conftest.o
| configure:6662: $? = 0
| configure:6671: result: yes
| configure:6675: checking wctype.h presence
| configure:6682: gcc -E  conftest.c
| configure:6688: $? = 0
| configure:6706: result: yes
| configure:6724: checking for wctype.h
| configure:6731: result: yes
| configure:6744: checking for ANSI C header files
| configure:6873: result: yes
| configure:6884: checking whether backslash-a works in strings
| configure:6909: gcc -c -g -O2  conftest.c >&5
| configure:6912: $? = 0
| configure:6915: test -s conftest.o
| configure:6918: $? = 0
| configure:6928: result: yes
| configure:6938: checking for mbstate_t
| configure:6957: gcc -c -g -O2  conftest.c >&5
| In file included from configure:6976:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:6960: $? = 0
| configure:6963: test -s conftest.o
| configure:6966: $? = 0
| configure:6976: result: yes
| configure:6992: checking for function prototypes
| configure:7006: checking for string.h
| configure:7011: result: yes
| configure:7124: checking for strcasecmp
| configure:7161: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7164: $? = 0
| configure:7167: test -s conftest
| configure:7170: $? = 0
| configure:7180: result: yes
| configure:7124: checking for strncasecmp
| configure:7161: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7164: $? = 0
| configure:7167: test -s conftest
| configure:7170: $? = 0
| configure:7180: result: yes
| configure:7206: checking for strerror
| configure:7243: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7246: $? = 0
| configure:7249: test -s conftest
| configure:7252: $? = 0
| configure:7262: result: yes
| configure:7206: checking for vprintf
| configure:7243: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7246: $? = 0
| configure:7249: test -s conftest
| configure:7252: $? = 0
| configure:7262: result: yes
| configure:7206: checking for doprnt
| configure:7243: gcc -o conftest -g -O2   conftest.c  >&5
| /usr/bin/ld:
| Unresolved:
| doprnt
| collect2: ld returned 1 exit status
| configure:7246: $? = 1
| configure: failed program was:
| #line 7211 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char doprnt (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char doprnt ();
| char (*f) ();
| 
| int
| main ()
| {
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_doprnt) || defined (__stub___doprnt)
| choke me
| #else
| f = doprnt;
| #endif
| 
|   ;
|   return 0;
| }
| configure:7262: result: no
| configure:7272: checking whether strerror is declared
| configure:7293: gcc -c -g -O2  conftest.c >&5
| In file included from configure:7310:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:7296: $? = 0
| configure:7299: test -s conftest.o
| configure:7302: $? = 0
| configure:7312: result: yes
| configure:7330: checking whether strerror_r is declared
| configure:7351: gcc -c -g -O2  conftest.c >&5
| In file included from configure:7368:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure: In function `main':
| configure:7374: `strerror_r' undeclared (first use in this function)
| configure:7374: (Each undeclared identifier is reported only once
| configure:7374: for each function it appears in.)
| configure:7354: $? = 1
| configure: failed program was:
| #line 7335 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef strerror_r
|   char *p = (char *) strerror_r;
| #endif
| 
|   ;
|   return 0;
| }
| configure:7370: result: no
| configure:7392: checking for strerror_r
| configure:7429: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7432: $? = 0
| configure:7435: test -s conftest
| configure:7438: $? = 0
| configure:7448: result: yes
| configure:7458: checking whether strerror_r returns char *
| configure:7526: gcc -o conftest -g -O2   conftest.c  >&5
| In file included from configure:7543:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:7529: $? = 0
| configure:7531: ./conftest
| ./configure[7532]: 3994 Memory fault(coredump)
| configure:7534: $? = 139
| configure: program exited with status 139
| configure: failed program was:
| #line 7510 "configure"
| #include "confdefs.h"
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|       extern char *strerror_r ();
| int
| main ()
| {
| char buf[100];
|         char x = *strerror_r (0, buf, sizeof buf);
|         exit (!isalpha (x));
|   ;
|   return 0;
| }
| configure:7547: result: no
| configure:7557: checking for ANSI C header files
| configure:7686: result: yes
| configure:7698: checking for inttypes.h
| configure:7717: gcc -c -g -O2  conftest.c >&5
| configure: In function `main':
| configure:7709: `uintmax_t' undeclared (first use in this function)
| configure:7709: (Each undeclared identifier is reported only once
| configure:7709: for each function it appears in.)
| configure:7709: parse error before `i'
| configure:7720: $? = 1
| configure: failed program was:
| #line 7703 "configure"
| #include "confdefs.h"
| #include <sys/types.h>
| #include <inttypes.h>
| int
| main ()
| {
| uintmax_t i = (uintmax_t) -1;
|   ;
|   return 0;
| }
| configure:7736: result: no
| configure:7747: checking for stdint.h
| configure:7766: gcc -c -g -O2  conftest.c >&5
| configure:7754: stdint.h: No such file or directory
| configure:7769: $? = 1
| configure: failed program was:
| #line 7752 "configure"
| #include "confdefs.h"
| #include <sys/types.h>
| #include <stdint.h>
| int
| main ()
| {
| uintmax_t i = (uintmax_t) -1;
|   ;
|   return 0;
| }
| configure:7785: result: no
| configure:7796: checking for unsigned long long
| configure:7815: gcc -o conftest -g -O2   conftest.c  >&5
| configure:7818: $? = 0
| configure:7821: test -s conftest
| configure:7824: $? = 0
| configure:7834: result: yes
| configure:7860: checking for ANSI C header files
| configure:7989: result: yes
| configure:7999: checking whether stat file-mode macros are broken
| configure:8044: result: no
| configure:8071: checking fcntl.h usability
| configure:8080: gcc -c -g -O2  conftest.c >&5
| In file included from configure:8106:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:8083: $? = 0
| configure:8086: test -s conftest.o
| configure:8089: $? = 0
| configure:8098: result: yes
| configure:8102: checking fcntl.h presence
| configure:8109: gcc -E  conftest.c
| configure:8115: $? = 0
| configure:8133: result: yes
| configure:8151: checking for fcntl.h
| configure:8158: result: yes
| configure:8071: checking sys/time.h usability
| configure:8080: gcc -c -g -O2  conftest.c >&5
| In file included from configure:8106:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:8083: $? = 0
| configure:8086: test -s conftest.o
| configure:8089: $? = 0
| configure:8098: result: yes
| configure:8102: checking sys/time.h presence
| configure:8109: gcc -E  conftest.c
| configure:8115: $? = 0
| configure:8133: result: yes
| configure:8151: checking for sys/time.h
| configure:8158: result: yes
| configure:8062: checking for stdint.h
| configure:8067: result: no
| configure:8062: checking for unistd.h
| configure:8067: result: yes
| configure:8176: checking for __secure_getenv
| configure:8213: gcc -o conftest -g -O2   conftest.c  >&5
| /usr/bin/ld:
| Unresolved:
| __secure_getenv
| collect2: ld returned 1 exit status
| configure:8216: $? = 1
| configure: failed program was:
| #line 8181 "configure"
| #include "confdefs.h"
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __secure_getenv (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char __secure_getenv ();
| char (*f) ();
| 
| int
| main ()
| {
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub___secure_getenv) || defined (__stub_____secure_getenv)
| choke me
| #else
| f = __secure_getenv;
| #endif
| 
|   ;
|   return 0;
| }
| configure:8232: result: no
| configure:8176: checking for gettimeofday
| configure:8213: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8216: $? = 0
| configure:8219: test -s conftest
| configure:8222: $? = 0
| configure:8232: result: yes
| configure:8242: checking whether getenv is declared
| configure:8282: result: yes
| configure:8302: checking if malloc debugging is wanted
| configure:8323: result: no
| configure:8343: checking sys/resource.h usability
| configure:8352: gcc -c -g -O2  conftest.c >&5
| In file included from configure:8378:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:8355: $? = 0
| configure:8358: test -s conftest.o
| configure:8361: $? = 0
| configure:8370: result: yes
| configure:8374: checking sys/resource.h presence
| configure:8381: gcc -E  conftest.c
| configure:8387: $? = 0
| configure:8405: result: yes
| configure:8423: checking for sys/resource.h
| configure:8430: result: yes
| configure:8334: checking for sys/time.h
| configure:8339: result: yes
| configure:8343: checking sys/times.h usability
| configure:8352: gcc -c -g -O2  conftest.c >&5
| In file included from configure:8378:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:8355: $? = 0
| configure:8358: test -s conftest.o
| configure:8361: $? = 0
| configure:8370: result: yes
| configure:8374: checking sys/times.h presence
| configure:8381: gcc -E  conftest.c
| configure:8387: $? = 0
| configure:8405: result: yes
| configure:8423: checking for sys/times.h
| configure:8430: result: yes
| configure:8448: checking for times
| configure:8485: gcc -o conftest -g -O2   conftest.c  >&5
| configure:8488: $? = 0
| configure:8491: test -s conftest
| configure:8494: $? = 0
| configure:8504: result: yes
| configure:8515: checking whether getrusage is declared
| configure:8547: gcc -c -g -O2  conftest.c >&5
| In file included from configure:8553:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:8550: $? = 0
| configure:8553: test -s conftest.o
| configure:8556: $? = 0
| configure:8566: result: yes
| configure:8582: checking whether times is declared
| configure:8614: gcc -c -g -O2  conftest.c >&5
| In file included from configure:8620:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:8617: $? = 0
| configure:8620: test -s conftest.o
| configure:8623: $? = 0
| configure:8633: result: yes
| configure:8649: checking whether clock is declared
| configure:8681: gcc -c -g -O2  conftest.c >&5
| In file included from configure:8687:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:8684: $? = 0
| configure:8687: test -s conftest.o
| configure:8690: $? = 0
| configure:8700: result: yes
| configure:8716: checking whether sysconf is declared
| configure:8748: gcc -c -g -O2  conftest.c >&5
| In file included from configure:8754:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:8751: $? = 0
| configure:8754: test -s conftest.o
| configure:8757: $? = 0
| configure:8767: result: yes
| configure:8786: checking for clock_t
| configure:8818: gcc -c -g -O2  conftest.c >&5
| In file included from configure:8824:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:8821: $? = 0
| configure:8824: test -s conftest.o
| configure:8827: $? = 0
| configure:8837: result: yes
| configure:8847: checking for struct tms
| configure:8879: gcc -c -g -O2  conftest.c >&5
| In file included from configure:8885:
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/unistd.h:609: 
warning: `cuserid' redefined
| /usr/local/lib/gcc-lib/alpha-dec-osf5.1/2.9-gnupro-99r1/include/stdio.h:458: 
warning: this is the location of the previous definition
| configure:8882: $? = 0
| configure:8885: test -s conftest.o
| configure:8888: $? = 0
| configure:8898: result: yes
| configure:8927: checking for msgfmt
| configure:8955: result: 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/msgfmt
| configure:8964: checking for gmsgfmt
| configure:8995: result: 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/msgfmt
| configure:9005: checking for xgettext
| configure:9033: result: 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/xgettext
| configure:9044: checking for msgmerge
| configure:9071: result: 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/msgmerge
| configure:9128: checking build system type
| configure:9146: result: alphaev67-dec-osf5.1
| configure:9154: checking host system type
| configure:9168: result: alphaev67-dec-osf5.1
| configure:9187: checking for ld used by GCC
| configure:9250: result: /usr/bin/ld
| configure:9259: checking if the linker (/usr/bin/ld) is GNU ld
| configure:9271: result: no
| configure:9277: checking for shared library run path origin
| configure:9290: result: done
| configure:9707: checking whether NLS is requested
| configure:9716: result: yes
| configure:9733: checking for GNU gettext in libc
| configure:9754: gcc -o conftest -g -O2   conftest.c  >&5
| configure:9739: libintl.h: No such file or directory
| configure:9757: $? = 1
| configure: failed program was:
| #line 9738 "configure"
| #include "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:9773: result: no
| configure:9807: checking for iconv
| configure:9831: gcc -o conftest -g -O2 
-I/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/include  conftest.c  >&5
| /usr/bin/ld:
| Unresolved:
| libiconv_open
| libiconv
| libiconv_close
| collect2: ld returned 1 exit status
| configure:9834: $? = 1
| configure: failed program was:
| #line 9815 "configure"
| #include "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:9867: gcc -o conftest -g -O2 
-I/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/include  conftest.c  
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib/libiconv.so -Wl,-rpath 
-Wl,/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib >&5
| configure:9870: $? = 0
| configure:9873: test -s conftest
| configure:9876: $? = 0
| configure:9889: result: yes
| configure:9899: checking how to link with libiconv
| configure:9901: result: 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib/libiconv.so -Wl,-rpath 
-Wl,/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib
| configure:10290: checking for GNU gettext in libintl
| configure:10319: gcc -o conftest -g -O2 
-I/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/include   conftest.c  
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib/libintl.so 
-L/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib/libiconv.so -lc 
-Wl,-rpath -Wl,/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib >&5
| configure: In function `main':
| configure:10311: warning: cast from pointer to integer of different size
| configure:10311: warning: cast from pointer to integer of different size
| configure:10322: $? = 0
| configure:10325: test -s conftest
| configure:10328: $? = 0
| configure:10383: result: yes
| configure:10415: checking how to link with libintl
| configure:10417: result: 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib/libintl.so 
-L/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib/libiconv.so -lc 
-Wl,-rpath -Wl,/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib
| configure:10482: checking for valgrind
| configure:10511: result: no
| configure:10522: checking for g++
| configure:10538: found /usr/local/bin/g++
| configure:10548: result: g++
| configure:10677: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Bison config.status 1.75, which was
| generated by GNU Autoconf 2.54a.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on sierra-int
| 
| config.status:687: creating tests/Makefile
| config.status:687: creating tests/atlocal
| config.status:687: creating tests/bison
| config.status:687: creating Makefile
| config.status:687: creating config/Makefile
| config.status:687: creating po/Makefile.in
| config.status:687: creating data/Makefile
| config.status:687: creating lib/Makefile
| config.status:687: creating src/Makefile
| config.status:687: creating doc/Makefile
| config.status:687: creating m4/Makefile
| config.status:795: creating config.h
| config.status:1209: executing depfiles commands
| config.status:1209: executing default-1 commands
| config.status:1209: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=alphaev67-dec-osf5.1
| ac_cv_build_alias=alphaev67-dec-osf5.1
| ac_cv_c_backslash_a=yes
| ac_cv_c_compiler_gnu=yes
| ac_cv_c_const=yes
| ac_cv_c_inline=inline
| ac_cv_env_CC_set=set
| ac_cv_env_CC_value=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___secure_getenv=no
| ac_cv_func_alloca_works=yes
| ac_cv_func_doprnt=no
| ac_cv_func_gettimeofday=yes
| ac_cv_func_isascii=yes
| ac_cv_func_iswprint=yes
| ac_cv_func_malloc_works=no
| ac_cv_func_memchr=yes
| ac_cv_func_memcmp_working=yes
| ac_cv_func_memrchr=no
| ac_cv_func_mkstemp=yes
| ac_cv_func_obstack=no
| ac_cv_func_realloc_works=no
| 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=yes
| ac_cv_func_strerror_r_char_p=no
| ac_cv_func_strncasecmp=yes
| ac_cv_func_strnlen_working=no
| ac_cv_func_strrchr=yes
| ac_cv_func_strspn=yes
| ac_cv_func_strtol=yes
| ac_cv_func_times=yes
| ac_cv_func_vprintf=yes
| ac_cv_have_decl_clock=yes
| ac_cv_have_decl_free=yes
| ac_cv_have_decl_getenv=yes
| ac_cv_have_decl_getopt=yes
| ac_cv_have_decl_getrusage=yes
| ac_cv_have_decl_malloc=yes
| ac_cv_have_decl_memchr=yes
| ac_cv_have_decl_memrchr=no
| ac_cv_have_decl_stpcpy=no
| ac_cv_have_decl_strchr=yes
| ac_cv_have_decl_strerror=yes
| ac_cv_have_decl_strerror_r=no
| ac_cv_have_decl_strnlen=no
| ac_cv_have_decl_strspn=yes
| ac_cv_have_decl_sysconf=yes
| ac_cv_have_decl_times=yes
| ac_cv_header_ctype_h=yes
| ac_cv_header_fcntl_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_limits_h=yes
| ac_cv_header_locale_h=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_minix_config_h=no
| ac_cv_header_stat_broken=no
| ac_cv_header_stdc=yes
| ac_cv_header_stddef_h=yes
| ac_cv_header_stdint_h=no
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_resource_h=yes
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_time_h=yes
| ac_cv_header_sys_times_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_header_wchar_h=yes
| ac_cv_header_wctype_h=yes
| ac_cv_host=alphaev67-dec-osf5.1
| ac_cv_host_alias=alphaev67-dec-osf5.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=/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/msgfmt
| ac_cv_path_M4=/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/m4
| 
ac_cv_path_MSGFMT=/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/msgfmt
| 
ac_cv_path_MSGMERGE=/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/msgmerge
| 
ac_cv_path_XGETTEXT=/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/xgettext
| 
ac_cv_path_install='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/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=yes
| ac_cv_type_struct_tms=yes
| ac_cv_type_unsigned_long_long=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=no
| acl_cv_rpath=done
| acl_cv_shlibext=so
| acl_cv_sys_lib_dlsearch_path_spec='/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc 
/usr/lib /usr/local/lib /var/shlib'
| acl_cv_sys_lib_search_path_spec='/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc 
/usr/lib /usr/local/lib /var/shlib'
| 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_ac_cv_header_inttypes_h=no
| jm_ac_cv_header_stdint_h=no
| jm_cv_func_mbrtowc=yes
| utils_cv_func_mkstemp_limitations=no
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/config/missing 
--run aclocal-1.7a'
| ALLOCA=''
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/config/missing 
--run tar'
| ANSI2KNR=''
| AUTOCONF='${SHELL} 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/config/missing 
--run autoconf'
| AUTOHEADER='${SHELL} 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/config/missing 
--run autoheader'
| AUTOM4TE='${SHELL} 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/config/missing 
--run autom4te'
| AUTOMAKE='${SHELL} 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/config/missing 
--run automake-1.7a'
| AWK='gawk'
| CC='gcc'
| CCDEPMODE='depmode=gcc'
| CFLAGS='-g -O2'
| CPP='gcc -E'
| CPPFLAGS='-I/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/include'
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| GCC='yes'
| GMSGFMT='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/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='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib/libintl.so 
-L/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib/libiconv.so -lc 
-Wl,-rpath -Wl,/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib'
| LDFLAGS=''
| LEX='flex'
| LEXLIB='-lfl'
| LEX_OUTPUT_ROOT='lex.yy'
| LIBICONV='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib/libiconv.so 
-Wl,-rpath -Wl,/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib'
| LIBINTL='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib/libintl.so 
-L/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib/libiconv.so -lc 
-Wl,-rpath -Wl,/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib'
| LIBOBJS=' obstack$U.o error$U.o strnlen$U.o memrchr$U.o stpcpy$U.o malloc$U.o 
realloc$U.o argmatch$U.o'
| LIBS=''
| LTLIBICONV='-L/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib -liconv 
-R/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib'
| LTLIBINTL='-L/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib -lintl 
-L/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib -liconv -lc 
-R/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/lib'
| LTLIBOBJS=' obstack$U.lo error$U.lo strnlen$U.lo memrchr$U.lo stpcpy$U.lo 
malloc$U.lo realloc$U.lo argmatch$U.lo'
| M4='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/m4'
| MAKEINFO='${SHELL} 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/config/missing 
--run makeinfo'
| MKINSTALLDIRS='config/mkinstalldirs'
| MSGFMT='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/msgfmt'
| MSGMERGE='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/msgmerge'
| O0CFLAGS='-g -O2'
| OBJEXT='o'
| PACKAGE='bison'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Bison'
| PACKAGE_STRING='GNU Bison 1.75'
| PACKAGE_TARNAME='bison'
| PACKAGE_VERSION='1.75'
| PATH_SEPARATOR=':'
| POSUB='po'
| RANLIB='ranlib'
| SET_MAKE=''
| SHELL='/bin/ksh'
| STRIP=''
| U=''
| USE_NLS='yes'
| VALGRIND=''
| VERSION='1.75'
| WARNING_CFLAGS=''
| WERROR_CFLAGS=''
| XGETTEXT='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/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='alphaev67-dec-osf5.1'
| build_alias=''
| build_cpu='alphaev67'
| build_os='osf5.1'
| build_vendor='dec'
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host='alphaev67-dec-osf5.1'
| host_alias=''
| host_cpu='alphaev67'
| host_os='osf5.1'
| host_vendor='dec'
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| 
install_sh='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/bison-1.75/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/uufs/inscc.utah.edu/common/home/mthnhb/alpha/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 1
| #define HAVE_DECL_FREE 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_GETOPT 1
| #define HAVE_DECL_GETRUSAGE 1
| #define HAVE_DECL_MALLOC 1
| #define HAVE_DECL_MEMCHR 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_STPCPY 0
| #define HAVE_DECL_STRCHR 1
| #define HAVE_DECL_STRERROR 1
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_STRSPN 1
| #define HAVE_DECL_SYSCONF 1
| #define HAVE_DECL_TIMES 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETTEXT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ICONV 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_ISASCII 1
| #define HAVE_ISWPRINT 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC 0
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MKSTEMP 1
| #define HAVE_REALLOC 0
| #define HAVE_SETLOCALE 1
| #define HAVE_STDDEF_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_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_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIMES 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_VPRINTF 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define M4 "/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/bin/m4"
| #define PACKAGE "bison"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_STRING "GNU Bison 1.75"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "1.75"
| #define PROTOTYPES 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define VERSION "1.75"
| #define YYTEXT_POINTER 1
| #define _GNU_SOURCE 1
| #define __PROTOTYPES 1
| #define malloc rpl_malloc
| #define realloc rpl_realloc
| #define uintmax_t unsigned long long
| 
| 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]