/bin/sh ../../../build-aux/ylwrap sfst-compiler.yy y.tab.c sfst-compiler.cc y.tab.h `echo sfst-compiler.cc | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output sfst-compiler.output -- bison -y -d /project/libhfst_src/libhfst/src/parsers/sfst-compiler.yy:54.14-19: warning: POSIX Yacc does not support string literals [-Wyacc] 54 | %name-prefix="sfst" | ^~~~~~ /project/libhfst_src/libhfst/src/parsers/sfst-compiler.yy:54.1-19: warning: POSIX Yacc does not support %name-prefix= [-Wyacc] 54 | %name-prefix="sfst" | ^~~~~~~~~~~~~~~~~~~ /project/libhfst_src/libhfst/src/parsers/sfst-compiler.yy:54.1-19: warning: deprecated directive: ‘%name-prefix="sfst"’, use ‘%define api.prefix {sfst}’ [-Wdeprecated] 54 | %name-prefix="sfst" | ^~~~~~~~~~~~~~~~~~~ | %define api.prefix {sfst} /project/libhfst_src/libhfst/src/parsers/sfst-compiler.yy: warning: 320 shift/reduce conflicts [-Wconflicts-sr] /project/libhfst_src/libhfst/src/parsers/sfst-compiler.yy: warning: 151 reduce/reduce conflicts [-Wconflicts-rr] /project/libhfst_src/libhfst/src/parsers/sfst-compiler.yy: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples /project/libhfst_src/libhfst/src/parsers/sfst-compiler.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] updating sfst-compiler.hh /bin/sh ../../../build-aux/ylwrap sfst-scanner.ll lex.yy.c sfst-scanner.cc -- flex --outfile=lex.yy.c