Le 14/03/2013 12:26, Rubin Saifi a écrit :
> Getting error in  coreutils
>
> critical cmd :su nobody -s /bin/bash -c "PATH=$PATH make 
> RUN_EXPENSIVE_TESTS=yes -k check || true"
>
> OUTPUT :
>
> snipped....
> ,..........
> ============================================================================
> Testsuite summary for GNU coreutils 8.19
> ============================================================================
> # TOTAL: 315
> # PASS:  278
> # SKIP:  37
> # 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
>
If the command ends with || true, it means it is expected to fail... I 
think the latest coreutils version (8.21) has no error in the tests, but 
do not know for sure about 8.19.

Pierre

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to