Hello,
While running 'src/su dummy -c "make RUN_EXPENSIVE_TESTS=yes check"' as
part of building and installing coreutils, the nohup test fails. So far
everything is running great up to this command in section 6.15 of the book.
One oddity that I am not sure means anything is that I get "bash:
/root/.bashrc: Permission denied" just after issuing the command. Not
sure if this is expected. The tests run along great, then fail at nohup.
<cut>
root:/sources/coreutils-5.2.1# src/su dummy -c "make
RUN_EXPENSIVE_TESTS=yes check"
bash: /root/.bashrc: Permission denied
Making check in lib
...
Making check in misc
make[2]: Entering directory `/sources/coreutils-5.2.1/tests/misc'
make check-TESTS
make[3]: Entering directory `/sources/coreutils-5.2.1/tests/misc'
PASS: paste-no-nl
PASS: stat-fmt
PASS: expand
PASS: fold
FAIL: nohup
PASS: readlink
PASS: head-elide-tail
PASS: split-fail
PASS: false
tty-eof: this script requires Perl's Expect package >=1.11
SKIP: tty-eof
PASS: printf-hex
PASS: nl
PASS: split-l
PASS: printf
PASS: split-a
PASS: head-pos
PASS: sort
PASS: head-c
PASS: csplit
PASS: nice
PASS: pathchk1
======================================
1 of 20 tests failed
(1 tests were not run)
Please report to [email protected]
======================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/misc'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/misc'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/sources/coreutils-5.2.1/tests'
make: *** [check-recursive] Error 1
root:/sources/coreutils-5.2.1#
</cut>
So far I've tried redoing the coreutils build with and without the
patches and nothing seems to get me past it. All of the other tests
seemed to pass (or atleast the fails match the logs at LFS) so I sort of
stumped.
My system is a Dell 450n with a 2.4G P4 Xeon and 2.5G ram. I built the
tools from the livecd (all the way to chapter 6) and chrooted from a
gentoo system.
Any suggestions as to what else to try to get past this.
/ks
--
Kevin Somervill
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page