Back
From: metabase:user:838e5b0a-2bb6-1016-a696-43a2537fa0c6
Subject: FAIL TAP-Formatter-Bamboo-0.04 v5.22.0
Date: 2016-05-07T04:15:54Z
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 Author,
This is a computer-generated report for TAP-Formatter-Bamboo-0.04
on perl 5.22.0, created by CPAN-Reporter-1.2014.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
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 'C:\STRAWB~1\c\bin\dmake.exe test':
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-load.t .... ok
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/bad_chars.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/bad_chars.test" errors="0" failures="0" tests="3">
# <system-out/>
# <testcase name="t/internal_tests/bad_chars.test" time="TEST_TIME"/>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/bad_chars.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/descriptive.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/descriptive.test" errors="0" failures="0" tests="5">
# <system-out/>
# <testcase name="t/internal_tests/descriptive.test" time="TEST_TIME"/>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/descriptive.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/descriptive_trailing.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/descriptive_trailing.test" errors="0" failures="0" tests="5">
# <system-out/>
# <testcase name="t/internal_tests/descriptive_trailing.test" time="TEST_TIME"/>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/descriptive_trailing.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/die.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/die.test" errors="1" failures="0" tests="0">
# <system-out/>
# <testcase name="t/internal_tests/die.test" time="TEST_TIME">
# <failure><![CDATA[Fail reason(s):
# parse errors (No plan found in TAP output)
# Test output:
#
# ]]></failure>
# </testcase>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/die.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/die_head_end.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/die_head_end.test" errors="1" failures="0" tests="4">
# <system-out/>
# <testcase name="t/internal_tests/die_head_end.test" time="TEST_TIME">
# <failure><![CDATA[Fail reason(s):
# parse errors (No plan found in TAP output)
# Test output:
# ok 1
# ok 2
# ok 3
# ok 4
#
# ]]></failure>
# </testcase>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/die_head_end.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/die_last_minute.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/die_last_minute.test" errors="0" failures="0" tests="4">
# <system-out/>
# <testcase name="t/internal_tests/die_last_minute.test" time="TEST_TIME">
# <failure><![CDATA[Fail reason(s):
# non-zero exit code (1)
# Test output:
# ok 1
# ok 2
# ok 3
# ok 4
# 1..4
#
# ]]></failure>
# </testcase>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/die_last_minute.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/die_unfinished.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/die_unfinished.test" errors="1" failures="0" tests="3">
# <system-out/>
# <testcase name="t/internal_tests/die_unfinished.test" time="TEST_TIME">
# <failure><![CDATA[Fail reason(s):
# parse errors (Bad plan. You planned 4 tests but ran 3.)
# Test output:
# 1..4
# ok 1
# ok 2
# ok 3
#
# ]]></failure>
# </testcase>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/die_unfinished.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/empty.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/empty.test" errors="1" failures="0" tests="0">
# <system-out/>
# <testcase name="t/internal_tests/empty.test" time="TEST_TIME">
# <failure><![CDATA[Fail reason(s):
# parse errors (No plan found in TAP output)
# Test output:
#
# ]]></failure>
# </testcase>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/empty.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/no_nums.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/no_nums.test" errors="0" failures="1" tests="5">
# <system-out/>
# <testcase name="t/internal_tests/no_nums.test" time="TEST_TIME">
# <failure><![CDATA[Fail reason(s):
# failed tests (3)
# Test output:
# 1..5
# ok
# ok
# not ok
# ok
# ok
#
# ]]></failure>
# </testcase>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/no_nums.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/simple.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/simple.test" errors="0" failures="0" tests="5">
# <system-out/>
# <testcase name="t/internal_tests/simple.test" time="TEST_TIME"/>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/simple.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/simple_fail.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/simple_fail.test" errors="0" failures="2" tests="5">
# <system-out/>
# <testcase name="t/internal_tests/simple_fail.test" time="TEST_TIME">
# <failure><![CDATA[Fail reason(s):
# failed tests (2, 5)
# Test output:
# 1..5
# ok 1
# not ok 2
# ok 3
# ok 4
# not ok 5
#
# ]]></failure>
# </testcase>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/simple_fail.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/simple_yaml.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/simple_yaml.test" errors="0" failures="0" tests="5">
# <system-out/>
# <testcase name="t/internal_tests/simple_yaml.test" time="TEST_TIME"/>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/simple_yaml.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/skip.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/skip.test" errors="0" failures="0" tests="5">
# <system-out/>
# <testcase name="t/internal_tests/skip.test" time="TEST_TIME"/>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/skip.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/skip_nomsg.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/skip_nomsg.test" errors="0" failures="0" tests="1">
# <system-out/>
# <testcase name="t/internal_tests/skip_nomsg.test" time="TEST_TIME"/>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/skip_nomsg.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/skipall.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/skipall.test" errors="0" failures="0" tests="0">
# <system-out/>
# <testcase name="t/internal_tests/skipall.test" time="TEST_TIME"/>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/skipall.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/skipall_nomsg.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/skipall_nomsg.test" errors="0" failures="0" tests="0">
# <system-out/>
# <testcase name="t/internal_tests/skipall_nomsg.test" time="TEST_TIME"/>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/skipall_nomsg.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/stdout_stderr.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/stdout_stderr.test" errors="0" failures="0" tests="4">
# <system-out/>
# <testcase name="t/internal_tests/stdout_stderr.test" time="TEST_TIME"/>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/stdout_stderr.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/todo.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/todo.test" errors="0" failures="0" tests="5">
# <system-out/>
# <testcase name="t/internal_tests/todo.test" time="TEST_TIME">
# <failure><![CDATA[Fail reason(s):
# unexpected TODO passed (2)
# Test output:
# 1..5 todo 3 2;
# ok 1
# ok 2
# not ok 3
# ok 4
# ok 5
#
# ]]></failure>
# </testcase>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/todo.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/todo_inline.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/todo_inline.test" errors="0" failures="0" tests="3">
# <system-out/>
# <testcase name="t/internal_tests/todo_inline.test" time="TEST_TIME">
# <failure><![CDATA[Fail reason(s):
# unexpected TODO passed (2)
# Test output:
# 1..3
# not ok 1 - Foo # TODO Just testing the todo interface.
# ok 2 - Unexpected success # TODO Just testing the todo interface.
# ok 3 - This is not todo
#
# ]]></failure>
# </testcase>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/todo_inline.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/todo_misparse.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/todo_misparse.test" errors="0" failures="1" tests="1">
# <system-out/>
# <testcase name="t/internal_tests/todo_misparse.test" time="TEST_TIME">
# <failure><![CDATA[Fail reason(s):
# failed tests (1)
# Test output:
# 1..1
# not ok 1 Hamlette # TODOORNOTTODO
#
# ]]></failure>
# </testcase>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/todo_misparse.results
The process cannot access the file because it is being used by another process.
# Failed test 't/internal_tests/too_many.test'
# at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/Strawberry/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
# <testsuite name="t/internal_tests/too_many.test" errors="1" failures="4" tests="7">
# <system-out/>
# <testcase name="t/internal_tests/too_many.test" time="TEST_TIME">
# <failure><![CDATA[Fail reason(s):
# failed tests (4, 5, 6, 7)
# parse errors (Bad plan. You planned 3 tests but ran 7.)
# Test output:
# 1..3
# ok 1
# ok 2
# ok 3
# ok 4
# ok 5
# ok 6
# ok 7
#
# ]]></failure>
# </testcase>
# </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/too_many.results
# Looks like you failed 21 tests of 21.
t/20-single.t ..
Dubious, test returned 21 (wstat 5376, 0x1500)
Failed 21/21 subtests
Test Summary Report
-------------------
t/20-single.t (Wstat: 5376 Tests: 21 Failed: 21)
Failed tests: 1-21
Non-zero exit status: 21
Files=2, Tests=22, 1 wallclock secs ( 0.06 usr + 0.02 sys = 0.08 CPU)
Result: FAIL
Failed 1/2 test programs. 21/22 subtests failed.
dmake.exe: Error code 149, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Encode 2.42 2.75
Moose 2 2.1405
MooseX::NonMoose 0.20 0.26
Test::Harness 3.2 3.35
XML::LibXML 2 2.0121
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.04_01
File::Slurp 0 9999.19
File::Temp 0 0.2304
Test::Harness 0 3.35
Test::More 0 1.001014
Test::XML 0 0.08
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 6.64 7.04_01
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\Windows\system32\cmd.exe
LD_LIBRARY_PATH = /usr/lib/x86:/usr/X11R6/lib
NUMBER_OF_PROCESSORS = 4
PATH = C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\RV\BIN;C:\Program Files (x86)\GnuWin32\bin;C:\Windows\System32\Windows System Resource Manager\bin;C:\Windows\SUA\common\;C:\Windows\SUA\usr\lib\;C:\Program Files (x86)\Git\cmd;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin
PERL5LIB = C:\STRAWB~1\cpan\build\XML-XPath-1.36-P8MgrY/blib/arch;C:\STRAWB~1\cpan\build\XML-XPath-1.36-P8MgrY/blib/lib;C:\STRAWB~1\cpan\build\Test-MockRandom-1.01-qkAg1T/blib/arch;C:\STRAWB~1\cpan\build\Test-MockRandom-1.01-qkAg1T/blib/lib;C:\STRAWB~1\cpan\build\Path-Tiny-0.088-oGPx71/blib/arch;C:\STRAWB~1\cpan\build\Path-Tiny-0.088-oGPx71/blib/lib;C:\STRAWB~1\cpan\build\XML-SAX-Writer-0.56-LIHJp_/blib/arch;C:\STRAWB~1\cpan\build\XML-SAX-Writer-0.56-LIHJp_/blib/lib;C:\STRAWB~1\cpan\build\XML-Filter-BufferText-1.01-_A6eCL/blib/arch;C:\STRAWB~1\cpan\build\XML-Filter-BufferText-1.01-_A6eCL/blib/lib;C:\STRAWB~1\cpan\build\Test-XML-0.08-gdPXrd/blib/arch;C:\STRAWB~1\cpan\build\Test-XML-0.08-gdPXrd/blib/lib;C:\STRAWB~1\cpan\build\XML-SemanticDiff-1.0004-vJd7q4/blib/arch;C:\STRAWB~1\cpan\build\XML-SemanticDiff-1.0004-vJd7q4/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15092
PERL5_CPAN_IS_RUNNING = 15092
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 14988,15092
PERL_CR_SMOKER_CURRENT = TAP-Formatter-Bamboo-0.04
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_JSON_BACKEND = JSON::XS
PERL_MM_USE_DEFAULT = 1
PERL_YAML_BACKEND = YAML
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 37 Stepping 1, GenuineIntel
TEMP = C:\Users\SOLIMA~1\AppData\Local\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win2008
Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 272, 3
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.11
CPAN::Meta 2.150005
Cwd 3.56
ExtUtils::CBuilder 0.280223
ExtUtils::Command 1.20
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04_01
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.56
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4214
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.35
Test::More 1.001014
YAML 1.15
YAML::Syck n/a
version 0.9912
--
Summary of my perl5 (revision 5 version 22 subversion 0) configuration:
Platform:
osname=MSWin32, osvers=6.3, archname=MSWin32-x64-multi-thread
uname='Win32 strawberry-perl 5.22.0.1 #1 Mon Jun 1 23:58:39 2015 x64'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.9.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8, longdblkind=3
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\x86_64-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\4.9.2
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl522.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE
PERL_PRESERVE_IVUV 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
Built under MSWin32
Compiled at Jun 2 2015 00:03:35
%ENV:
PERL5LIB="C:\STRAWB~1\cpan\build\XML-XPath-1.36-P8MgrY/blib/arch;C:\STRAWB~1\cpan\build\XML-XPath-1.36-P8MgrY/blib/lib;C:\STRAWB~1\cpan\build\Test-MockRandom-1.01-qkAg1T/blib/arch;C:\STRAWB~1\cpan\build\Test-MockRandom-1.01-qkAg1T/blib/lib;C:\STRAWB~1\cpan\build\Path-Tiny-0.088-oGPx71/blib/arch;C:\STRAWB~1\cpan\build\Path-Tiny-0.088-oGPx71/blib/lib;C:\STRAWB~1\cpan\build\XML-SAX-Writer-0.56-LIHJp_/blib/arch;C:\STRAWB~1\cpan\build\XML-SAX-Writer-0.56-LIHJp_/blib/lib;C:\STRAWB~1\cpan\build\XML-Filter-BufferText-1.01-_A6eCL/blib/arch;C:\STRAWB~1\cpan\build\XML-Filter-BufferText-1.01-_A6eCL/blib/lib;C:\STRAWB~1\cpan\build\Test-XML-0.08-gdPXrd/blib/arch;C:\STRAWB~1\cpan\build\Test-XML-0.08-gdPXrd/blib/lib;C:\STRAWB~1\cpan\build\XML-SemanticDiff-1.0004-vJd7q4/blib/arch;C:\STRAWB~1\cpan\build\XML-SemanticDiff-1.0004-vJd7q4/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="15092"
PERL5_CPAN_IS_RUNNING="15092"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="14988,15092"
PERL_CR_SMOKER_CURRENT="TAP-Formatter-Bamboo-0.04"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_JSON_BACKEND="JSON::XS"
PERL_MM_USE_DEFAULT="1"
PERL_YAML_BACKEND="YAML"
@INC:
C:\STRAWB~1\cpan\build\XML-XPath-1.36-P8MgrY/blib/arch
C:\STRAWB~1\cpan\build\XML-XPath-1.36-P8MgrY/blib/lib
C:\STRAWB~1\cpan\build\Test-MockRandom-1.01-qkAg1T/blib/arch
C:\STRAWB~1\cpan\build\Test-MockRandom-1.01-qkAg1T/blib/lib
C:\STRAWB~1\cpan\build\Path-Tiny-0.088-oGPx71/blib/arch
C:\STRAWB~1\cpan\build\Path-Tiny-0.088-oGPx71/blib/lib
C:\STRAWB~1\cpan\build\XML-SAX-Writer-0.56-LIHJp_/blib/arch
C:\STRAWB~1\cpan\build\XML-SAX-Writer-0.56-LIHJp_/blib/lib
C:\STRAWB~1\cpan\build\XML-Filter-BufferText-1.01-_A6eCL/blib/arch
C:\STRAWB~1\cpan\build\XML-Filter-BufferText-1.01-_A6eCL/blib/lib
C:\STRAWB~1\cpan\build\Test-XML-0.08-gdPXrd/blib/arch
C:\STRAWB~1\cpan\build\Test-XML-0.08-gdPXrd/blib/lib
C:\STRAWB~1\cpan\build\XML-SemanticDiff-1.0004-vJd7q4/blib/arch
C:\STRAWB~1\cpan\build\XML-SemanticDiff-1.0004-vJd7q4/blib/lib
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.