bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub-1.99~rc1: make check: 20 of 25 tests failed


From: Highend-Digital Support
Subject: grub-1.99~rc1: make check: 20 of 25 tests failed
Date: Sat, 16 Apr 2011 20:04:32 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110307 Icedove/3.0.11

Hi,

my idea was to be able to boot freedos images with grub(2) which was already possible in grub-0.97. Therefor I' downloaded a recent snapshot and compiled myself. More details below.

    Roger

I'm running debian squeeze and downloaded:
   ftp://alpha.gnu.org/gnu/grub/grub-1.99~rc1.tar.gz

I installed under: /usr/local/src
   (all requirements as stated in INSTALL are fulfilled)

configure --prefix=/usr/local
No errors, return value == 0, configure status below
*******************************************************
GRUB2 will be compiled with following components:
Platform: i386-pc
With devmapper support: No (need libdevmapper header)
With memory debugging: No
efiemu runtime: Yes
grub-mkfont: Yes
*******************************************************

make
(no errors, return value == 0)

make check
(errors, return value == 2, messages shown below)

shorty:/usr/local/src/grub-1.99~rc1# make check
make  check-recursive
make[1]: Entering directory `/usr/local/src/grub-1.99~rc1'
Making check in grub-core/gnulib
make[2]: Entering directory `/usr/local/src/grub-1.99~rc1/grub-core/gnulib'
make  check-recursive
make[3]: Entering directory `/usr/local/src/grub-1.99~rc1/grub-core/gnulib'
make[4]: Entering directory `/usr/local/src/grub-1.99~rc1/grub-core/gnulib'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/usr/local/src/grub-1.99~rc1/grub-core/gnulib'
make[3]: Leaving directory `/usr/local/src/grub-1.99~rc1/grub-core/gnulib'
make[2]: Leaving directory `/usr/local/src/grub-1.99~rc1/grub-core/gnulib'
Making check in .
make[2]: Entering directory `/usr/local/src/grub-1.99~rc1'
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 `/usr/local/src/grub-1.99~rc1'
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 `/usr/local/src/grub-1.99~rc1'
make  check-TESTS
make[3]: Entering directory `/usr/local/src/grub-1.99~rc1'
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...
./partmap_test: 64: qemu-img: 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 `/usr/local/src/grub-1.99~rc1'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/usr/local/src/grub-1.99~rc1'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/grub-1.99~rc1'
make: *** [check] Error 2
shorty:/usr/local/src/grub-1.99~rc1#

Attachment: support.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]