bug-bison
[Top][All Lists]
Advanced

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

Re: bison-3.0.4 released [stable]


From: Michael Felt
Subject: Re: bison-3.0.4 released [stable]
Date: Tue, 10 Feb 2015 13:55:55 +0100

432: Variants lalr1.cc parse.assert api.token.constructor
api.token.prefix={TOK_} %locations ok
433: Doxygen Public Documentation                    skipped (c++.at:467)
434: Doxygen Private Documentation                   skipped (c++.at:468)
435: Relative namespace references                   ok


Java Push Parsing Tests

461: Trivial Push Parser with api.push-pull verification ok
462: Trivial Push Parser with %initial-action        ok
463: Calc parser with api.push-pull both             skipped (
javapush.at:592)
464: Calc parser with %locations %code lexer and api.push-pull both FAILED (
javapush.at:867)


## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 490 tests were run,
2 failed unexpectedly.
3 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

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

   To: <address@hidden>
   Subject: [GNU Bison 3.0.4.4-8b35] testsuite: 95 464 failed


address@hidden:[/data/prj/gnu/bison/bison-3.0.4.4]find . -name testsuite.log -ls
115093573    2 -rw-r--r--  1 root      system        1561 Feb 10 11:05
./tests/testsuite.dir/095/testsuite.log
115095428    1 -rw-r--r--  1 root      system         793 Feb 10 11:19
./tests/testsuite.dir/464/testsuite.log
115092613 1703 -rw-r--r--  1 root      system     1742965 Feb 10 11:20
./tests/testsuite.log

address@hidden:[/data/prj/gnu/bison/bison-3.0.4.4]cat
tests/test*.dir/???/testsuite.log
#                             -*- compilation -*-
95. output.at:264: testing Output file name: address@hidden&*()-=_+{}[]|\:;<>, 
.'
...
./output.at:264: touch "address@hidden&*()-=_+{}[]|\\:;<>, .'.tmp" || exit 77
./output.at:264: bison -fno-caret -o "address@hidden&*()-=_+{}[]|\\:;<>, .'.c"
--defines="address@hidden&*()-=_+{}[]|\\:;<>, .'.h" glr.y
./output.at:264: ls "address@hidden&*()-=_+{}[]|\\:;<>, .'.c"
"address@hidden&*()-=_+{}[]|\\:;<>, .'.h"
stdout:
address@hidden&*()-=_+{}[]|\:;<>, .'.c
address@hidden&*()-=_+{}[]|\:;<>, .'.h
./output.at:264: $BISON_C_WORKS
stderr:
stdout:
./output.at:264: $CC $CFLAGS $CPPFLAGS -c -o glr.o -c
"address@hidden&*()-=_+{}[]|\\:;<>, .'.c"
stderr:
stdout:
./output.at:264: bison -fno-caret -o "address@hidden&*()-=_+{}[]|\\:;<>, .'.cc"
--defines="address@hidden&*()-=_+{}[]|\\:;<>, .'.hh" cxx.y
./output.at:264: ls "address@hidden&*()-=_+{}[]|\\:;<>, .'.cc"
"address@hidden&*()-=_+{}[]|\\:;<>, .'.hh"
stdout:
address@hidden&*()-=_+{}[]|\:;<>, .'.cc
address@hidden&*()-=_+{}[]|\:;<>, .'.hh
./output.at:264: $BISON_CXX_WORKS
stderr:
stdout:
./output.at:264: $CXX $CXXFLAGS $CPPFLAGS -c -o cxx.o -c
"address@hidden&*()-=_+{}[]|\\:;<>, .'.cc"
stderr:
    1500-004: (U) INTERNAL COMPILER ERROR while compiling
yy::parser::~parser().  Compilation ended.  Contact your Service
Representative and provide the following information: Internal abort. For
more information visit:
http://www.ibm.com/support/docview.wss?uid=swg21110810
stdout:
./output.at:264: exit code was 1, expected 0
95. output.at:264: 95. Output file name: address@hidden&*()-=_+{}[]|\:;<>, .' (
output.at:264): FAILED (output.at:264)
#                             -*- compilation -*-
464. javapush.at:614: testing Calc parser with %locations %code lexer and
api.push-pull both ...
./javapush.at:866: bison -fno-caret -Dapi.push-pull=both -o Calc.java Calc.y
./javapush.at:867: $SHELL ../../../javacomp.sh Calc.java
stderr:
Calc.java:1245: cannot resolve symbol
symbol  : class StringBuilder
location: class Calc
    StringBuilder buf = new StringBuilder();
    ^
Calc.java:1245: cannot resolve symbol
symbol  : class StringBuilder
location: class Calc
    StringBuilder buf = new StringBuilder();
                            ^
2 errors
stdout:
./javapush.at:867: exit code was 1, expected 0
464. javapush.at:614: 464. Calc parser with %locations %code lexer and
api.push-pull both (javapush.at:614): FAILED (javapush.at:867)


On Tue, Feb 10, 2015 at 11:56 AM, aixtools <address@hidden> wrote:

> On 2015-02-10 11:55 AM, Akim Demaille wrote:
>
>> Le 27 janv. 2015 à 11:05, Michael Felt<address@hidden>  a écrit :
>>>
>>> As I am just a humble packager - I try to keep the systems stripped of
>>> potential side-effects - I am missing a few more bits I expect.
>>>
>>> re: java being old - I am compiling on AIX 5.3 so that the package can
>>> rely on binary compatibility and also run on AIX 6.1 and AIX 7.1
>>>
>>> Results after patch, and ONLY running make test again
>>>
>> Hi Michael,
>>
>> Well, could you please, instead, try this tarball?
>>
>> Thanks in advance!
>>
>> http://www.lrde.epita.fr/~akim/private/bison-3.0.4.4-8b35.tar.gz
>>
>>  Will do so asap.
>


reply via email to

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