[bug #46786] Use the just-built 'xargs' for tests

2015-12-31 Thread Ludovic Courtès
URL: Summary: Use the just-built 'xargs' for tests Project: findutils Submitted by: civodul Submitted on: Fri 01 Jan 2016 01:00:23 AM CET Category: find Severity: 3 - N

Re: Findutils failure due to reliance /bin/echo

2011-05-25 Thread Ludovic Courtès
Hi James, James Youngman skribas: > xargs will change to invoke "echo" by default rather than "/bin/echo". Cool, thanks! [...] > This will result in possibly-subtle behaviour changes for users whose > $PATH specifies a directory containing a different echo, before /bin. Yes, but then again,

Re: Findutils failure due to reliance /bin/echo

2010-05-06 Thread Ludovic Courtès
Hi, Eric Blake writes: > On 05/06/2010 09:13 AM, Ludovic Courtès wrote: >>> Even if it is also available as a shell builtin, that does not >>> alleviate the requirement to also have it available on $PATH. >> >> echo(1) *is* available in $PATH in the build

Re: Findutils failure due to reliance /bin/echo

2010-05-06 Thread Ludovic Courtès
Hi, Eric Blake writes: > On 05/05/2010 04:30 PM, James Youngman wrote: >> FAIL: l1, unexpected failure, child process exited abnormally, >> /tmp/nix-build-iqdrm25mpg40iivc59hjmdjjay1rfifp-findutils-4.5.10-git.drv-0/findutils-4.5.10-git/xargs/testsuite/../xargs: >> /bin/echo: No suc

Re: Findutils failure due to reliance /bin/echo

2010-05-06 Thread Ludovic Courtès
Hi James, James Youngman writes: > [ CC += bug-findutils@gnu.org ] > > On Wed, May 5, 2010 at 3:53 PM, Ludovic Courtès wrote: >> Hi James, >> >> James Youngman writes: >> >>> On Wed, May 5, 2010 at 9:35 AM, Ludovic Courtès wrote: >>&