Checking if your kit is complete... Looks good Writing Makefile for Linux::Bootloader cp lib/Linux/Bootloader/Grub.pm blib/lib/Linux/Bootloader/Grub.pm cp lib/Linux/Bootloader/Lilo.pm blib/lib/Linux/Bootloader/Lilo.pm cp lib/Linux/Bootloader/Detect.pm blib/lib/Linux/Bootloader/Detect.pm cp lib/Linux/Bootloader/Elilo.pm blib/lib/Linux/Bootloader/Elilo.pm cp lib/Linux/Bootloader/Yaboot.pm blib/lib/Linux/Bootloader/Yaboot.pm cp lib/Linux/Bootloader.pm blib/lib/Linux/Bootloader.pm cp scripts/linux_mkinitrd blib/script/linux_mkinitrd /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/linux_mkinitrd cp scripts/linux_install blib/script/linux_install /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/linux_install cp scripts/linux_release_tag blib/script/linux_release_tag /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/linux_release_tag cp scripts/boottool blib/script/boottool /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/boottool cp scripts/kernel_label blib/script/kernel_label /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/kernel_label Manifying blib/man1/linux_release_tag.1 Manifying blib/man1/linux_mkinitrd.1 Manifying blib/man1/linux_install.1 Manifying blib/man3/Linux::Bootloader::Grub.3 Manifying blib/man3/Linux::Bootloader::Lilo.3 Manifying blib/man3/Linux::Bootloader::Elilo.3 Manifying blib/man3/Linux::Bootloader::Detect.3 Manifying blib/man3/Linux::Bootloader::Yaboot.3 Manifying blib/man3/Linux::Bootloader.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_initialize........1..2 # Testing Linux::Bootloader 1.2 ok 1 - use Linux::Bootloader; ok 2 - use Linux::Bootloader::Detect; ok t/01_script_compile....1..9 ok 1 - Existance of scripts directory ok 2 - Unknown script type 'scripts/boottool: ascii text # '... skipping ok 3 - Unknown script type 'scripts/kernel_label: ascii text # '... skipping ok 4 - Unknown script type 'scripts/linux_install: awk program text # '... skipping ok 5 - Unknown script type 'scripts/linux_install.pod: c program text # '... skipping ok 6 - Unknown script type 'scripts/linux_mkinitrd: awk program text # '... skipping ok 7 - Unknown script type 'scripts/linux_mkinitrd.pod: commands text # '... skipping ok 8 - Unknown script type 'scripts/linux_release_tag: awk program text # '... skipping ok 9 - Unknown script type 'scripts/linux_release_tag.pod: commands text # '... skipping ok t/02_detect............1..7 ok 1 - Detecting Architecture ok 2 - Force 'linux' architecture check ok 3 - Force 'gentoo' architecture check # Failed test (t/02_detect.t at line 14) # Failed test (t/02_detect.t at line 15) ok 4 - Force default architecture check not ok 5 - Detecting Bootloader: checking for a config file not ok 6 - Detecting Bootloader: scaning MBR # Failed test (t/02_detect.t at line 16) # Looks like you failed 3 tests of 7. not ok 7 - Detecting Bootloader: check for either the config file or scan the MBR 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 ok 1 - Verifying existance of t/03_grub.basic.in ERROR: Can't open non-existant file. 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. 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 ok 19 - Calling without specifying config-file WARNING: Title already exists. ERROR: initrd non-existant initrd file not found! ok 20 - Calling with already existing title ok 21 - Calling without invalid initrd Added: Linux::Bootloader testing. ok 22 Backed up config to t/03_grub.basic.out.bak.boottool. ERROR: No kernel with specified title. ok 23 - Writing 't/03_grub.basic.out' ok 24 - Checking contents of t/03_grub.basic.out ok 25 - Loading a valid 't/03_grub.basic.in' file ok 26 ERROR: Enter a position between 0 and 3. ok 27 Removed kernel 2. ok 28 Backed up config to t/03_grub.basic.out.bak.boottool. ok 29 - Writing 't/03_grub.basic.out' ok 30 - Checking contents of t/03_grub.basic.out ok t/zz_dump_config....... Configuration: perl: 5.008002 OS: hpux - ia64-hpux Pod::Usage : 1.16 Getopt::Long : 2.34 File::Copy : 2.06 File::Path : 1.06 File::Spec : 0.86 Please add this information to bug reports (you can run t/zz_dump_config.t to get it) 1..1 ok 1 ok Failed 1/5 test scripts, 80.00% okay. 3/49 subtests failed, 93.88% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/02_detect.t 3 768 7 3 42.86% 5-7 make: *** [test_dynamic] Error 25