Text-VimColor v0.27 Perl 5 v5.14.2 darwin-thread-multi-2level

Status
Pass
From
Nigel Horne
Dist
Text-VimColor v0.27
Platform
Perl 5 v5.14.2 darwin-thread-multi-2level
Date
2017-09-02 15:34:52
ID
433244ce-8ff4-11e7-912a-4d39ae36362e
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.27
on perl 5.14.2, created by CPAN-Reporter-1.2018.

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

Skip blib/lib/auto/share/dist/Text-VimColor/define_all.vim (unchanged)
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 "/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin/perl5.14.2" "-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):
# 
# === Configure Requires ===
# 
#     Module                  Want   Have
#     ----------------------- ---- ------
#     ExtUtils::MakeMaker      any   7.30
#     File::ShareDir::Install 0.06   0.11
#     File::Temp               any 0.2304
#     IO::File                 any   1.15
#     IPC::Open3               any   1.09
#     strict                   any   1.04
#     warnings                 any   1.12
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.30
# 
# === Test Requires ===
# 
#     Module                     Want     Have
#     -------------------------- ---- --------
#     Exporter                    any     5.72
#     ExtUtils::MakeMaker         any     7.30
#     File::Spec                  any     3.62
#     File::Temp                  any   0.2304
#     IO::Handle                  any     1.31
#     IPC::Open3                  any     1.09
#     Path::Class                0.04     0.37
#     Test::File::ShareDir::Dist  any 1.001002
#     Test::More                 0.88 1.302078
#     blib                       1.01     1.06
#     lib                         any     0.63
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module          Want   Have
#     --------------- ---- ------
#     Carp             any   1.38
#     File::Copy       any   2.21
#     File::ShareDir   any  1.104
#     File::Temp       any 0.2304
#     Getopt::Long     any    2.5
#     IO::File         any   1.15
#     IPC::Open3       any   1.09
#     Path::Class     0.04   0.37
#     Symbol           any   1.07
#     Term::ANSIColor 1.03   4.06
#     constant         any   1.33
#     strict           any   1.04
#     warnings         any   1.12
# 
# === Runtime Recommends ===
# 
#     Module          Want Have
#     --------------- ---- ----
#     Term::ANSIColor    3 4.06
# 
t/00-report-prereqs.t .. ok
# vim --version
# 
# VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Jun 14 2016 16:06:49)
# Compiled by root@apple.com
# Normal 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 +multi_byte +multi_lang -mzscheme +netbeans_intg -osfiletype 
# +path_extra -perl +persistent_undo +postscript +printer -profile +python/dyn 
# -python3 +quickfix +reltime -rightleft +ruby/dyn +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 -c -I. -D_FORTIFY_SOURCE=0 -Iproto -DHAVE_CONFIG_H -arch i386 -arch x86_64 -g -Os -pipe
# Linking: gcc -arch i386 -arch x86_64 -o vim -lncurses
# 
t/000-vim-version.t .... ok
t/all-syntax-groups.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=18, Tests=143,  3 wallclock secs ( 0.05 usr  0.03 sys +  1.72 cusr  0.75 csys =  2.55 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                     Need  Have    
    -------------------------- ----- --------
    Carp                       0     1.38    
    constant                   0     1.33    
    File::Copy                 0     2.21    
    File::ShareDir             0     1.104   
    File::Temp                 0     0.2304  
    Getopt::Long               0     2.5     
    IO::File                   0     1.15    
    IPC::Open3                 0     1.09    
    Path::Class                0.04  0.37    
    perl                       5.006 5.014002
    strict                     0     1.04    
    Symbol                     0     1.07    
    Term::ANSIColor            1.03  4.06    
    warnings                   0     1.12    

build_requires:

    Module                     Need  Have    
    -------------------------- ----- --------
    blib                       1.01  1.06    
    Exporter                   0     5.72    
    ExtUtils::MakeMaker        0     7.30    
    File::Spec                 0     3.62    
    File::Temp                 0     0.2304  
    IO::Handle                 0     1.31    
    IPC::Open3                 0     1.09    
    lib                        0     0.63    
    Path::Class                0.04  0.37    
    Test::File::ShareDir::Dist 0     1.001002
    Test::More                 0.88  1.302078

configure_requires:

    Module                     Need  Have    
    -------------------------- ----- --------
    ExtUtils::MakeMaker        0     7.30    
    File::ShareDir::Install    0.06  0.11    
    File::Temp                 0     0.2304  
    IO::File                   0     1.15    
    IPC::Open3                 0     1.09    
    perl                       5.006 5.014002
    strict                     0     1.04    
    warnings                   0     1.12    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_ALL = POSIX
    LDFLAGS = 
    PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin:/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/usr/bin:/bin:/usr/X11R6/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 76697
    PERL5_CPAN_IS_RUNNING = 76697
    PERL5_MINISMOKEBOX = 0.68
    PERLBREW_BASHRC_VERSION = 0.80
    PERLBREW_HOME = /Users/hornenj/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/man
    PERLBREW_PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin
    PERLBREW_PERL = perl-5.14.2
    PERLBREW_ROOT = /Users/hornenj/perl5/perlbrew
    PERLBREW_VERSION = 0.80
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T/
    ac_cv_path_INTLTOOL_PERL = /usr/bin/perl

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

    $^X = /Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin/perl5.14.2
    $UID/$EUID = 12481 / 12481
    $GID = 14 14 5344 37191 527 37223 241
    $EGID = 14 14 5344 37191 527 37223 241

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280226
    ExtUtils::Command   7.30    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.30    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.62    
    JSON                2.94    
    JSON::PP            2.94    
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302078
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=darwin, osvers=14.3.0, archname=darwin-thread-multi-2level
    uname='darwin ncbimac2027.ncbi.nlm.nih.gov 14.3.0 darwin kernel version 14.3.0: mon mar 23 11:59:05 pdt 2015; root:xnu-2782.20.48~5release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -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 -fassociative-math -Acc=cc -Aeval:scriptdir=/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -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 -fassociative-math -fno-strict-aliasing -I/usr/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -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 -fassociative-math -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.30
  Built under darwin
  Compiled at Apr 20 2015 09:52:37
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="76697"
    PERL5_CPAN_IS_RUNNING="76697"
    PERL5_MINISMOKEBOX="0.68"
    PERLBREW_BASHRC_VERSION="0.80"
    PERLBREW_HOME="/Users/hornenj/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/man"
    PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin"
    PERLBREW_PERL="perl-5.14.2"
    PERLBREW_ROOT="/Users/hornenj/perl5/perlbrew"
    PERLBREW_VERSION="0.80"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2
    /Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2
    .