Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Text-Xslate-3.4.0 v5.24.1 FreeBSD
Date: 2017-01-26T11:27:17Z
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 SYOHEX,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9162. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
"/usr/home/cpan/pit/64bit/perl-5.24.1/bin/perl5.24.1" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- Xslate.bs blib/arch/auto/Text/Xslate/Xslate.bs 644
PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/64bit/perl-5.24.1/bin/perl5.24.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch'); " t/*.t t/010_internals/*.t t/020_interface/*.t t/030_kolon/*.t t/040_tterse/*.t t/050_builtins/*.t t/100_plugin/*.t t/200_app/*.t t/300_examples/*.t t/900_bugs/*.t
# Testing Text::Xslate/3.4.0
# Backend: XS
# $ENV{XSLATE}=
t/000_load.t .................................... ok
t/010_internals/001_parse.t ..................... ok
t/010_internals/002_compile.t ................... ok
t/010_internals/003_assemble.t .................. ok
t/010_internals/004_magic.t ..................... ok
t/010_internals/005_load_file.t ................. ok
t/010_internals/006_errhandler.t ................ ok
t/010_internals/007_compile_errs.t .............. ok
# Failed test 'auto reload 1'
# at t/010_internals/008_files.t line 81.
# got: 'Hello, Perl world!
# '
# expected: 'Hi, Perl.
# '
# Failed test 'auto reload 2'
# at t/010_internals/008_files.t line 81.
# got: 'Hello, Perl world!
# '
# expected: 'Hi, Perl.
# '
# Looks like you failed 2 tests of 67.
t/010_internals/008_files.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/67 subtests
t/010_internals/009_goto_address.t .............. ok
t/010_internals/010_line_number.t ............... ok
t/010_internals/011_missuse.t ................... ok
t/010_internals/012_multilines.t ................ ok
t/010_internals/013_deps_str.t .................. ok
t/010_internals/014_deps_file.t ................. ok
t/010_internals/015_deps_file2.t ................ ok
t/010_internals/016_cached.t .................... ok
t/010_internals/017_render.t .................... ok
t/010_internals/018_opinfo.t .................... ok
t/010_internals/019_runtime_error.t ............. ok
t/010_internals/020_optimize.t .................. ok
t/010_internals/021_edge_cases.t ................ ok
t/010_internals/022_signal.t .................... ok
t/010_internals/023_cachepath.t ................. ok
t/010_internals/024_die_in_macros.t ............. ok
t/010_internals/025_reset_hooks.t ............... ok
t/010_internals/026_issue16_deep_recursion.t .... ok
t/010_internals/027_infinite_warn.t ............. ok
t/010_internals/028_taint.t ..................... ok
t/010_internals/029_large_file.t ................ ok
t/010_internals/030_die_in_funcs.t .............. ok
t/010_internals/031_save_src.t .................. ok
t/010_internals/032_encoding_error.t ............ skipped: TODO: the behaviours of PP and XS does not match
t/010_internals/033_vpath_cache.t ............... ok
t/010_internals/034_is_code_ref.t ............... ok
t/010_internals/036_merge_hash.t ................ ok
t/010_internals/037_find_file.t ................. ok
t/010_internals/038_suffix.t .................... ok
t/010_internals/039_taint_issue84.t ............. ok
t/010_internals/100_threads.t ................... skipped: multi-threading tests
t/010_internals/200_leaktrace.t ................. ok
t/010_internals/300_explicit_pp.t ............... ok
t/020_interface/001_parser_option.t ............. ok
t/020_interface/002_myparser.t .................. ok
t/020_interface/003_encoding.t .................. ok
t/020_interface/004_no_vars.t ................... ok
t/020_interface/005_util.t ...................... ok
t/020_interface/006_psgi.t ...................... skipped: Test requires module 'Devel::StackTrace' but it's not found
t/020_interface/007_data_section.t .............. ok
t/020_interface/008_type.t ...................... ok
t/020_interface/009_hash_with_default.t ......... ok
t/020_interface/010_err_encoding.t .............. ok
t/020_interface/011_hwd_w_include_vars.t ........ ok
t/020_interface/012_default_functions.t ......... ok
t/020_interface/013_slurp_template.t ............ ok
t/020_interface/014_customize_option.t .......... ok
t/020_interface/015_render_recursion.t .......... ok
t/020_interface/016_pre_process_handler.t ....... ok
t/020_interface/017_validate.t .................. ok
t/030_kolon/001_interpolate.t ................... ok
t/030_kolon/002_field.t ......................... ok
t/030_kolon/003_for.t ........................... ok
t/030_kolon/004_if.t ............................ ok
t/030_kolon/005_rel_ops.t ....................... ok
t/030_kolon/006_arith_ops.t ..................... ok
t/030_kolon/007_log_ops.t ....................... ok
t/030_kolon/008_literal.t ....................... ok
t/030_kolon/009_include.t ....................... ok
t/030_kolon/010_escaped_str.t ................... ok
t/030_kolon/011_macro.t ......................... ok
t/030_kolon/012_cascade.t ....................... ok
t/030_kolon/013_more_field.t .................... ok
t/030_kolon/014_while.t ......................... ok
t/030_kolon/015_methods.t ....................... ok
t/030_kolon/016_funcs.t ......................... ok
t/030_kolon/017_more_macro.t .................... ok
t/030_kolon/018_dynamic_filters.t ............... ok
t/030_kolon/019_explicit_interpolate.t .......... ok
t/030_kolon/020_chomp.t ......................... ok
t/030_kolon/021_overlay.t ....................... ok
t/030_kolon/022_given.t ......................... ok
t/030_kolon/023_bitwise.t ....................... ok
t/030_kolon/024_localize_vars.t ................. ok
t/030_kolon/025_objectliteral.t ................. ok
t/030_kolon/026_constant.t ...................... ok
t/030_kolon/027_lambda.t ........................ ok
t/030_kolon/028_smartmatch.t .................... ok
t/030_kolon/029_blockfilter.t ................... ok
t/030_kolon/030_xfuncs.t ........................ ok
t/030_kolon/031_post_if.t ....................... ok
t/030_kolon/032_include_bareword.t .............. ok
t/030_kolon/033_ov_forloop.t .................... ok
t/030_kolon/034_print.t ......................... ok
t/030_kolon/035_include_w_vars.t ................ ok
t/030_kolon/036_foreach_else.t .................. ok
t/030_kolon/037_loop_ctl.t ...................... ok
t/030_kolon/038_custom_esc.t .................... ok
t/030_kolon/039_root_vars.t ..................... ok
t/030_kolon/040_external_macro.t ................ skipped: external macros are not yet implemented
t/040_tterse/001_parse.t ........................ ok
t/040_tterse/002_interpolate.t .................. ok
t/040_tterse/003_field.t ........................ ok
t/040_tterse/004_for.t .......................... ok
t/040_tterse/005_if.t ........................... ok
t/040_tterse/006_include.t ...................... ok
t/040_tterse/007_funcs.t ........................ ok
t/040_tterse/008_methods.t ...................... ok
t/040_tterse/009_comments.t ..................... ok
t/040_tterse/010_expr.t ......................... ok
t/040_tterse/011_objectliterals.t ............... ok
t/040_tterse/012_macro.t ........................ ok
t/040_tterse/013_wrapper.t ...................... ok
t/040_tterse/014_set.t .......................... ok
t/040_tterse/015_while.t ........................ ok
t/040_tterse/016_call.t ......................... ok
t/040_tterse/017_filter.t ....................... ok
t/040_tterse/018_process.t ...................... ok
t/040_tterse/019_switch.t ....................... ok
t/040_tterse/020_chomp.t ........................ ok
t/040_tterse/021_fake_use.t ..................... skipped: Test requires module 'Template::Plugin::Math' but it's not found
t/040_tterse/022_post_if.t ...................... ok
t/040_tterse/023_loop_ctl.t ..................... ok
t/040_tterse/024_for_else.t ..................... ok
t/040_tterse/025_macro.t ........................ ok
t/040_tterse/100_not_supported.t ................ ok
t/050_builtins/001_builtin_funcs.t .............. ok
t/050_builtins/002_autobox.t .................... ok
t/050_builtins/003_autobox_w_cb.t ............... ok
t/050_builtins/004_copied.t ..................... ok
t/100_plugin/001_import_from.t .................. ok
t/100_plugin/002_import.t ....................... ok
t/100_plugin/003_bridge.t ....................... ok
t/100_plugin/004_star.t ......................... ok
t/100_plugin/005_html_builder_module.t .......... ok
t/100_plugin/100_error.t ........................ ok
t/200_app/001_hello.t ........................... ok
t/200_app/002_tree.t ............................ ok
t/200_app/003_runner.t .......................... ok
t/200_app/004_encoding.t ........................ ok
t/300_examples/001_basic.t ...................... ok
t/300_examples/002_cascade.t .................... ok
t/300_examples/003_metakolon.t .................. ok
t/300_examples/004_tterse.t ..................... ok
t/900_bugs/001_super.t .......................... ok
t/900_bugs/002_addfunc.t ........................ ok
t/900_bugs/003_frame_access.t ................... ok
t/900_bugs/004_errorhandling.t .................. ok
t/900_bugs/005_rec_include.t .................... ok
t/900_bugs/006_complex_lex.t .................... ok
t/900_bugs/007_uuv.t ............................ ok
t/900_bugs/008_include_var.t .................... ok
t/900_bugs/009_quote_in_comments.t .............. ok
t/900_bugs/010_widechar_for_md5.t ............... ok
t/900_bugs/011_reserved_words.t ................. ok
t/900_bugs/012_ltgt_in_comments.t ............... ok
t/900_bugs/013_comments_lineno.t ................ ok
t/900_bugs/014_too_large_int.t .................. ok
t/900_bugs/015_my_scope.t ....................... ok
t/900_bugs/016_x_in_tterse.t .................... ok
t/900_bugs/017_unallocated.t .................... skipped: not yet
t/900_bugs/019_nested_mm.t ...................... ok
t/900_bugs/020_switch_foo.t ..................... ok
t/900_bugs/021_cached_enc.t ..................... ok
t/900_bugs/022_empty_if_block.t ................. ok
t/900_bugs/023_deploy_problem.t ................. ok
t/900_bugs/024_use_cache.t ...................... ok
t/900_bugs/025_clobber-macro-args.t ............. ok
t/900_bugs/026_issue61.t ........................ ok
t/900_bugs/027_issue65.t ........................ ok
t/900_bugs/028_issue68.t ........................ ok
t/900_bugs/029_fork_and_cache.t ................. skipped: deal with memorycache-filecache-original model more effectively
t/900_bugs/030_issue71.t ........................ ok
t/900_bugs/031_yappo.t .......................... ok
t/900_bugs/032_issue79.t ........................ ok
t/900_bugs/033_ex_safe_render.t ................. ok
t/900_bugs/034_hash_key_utf8.t .................. ok
t/900_bugs/035_issue81_tiedhash.t ............... ok
t/900_bugs/036_vpath_utf8.t ..................... ok
t/900_bugs/037_text_str_key.t ................... ok
t/900_bugs/038_conbine_flaged_utf8_and_other.t .. ok
t/900_bugs/039_issue96.t ........................ ok
t/900_bugs/040_issue95.t ........................ ok
t/900_bugs/041_cachedir_other_process.t ......... ok
Text::Xslate: Iterating data must be an ARRAY reference, not 3 (<string>:2) at t/900_bugs/042_perl59_issue.t line 13.
----------------------------------------------------------------------------
: '/' ~ uri('a')
: for 3 -> $n { }
----------------------------------------------------------------------------
t/900_bugs/042_perl59_issue.t ................... ok
t/900_bugs/043_issue107.t ....................... ok
t/900_bugs/044_empty_result.t ................... ok
t/900_bugs/045_issue130.t ....................... ok
t/900_bugs/046_issue156.t ....................... ok
t/900_bugs/046_issue88.t ........................ ok
t/900_bugs/047_undef_concat.t ................... ok
t/900_bugs/048_issue172.t ....................... skipped: Test requires module 'Data::Section::Simple' but it's not found
Test Summary Report
-------------------
t/010_internals/008_files.t (Wstat: 512 Tests: 67 Failed: 2)
Failed tests: 62-63
Non-zero exit status: 2
Files=191, Tests=2786, 216 wallclock secs ( 2.88 usr 0.73 sys + 112.83 cusr 80.05 csys = 196.48 CPU)
Result: FAIL
Failed 1/191 test programs. 2/2786 subtests failed.
*** Error code 255
Stop.
make: stopped in /usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/RP4vVhAdSU/Text-Xslate-3.4.0
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Data::MessagePack 1.00 0.38
Devel::PPPort 3.32 3.19
ExtUtils::MakeMaker 7.24 6.59
ExtUtils::ParseXS 3.31 3.18
File::Copy::Recursive 0.38 0
File::Path 2.12_01 2.07
Mouse v2.4.7 v2.4.5
Scalar::Util 1.42_02 1.14
Test::More 1.302075 0.88
Test::Requires 0.10 0
XSLoader 0.22 0.02
parent 0.234 0.221
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9162
CPANPLUS::Dist::Build 0.80
Cwd 3.63_01
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.63_01
Module::Build 0.4220
Pod::Parser 1.63
Pod::Simple 3.32
Test2 1.302075
Test::Harness 3.36_01
Test::More 1.302075
version 0.9917
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.98.
Powered by minismokebox version 0.58
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/RP4vVhAdSU/Text-Xslate-3.4.0/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = :/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/zUBLzQTLAa/File-Copy-Recursive-0.38/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/zUBLzQTLAa/File-Copy-Recursive-0.38/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ETHNBtbjuL/Test-Requires-0.10/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ETHNBtbjuL/Test-Requires-0.10/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/DmV82hA3W4/Data-MessagePack-1.00/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/DmV82hA3W4/Data-MessagePack-1.00/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/dA5uxauRfo/Sub-Uplevel-0.2600/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/dA5uxauRfo/Sub-Uplevel-0.2600/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/HbDe43LmIf/Test-Exception-0.43/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/HbDe43LmIf/Test-Exception-0.43/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/oZzeqTDvPr/Try-Tiny-0.28/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/oZzeqTDvPr/Try-Tiny-0.28/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/kUoIQzlMfV/Test-Fatal-0.014/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/kUoIQzlMfV/Test-Fatal-0.014/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/XxZxpcfssR/Test-LeakTrace-0.15/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/XxZxpcfssR/Test-LeakTrace-0.15/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gTjPQTcKPV/Capture-Tiny-0.44/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gTjPQTcKPV/Capture-Tiny-0.44/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/KC45BwNZ1P/Params-Util-1.07/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/KC45BwNZ1P/Params-Util-1.07/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/Kcz8IaAcc_/Sub-Install-0.928/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/Kcz8IaAcc_/Sub-Install-0.928/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gEhiY9H9KQ/Data-OptList-0.110/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gEhiY9H9KQ/Data-OptList-0.110/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ChHwUJR7mn/Sub-Exporter-0.987/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ChHwUJR7mn/Sub-Exporter-0.987/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/BlN63kXsF1/Test-Output-1.03/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/BlN63kXsF1/Test-Output-1.03/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/cBhe6aDM0y/Mouse-v2.4.7/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/cBhe6aDM0y/Mouse-v2.4.7/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/RP4vVhAdSU/Text-Xslate-3.4.0/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/RP4vVhAdSU/Text-Xslate-3.4.0/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 93217
PERL5_CPANPLUS_IS_VERSION = 0.9162
PERL5_MINISMOKEBOX = 0.58
PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/64bit/conf/perl-5.24.1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/home/cpan/pit/64bit/perl-5.24.1/bin/perl5.24.1
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1002 1002
EGID: $) = 1002 1002
-------------------------------
--
Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
Platform:
osname=freebsd, osvers=11.0-release-p1, archname=i386-freebsd-64int
uname='freebsd harlequin 11.0-release-p1 freebsd 11.0-release-p1 #0 r306420: thu sep 29 03:40:55 utc 2016 root@releng2.nyi.freebsd.org:usrobjusrsrcsysgeneric i386 '
config_args='-des -Dprefix=/usr/home/cpan/pit/64bit/perl-5.24.1 -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE_380/final 262564)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/bin/../lib/clang/3.8.0/lib /usr/lib
libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc
perllibs=-lpthread -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.46
Built under freebsd
Compiled at Jan 22 2017 03:55:13
%ENV:
PERL5LIB=":/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/zUBLzQTLAa/File-Copy-Recursive-0.38/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/zUBLzQTLAa/File-Copy-Recursive-0.38/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ETHNBtbjuL/Test-Requires-0.10/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ETHNBtbjuL/Test-Requires-0.10/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/DmV82hA3W4/Data-MessagePack-1.00/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/DmV82hA3W4/Data-MessagePack-1.00/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/dA5uxauRfo/Sub-Uplevel-0.2600/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/dA5uxauRfo/Sub-Uplevel-0.2600/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/HbDe43LmIf/Test-Exception-0.43/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/HbDe43LmIf/Test-Exception-0.43/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/oZzeqTDvPr/Try-Tiny-0.28/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/oZzeqTDvPr/Try-Tiny-0.28/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/kUoIQzlMfV/Test-Fatal-0.014/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/kUoIQzlMfV/Test-Fatal-0.014/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/XxZxpcfssR/Test-LeakTrace-0.15/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/XxZxpcfssR/Test-LeakTrace-0.15/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gTjPQTcKPV/Capture-Tiny-0.44/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gTjPQTcKPV/Capture-Tiny-0.44/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/KC45BwNZ1P/Params-Util-1.07/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/KC45BwNZ1P/Params-Util-1.07/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/Kcz8IaAcc_/Sub-Install-0.928/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/Kcz8IaAcc_/Sub-Install-0.928/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gEhiY9H9KQ/Data-OptList-0.110/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gEhiY9H9KQ/Data-OptList-0.110/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ChHwUJR7mn/Sub-Exporter-0.987/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ChHwUJR7mn/Sub-Exporter-0.987/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/BlN63kXsF1/Test-Output-1.03/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/BlN63kXsF1/Test-Output-1.03/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/cBhe6aDM0y/Mouse-v2.4.7/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/cBhe6aDM0y/Mouse-v2.4.7/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/RP4vVhAdSU/Text-Xslate-3.4.0/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/RP4vVhAdSU/Text-Xslate-3.4.0/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="93217"
PERL5_CPANPLUS_IS_VERSION="0.9162"
PERL5_MINISMOKEBOX="0.58"
PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/64bit/conf/perl-5.24.1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/zUBLzQTLAa/File-Copy-Recursive-0.38/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/zUBLzQTLAa/File-Copy-Recursive-0.38/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ETHNBtbjuL/Test-Requires-0.10/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ETHNBtbjuL/Test-Requires-0.10/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/DmV82hA3W4/Data-MessagePack-1.00/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/DmV82hA3W4/Data-MessagePack-1.00/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/dA5uxauRfo/Sub-Uplevel-0.2600/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/dA5uxauRfo/Sub-Uplevel-0.2600/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/HbDe43LmIf/Test-Exception-0.43/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/HbDe43LmIf/Test-Exception-0.43/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/oZzeqTDvPr/Try-Tiny-0.28/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/oZzeqTDvPr/Try-Tiny-0.28/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/kUoIQzlMfV/Test-Fatal-0.014/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/kUoIQzlMfV/Test-Fatal-0.014/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/XxZxpcfssR/Test-LeakTrace-0.15/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/XxZxpcfssR/Test-LeakTrace-0.15/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gTjPQTcKPV/Capture-Tiny-0.44/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gTjPQTcKPV/Capture-Tiny-0.44/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/KC45BwNZ1P/Params-Util-1.07/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/KC45BwNZ1P/Params-Util-1.07/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/Kcz8IaAcc_/Sub-Install-0.928/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/Kcz8IaAcc_/Sub-Install-0.928/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gEhiY9H9KQ/Data-OptList-0.110/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/gEhiY9H9KQ/Data-OptList-0.110/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ChHwUJR7mn/Sub-Exporter-0.987/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/ChHwUJR7mn/Sub-Exporter-0.987/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/BlN63kXsF1/Test-Output-1.03/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/BlN63kXsF1/Test-Output-1.03/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/cBhe6aDM0y/Mouse-v2.4.7/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/cBhe6aDM0y/Mouse-v2.4.7/blib/arch
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/RP4vVhAdSU/Text-Xslate-3.4.0/blib/lib
/usr/home/cpan/pit/64bit/conf/perl-5.24.1/.cpanplus/5.24.1/build/RP4vVhAdSU/Text-Xslate-3.4.0/blib/arch
/usr/home/cpan/pit/64bit/perl-5.24.1/lib/site_perl/5.24.1/i386-freebsd-64int
/usr/home/cpan/pit/64bit/perl-5.24.1/lib/site_perl/5.24.1
/usr/home/cpan/pit/64bit/perl-5.24.1/lib/5.24.1/i386-freebsd-64int
/usr/home/cpan/pit/64bit/perl-5.24.1/lib/5.24.1
.