LFS 6.2

6.14 Coreutils

Notices in log file about running tests as root.
We need to "Do `make check-root' as `root' to run these tests"

make[1]: Entering directory `/sources/coreutils-5.96/tests'
../src/printenv POSIXLY_CORRECT >/dev/null \
  && sed s/%%/POSIXLY_CORRECT/ ./.env-warn || :
test "${CDPATH+set}" = set \
  && sed s/%%/CDPATH/ ./.env-warn || :
***********************************************************
NOTICE: Some tests may be run only as root.
  Do `make check-root' as `root' to run these tests.
***********************************************************

...
make[3]: Entering directory `/sources/coreutils-5.96/tests/chown'
***************************
NOTICE:
./basic: This test is being skipped, since it works only
when run as root.
***************************
SKIP: basic
PASS: deref

...
***************************
NOTICE:
./special-bits: This test is being skipped, since it works only
when run as root.
***************************
SKIP: special-bits

...
***************************
NOTICE:
./no-give-up: This test is being skipped, since it works only
when run as root.
***************************
SKIP: no-give-up
PASS: dir-no-w
***************************
NOTICE:
./fail-2eperm: This test is being skipped, since it works only
when run as root.
***************************
SKIP: fail-2eperm

Thanks,

Peter


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to