Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00_initialize.t t\01_script_compile.t t\02_detect.t t\03_grub.basic.t t\zz_dump_config.t t\00_initialize........1..2 ok 1 - use Linux::Bootloader; ok 2 - use Linux::Bootloader::Detect; # Testing Linux::Bootloader 1.2 ok t\01_script_compile....'egrep' is not recognized as an internal or external command, operable program or batch file. 1..1 ok 1 - Existance of scripts directory ok t\02_detect............1..7 ok 1 - Detecting Architecture ok 2 - Force 'linux' architecture check ok 3 - Force 'gentoo' architecture check ok 4 - Force default architecture check not ok 5 - Detecting Bootloader: checking for a config file # Failed test (t\02_detect.t at line 14) not ok 6 - Detecting Bootloader: scaning MBR # Failed test (t\02_detect.t at line 15) # Failed test (t\02_detect.t at line 16) not ok 7 - Detecting Bootloader: check for either the config file or scan the MBR # Looks like you failed 3 tests of 7. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 5-7 Failed 3/7 tests, 57.14% okay t\03_grub.basic........1..30 ERROR: Can't open non-existant file. ok 1 - Verifying existance of t\03_grub.basic.in ok 2 - Creation of Linux::Bootloader::Grub object ok 3 - Loading a non-existant file ok 4 - Loading a valid 't\03_grub.basic.in' file ERROR: input should be: #, default, or all. ok 5 ERROR: input should be: #, default, or all. ok 6 ERROR: input should be: #, default, or all. ok 7 ok 8 Backed up config to t\03_grub.basic.out.bak.boottool. ok 9 - Writing 't\03_grub.basic.out' ok 10 - Checking contents of t\03_grub.basic.out ok 11 - Default 2 ok 12 ok 13 ERROR: Enter a default between 0 and 2. ok 14 ok 15 ERROR: kernel path (--add-kernel), title (--title) required. ERROR: kernel path (--add-kernel), title (--title) required. ok 16 - Default 1 ok 17 - Calling without defined add-kernel or title ok 18 - Calling without invalid add-kernel ERROR: kernel path (--add-kernel), title (--title) required. ok 19 - Calling without specifying config-file ERROR: kernel /etc/hosts not found! ok 20 - Calling with already existing title ERROR: kernel /etc/hosts not found! ok 21 - Calling without invalid initrd ERROR: kernel /etc/hosts not found! # Failed test (t\03_grub.basic.t at line 90) not ok 22 Backed up config to t\03_grub.basic.out.bak.boottool. ok 23 - Writing 't\03_grub.basic.out' # Failed test (t\03_grub.basic.t at line 93) not ok 24 - Checking contents of t\03_grub.basic.out ok 25 - Loading a valid 't\03_grub.basic.in' file ERROR: No kernel with specified title. ok 26 ERROR: Enter a position between 0 and 3. ok 27 Removed kernel 2. ok 28 # Failed test (t\03_grub.basic.t at line 100) Backed up config to t\03_grub.basic.out.bak.boottool. # Looks like you failed 3 tests of 30. ok 29 - Writing 't\03_grub.basic.out' not ok 30 - Checking contents of t\03_grub.basic.out dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 22, 24, 30 Failed 3/30 tests, 90.00% okay t\zz_dump_config....... Configuration: perl: 5.008 OS: MSWin32 - MSWin32 Pod::Usage : 1.16 Getopt::Long : 2.32 File::Copy : 2.05 File::Path : 1.05 File::Spec : 0.83 Please add this information to bug reports (you can run t/zz_dump_config.t to get it) 1..1 ok 1 ok Failed 2/5 test scripts, 60.00% okay. 6/41 subtests failed, 85.37% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\02_detect.t 3 768 7 3 42.86% 5-7 t\03_grub.basic.t 3 768 30 3 10.00% 22 24 30 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.