Hi Collin,
> I assume you are using Autoconf 2.72? I don't see an easy way to fix
> this and Autoconf is trivial to install so it is probably just worth
> mentioning in the README.
>
> $ /usr/bin/autoconf --version
> autoconf (GNU Autoconf) 2.71
> $ env GNULIB_TOOL_IMPL=py AUTOCONF=/usr/bin/autoc
On 3/21/24 7:29 PM, Bruno Haible wrote:
> I've now added the 'test-hello-c-gnulib-automakesubdir-withtests-1.sh'
> test, among others. With this, I think adding Bison is redundant.
Thanks. I'll look into the Bison error once gnulib-tool.py.TODO is
done and more tests pass.
Collin
Hi Collin,
> It might be worth adding
> GNU Bison as a test case. It has not had a commit since Nov 4 2022,
> but builds fine running:
>
> $ git submodule update --init
> $ env GNULIB_TOOL_IMPL=sh ./bootstrap
> $ ./configure
> $ make all
>
> But the Python version will fail to run 'make all' due
Hi Bruno,
I assume you are using Autoconf 2.72? I don't see an easy way to fix
this and Autoconf is trivial to install so it is probably just worth
mentioning in the README.
$ /usr/bin/autoconf --version
autoconf (GNU Autoconf) 2.71
$ env GNULIB_TOOL_IMPL=py AUTOCONF=/usr/bin/autoconf ./test-emac
Hi Bruno,
On 3/21/24 8:45 AM, Bruno Haible wrote:
> Oh, indeed, the unit test works in the directory in which I committed it,
> but does not work in a fresh git checkout :-( The .gitignore files
> cause a lot of trouble. But it should be fixed by now.
Thanks! I see you also fixed the 'autom4te.ca
Hi Collin,
> I've been using the test case a bit and noticed this slight issue:
>
> $ env GNULIB_TOOL_IMPL=sh ./test-emacs-1.sh
> ...
> Only in tmp49208-result/m4: wchar_t.m4~
> Only in tmp49208-result/m4: xattr.m4~
> Only in tmp49208-result/m4: zzgnulib.m4~
> FAIL: gnulib-tool's result has unexp