Unknown wrote: > [ebuild R ] sys-apps/coreutils-7.5-r1 USE="acl nls -caps -gmp > (-selinux) -static -vanilla -xattr" 0 kB > > [...] > FAIL: cp/cp-mv-enotsup-xattr (exit: 1) > ====================================== ... > cwd=/var/tmp/portage/sys-apps/coreutils-7.5-r1/work/coreutils-7.5/tests/cu-cp-mv-enotsup-xattr.GsaX8zo02S > + dd if=/dev/zero of=blob bs=8192 count=200 > + framework_failure > + error_ 'failure in testing framework' > + echo './cp/cp-mv-enotsup-xattr: failure in testing framework' > ./cp/cp-mv-enotsup-xattr: failure in testing framework
Thank you for the report. A framework_failure usually indicates that some sort of fundamental failure has occurred prior to the actual test. It would be useful to know if you can reproduce that with the latest release, coreutils-8.1: ftp://ftp.gnu.org/gnu/coreutils/coreutils-8.1.tar.xz ftp://ftp.gnu.org/gnu/coreutils/coreutils-8.1.tar.gz
