bug-coreutils
[Top][All Lists]
Advanced

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

coreutils-5.2.1: make check FAIL:slink


From: LTH van Dellen
Subject: coreutils-5.2.1: make check FAIL:slink
Date: Thu, 26 May 2005 23:01:16 +0200
User-agent: Internet Messaging Program (IMP) 3.2.6

Hello,
I was busy setting up linux from scratch when I was struck with an
error message when I ran:
  make RUN_EXPENSIVE_TESTS=yes check
the tail was:
<snip>
PASS: deref
PASS: two-args
FAIL: slink
======================================
1 of 14 tests failed
(1 tests were not run)
Please report to address@hidden
======================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory
`/mnt/sda1/sources/coreutils-5.2.1/tests/du'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory
`/mnt/sda1/sources/coreutils-5.2.1/tests/du'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mnt/sda1/sources/coreutils-5.2.1/tests'
make: *** [check-recursive] Error 1

So im reporting this bug(?). I've attached the output of this command
as well as some others I thought were useful (I saw these on
http://lists.gnu.org/archive/html/bug-coreutils/2003-04/msg00088.html)
  make RUN_EXPENSIVE_TESTS=yes check
  cd tests/du
  env VERBOSE=yes make check TESTS=slink
  df -T .
  # edited the slink script as told by msg00088.html, and ran again:
  env VERBOSE=yes make check TESTS=slink
  # supplying you with the output of
  cat slink.tmp/13915/out

But I dont really understand the test. Indeed grep '^[1-9]' fails,
because the `out' file, created by `du' has lines starting only with
0. Should symlinks have a diskusage other than 0? or has this
something to do with reiser4?

Best regards,
Louwrens van Dellen

Attachment: make_expensive_check.txt
Description: Text document

Attachment: make_verbose_check_slink.txt
Description: Text document

Attachment: df_T.txt
Description: Text document

Attachment: cat_slink_out.txt
Description: Text document


reply via email to

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