bug#10545: make check failures on virtual machine at hoster 1und1.de

2018-10-15 Thread Assaf Gordon
close 10545 stop (triaging old bugs) Hello Bernhard! On 18/01/12 11:47 AM, Bernhard Voelker wrote: Running `make check` on a virtual machine at 1und1.de is failing for 5 tests: FAIL: misc/nproc-avail FAIL: tail-2/wait FAIL: ls/stat-dtype FAIL: ls/stat-free-color FAIL: tail-2/follow-stdin Ser

bug#10545: make check failures on virtual machine at hoster 1und1.de

2012-01-18 Thread Bernhard Voelker
Running `make check` on a virtual machine at 1und1.de is failing for 5 tests: FAIL: misc/nproc-avail ++ nproc --all + all=4 ++ OMP_NUM_THREADS= ++ nproc + available=8 + test 8 -le 4 + fail=1 I added an strace for both runs. FAIL: tail-2/wait + test '!' -r unreadable + timeout 1 tail -s0.1 -F

make check failures

2009-03-26 Thread Bruce Lamden
Sunfire 245, Sparcv9, Solaris 10. gcc 4.3.3 2 make check failures: FAIL: test-vc-list-files-git.sh awk: syntax error near line 4 awk: illegal statement near line 4 cmp: EOF on actual FAIL: test-vc-list-files-cvs.sh 2 checks not run. ___ Bug

Re: "make check" failures if BLOCK_SIZE is set in the environment

2004-03-03 Thread Jim Meyering
Paul Eggert <[EMAIL PROTECTED]> wrote: > I ran into some "make check" failures when I set BLOCK_SIZE in my > environment before running the coreutils tests. Here's a patch. > > 2004-02-25 Paul Eggert <[EMAIL PROTECTED]> > > * tests/du

"make check" failures if BLOCK_SIZE is set in the environment

2004-02-25 Thread Paul Eggert
I ran into some "make check" failures when I set BLOCK_SIZE in my environment before running the coreutils tests. Here's a patch. 2004-02-25 Paul Eggert <[EMAIL PROTECTED]> * tests/du/deref-args, tests/du/exclude, tests/du/slash, tests/du/trailing-slash

Re: weird make check failures

2003-06-18 Thread Alfred M. Szmidt
I get this even if I compile in src-dir. And the "./configure && make distclean" hack didn't help either. Any other ideas? Maybe my tree is just fubared, cheers. ___ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bu

Re: weird make check failures

2003-06-18 Thread Jim Meyering
"Alfred M. Szmidt" <[EMAIL PROTECTED]> wrote: > I get this even if I compile in src-dir. And the "./configure && make > distclean" hack didn't help either. Any other ideas? > > Maybe my tree is just fubared, cheers. If you touch Test.pm in the affected directory, those files will be regenerated.

Re: weird make check failures

2003-06-18 Thread Alfred M. Szmidt
Thanks. ___ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils

Re: weird make check failures

2003-06-17 Thread Jim Meyering
"Alfred M. Szmidt" <[EMAIL PROTECTED]> wrote: > I keep getting these weird failures in a lot of utilties that used to > be in sh-utils before, anyone knows whats going on? This happens for > me both on GNU/Hurd and GNU/Linux. > cat: /src-cvs/coreutils/tests/cut/1.I: No such file or directory > /s

weird make check failures

2003-06-17 Thread Alfred M. Szmidt
I keep getting these weird failures in a lot of utilties that used to be in sh-utils before, anyone knows whats going on? This happens for me both on GNU/Hurd and GNU/Linux. Making check in cut /obj/local/coreutils/tests/cut make[1]: Entering directory `/obj/local/coreutils/tests/cut' cd ../.. &&