bug-bison
[Top][All Lists]
Advanced

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

[GNU Bison 1.75b] testsuite.log: 1 failures


From: Vin Shelton
Subject: [GNU Bison 1.75b] testsuite.log: 1 failures
Date: Fri, 22 Nov 2002 21:29:45 -0500

After building bison-1.75b with --disable-nls as the only configure
option, I ran make check.  This gave me 1 error:

42: actions.at:368    FAILED near `actions.at:368'

stderr:
actions.at:368: $PREPARSER ./input
--- -   2002-11-22 21:26:16.000000000 -0500
+++ /opt/build/bison-1.75b/tests/testsuite.dir/at-stdout        2002-11-22 
21:26:16.000000000 -0500
@@ -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'
## ------------------------- ##
## testsuite.log is created. ##
## ------------------------- ##

Please send `testsuite.log' and all information you think might help:

   To: <address@hidden>
   Subject: [GNU Bison 1.75b] testsuite.log: 1 failures


uname -a reports:
  Linux zion.rcn.com 2.4.19-16mdkacs #8 SMP Mon Oct 28 22:49:11 EST 2002 i686 
unknown unknown GNU/Linux

gcc --version reports:
  gcc (GCC) 3.2.1
  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.


Here is the contents of testsuite.log:

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

testsuite: command line was:
  $ ../../../src/bison-1.75b/tests/testsuite 

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

testsuite: ../../../src/bison-1.75b/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: ../../../src/bison-1.75b/ChangeLog:
| 2002-11-12  Paul Eggert  <address@hidden>
| 
|       Version 1.75b.
| 
|       * data/glr.c (yydoAction): Return YYRESULTTAG, not int.
|       (yyglrReduce): Return yyok, not 0.
|       This should avoid the enumerated-type warnings reported
|       by Nelson H.F. Beebe in
|       <http://mail.gnu.org/pipermail/bug-bison/2002-November/001872.html>.
| 

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

hostname = zion.rcn.com
uname -m = i686
uname -r = 2.4.19-16mdkacs
uname -s = Linux
uname -v = #8 SMP Mon Oct 28 22:49:11 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: /opt/build/bison-1.75b/tests
PATH: /opt/src/bison-1.75b/tests
PATH: /home/acs/bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/bin
PATH: /etc

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='/opt/build/bison-1.75b/tests'
| at_srcdir='../../../src/bison-1.75b/tests'
| abs_srcdir='/opt/src/bison-1.75b/tests'
| at_top_srcdir='../../../src/bison-1.75b'
| abs_top_srcdir='/opt/src/bison-1.75b'
| at_top_builddir='../'
| abs_top_builddir='/opt/build/bison-1.75b'
| 
| 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="-I$abs_top_builddir "
| 
| # Is the compiler GCC?
| GCC='yes'

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

testsuite.at:39: /opt/build/bison-1.75b/tests/bison --version
bison (GNU Bison) 1.75b
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: Fri Nov 22 21:20:41 EST 2002
1. input.at:28: ok      (0m0.020s 0m0.020s)
2. input.at:46: ok      (0m0.020s 0m0.050s)
3. input.at:64: ok      (0m0.020s 0m0.020s)
4. input.at:93: ok      (0m0.590s 0m0.220s)
5. output.at:38: ok     (0m0.110s 0m0.040s)
6. output.at:40: ok     (0m0.100s 0m0.070s)
7. output.at:42: ok     (0m0.110s 0m0.050s)
8. output.at:44: ok     (0m0.120s 0m0.070s)
9. output.at:46: ok     (0m0.150s 0m0.020s)
10. output.at:48: ok    (0m0.110s 0m0.080s)
11. output.at:52: ok    (0m0.100s 0m0.070s)
12. output.at:54: ok    (0m0.110s 0m0.070s)
13. output.at:57: ok    (0m0.100s 0m0.050s)
14. output.at:61: ok    (0m0.130s 0m0.040s)
15. output.at:63: ok    (0m0.090s 0m0.100s)
16. output.at:67: ok    (0m0.130s 0m0.050s)
17. output.at:72: ok    (0m0.110s 0m0.080s)
18. output.at:75: ok    (0m0.120s 0m0.050s)
19. output.at:79: ok    (0m0.080s 0m0.060s)
20. output.at:83: ok    (0m0.110s 0m0.040s)
21. sets.at:66: ok      (0m0.130s 0m0.110s)
22. sets.at:151: ok     (0m0.140s 0m0.040s)
23. sets.at:193: ok     (0m0.160s 0m0.120s)
24. reduce.at:26: ok    (0m0.110s 0m0.100s)
25. reduce.at:70: ok    (0m0.110s 0m0.060s)
26. reduce.at:125: ok   (0m0.100s 0m0.030s)
27. reduce.at:212: ok   (0m0.240s 0m0.070s)
28. reduce.at:301: ok   (0m0.100s 0m0.080s)
29. reduce.at:342: ok   (0m0.050s 0m0.000s)
30. synclines.at:91: ok (0m0.400s 0m0.230s)
31. synclines.at:110: ok        (0m0.400s 0m0.210s)
32. synclines.at:133: ok        (0m0.450s 0m0.250s)
33. synclines.at:152: ok        (0m0.430s 0m0.280s)
34. synclines.at:170: ok        (0m0.440s 0m0.220s)
35. headers.at:27: ok   (0m0.070s 0m0.070s)
36. headers.at:71: ok   (0m0.140s 0m0.080s)
37. headers.at:72: ok   (0m0.120s 0m0.050s)
38. headers.at:81: ok   (0m0.730s 0m0.120s)
39. actions.at:25: ok   (0m1.010s 0m0.180s)
40. actions.at:89: ok   (0m0.920s 0m0.080s)
41. actions.at:367: ok  (0m1.200s 0m0.180s)
42. actions.at:368: FAILED near `actions.at:368'        (0m1.200s 0m0.180s)
43. conflicts.at:31: ok (0m0.090s 0m0.060s)
44. conflicts.at:51: ok (0m0.770s 0m0.270s)
45. conflicts.at:136: ok        (0m0.120s 0m0.040s)
46. conflicts.at:243: ok        (0m0.090s 0m0.090s)
47. conflicts.at:365: ok        (0m0.080s 0m0.100s)
48. conflicts.at:484: ok        (0m0.030s 0m0.030s)
49. conflicts.at:504: ok        (0m0.100s 0m0.030s)
50. conflicts.at:521: ok        (0m0.040s 0m0.020s)
51. calc.at:551: ok     (0m0.950s 0m0.760s)
52. calc.at:553: ok     (0m1.100s 0m0.660s)
53. calc.at:554: ok     (0m1.130s 0m0.750s)
54. calc.at:555: ok     (0m1.110s 0m0.670s)
55. calc.at:556: ok     (0m1.070s 0m0.730s)
56. calc.at:557: ok     (0m1.110s 0m0.760s)
57. calc.at:558: ok     (0m1.040s 0m0.810s)
58. calc.at:560: ok     (0m1.340s 0m0.570s)
59. calc.at:562: ok     (0m1.270s 0m0.600s)
60. calc.at:564: ok     (0m1.470s 0m1.090s)
61. calc.at:565: ok     (0m1.750s 0m0.900s)
62. calc.at:567: ok     (0m1.790s 0m0.900s)
63. calc.at:569: ok     (0m1.730s 0m0.910s)
64. calc.at:586: ok     (0m2.750s 0m0.780s)
65. calc.at:588: ok     (0m2.920s 0m0.520s)
66. calc.at:589: ok     (0m2.850s 0m0.570s)
67. calc.at:590: ok     (0m2.770s 0m0.670s)
68. calc.at:591: ok     (0m2.720s 0m0.770s)
69. calc.at:592: ok     (0m2.770s 0m0.620s)
70. calc.at:593: ok     (0m2.840s 0m0.680s)
71. calc.at:595: ok     (0m2.770s 0m0.590s)
72. calc.at:597: ok     (0m2.880s 0m0.590s)
73. calc.at:599: ok     (0m3.130s 0m0.820s)
74. calc.at:600: ok     (0m3.410s 0m0.510s)
75. calc.at:602: ok     (0m3.400s 0m0.760s)
76. calc.at:604: ok     (0m3.660s 0m0.690s)
77. torture.at:139: ok  (0m7.200s 0m0.470s)
78. torture.at:229: ok  (0m36.620s 0m0.830s)
79. torture.at:364: ok  (2m15.890s 0m1.130s)
80. torture.at:438: ok  (0m2.360s 0m2.660s)
81. torture.at:459: ok  (0m2.300s 0m2.970s)
82. existing.at:24: ok  (0m0.370s 0m0.040s)
83. existing.at:364: ok (0m0.980s 0m0.100s)
84. regression.at:27: ok        (0m0.330s 0m0.140s)
85. regression.at:65: ok        (0m0.120s 0m0.060s)
86. regression.at:87: ok        (0m0.080s 0m0.060s)
87. regression.at:113: ok       (0m0.090s 0m0.070s)
88. regression.at:257: ok       (0m0.100s 0m0.010s)
89. regression.at:280: ok       (0m0.020s 0m0.050s)
90. regression.at:313: ok       (0m0.370s 0m0.110s)
91. regression.at:341: ok       (0m0.370s 0m0.090s)
92. regression.at:371: ok       (0m0.110s 0m0.060s)
93. regression.at:548: ok       (0m0.130s 0m0.040s)
94. cxx-type.at:255: ok (0m2.280s 0m0.200s)
95. cxx-type.at:261: ok (0m2.310s 0m0.190s)
96. cxx-type.at:267: ok (0m2.320s 0m0.110s)
97. cxx-type.at:273: ok (0m2.330s 0m0.210s)
98. cxx-type.at:280: ok (0m2.280s 0m0.210s)
99. cxx-type.at:286: ok (0m2.300s 0m0.210s)
100. cxx-type.at:292: ok        (0m2.320s 0m0.230s)
101. cxx-type.at:297: ok        (0m2.370s 0m0.190s)
102. cxx-type.at:304: ok        (0m2.370s 0m0.220s)
103. glr-regr1.at:21: ok        (0m2.350s 0m0.140s)
testsuite: ending at: Fri Nov 22 21:26:10 EST 2002
testsuite: test suite duration: 0h 5m 29s


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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  42: actions.at:368     Printers and Destructors: %glr-parser


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

## --------------------------- ##
## GNU Bison 1.75b test suite. ##
## --------------------------- ##
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-22 21:26:16.000000000 -0500
+++ /opt/build/bison-1.75b/tests/testsuite.dir/at-stdout        2002-11-22 
21:26:16.000000000 -0500
@@ -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. ##
## ------------------- ##

HTH,
  Vin Shelton




reply via email to

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