On Mon, 23 Apr 2012 12:01:33 -0600, Matthew Burgess 
<matt...@linuxfromscratch.org> wrote:
> On Mon, 23 Apr 2012 12:48:37 -0500, Bruce Dubbs <bruce.du...@gmail.com>
> wrote:
> 
>> I'm in the middle of a jh build right now.  Just finishing up Chapter 5.
>> I'll take a look when it completes.  The toolchain built without
> complaint.
> 
> Thanks.  Note that the sed added in r9799 masks the test failures so you
> may want to revert that hunk of that commit to see if you can trigger them
> first.

Last night I did the following:

1) sudo chmod a=rx,u+s /tools/bin/su in chapter 5 coreutils
2) Dropped the getlogin.c sed from chapter 6 coreutils

The test still fails.  It appears to be because of the way that jhalfs is 
setting things
up.  The test assumes you will have a tty but as I'm running the tests under 
jhalfs
that isn't the case.  Now, what I don't understand is what makes jhalfs lose 
the tty?

If anyone can tell me how to reproduce it's invocation of chapter 6 coreutils 
test suite
I'd appreciate it.  I've tried through a Makefile, a shell script, and a shell 
script
invoked by a Makefile, and each time it seems to pass the isatty() test.

Thanks,

Matt.

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to