[lfs-support] SVN-20140331 6.29. Coreutils-8.22. 1 test failure nohup

2014-04-01 Thread Robin
From nohup.log: + test -w /dev/full + test -c /dev/full + exec ./tests/misc/nohup.sh: line 66: /dev/tty: No such device or address + fail=1 Found discussion at https://lists.gnu.org/archive/html/guix-devel/2014-03/msg00017.html Patch discussed

Re: [lfs-support] SVN-20140331 6.29. Coreutils-8.22. 1 test failure nohup

2014-04-01 Thread Armin K.
On 04/01/2014 02:11 PM, Robin wrote: From nohup.log: + test -w /dev/full + test -c /dev/full + exec ./tests/misc/nohup.sh: line 66: /dev/tty: No such device or address + fail=1 Found discussion at https://lists.gnu.org/archive/html/guix-devel/2014-03/msg00017.html Patch discussed

Re: [lfs-support] Linux From Scratch - Version SVN-20140328 6.22. Attr-2.4.47 Multiple failures on tests

2014-04-01 Thread Armin K.
On 04/01/2014 12:11 AM, Robin wrote: If I run 'make tests root-tests' I get 65 failures. Running the tests separately i.e. 'make tests' then 'make root-tests' and all tests were successful. My MAKEFLAGS='-j 4' if that is signicant. Thanks Parallel testing doesn't work with either

Re: [lfs-support] Linux From Scratch - Version SVN-20140328 6.22. Attr-2.4.47 Multiple failures on tests

2014-04-01 Thread Robin
On 1 April 2014 14:04, Armin K. kre...@email.com wrote: On 04/01/2014 12:11 AM, Robin wrote: If I run 'make tests root-tests' I get 65 failures. Running the tests separately i.e. 'make tests' then 'make root-tests' and all tests were successful. My MAKEFLAGS='-j 4' if that is signicant.

Re: [lfs-support] SVN-20140331 6.29. Coreutils-8.22. 1 test failure nohup

2014-04-01 Thread Robin
On 1 April 2014 14:03, Armin K. kre...@email.com wrote: On 04/01/2014 02:11 PM, Robin wrote: From nohup.log: + test -w /dev/full + test -c /dev/full + exec ./tests/misc/nohup.sh: line 66: /dev/tty: No such device or address + fail=1 Found discussion at