Error Compilation
Carlos Alberto Correa Fayad <[email protected]> Fri, 25 Sep 2020 07:59:27 +0200
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <trinity-dbd9ed1c-ea89-45e7-8208-9bfc5828bd38-1601013567570@3c-app-mailcom-lxa07> |
Hi all
In last compilation this error
/usr/bin/make -C ../../../compilers/4glc ../../incl/a4gl_API_parse.h
make[3]: se entra en el directorio '/opt/aubit4glsrc/compilers/4glc'
/bin/bash ../../lib/bin/dlmagic API_parse.spec -h > ../../incl/a4gl_API_parse.h
make[3]: se sale del directorio '/opt/aubit4glsrc/compilers/4glc'
/usr/bin/make -C ../../../compilers/4glc rules/generated/y.tab.c
make[3]: se entra en el directorio '/opt/aubit4glsrc/compilers/4glc'
/usr/bin/make -C rules
make[4]: se entra en el directorio '/opt/aubit4glsrc/compilers/4glc/rules'
/bin/bash bin/convkw.single
bin/convkw.single : Done
/bin/bash bin/convkw_hash
bin/convkw_hash : Done
/bin/bash bin/make_enable
/bin/bash bin/mkyacc generated/fgl.infx.yacc
(cd generated; unset DEBUG; LANG=C LC_ALL=C /usr/bin/bison -y -Wno-yacc -r all -d -v fgl.infx.yacc)
fgl.infx.yacc:285.1-22: warning: deprecated directive: '%name-prefix "a4gl_yy"', use '%define api.prefix {a4gl_yy}' [-Wdeprecated]
285 | %name-prefix "a4gl_yy"
| ^~~~~~~~~~~~~~~~~~~~~~
| %define api.prefix {a4gl_yy}
fgl.infx.yacc:286.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
286 | %pure-parser
| ^~~~~~~~~~~~
| %define api.pure
fgl.infx.yacc: warning: 2 nonterminals useless in grammar [-Wother]
fgl.infx.yacc: warning: 9 rules useless in grammar [-Wother]
fgl.infx.yacc:3848.1-12: warning: nonterminal useless in grammar: event_dialog [-Wother]
3848 | event_dialog: BEFORE_DIALOG atline commands_as_list {
| ^~~~~~~~~~~~
fgl.infx.yacc:3865.1-13: warning: nonterminal useless in grammar: events_dialog [-Wother]
3865 | events_dialog: event_dialog {
| ^~~~~~~~~~~~~
fgl.infx.yacc: warning: 623 shift/reduce conflicts [-Wconflicts-sr]
fgl.infx.yacc: warning: 6 reduce/reduce conflicts [-Wconflicts-rr]
fgl.infx.yacc: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
fgl.infx.yacc:3736.11-92: warning: rule useless in parser due to conflicts [-Wother]
3736 | | event_action {$<on_event>$=$<on_event>1;}
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fgl.infx.yacc:10630.9-10633.9: warning: rule useless in parser due to conflicts [-Wother]
10630 | CHAR_VALUE {
| ^~~~~~~~~~~~
Productions leading up to the conflict state found. Still finding a possible unifying counterexample...time limit exceeded: 6.000000
Productions leading up to the conflict state found. Still finding a possible unifying counterexample...time limit exceeded: 6.000000
Productions leading up to the conflict state found. Still finding a possible unifying counterexample...time limit exceeded: 6.000000
time limit exceeded: 6.000000
time limit exceeded: 6.000000
Productions leading up to the conflict state found. Still finding a possible unifying counterexample...time limit exceeded: 6.000000
Productions leading up to the conflict state found. Still finding a possible unifying counterexample...time limit exceeded: 6.000000
time limit exceeded: 6.000000
Thank
_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss