Re: one other coreutils test failure

2011-09-18 Thread Paul Eggert
On 09/18/11 12:11, Jim Meyering wrote: > Since kFreeBSD also lacks /proc/self/fd support, this has the > drawback of making getcwd non-thread-safe, and making it possible > that getcwd will exit under some unusual conditions. But neither > of those matter to coreutils, I doubt whether the

Re: one other coreutils test failure

2011-09-18 Thread Jim Meyering
Jim Meyering wrote: > Michael Stone wrote: >> On Fri, Sep 16, 2011 at 06:54:32PM +0200, Jim Meyering wrote: >>>Michael Stone wrote: This one was actually in gnulib; what's the best way to pursue it? FAIL: test-getcwd (exit: 16) >>> >>>Hi Michael, >>>

Re: one other coreutils test failure

2011-09-16 Thread Michael Stone
(dropped the cc by accident) - Forwarded message from Michael Stone - On Fri, Sep 16, 2011 at 09:02:20PM +0200, you wrote: Then maybe your system has problems with long names? What is errno when getcwd returns NULL here? also ENOENT /* If libc has the bug in question, this invocati

Re: one other coreutils test failure

2011-09-16 Thread Jim Meyering
Michael Stone wrote: > On Fri, Sep 16, 2011 at 06:54:32PM +0200, Jim Meyering wrote: >>Michael Stone wrote: >>> This one was actually in gnulib; what's the best way to pursue it? >>> >>> FAIL: test-getcwd (exit: 16) >>> >> >>Hi Michael, >> >>Thanks for the report. >>I'

Re: one other coreutils test failure

2011-09-16 Thread Michael Stone
On Fri, Sep 16, 2011 at 06:54:32PM +0200, Jim Meyering wrote: Michael Stone wrote: This one was actually in gnulib; what's the best way to pursue it? FAIL: test-getcwd (exit: 16) Hi Michael, Thanks for the report. I'll Cc bug-gnulib, but to start with, note that

Re: one other coreutils test failure

2011-09-16 Thread Jim Meyering
Michael Stone wrote: > This one was actually in gnulib; what's the best way to pursue it? > > FAIL: test-getcwd (exit: 16) > Hi Michael, Thanks for the report. I'll Cc bug-gnulib, but to start with, note that test-getcwd.c's main does this: return test_abort_bug ()