Re: Bison 3.5 released [stable]
Dennis Clarke <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 12/13/19 12:57 PM, Hans Åberg wrote: > >> On 13 Dec 2019, at 18:15, Akim Demaille <[email protected]> wrote: >> >> https://ftp.gnu.org/gnu/bison/bison-3.5.tar.xz > Also sadly, on ye old Solaris 10 sparcv9 I see : beta$ cat ./test-suite.log ===================================== GNU Bison 3.5: ./test-suite.log ===================================== # TOTAL: 5 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: examples/c/reccalc/reccalc ================================ reccalc: PASS: 1 reccalc: PASS: 2 reccalc: PASS: 3 reccalc: PASS: 4 .././examples/c/reccalc/reccalc.test: line 37: seq: command not found reccalc: FAIL: 5 (expected status: 0, effective: 1) syntax error, unexpected end-of-line, expecting + or - or number or string reccalc: PASS: 6 reccalc: PASS: 7 FAIL examples/c/reccalc/reccalc.test (exit status: 1) beta$ Not sure what the seq is that is being sought here. Seems minor. Whatever that is it is new since 26th of May where I saw : . . . gmake[4]: Entering directory '/usr/local/build/bison-3.4.1.5-1dcd6_SunOS5.10_sparc64vii+.002' PASS: examples/c/mfcalc/mfcalc.test PASS: examples/c/rpcalc/rpcalc.test PASS: examples/c/calc/calc.test PASS: examples/java/Calc.test ============================================================================ Testsuite summary for GNU Bison 3.4.1.5-1dcd6 ============================================================================ # TOTAL: 4 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ . . . So what is this "seq" thingy ? -- Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken GreyBeard and suspenders optional