Report for Text-VimColor-0.21

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: PASS Text-VimColor-0.21 v5.15.2 GNU/Linux
Date: 2012-09-08T00:52:46Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Randy Stauner,

This is a computer-generated report for Text-VimColor-0.21
on perl 5.15.2, created by CPAN-Reporter-1.2006.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

Skip blib/lib/auto/share/dist/Text-VimColor/light.css (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/light.xsl (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/mark.vim (unchanged)
PERL_DL_NONLAZY=1 /home/njh/perl5/perlbrew/perls/perl-5.15.2/bin/perl5.15.2 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ......... ok
# Prerequisite Report:
#   Version Module                 
#   ------- -----------------------
#      1.26 Carp                   
#      5.66 Exporter               
#      6.62 ExtUtils::MakeMaker    
#      2.21 File::Copy             
#      1.20 File::Find             
#      1.03 File::ShareDir         
#      0.04 File::ShareDir::Install
#      3.33 File::Spec::Functions  
#      0.22 File::Temp             
#      2.38 Getopt::Long           
#      1.15 IO::File               
#      1.12 IPC::Open3             
#      1.25 List::Util             
#      0.26 Path::Class            
#      1.07 Symbol                 
#      3.02 Term::ANSIColor        
#      0.98 Test::More             
#      1.04 strict                 
#      1.12 warnings               
t/00-report-prereqs.t .. ok
# vim --version
# 
# VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Jul 24 2012 03:18:22)
# Included patches: 1-547
# Modified by pkg-vim-maintainers@lists.alioth.debian.org
# Compiled by jamessan@debian.org
# Huge version without GUI.  Features included (+) or not (-):
# +arabic +autocmd -balloon_eval -browse ++builtin_terms +byte_offset +cindent 
# -clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments 
# +conceal +cryptv +cscope +cursorbind +cursorshape +dialog_con +diff +digraphs 
# -dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path 
# +find_in_path +float +folding -footer +fork() +gettext -hangul_input +iconv 
# +insert_expand +jumplist +keymap +langmap +libcall +linebreak +lispindent 
# +listcmds +localmap -lua +menu +mksession +modify_fname +mouse -mouseshape 
# +mouse_dec +mouse_gpm -mouse_jsbterm +mouse_netterm -mouse_sysmouse 
# +mouse_xterm +mouse_urxvt +multi_byte +multi_lang -mzscheme +netbeans_intg 
# +path_extra -perl +persistent_undo +postscript +printer +profile -python 
# -python3 +quickfix +reltime +rightleft -ruby +scrollbind +signs +smartindent 
# -sniff +startuptime +statusline -sun_workshop +syntax +tag_binary 
# +tag_old_static -tag_any_white -tcl +terminfo +termresponse +textobjects +title
#  -toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo 
# +vreplace +wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp
#  -xterm_clipboard -xterm_save 
#    system vimrc file: "$VIM/vimrc"
#      user vimrc file: "$HOME/.vimrc"
#       user exrc file: "$HOME/.exrc"
#   fall-back for $VIM: "/usr/share/vim"
# Compilation: gcc-4.6 -c -I. -Iproto -DHAVE_CONFIG_H     -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1      
# Linking: gcc-4.6   -Wl,-z,relro -Wl,--as-needed -o vim       -lm -ltinfo -lnsl  -lselinux -lacl -lattr -lgpm           
# 
t/000-vim-version.t .... ok
t/ansi.t ............... ok
t/compare-formats.t .... ok
Wide character in print at /home/njh/perl5/perlbrew/perls/perl-5.15.2/lib/5.15.2/Test/Builder.pm line 1759.
Wide character in print at /home/njh/perl5/perlbrew/perls/perl-5.15.2/lib/5.15.2/Test/Builder.pm line 1759.
t/encoding.t ........... ok
t/html.t ............... ok
t/input_filename.t ..... ok
t/new.t ................ ok
t/override-options.t ... ok
t/share-dir.t .......... ok
t/tvctestsyn.t ......... ok
t/untie-std-handles.t .. ok
t/vim_let.t ............ ok
t/vim_options.t ........ ok
t/xml.t ................ ok
All tests successful.

Test Summary Report
-------------------
t/encoding.t         (Wstat: 0 Tests: 6 Failed: 0)
  TODO passed:   1-2
Files=16, Tests=133,  5 wallclock secs ( 0.05 usr  0.02 sys +  1.46 cusr  0.18 csys =  1.71 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                  Need Have
    ----------------------- ---- ----
    Carp                    0    1.26
    File::Copy              0    2.21
    File::ShareDir          0    1.03
    File::Temp              0    0.22
    Getopt::Long            0    2.38
    IO::File                0    1.15
    IPC::Open3              0    1.12
    Path::Class             0    0.26
    strict                  0    1.04
    Symbol                  0    1.07
    Term::ANSIColor         1.03 3.02
    warnings                0    1.12

build_requires:

    Module                  Need Have
    ----------------------- ---- ----
    Exporter                0    5.66
    ExtUtils::MakeMaker     0    6.62
    File::Find              0    1.20
    File::Spec::Functions   0    3.33
    List::Util              0    1.25
    Path::Class             0.04 0.26
    Test::More              0.88 0.98

configure_requires:

    Module                  Need Have
    ----------------------- ---- ----
    ExtUtils::MakeMaker     6.30 6.62
    File::ShareDir::Install 0.03 0.04
    File::Temp              0    0.22
    IO::File                0    1.15
    IPC::Open3              0    1.12
    strict                  0    1.04
    warnings                0    1.12


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    LD_LIBRARY_PATH = :/usr/local/lib:/usr/lib/qt-3.3/lib:/usr/X11R6/lib
    MANPATH_WITHOUT_PERLBREW = /usr/local/man:/usr/local/share/man:/usr/share/man:/usr/local/man:/home/njh/man:/usr/share/inn/man:/usr/share/perl5/man:/usr/share/tcl-8.0/man:/usr/share/tclX-8.0.4/man:/usr/share/tix-4.1/man:/usr/share/tk-8.0/man:/usr/server/doc:/usr/share/man:/opt/intel/cc/9.1.038/man
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.15.2/bin:/home/njh/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin
    PATH_WITHOUT_PERLBREW = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin
    PERL5LIB = /home/njh/.cpan/build/File-ShareDir-Install-0.04-K0NwU7/blib/arch:/home/njh/.cpan/build/File-ShareDir-Install-0.04-K0NwU7/blib/lib:/home/njh/.cpan/build/File-ShareDir-1.03-ZRbIIE/blib/arch:/home/njh/.cpan/build/File-ShareDir-1.03-ZRbIIE/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24984
    PERL5_CPAN_IS_RUNNING = 24984
    PERL5_MINISMOKEBOX = 0.54
    PERLBREW_BASHRC_VERSION = 0.49
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.15.2/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.15.2/bin
    PERLBREW_PERL = perl-5.15.2
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.49
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = 
    PERL_MB_OPT = 
    PERL_MM_OPT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = linux

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.15.2/bin/perl5.15.2
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 29 30 44 46 108 112 1000
    $EGID = 1000 24 25 29 30 44 46 108 112 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.37    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.57    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.34    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.20    
    version             0.99    


--

Summary of my perl5 (revision 5 version 15 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-2-amd64, archname=x86_64-linux
    uname='linux gateway 3.2.0-2-amd64 #1 smp sun apr 15 16:47:38 utc 2012 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.15.2 -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.6.3', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Apr 23 2012 08:46:22
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/File-ShareDir-Install-0.04-K0NwU7/blib/arch:/home/njh/.cpan/build/File-ShareDir-Install-0.04-K0NwU7/blib/lib:/home/njh/.cpan/build/File-ShareDir-1.03-ZRbIIE/blib/arch:/home/njh/.cpan/build/File-ShareDir-1.03-ZRbIIE/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="24984"
    PERL5_CPAN_IS_RUNNING="24984"
    PERL5_MINISMOKEBOX="0.54"
    PERLBREW_BASHRC_VERSION="0.49"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.15.2/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.15.2/bin"
    PERLBREW_PERL="perl-5.15.2"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.49"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MB_OPT=""
    PERL_MM_OPT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/.cpan/build/File-ShareDir-Install-0.04-K0NwU7/blib/arch
    /home/njh/.cpan/build/File-ShareDir-Install-0.04-K0NwU7/blib/lib
    /home/njh/.cpan/build/File-ShareDir-1.03-ZRbIIE/blib/arch
    /home/njh/.cpan/build/File-ShareDir-1.03-ZRbIIE/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.15.2/lib/site_perl/5.15.2/x86_64-linux
    /home/njh/perl5/perlbrew/perls/perl-5.15.2/lib/site_perl/5.15.2
    /home/njh/perl5/perlbrew/perls/perl-5.15.2/lib/5.15.2/x86_64-linux
    /home/njh/perl5/perlbrew/perls/perl-5.15.2/lib/5.15.2
    .