Re: Reporting Bug
Nikki Valen <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <CAL8D_H_shKAaNrAfv75t1nz3jxh2SG6uNw2VLpAo4ZbGRsapoA@mail.gmail.com> |
Have set up the directory so there are no spaces, but it still couldn't detect the Calc class though the Calc class is in the java folder. ======================================= GNU Bison 3.5.1: ./test-suite.log ======================================= # TOTAL: 7 # PASS: 6 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: examples/java/Calc ======================== /cygdrive/d/Nikki/Doc/STTS/Asdos/04Wordnet/03/Wordnet/bison/bison-3.5.1 Calc: FAIL: 1 (expected status: 0, effective: 1) Error: Could not find or load main class Calc Calc: FAIL: 2 (expected status: 0, effective: 1) Error: Could not find or load main class Calc FAIL examples/java/Calc.test (exit status: 1) [image: image.png] On Tue, Jan 21, 2020 at 1:46 PM Akim Demaille <[email protected]> wrote: > Please keep the list in CC. > > > Le 21 janv. 2020 à 07:10, Nikki Valen <[email protected]> > a écrit : > > > > Thank you so much for the reply! I think I worked too much to not notice > the directory wasn’t recognized! > > > > Although, I still have 1 Fail saying that it cannot find the Calc class. > > There will be more: once this handful of tests passes, there are more than > 500 to come, some of them failing. Adrian's suggestion (use a directory > with no spaces in it) is by far the simplest workaround. > > > I hope you could help! > > What you can do is add 'set -x' somewhere on the top of examples/test, > and read the generated traces to see if you can spot the error and > suggest a fix. > > Cheers!
image.png
(image/png, 558.9 KB) - not displayed