Re: coreutils-5.3.0: "make check" fails on NetBSD/sparc-1.5

2005-01-14 Thread Jim Meyering
Adrian Bunk <[EMAIL PROTECTED]> wrote: ... > FAIL: tail-tests [test f-1 failed] Thanks for the report. Here's the fix I checked in yesterday: (I'll update the comment) 2005-01-14 Jim Meyering <[EMAIL PROTECTED]> The test, tests/tail/f-1, failed on powerpc-apple-darwin7.7.0. * s

coreutils-5.3.0: "make check" fails on NetBSD/sparc-1.5

2005-01-14 Thread Adrian Bunk
make[3]: Entering directory `/aux/adrian/build/coreutils-5.3.0/tests/tail' FAIL: tail-tests == 1 of 1 tests failed Please report to bug-coreutils@gnu.org == After adding a "set -x" to tests/tail/tail-tests: Making check i

BUG: cp command stops at 2,097,152KB

2005-01-14 Thread Bryan Rood
Hello, I am in dire straights. No matter what file I copy to my samba share, cp won't copy more than 2,097,152KB. Can you help me with this or point me to somewhere that explains why? Thank you. Bryan Rood IT Manager Quantros Inc. [EMAIL PROTECTED] Office: (408) 957 - 3300 ext 230 <> BEGIN

Re: error occurred through 'make check'

2005-01-14 Thread Jim Meyering
"Engel, Christian" <[EMAIL PROTECTED]> wrote: ... > gmake[3]: Entering directory `/home/cre/coreutils-5.2.1/tests/stty' > FAIL: row-col-1 Thanks for the report. FYI, that was not a problem with stty, but rather with how one of Solaris' ioctls worked when rows or columns was set to zero. So that te

error occurred through 'make check'

2005-01-14 Thread Engel, Christian
Hello, My platform: uname -a SunOS haddock 5.8 Generic_108528-13 sun4u sparc SUNW,Sun-Fire-280R following error occurred through 'make check': ... == All 1 tests passed == gmake[3]: Leaving directory `/home/cre/coreutils-5.2.1/tests/sort' gmake[2]: Leaving direct

problems in install.1

2005-01-14 Thread esr
This is automatically generated email about problems in a man page for which you appear to be responsible. If you are not the right person or list, tell me and I will attempt to correct my database. See http://catb.org/~esr/doclifter/problems.html for details on how and why these patches were gen

make -k fails on cygwin [Was: Test failures in coreutils-5.3.0 on cygwin]

2005-01-14 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [cross-posted to cygwin and automake lists] I'm not sure if the bug below is with cygwin's mods to make, in automake for using non-portable Makefile constructs, or in both. According to Jim Meyering on 1/12/2005 9:45 AM: >>>If you run `make -k check',