Text-VimColor v0.27 Perl 5 v5.22.2 darwin-thread-multi-2level
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Text-VimColor v0.27
- Platform
- Perl 5 v5.22.2 darwin-thread-multi-2level
- Date
- 2017-11-05 23:23:49
- ID
- 60a4dd1e-c280-11e7-8aee-7a87db1c1d4b
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.22.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.xsl (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/light.css (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/mark.vim (unchanged)
PERL_DL_NONLAZY=1 "/Users/hornenj/perl5/perlbrew/perls/perl-5.22.2/bin/perl5.22.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.16
# IPC::Open3 any 1.18
# strict any 1.09
# warnings any 1.34
#
# === 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.35
# IPC::Open3 any 1.18
# Path::Class 0.04 0.37
# Test::File::ShareDir::Dist any 1.001002
# Test::More 0.88 1.302106
# 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.30
# File::ShareDir any 1.102
# File::Temp any 0.2304
# Getopt::Long any 2.49
# IO::File any 1.16
# IPC::Open3 any 1.18
# Path::Class 0.04 0.37
# Symbol any 1.07
# Term::ANSIColor 1.03 4.06
# constant any 1.33
# strict any 1.09
# warnings any 1.34
#
# === Runtime Recommends ===
#
# Module Want Have
# --------------- ---- ----
# Term::ANSIColor 3 4.06
#
t/00-report-prereqs.t .. ok
# vim --version
#
# VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr 4 2017 18:14:54)
# Included patches: 1-898, 8056
# Compiled by root@apple.com
# Normal version without GUI. Features included (+) or not (-):
# +acl -farsi -mouse_netterm +syntax
# -arabic +file_in_path -mouse_sgr +tag_binary
# +autocmd +find_in_path -mouse_sysmouse +tag_old_static
# -balloon_eval +float -mouse_urxvt -tag_any_white
# -browse +folding +mouse_xterm -tcl
# +builtin_terms -footer +multi_byte +terminfo
# +byte_offset +fork() +multi_lang +termresponse
# +cindent -gettext -mzscheme +textobjects
# -clientserver -hangul_input +netbeans_intg +title
# -clipboard +iconv +path_extra -toolbar
# +cmdline_compl +insert_expand -perl +user_commands
# +cmdline_hist +jumplist +persistent_undo +vertsplit
# +cmdline_info -keymap +postscript +virtualedit
# +comments -langmap +printer +visual
# -conceal +libcall -profile +visualextra
# +cryptv +linebreak +python/dyn +viminfo
# +cscope +lispindent -python3 +vreplace
# +cursorbind +listcmds +quickfix +wildignore
# +cursorshape +localmap +reltime +wildmenu
# +dialog_con -lua -rightleft +windows
# +diff +menu +ruby/dyn +writebackup
# +digraphs +mksession +scrollbind -X11
# -dnd +modify_fname +signs -xfontset
# -ebcdic +mouse +smartindent -xim
# -emacs_tags -mouseshape -sniff -xsmp
# +eval -mouse_dec +startuptime -xterm_clipboard
# +ex_extra -mouse_gpm +statusline -xterm_save
# +extra_search -mouse_jsbterm -sun_workshop -xpm
# system vimrc file: "$VIM/vimrc"
# user vimrc file: "$HOME/.vimrc"
# 2nd user vimrc file: "~/.vim/vimrc"
# user exrc file: "$HOME/.exrc"
# fall-back for $VIM: "/usr/share/vim"
# Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
# Linking: gcc -L/usr/local/lib -o vim -lm -lncurses -liconv
#
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, 4 wallclock secs ( 0.05 usr 0.03 sys + 2.46 cusr 0.99 csys = 3.53 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- ----- --------
Carp 0 1.38
constant 0 1.33
File::Copy 0 2.30
File::ShareDir 0 1.102
File::Temp 0 0.2304
Getopt::Long 0 2.49
IO::File 0 1.16
IPC::Open3 0 1.18
Path::Class 0.04 0.37
perl 5.006 5.022002
strict 0 1.09
Symbol 0 1.07
Term::ANSIColor 1.03 4.06
warnings 0 1.34
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.35
IPC::Open3 0 1.18
lib 0 0.63
Path::Class 0.04 0.37
Test::File::ShareDir::Dist 0 1.001002
Test::More 0.88 1.302106
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.16
IPC::Open3 0 1.18
perl 5.006 5.022002
strict 0 1.09
warnings 0 1.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_ALL = POSIX
PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.22.2/bin:/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.26.1-thread/bin:/Users/hornenj/bin:/usr/bin:/bin:/usr/X11R6/bin:/sw/bin
PERL5LIB = /Users/hornenj/.cpan/build/Test-File-ShareDir-1.001002-51/blib/arch:/Users/hornenj/.cpan/build/Test-File-ShareDir-1.001002-51/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 24542
PERL5_CPAN_IS_RUNNING = 24542
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.22.2/man
PERLBREW_PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.22.2/bin
PERLBREW_PERL = perl-5.22.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/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/hornenj/perl5/perlbrew/perls/perl-5.22.2/bin/perl5.22.2
$UID/$EUID = 12481 / 12481
$GID = 14 14 5344 37191 527 12 62 204 399 206 37223 241 223
$EGID = 14 14 5344 37191 527 12 62 204 399 206 37223 241 223
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.30
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.93
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature 0.79
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302106
YAML 1.23
YAML::Syck 1.30
version 0.9917
--
Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
Platform:
osname=darwin, osvers=14.5.0, archname=darwin-thread-multi-2level
uname='darwin ncbimac2027 14.5.0 darwin kernel version 14.5.0: mon jan 11 18:48:35 pst 2016; root:xnu-2782.50.2~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.22.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.22.2/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
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 -fstack-protector-strong -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 -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
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-strong -L/usr/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/7.0.2/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=-lpthread -ldbm -ldl -lm -lutil -lc
perllibs=-lpthread -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-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.30
Built under darwin
Compiled at May 2 2016 08:59:06
%ENV:
PERL5LIB="/Users/hornenj/.cpan/build/Test-File-ShareDir-1.001002-51/blib/arch:/Users/hornenj/.cpan/build/Test-File-ShareDir-1.001002-51/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="24542"
PERL5_CPAN_IS_RUNNING="24542"
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.22.2/man"
PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.22.2/bin"
PERLBREW_PERL="perl-5.22.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/.cpan/build/Test-File-ShareDir-1.001002-51/blib/arch
/Users/hornenj/.cpan/build/Test-File-ShareDir-1.001002-51/blib/lib
/Users/hornenj/perl5/perlbrew/perls/perl-5.22.2/lib/site_perl/5.22.2/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.22.2/lib/site_perl/5.22.2
/Users/hornenj/perl5/perlbrew/perls/perl-5.22.2/lib/5.22.2/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.22.2/lib/5.22.2
.