I tried to build an udev_update LFS (including modifications: linux-2.6.16,
udev-88, shadow-4.0.15, iproute-2.6.16-060323, man-pages-2.26 and most
importantly linux-glibc-headers generated by Jürg Billeter's script).
During 072-coreutils I get this:
>>
Making check in ls-2
make[2]: Entering directory `/sources/coreutils-5.94/tests/ls-2'
make check-TESTS
make[3]: Entering directory `/sources/coreutils-5.94/tests/ls-2'
paco: open("/tmp/paco.tmp"): Permission denied
FAIL: tests
======================================
1 of 1 tests failed
Please report to [email protected]
======================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/sources/coreutils-5.94/tests/ls-2'
<<
ls -l ../../tmp/paco.tmp returns this:
-rw-r--r-- 1 root root 100 2006-03-28 12:12 ../../tmp/paco.tmp
And cat ../../tmp/paco.tmp:
/var/tmp/cf20280/conftest9012345
/usr/lib/cf20280/conftest9012345
/etc/group
/etc/group
/etc/passwd
Seems like the test suite of coreutils creates some files that are logged by
paco because it's preloaded during the whole build. And because the test
suite switches users, the log can not be removed properly. ?
Chris
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page