On 5/22/19 3:34 PM, Akim Demaille wrote:
The Bison team is sad to announce the crash of Bison 3.4. May its cores rest in peace. Rejoice! Bison 3.4 is born again! And he shall be called Bison 3.4.1.
Builds fine on ye ol Solaris 10 sparc boxen and fails every test : corv $ corv $ ./src/bison --version bison (GNU Bison) 3.4.1 Written by Robert Corbett and Richard Stallman. Copyright (C) 2019 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. corv $ corv $ cat ./test-suite.log ======================================= GNU Bison 3.4.1: ./test-suite.log ======================================= # TOTAL: 6 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 6 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: examples/c/mfcalc/mfcalc ============================== ./examples/test: syntax error at line 21: `me=$' unexpected FAIL examples/c/mfcalc/mfcalc.test (exit status: 2) FAIL: examples/c/rpcalc/rpcalc ============================== ./examples/test: syntax error at line 21: `me=$' unexpected FAIL examples/c/rpcalc/rpcalc.test (exit status: 2) FAIL: examples/c/calc/calc ========================== ./examples/test: syntax error at line 21: `me=$' unexpected FAIL examples/c/calc/calc.test (exit status: 2) FAIL: examples/c++/simple ========================= ./examples/test: syntax error at line 21: `me=$' unexpected FAIL examples/c++/simple.test (exit status: 2) FAIL: examples/c++/variant ========================== ./examples/test: syntax error at line 21: `me=$' unexpected FAIL examples/c++/variant.test (exit status: 2) FAIL: examples/c++/variant-11 ============================= ./examples/test: syntax error at line 21: `me=$' unexpected FAIL examples/c++/variant-11.test (exit status: 2) corv $ Some sort of weird me=$ thing there. -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken GreyBeard and suspenders optional
