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
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
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
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
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
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
"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.
Thanks.
___
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils
"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
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 ../.. &&
10 matches
Mail list logo