Re: One failed self test on Alpine Linux
Jeffrey Walton <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <CAH8yC8khMLOke6SZqkPP8p5erYSczn9oWic5XFWq4aYh4+aD6Q@mail.gmail.com> |
On Thu, Jan 14, 2021 at 12:44 AM Akim Demaille <[email protected]> wrote: > > ... > Could you please try with this new tarball? > > https://www.lrde.epita.fr/~akim/private/bison/bison-3.7.4.258-82133.tar.gz > https://www.lrde.epita.fr/~akim/private/bison/bison-3.7.4.258-82133.tar.lz > https://www.lrde.epita.fr/~akim/private/bison/bison-3.7.4.258-82133.tar.xz > > The quick way to run just the one test we need is: > > make check-local TESTSUITEFLAGS='271 -d' > TIME_LIMIT=1 ./src/bison -Tcex -Wcex ./_build/g9d/tests/testsuite.dir/271/input.y >/tmp/271.log 2>&1 The new run is available at https://www.cryptopp.com/271-2.log.zip. It also used the directory bison-3.7.4.254-a0905 (and not bison-3.7.4.254-82133), so don't be surprised. I also installed an Alpine Linux 3.12 system. It tests OK. The issue is probably related to Alpine Linux 3.10. Probably something to do with BusyBox. Jeff