FAIL: tests/tty/tty===================
++ initialcwd=/sources/coreutils-9.4
+++ testdirprefix
+++ printf gt
++ pfx=gt
+++ mktempd /sources/coreutils-9.4 gt-tty.sh.XXXX
+++ case $# in
+++ destdir=/sources/coreutils-9.4
+++ template=gt-tty.sh.XXXX
+++ MAXTRIES=4
+++ case $destdir in
+++ destdir_slash=/sources/coreutils-9.4/
+++ case $template in
++++ unset TMPDIR
+++ d=/sources/coreutils-9.4/gt-tty.sh.xcFx
+++ case $d in
+++ :
+++ test -d /sources/coreutils-9.4/gt-tty.sh.xcFx
++++ ls -dgo /sources/coreutils-9.4/gt-tty.sh.xcFx
+++ perms='drwx------ 2 4096 Jul 1 18:52 /sources/coreutils-9.4/gt-tty.sh.xcFx'
+++ case $perms in
+++ :
+++ echo /sources/coreutils-9.4/gt-tty.sh.xcFx
+++ return
--
tty: extra operand 'a'
Try 'tty --help' for more information.
+ returns 2 tty -s a
tty: extra operand 'a'
Try 'tty --help' for more information.
+ test -w /dev/full
+ test -c /dev/full
+ test -t 0
+ returns 3 tty
tty: write error: No space left on device
+ returns 3 tty
tty: write error: No space left on device
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ removetmp
+ _st=1
+ cleanup
+ :
+ test '' = yes
+ cd /sources/coreutils-9.4
+ chmod -R u+rwx /sources/coreutils-9.4/gt-tty.sh.xcFx
+ rm -rf /sources/coreutils-9.4/gt-tty.sh.xcFx
+ exit 1
FAIL tests/tty/tty.sh (exit status: 1) I applied coreutils-9.4-il8n-1.patch and a fix for a vulnerability in the split utility prior to the test.