Hi Brian, Sorry for the slow response... I'm still hoping we could reproduce this failure outside of Bison, so it took me quite some time to wrap a tarball of gnulib with its test suite. My first attempt ran almost all day long (C-c to rescue), and generated something like a 1GB directory... My second attempt, with
./gnulib-tool --create-testdir --dir=./gnulib-with-tests --single-configure --with-c++-tests --without-privileged-tests was much faster: "just" about 2hrs :) then, ./configure && make dist, and voilĂ , the following tarball: https://www.lrde.epita.fr/~akim/private/bison/dummy-0.tar.gz Could you please try it? With some luck, some tests will fail, which we'll be able to report to gnulib. Cheers!
