Does anyone run the LTP test suite on a LFS system? On my system most of the tests (./runalltests.sh) succeeded, except for:
$ grep FAIL ltp-full.log INFO: pan reported some tests FAIL $ grep BROK ltp-full.log swapon02 3 BROK : Cleanup failed, quitting the test swapon02 4 BROK : Remaining cases broken $ grep CONF ltp-full.log acct01 1 CONF : BSD process accounting is not configured in this kernel. acct01 2 CONF : Test will not run. acct02 1 CONF : BSD process accounting is not configured in this kernel. acct02 2 CONF : Test will not run. ftruncate04 1 CONF : The filesystem where /tmp is mounted does not support mandatory locks. Cannot run this test. getgroups01 3 CONF : getgroups(0,gidset) returned 1, Unable to test that mlockall02 1 CONF : mlockall02 did not BEHAVE as expected.This may be okay if you are running Red Hat Enterprise Linux 3 (RHEL) mlockall02 2 CONF : mlockall02 did not BEHAVE as expected.This may be okay if you are running Red Hat Enterprise Linux 3 (RHEL) munlockall02 1 CONF : munlockall() failed to produce expected errno :1 Got : 0, Success. ***Some distros, such as Red Hat Enterprise Linux, support non-superuser munlockall calls.*** rmdir05 2 CONF : rmdir on "dir/." supported on Linux rmdir05 3 CONF : linked directories test not implemented on Linux shmctl02 6 CONF : shmctl() did not fail for non-root user.This may be okay for your distribution. shmctl02 7 CONF : shmctl() did not fail for non-root user.This may be okay for your distribution. sockioctl01 5 PASS : SIOCGIFCONF successful diotest4 9 CONF : Direct I/O on /dev/null is not supported diotest4 9 CONF : Direct I/O on /dev/null is not supported I would like to compare results -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page