Report for Text-VimColor-0.24

Back
From: metabase:user:8286d1fc-3d52-11e2-9ec4-cb9cdd236785
Subject: PASS Text-VimColor-0.24 v5.10.0 GNU/Linux
Date: 2014-06-05T15:19:59Z

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.24
on perl 5.10.0, created by CPAN-Reporter-1.2010.

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/local/bin/make test':

Skip blib/lib/auto/share/dist/Text-VimColor/light.css (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/mark.vim (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/light.xsl (unchanged)
PERL_DL_NONLAZY=1 /opt/perl444-27-no-5.10.0/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ......... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
#    Version Module                  
#   -------- ------------------------
#   2.133380 CPAN::Meta              
#      2.125 CPAN::Meta::Requirements
#       1.32 Carp                    
#       5.68 Exporter                
#       6.84 ExtUtils::MakeMaker     
#       2.11 File::Copy              
#       1.03 File::ShareDir          
#       0.05 File::ShareDir::Install 
#       3.40 File::Spec              
#       3.40 File::Spec::Functions   
#     0.2304 File::Temp              
#       2.42 Getopt::Long            
#       1.14 IO::File                
#       1.28 IO::Handle              
#       1.02 IPC::Open3              
#       1.35 List::Util              
#       0.33 Path::Class             
#       1.06 Symbol                  
#       4.02 Term::ANSIColor         
#   1.001002 Test::More              
#       1.27 constant                
#       0.63 lib                     
#       1.04 strict                  
#     0.9904 version                 
#       1.06 warnings                
t/00-report-prereqs.t .. ok
# vim --version
# 
# VIM - Vi IMproved 7.0 (2006 May 7, compiled May  3 2007 05:10:16)
# Included patches: 1, 3-4, 7-9, 11, 13-17, 19-26, 29-31, 34-44, 47, 50-56, 58-64, 66-73, 75, 77-92, 94-107, 109-129, 131, 133-137, 139-155, 157-160, 162-169, 172-179, 181-196, 199-207, 209-214, 216-231, 234-235
# Modified by <bugzilla@redhat.com>
# Compiled by <bugzilla@redhat.com>
# 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 
# +cryptv +cscope +cursorshape +dialog_con +diff +digraphs -dnd -ebcdic 
# +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path 
# +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand +jumplist
#  +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap +menu 
# +mksession +modify_fname +mouse -mouseshape +mouse_dec +mouse_gpm 
# -mouse_jsbterm +mouse_netterm +mouse_xterm +multi_byte +multi_lang -mzscheme 
# -netbeans_intg -osfiletype +path_extra +perl +postscript +printer +profile 
# +python +quickfix +reltime +rightleft -ruby +scrollbind +signs +smartindent 
# -sniff +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: "/etc/vimrc"
#      user vimrc file: "$HOME/.vimrc"
#       user exrc file: "$HOME/.exrc"
#   fall-back for $VIM: "/usr/share/vim"
# Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2    -D_REENTRANT -D_GNU_SOURCE  -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE  -I/usr/include/python2.4 -pthread   
# Linking: gcc   -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE   -L/usr/local/lib -o vim       -lselinux  -lncurses -lacl -lgpm   -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE  -L/usr/local/lib /usr/lib/perl5/5.8.8/i386-linux-thread-multi/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE -lperl -lresolv -lutil -lc -L/usr/lib/python2.4/config -lpython2.4 -lutil -lm -Xlinker -export-dynamic    
# 
t/000-vim-version.t .... ok
t/ansi.t ............... ok
t/bin.t ................ ok
t/compare-formats.t .... ok
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: 8 Failed: 0)
  TODO passed:   5-6
Files=17, Tests=136, 27 wallclock secs ( 0.17 usr  0.04 sys +  6.33 cusr  1.14 csys =  7.68 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                  Need Have    
    ----------------------- ---- --------
    Carp                    0    1.32    
    constant                0    1.27    
    File::Copy              0    2.11    
    File::ShareDir          0    1.03    
    File::Temp              0    0.2304  
    Getopt::Long            0    2.42    
    IO::File                0    1.14    
    IPC::Open3              0    1.02    
    Path::Class             0.04 0.33    
    strict                  0    1.04    
    Symbol                  0    1.06    
    Term::ANSIColor         1.03 4.02    
    warnings                0    1.06    

build_requires:

    Module                  Need Have    
    ----------------------- ---- --------
    Exporter                0    5.68    
    ExtUtils::MakeMaker     0    6.84    
    File::Spec              0    3.40    
    File::Spec::Functions   0    3.40    
    File::Temp              0    0.2304  
    IO::Handle              0    1.28    
    IPC::Open3              0    1.02    
    lib                     0    0.63    
    List::Util              0    1.35    
    Path::Class             0.04 0.33    
    Test::More              0.88 1.001002
    version                 0    0.9904  

configure_requires:

    Module                  Need Have    
    ----------------------- ---- --------
    ExtUtils::MakeMaker     6.30 6.84    
    File::ShareDir::Install 0.03 0.05    
    File::Temp              0    0.2304  
    IO::File                0    1.14    
    IPC::Open3              0    1.02    
    strict                  0    1.04    
    warnings                0    1.06    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LD_LIBRARY_PATH = /usr/local/lib
    PATH = /usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/lib/alliance/bin:/opt/real/RealPlayer:/root/bin:/usr/lib/alliance/bin:/opt/real/RealPlayer
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 9826
    PERL5_CPAN_IS_RUNNING = 9826
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /opt/perl444-27-no-5.10.0/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 6 10
    $EGID = 0 0 1 2 3 4 6 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.133380
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280212
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.84    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.73    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.27-repin.1, archname=i686-linux-thread-multi-ld
    uname='linux localhost.localdomain 2.6.27-repin.1 #1 smp tue jan 25 20:07:21 msk 2011 i686 i686 i386 gnulinux '
    config_args='-Dcc=/opt/444/bin/gcc -Doptimize=-O3 -DDMALLOC=/usr/local/bin/dmalloc -Dprefix=/opt/perl444-27-no-5.10.0'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='/opt/444/bin/gcc', ccflags ='-DDMALLOC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O3',
    cppflags='-DDMALLOC -I/usr/include/gdbm'
    ccversion='', gccversion='4.4.4', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='/opt/444/bin/gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O3 -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO
                        USE_REENTRANT_API
  Built under linux
  Compiled at Oct 13 2013 20:04:19
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="9826"
    PERL5_CPAN_IS_RUNNING="9826"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /opt/perl444-27-no-5.10.0/lib/5.10.0/i686-linux-thread-multi-ld
    /opt/perl444-27-no-5.10.0/lib/5.10.0
    /opt/perl444-27-no-5.10.0/lib/site_perl/5.10.0/i686-linux-thread-multi-ld
    /opt/perl444-27-no-5.10.0/lib/site_perl/5.10.0
    .