Hi all during the test with the command: su nobody -s /bin/bash \ -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes -k check || true"
I get the following results: make[7]: Entering directory `/sources/coreutils-8.19/gnulib-tests' make all-recursive make[8]: Entering directory `/sources/coreutils-8.19/gnulib-tests' Making all in . make[9]: Entering directory `/sources/coreutils-8.19/gnulib-tests' make[9]: Nothing to be done for `all-am'. make[9]: Leaving directory `/sources/coreutils-8.19/gnulib-tests' make[8]: Leaving directory `/sources/coreutils-8.19/gnulib-tests' make[7]: Leaving directory `/sources/coreutils-8.19/gnulib-tests' ============================================================================ Testsuite summary for GNU coreutils 8.19 ============================================================================ # TOTAL: 315 # PASS: 293 # SKIP: 22 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory `/sources/coreutils-8.19/gnulib-tests' make[5]: Leaving directory `/sources/coreutils-8.19/gnulib-tests' make[4]: Leaving directory `/sources/coreutils-8.19/gnulib-tests' make[3]: Leaving directory `/sources/coreutils-8.19/gnulib-tests' make[2]: Leaving directory `/sources/coreutils-8.19/gnulib-tests' make[2]: Entering directory `/sources/coreutils-8.19' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/sources/coreutils-8.19' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/sources/coreutils-8.19' make: *** [check] Error 2 The numbers of the pass skip and xfail are identical to the results in the results logs site but I get these two errors at the end that I don't know if I can proceed with them. I did this step over 5 times and every time I get the same results. Regards, Israel
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
