bug-bison
[Top][All Lists]
Advanced

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

"make check" for bison 3.75 on HPUX 10.20 fails (several times)


From: Jost Martin
Subject: "make check" for bison 3.75 on HPUX 10.20 fails (several times)
Date: Fri, 22 Nov 2002 14:47:16 +0100

Hello,

I just tried to compile bison 3.75 on HPUX 10.20 using HP tools.
'make check' for this fails at a bunch of tests:

/bin/sh ./testsuite
## --------------------------- ##
## GNU Bison 1.50a test suite. ##
## --------------------------- ##

Input Processing.

  1: input.at:28       ok
  2: input.at:46       ok
  3: input.at:64       ok
  4: input.at:93       FAILED near `input.at:185'

Output file names.

  5: output.at:38      ok
  6: output.at:40      ok
  7: output.at:42      ok
  8: output.at:44      ok
  9: output.at:46      ok
 10: output.at:48      ok
 11: output.at:52      ok
 12: output.at:54      ok
 13: output.at:57      ok
 14: output.at:61      ok
 15: output.at:63      ok
 16: output.at:67      ok
 17: output.at:72      ok
 18: output.at:75      ok
 19: output.at:79      ok
 20: output.at:83      ok

Grammar Sets (Firsts etc.).

 21: sets.at:66        ok
 22: sets.at:151       ok
 23: sets.at:193       ok

Grammar Reduction.

 24: reduce.at:26      ok
 25: reduce.at:70      ok
 26: reduce.at:125     ok
 27: reduce.at:212     ok
 28: reduce.at:301     ok
 29: reduce.at:342     ok

User Actions.

 30: synclines.at:91   ok (skipped near `synclines.at:91')
 31: synclines.at:110  ok (skipped near `synclines.at:110')
 32: synclines.at:133  ok (skipped near `synclines.at:133')
 33: synclines.at:152  ok (skipped near `synclines.at:152')
 34: synclines.at:170  ok (skipped near `synclines.at:170')

Parser Headers.

 35: headers.at:27     ok
 36: headers.at:71     ok
 37: headers.at:72     ok
 38: headers.at:81     FAILED near `headers.at:126'

User Actions.

 39: actions.at:25     ok
 40: actions.at:89     ok
 41: actions.at:160    ok

Conflicts.

 42: conflicts.at:31   ok
 43: conflicts.at:51   ok
 44: conflicts.at:134  ok
 45: conflicts.at:241  ok
 46: conflicts.at:363  ok
 47: conflicts.at:482  ok
 48: conflicts.at:502  ok
 49: conflicts.at:519  ok

Simple LALR Calculator.

 50: calc.at:449       ok
 51: calc.at:451       ok
 52: calc.at:452       ok
 53: calc.at:453       ok
 54: calc.at:454       ok
 55: calc.at:455       ok
 56: calc.at:456       ok
 57: calc.at:458       ok
 58: calc.at:460       ok
 59: calc.at:462       ok
 60: calc.at:463       ok

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       ok
 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       ok
 69: calc.at:491       ok
 70: calc.at:493       FAILED near `calc.at:493'
 71: calc.at:494       ok

Torture Tests.

 72: torture.at:140    ok
 73: torture.at:231    ok
 74: torture.at:367    ok
 75: torture.at:441    ok
 76: torture.at:462    ok

Existing Grammars.

 77: existing.at:24    ok
 78: existing.at:364   ok

Regression tests.

 79: regression.at:27  ok
 80: regression.at:65  ok
 81: regression.at:87  ok
 82: regression.at:113 ok
 83: regression.at:257 ok
 84: regression.at:280 ok
 85: regression.at:313 ok
 86: regression.at:341 ok
 87: regression.at:371 ok
 88: regression.at:548 ok

C++ Type Syntax (GLR).

 89: cxx-type.at:226   ok
 90: cxx-type.at:232   ok
 91: cxx-type.at:238   ok
 92: cxx-type.at:244   ok
 93: cxx-type.at:252   ok
 94: cxx-type.at:259   ok
 95: cxx-type.at:266   ok
 96: cxx-type.at:272   ok
 97: cxx-type.at:280   ok
## ------------------------------------------------ ##
## ERROR: Suite unsuccessful, 9 of 97 tests failed. ##
## ------------------------------------------------ ##


Here is the testuite.log:
 <<testsuite.log>> 
and config.log:
 <<config.log>> 
Please let me know, if I can help to further investigate !

Martin Jost

Attachment: testsuite.log
Description: Binary data

Attachment: config.log
Description: Binary data


reply via email to

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