bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Coreutils-5.2.1 make check fails on Solaris 9


From: erwin . manuel
Subject: Coreutils-5.2.1 make check fails on Solaris 9
Date: Mon, 14 Mar 2005 14:19:45 -0600

I encountered an error running make check on coreutils-5.2.1 on Solaris 9.
I found a similar thread (
http://lists.gnu.org/archive/html/bug-coreutils/2004-10/msg00035.html ),
where the problem turned out to be the windows client.  I use PuTTY 0.57 to
connect to the host.  I'd like to know if PuTTY is causing this error in my
case.

CmdLine: make check
...
Making check in stty
make  check-TESTS
FAIL: row-col-1
PASS: basic-1
======================================
1 of 2 tests failed
Please report to address@hidden
======================================
*** Error code 1
make: Fatal error: Command failed for target `check-TESTS'
Current working directory /hrpc/usr/local/source/coreutils-5.2.1/tests/stty
*** Error code 1
make: Fatal error: Command failed for target `check-am'
Current working directory /hrpc/usr/local/source/coreutils-5.2.1/tests/stty
*** Error code 1
make: Fatal error: Command failed for target `check-recursive'
Current working directory /hrpc/usr/local/source/coreutils-5.2.1/tests
*** Error code 1
make: Fatal error: Command failed for target `check-recursive'

CmdLine: cd tests/stty;VERBOSE=yes make check
make  check-TESTS
+ stty --version
stty (GNU coreutils) 5.2.1
Written by David MacKenzie.

Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
COLUMNS=80
+ export COLUMNS
+ . ./../input-tty
+ tty -s
+ test -t 1
+ test  = no
tests=
1 rows_40_columns_80 40_80
2 rows_0_columns_0 0_0
3 rows_40_columns_80 40_80
4 rows_0 0_80
5 columns_0 0_0
6 rows_40 40_0
7 rows_0 0_0
8 columns_80 0_80
9 rows_30 30_80
NA LAST NA

+ set - 1 rows_40_columns_80 40_80 2 rows_0_columns_0 0_0 3
rows_40_columns_80 40_80 4 rows_0 0_80 5 columns_0 0_0 6 rows_40 40_0 7
rows_0 0_0 8 columns_80 0_80 9 rows_30 30_80 NA LAST NA
test 1... ok
test 2... FAIL
test 3... ok
test 4... ok
test 5... FAIL
test 6... ok
test 7... FAIL
test 8... ok
test 9... ok
FAIL: row-col-1
+ stty --version
stty (GNU coreutils) 5.2.1
Written by David MacKenzie.
...

CmdLine: uname -a
SunOS xxxxx 5.9 Generic_117171-17 sun4u sparc SUNW,Sun-Fire-V440

CmdLine: gcc --version
gcc (GCC) 3.4.2
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

CmdLine: ssh -V
OpenSSH_3.9p1, OpenSSL 0.9.7e 25 Oct 2004

CmdLine: stty -a
speed 38400 baud;
rows = 45; columns = 120; ypixels = 0; xpixels = 0;
csdata ?
eucw 1:0:0:0, scrw 1:0:0:0
intr = ^c; quit = ^\; erase = ^h; kill = ^u;
eof = ^d; eol = <undef>; eol2 = <undef>; swtch = <undef>;
start = ^q; stop = ^s; susp = ^z; dsusp = ^y;
rprnt = ^r; flush = ^o; werase = ^w; lnext = ^v;
-parenb -parodd cs8 -cstopb -hupcl cread -clocal -loblk -crtscts -crtsxoff
-parext
-ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl -iuclc
ixon -ixany -ixoff imaxbel
isig icanon -xcase echo echoe echok -echonl -noflsh
-tostop echoctl -echoprt echoke -defecho -flusho -pendin iexten
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel tab3


************************************************************************
This e-mail and any of its attachments may contain Exelon Corporation
proprietary information, which is privileged, confidential, or subject 
to copyright belonging to the Exelon Corporation family of Companies. 
This e-mail is intended solely for the use of the individual or entity 
to which it is addressed.  If you are not the intended recipient of this 
e-mail, you are hereby notified that any dissemination, distribution, 
copying, or action taken in relation to the contents of and attachments 
to this e-mail is strictly prohibited and may be unlawful.  If you have 
received this e-mail in error, please notify the sender immediately and 
permanently delete the original and any copy of this e-mail and any 
printout. Thank You.
************************************************************************





reply via email to

[Prev in Thread] Current Thread [Next in Thread]