Michael MELLIN wrote: > 1 of these 393 tests failed and 55 of them were not run. > > My computer is an ASUS T101MT (Intel® Atom N450, 1.66 GHz ; DDR2 2 Go) and > I made the installation on an external usb HDD. > > Please find attached the report about test corresponding to the command : > su-tools nobody -s /bin/bash -c "make RUN_EXPENSIVE_TESTS=yes check" » in > the book : « LFS Version SVN-20110210 » at the chapitre 6.22.1.
Thank you for taking the time to report that. That is just a minor problem with a new test. It was fixed soon after the release, probably by this change: http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=5c3fd50a751a93ac > FAIL: cp/fiemap-perf (exit: 1) > ============================== ... > + fiemap_capable_ . > + df -T -t btrfs -t xfs -t ext4 -t ocfs2 -t gfs2 . > df: Warning: cannot read table of mounted file systems > Filesystem Type 1K-blocks Used Available Use% Mounted on > - - 9614116 2189296 6936448 24% / > + timeout 10 truncate -s1T f > + timeout 10 cp f f2 > + fail=1 > ++ stat --printf %s f > ++ stat --printf %s f2 > + test 1099511627776 = 0 > + fail=1 > + Exit 1 > + set +e > + exit 1 > + exit 1 > + remove_tmp_ > + __st=1 > + cleanup_ > + : > + cd /sources/coreutils-8.10/tests > + chmod -R u+rwx /sources/coreutils-8.10/tests/gt-fiemap-perf.6ujy > + rm -rf /sources/coreutils-8.10/tests/gt-fiemap-perf.6ujy > + exit 1
