address@hidden:/home/alan# cd grub address@hidden:/home/alan/grub# make check make check-recursive make[1]: Entering directory `/home/alan/grub' Making check in grub-core/gnulib make[2]: Entering directory `/home/alan/grub/grub-core/gnulib' make check-recursive make[3]: Entering directory `/home/alan/grub/grub-core/gnulib' make[4]: Entering directory `/home/alan/grub/grub-core/gnulib' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/home/alan/grub/grub-core/gnulib' make[3]: Leaving directory `/home/alan/grub/grub-core/gnulib' make[2]: Leaving directory `/home/alan/grub/grub-core/gnulib' Making check in . make[2]: Entering directory `/home/alan/grub' make example_unit_test example_scripted_test example_grub_script_test grub_script_echo1 grub_script_echo_keywords grub_script_vars1 grub_script_for1 grub_script_while1 grub_script_if grub_script_blanklines grub_script_final_semicolon grub_script_dollar grub_script_comments grub_script_functions grub_script_break grub_script_continue grub_script_shift grub_script_blockarg grub_script_setparams grub_script_return grub_cmd_regexp grub_script_expansion grub_script_not partmap_test grub_cmd_echo make[3]: Entering directory `/home/alan/grub' make[3]: `example_unit_test' is up to date. make[3]: `example_scripted_test' is up to date. make[3]: `example_grub_script_test' is up to date. make[3]: `grub_script_echo1' is up to date. make[3]: `grub_script_echo_keywords' is up to date. make[3]: `grub_script_vars1' is up to date. make[3]: `grub_script_for1' is up to date. make[3]: `grub_script_while1' is up to date. make[3]: `grub_script_if' is up to date. make[3]: `grub_script_blanklines' is up to date. make[3]: `grub_script_final_semicolon' is up to date. make[3]: `grub_script_dollar' is up to date. make[3]: `grub_script_comments' is up to date. make[3]: `grub_script_functions' is up to date. make[3]: `grub_script_break' is up to date. make[3]: `grub_script_continue' is up to date. make[3]: `grub_script_shift' is up to date. make[3]: `grub_script_blockarg' is up to date. make[3]: `grub_script_setparams' is up to date. make[3]: `grub_script_return' is up to date. make[3]: `grub_cmd_regexp' is up to date. make[3]: `grub_script_expansion' is up to date. make[3]: `grub_script_not' is up to date. make[3]: `partmap_test' is up to date. make[3]: `grub_cmd_echo' is up to date. make[3]: Leaving directory `/home/alan/grub' make check-TESTS make[3]: Entering directory `/home/alan/grub' example_unit_test: example_unit_test: PASS PASS: example_unit_test PASS: example_scripted_test FAIL: example_grub_script_test FAIL: grub_script_echo1 FAIL: grub_script_echo_keywords FAIL: grub_script_vars1 FAIL: grub_script_for1 FAIL: grub_script_while1 FAIL: grub_script_if PASS: grub_script_blanklines PASS: grub_script_final_semicolon PASS: grub_script_dollar FAIL: grub_script_comments FAIL: grub_script_functions FAIL: grub_script_break FAIL: grub_script_continue FAIL: grub_script_shift [] != [{ true }] FAIL: grub_script_blockarg FAIL: grub_script_setparams FAIL: grub_script_return FAIL: grub_cmd_regexp FAIL: grub_script_expansion FAIL: grub_script_not Checking MSDOS partition types... (hd0): disk/partiton not found FAIL: partmap_test FAIL: grub_cmd_echo ================================= 20 of 25 tests failed Please report to address@hidden ================================= make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/home/alan/grub' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/home/alan/grub' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/alan/grub' make: *** [check] Error 2 address@hidden:/home/alan/grub#