Hi Collin,

> I think that the test-coreutils-1.sh test is missing --local-dir=gl.
> Was this intentional? From test-coreutils-1.err:
> 
> $ cat test-coreutils-1.err 
> gnulib-tool: warning: module buffer-lcm doesn't exist
> gnulib-tool: warning: module cl-strtod doesn't exist
> gnulib-tool: warning: module cl-strtold doesn't exist
> ...
> $ ./bootstrap --skip-po
> ./bootstrap: Bootstrapping from checked-out coreutils sources...
> ./bootstrap: autopoint --force
> ./bootstrap: /home/collin/.local/src/gnulib/gnulib-tool      --no-changelog   
>   --aux-dir=build-aux     --doc-base=doc     --lib=libcoreutils     
> --m4-base=m4/     --source-base=lib/     --tests-base=tests     
> --local-dir=gl     --tests-base=gnulib-tests --with-tests --symlink 
> --makefile-name=gnulib.mk --automake-subdir
>      --import ...

Oh, I had missed the fact that 'bootstrap' passes a set of command-line
arguments of its own to gnulib-tool.

Should be fixed now. Thanks for the report!

Bruno




Reply via email to