Re: Testsuite for GNU Bison 3.6 fails bistromathic: FAIL: 13
Klaus Dittrich <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <[email protected]> |
Am 2020-05-08 um 20:59 schrieb Klaus Dittrich: > Am 2020-05-08 um 16:22 schrieb Akim Demaille: >> >> >>> Le 8 mai 2020 à 15:08, Klaus Dittrich <[email protected]> a écrit : >>> >>> >>> Testsuite for GNU Bison 3.6 fails on >>> >>> bistromathic: PASS: 12 >>> checking for kernel name >>> bistromathic: FAIL: 13 >> >> Hi Klaus, >> >> Thanks for the report! >> >>> bistromathic: FAIL: 13 >>> bistromathic: input: >>> (1+ >>> bistromathic: expected output: >>> > (1+ >>> ( - atan cos exp ln number sin sqrt >>> > (1+ >>> > >>> err: ^G1.4: syntax error: expected - or ( or number or function or >>> variable before end of file >>> bistromathic: effective output: >>> > (1+ >>> ( - atan cos exp ln number sin sqrt >>> > (1+ >>> > >>> err: 1.4: syntax error: expected - or ( or number or function or >>> variable before end of file >> >> Can you tell me more about your machine please? Is it running Windows? >> And what does "uname -s" report. >> >> Thanks in advance! >> > > > Akim, > > it is a Linux machine uname -s returns "Linux", > uname -a "Linux df1tl 5.6.11 #1 SMP PREEMPT Wed May 6 12:52:43 CEST 2020 > x86_64 GNU/Linux" > > I have GNU bash, Version 5.0.17(1)-release (x86_64-unknown-linux-gnu), > gettext-0.20.2, glibc-glibc-2.31, bc-2.6.1 and readline-8.0 installed. > > locale returns > > LANG=de_DE.UTF-8 > LC_CTYPE=de_DE.UTF-8 > LC_NUMERIC=C > LC_TIME=C > LC_COLLATE=C > LC_MONETARY=de_DE.UTF-8 > LC_MESSAGES=de_DE.UTF-8 > LC_PAPER="de_DE.UTF-8" > LC_NAME="de_DE.UTF-8" > LC_ADDRESS="de_DE.UTF-8" > LC_TELEPHONE="de_DE.UTF-8" > LC_MEASUREMENT="de_DE.UTF-8" > LC_IDENTIFICATION="de_DE.UTF-8" > > -- > Regards Klaus Akim, as I saw you solved it already. I just installed bison-3.6.1 and all checks run through "ok". Thank you very much. -- Regards Klaus