Checking if your kit is complete... Looks good Writing Makefile for Text::VimColor cp lib/Text/VimColor/light.css blib/lib/Text/VimColor/light.css cp lib/Text/VimColor/light.xsl blib/lib/Text/VimColor/light.xsl cp lib/Text/VimColor.pm blib/lib/Text/VimColor.pm cp lib/Text/VimColor/mark.vim blib/lib/Text/VimColor/mark.vim cp text-vimcolor blib/script/text-vimcolor /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/text-vimcolor Manifying blib/man1/text-vimcolor.1 Manifying blib/man3/Text::VimColor.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01array.......1..13 ok 1 - new() should return Text::VimColor object ok 2 - without a filename or string specified, marked() should die ok 3 - without a filename or string specified, input_filename() should be undef ok 4 - the 'string' and 'file' options should be mutually exclusive vim returned an error code of '1' Vim wrote this error output: VIM - Vi IMproved 5.7 (2000 Jun 24, compiled May 22 2001 20:12:34) Unknown option: "-RXZ" More info with: "vim -h" at t/01array.t line 40 # Looks like you planned 13 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-13 Failed 9/13 tests, 30.77% okay t/02file........1..1 ok 1 - check we get the right error if the file doesn't exist ok t/05xml.........1..12 vim returned an error code of '1' Vim wrote this error output: VIM - Vi IMproved 5.7 (2000 Jun 24, compiled May 22 2001 20:12:34) Unknown option: "-RXZ" More info with: "vim -h" at t/05xml.t line 45 # Looks like your test died before it could output anything. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 1-12 Failed 12/12 tests, 0.00% okay t/10cmp.........1..2 vim returned an error code of '1' Vim wrote this error output: VIM - Vi IMproved 5.7 (2000 Jun 24, compiled May 22 2001 20:12:34) Unknown option: "-RXZ" More info with: "vim -h" at t/10cmp.t line 14 # Looks like your test died before it could output anything. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/15let.........VIM - Vi IMproved 5.7 (2000 Jun 24, compiled May 22 2001 20:12:34) Compiled with (+) or without (-): +autocmd +browse +builtin_terms +byte_offset +cindent +cmdline_compl +cmdline_info +comments +cryptv -cscope +dialog_con_gui +digraphs -emacs_tags +eval +ex_extra +extra_search -farsi +file_in_path -osfiletype +find_in_path +fork() +GUI_Motif -hangul_input +insert_expand -langmap +linebreak +lispindent +menu +mksession +modify_fname +mouse -mouse_dec -mouse_gpm -mouse_netterm +mouse_xterm -multi_byte -perl -python +quickfix -rightleft +scrollbind +smartindent -sniff +statusline +syntax +tag_binary +tag_old_static -tag_any_white -tcl +terminfo +textobjects +title +user_commands +visualextra +viminfo +wildignore +wildmenu +writebackup +X11 -xfontset -xim +xterm_clipboard -xterm_save system vimrc file: "$VIM/vimrc" user vimrc file: "$HOME/.vimrc" user exrc file: "$HOME/.exrc" system gvimrc file: "$VIM/gvimrc" user gvimrc file: "$HOME/.gvimrc" system menu file: "$VIMRUNTIME/menu.vim" fall-back for $VIM: "/usr/local/share/vim" Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DUSE_GUI_MOTIF -I. -g -O -Wall Linking: gcc -o vim -L/usr/lib/Motif1.1 -lXext -lXm -lXp -lXt -lXt -lX11 -lncurses 1..0 # Skip need Vim 6.3 for this to work skipped all skipped: need Vim 6.3 for this to work t/20override....1..4 vim returned an error code of '1' Vim wrote this error output: VIM - Vi IMproved 5.7 (2000 Jun 24, compiled May 22 2001 20:12:34) Unknown option: "-RXZ" More info with: "vim -h" at t/20override.t line 21 # Looks like your test died before it could output anything. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/99pod.........1..2 # Running under perl version 5.008002 for hpux # Current time local: Wed Jun 27 16:59:45 2007 # Current time GMT: Wed Jun 27 23:59:45 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok Failed 4/7 test scripts, 42.86% okay. 27/34 subtests failed, 20.59% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/01array.t 255 65280 13 18 138.46% 5-13 t/05xml.t 1 256 12 24 200.00% 1-12 t/10cmp.t 1 256 2 4 200.00% 1-2 t/20override.t 1 256 4 8 200.00% 1-4 1 test skipped. make: *** [test_dynamic] Error 25