bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: One failed self test on Alpine Linux


From: Jeffrey Walton
Subject: Re: One failed self test on Alpine Linux
Date: Wed, 13 Jan 2021 01:24:51 -0500

On Wed, Jan 13, 2021 at 12:34 AM Jeffrey Walton <noloader@gmail.com> wrote:
>
> On Tue, Jan 12, 2021 at 1:11 AM Akim Demaille <akim@lrde.epita.fr> wrote:
> >
> >  ...
> > Would you agree to try to same test with the current git version
> > of Bison?  It's available here:
> >
> > https://www.lrde.epita.fr/~akim/private/bison/bison-3.7.4.254-a0905.tar.gz
> > https://www.lrde.epita.fr/~akim/private/bison/bison-3.7.4.254-a0905.tar.lz
> > https://www.lrde.epita.fr/~akim/private/bison/bison-3.7.4.254-a0905.tar.xz
> >
> > There is no known issue in this tarball, it's just as good as a release,
> > except that it includes unfinished new features.
> >
> > Build it, and check it.  Test 263 in 3.7.4 is test 271 in this tarball.
> > Once 271 failed, please run:
> >
> > ./src/bison -Tcex -Wcex ./tests/testsuite.dir/271/input.y >/tmp/271.log 2>&1
> >
> > Compress and please send /tmp/271.log.  It is probably very long,
> > instead of sending it, maybe you can leave it somewhere on the
> > Internet.
>
> The 271 log is available at https://www.cryptopp.com/271.log.zip.
>
> I'm going to rebuild some stuff in /usr/local. Bruno explained I was
> building GetText incorrectly.

OK, so I am seeing the issue on Alpine in different configurations.
The additional configurations include:

  1. machine with no changes to /usr/local
  2. machine with properly built GetText

For (1), I deleted /usr/local and rebooted. That should remove any
contamination I provided.

For (2), I built GetText tarball, and did not use --with-included-XXX.
--with-included-XXX means to use the system gear, not the gear from
the tarball.

Jeff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]