Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Compiler-Parser-0.10 v5.14.1 NetBSD
Date: 2015-01-30T17:06:36Z
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 GOCCY,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9152. 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':
t/Compiler-Parser.t .......................
All 3 subtests passed
t/app/Plack/App/CGIBin.t .................. ok
[ERROR]: syntax error : at 10
Attempt to free unreferenced scalar: SV 0x7f7ff6781030, Perl interpreter: 0x7f7ff7b03000 at /home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/Test/Builder.pm line 266, <DATA> line 1.
Attempt to free unreferenced scalar: SV 0x7f7ff6781018, Perl interpreter: 0x7f7ff7b03000 at /home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/Test/Builder.pm line 266, <DATA> line 1.
Can't call method "root" on an undefined value at /home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Parser-0.10/blib/lib/Compiler/Parser/AST/Renderer/Engine/Text.pm line 14, <DATA> line 1.
# Child (parse Plack/App/Cascade.pm) exited without calling finalize()
# Failed test 'parse Plack/App/Cascade.pm'
# at /home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/App/Cascade.t .................
No subtests run
t/app/Plack/App/Directory.t ...............
No subtests run
t/app/Plack/App/PSGIBin.t ................. ok
# Failed test 'data == next'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: 'next'
# expected: 'unless'
# Failed test 'branch == expr'
# at t/inc/Test/Compiler/Parser.pm line 51.
# got: 'Compiler::Parser::Node::Branch'
# expected: ''
Can't call method "data" on an undefined value at t/inc/Test/Compiler/Parser.pm line 46, <DATA> line 1.
# Child (parse Plack/App/URLMap.pm) exited without calling finalize()
# Failed test 'parse Plack/App/URLMap.pm'
# at /home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/App/URLMap.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/app/Plack/App/WrapCGI.t ................. ok
t/app/Plack/Builder.t .....................
No subtests run
[ERROR]: syntax error : at 13
t/app/Plack/Component.t ...................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Can't call method "root" on an undefined value at /home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Parser-0.10/blib/lib/Compiler/Parser/AST/Renderer/Engine/Text.pm line 14, <DATA> line 1.
# Child (parse Plack/Component.pm) exited without calling finalize()
# Failed test 'parse Plack/Component.pm'
# at /home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
[ERROR]: syntax error : at 10
Can't call method "root" on an undefined value at /home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Parser-0.10/blib/lib/Compiler/Parser/AST/Renderer/Engine/Text.pm line 14, <DATA> line 1.
t/app/Plack/HTTPParser.t ..................
Failed 1/1 subtests
# Child (parse Plack/HTTPParser.pm) exited without calling finalize()
# Failed test 'parse Plack/HTTPParser.pm'
# at /home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/HTTPParser/PP.t ...............
No subtests run
t/app/Plack/Handler.t ..................... ok
t/app/Plack/Handler/Apache1.t ............. ok
[ERROR]: syntax error : at 23
Can't call method "root" on an undefined value at /home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Parser-0.10/blib/lib/Compiler/Parser/AST/Renderer/Engine/Text.pm line 14, <DATA> line 1.
# Child (parse Plack/Handler/Apache2.pm) exited without calling finalize()
# Failed test 'parse Plack/Handler/Apache2.pm'
# at /home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Handler/Apache2.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/app/Plack/Handler/Apache2/Registry.t ....
No subtests run
t/app/Plack/Handler/CGI.t .................
No subtests run
t/app/Plack/Handler/FCGI.t ................
No subtests run
t/app/Plack/Handler/HTTP/Server/PSGI.t .... ok
t/app/Plack/Handler/HTTP/Server/Simple.t .. ok
t/app/Plack/Handler/Standalone.t .......... ok
# Failed test 'data == {}'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: '{}'
# expected: 'catch'
Can't call method "data" on an undefined value at t/inc/Test/Compiler/Parser.pm line 46, <DATA> line 1.
# Child (parse Plack/Loader.pm) exited without calling finalize()
# Failed test 'parse Plack/Loader.pm'
# at /home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Loader.t ......................
Failed 1/1 subtests
t/app/Plack/Loader/Delayed.t .............. ok
# Failed test 'data == ,'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: ','
# expected: undef
# Looks like you failed 1 test of 411.
# Failed test 'parse Plack/Loader/Restarter.pm'
# at t/app/Plack/Loader/Restarter.t line 468.
# Looks like you failed 1 test of 1.
t/app/Plack/Loader/Restarter.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'data == print'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: 'print'
# expected: 'try'
# Failed test 'data == ->'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: '->'
# expected: '='
# Failed test 'branch == left'
# at t/inc/Test/Compiler/Parser.pm line 51.
# got: 'Compiler::Parser::Node::Branch'
# expected: 'Compiler::Parser::Node::HashRef'
# Failed test 'data == {}'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: '{}'
# expected: '->'
# Failed test 'branch == left'
# at t/inc/Test/Compiler/Parser.pm line 51.
# got: 'Compiler::Parser::Node::Leaf'
# expected: ''
Can't call method "data" on an undefined value at t/inc/Test/Compiler/Parser.pm line 46, <DATA> line 1.
# Child (parse Plack/Loader/Shotgun.pm) exited without calling finalize()
# Failed test 'parse Plack/Loader/Shotgun.pm'
# at /home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Loader/Shotgun.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/app/Plack/MIME.t ........................
No subtests run
t/app/Plack/Middleware.t .................. ok
t/app/Plack/Request.t .....................
No subtests run
# Failed test 'data == Plack::Request::Upload'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: 'Plack::Request::Upload'
# expected: '='
# Failed test 'branch == left'
# at t/inc/Test/Compiler/Parser.pm line 51.
# got: 'Compiler::Parser::Node::Leaf'
# expected: ''
Can't call method "data" on an undefined value at t/inc/Test/Compiler/Parser.pm line 46, <DATA> line 1.
# Child (parse Plack/Request/Upload.pm) exited without calling finalize()
# Failed test 'parse Plack/Request/Upload.pm'
# at /home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Request/Upload.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/app/Plack/Response.t ....................
No subtests run
t/app/Plack/Runner.t ......................
No subtests run
t/app/Plack/TempBuffer.t .................. ok
t/app/Plack/Test.t ........................
No subtests run
[ERROR]: syntax error : at 19
t/app/Plack/Test/MockHTTP.t ...............
No subtests run
t/app/Plack/Test/Server.t ................. ok
# Failed test 'data == ||'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: '||'
# expected: undef
t/app/Plack/Test/Suite.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'data == !'
# at t/inc/Test/Compiler/Parser.pm line 46.
# got: '!'
# expected: ','
# Failed test 'branch == left'
# at t/inc/Test/Compiler/Parser.pm line 51.
# got: 'Compiler::Parser::Node::SingleTermOperator'
# expected: ''
Can't call method "data" on an undefined value at t/inc/Test/Compiler/Parser.pm line 46, <DATA> line 1.
# Child (parse Plack/Test/Suite.pm) exited without calling finalize()
# Failed test 'parse Plack/Test/Suite.pm'
# at /home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Util.t ........................
No subtests run
t/app/Plack/Util/Accessor.t ............... ok
t/array.t ................................. ok
t/black_perl.t ............................ ok
t/chain.t ................................. ok
t/code.t .................................. ok
t/control.t ............................... ok
t/empty.t ................................. ok
[ERROR]: syntax error : at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : at 1
[ERROR]: syntax error : at 1
[ERROR]: syntax error : at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
t/error.t ................................. ok
t/find.t .................................. ok
t/handle.t ................................ ok
t/hash.t .................................. ok
t/map.t ...................................
No subtests run
t/module.t ................................ ok
t/operator/assign.t ....................... ok
t/operator/binary_operator.t .............. ok
t/operator/priority.t .....................
All 13 subtests passed
t/operator/single_term_operator.t ......... ok
t/package.t ............................... ok
t/perl/base/cond.t ........................ ok
t/perl/base/if.t .......................... ok
t/regex.t ................................. ok
t/remove.t ................................ ok
t/reported_issue.t ........................ ok
t/statement/do.t .......................... ok
t/statement/if.t .......................... ok
t/statement/loop.t ........................ ok
t/statement/missing_semicolon.t ........... ok
t/sub.t ................................... ok
t/use.t ................................... ok
t/walk.t .................................. ok
Test Summary Report
-------------------
t/Compiler-Parser.t (Wstat: 139 Tests: 3 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/App/Cascade.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/App/Directory.t (Wstat: 9 Tests: 0 Failed: 0)
Non-zero wait status: 9
Parse errors: No plan found in TAP output
t/app/Plack/App/URLMap.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/app/Plack/Builder.t (Wstat: 9 Tests: 0 Failed: 0)
Non-zero wait status: 9
Parse errors: No plan found in TAP output
t/app/Plack/Component.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/app/Plack/HTTPParser.t (Wstat: 139 Tests: 1 Failed: 1)
Failed test: 1
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/HTTPParser/PP.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Handler/Apache2.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/app/Plack/Handler/Apache2/Registry.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Handler/CGI.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Handler/FCGI.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Loader.t (Wstat: 138 Tests: 1 Failed: 1)
Failed test: 1
Non-zero wait status: 138
Parse errors: No plan found in TAP output
t/app/Plack/Loader/Restarter.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/app/Plack/Loader/Shotgun.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/app/Plack/MIME.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Request.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Request/Upload.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/app/Plack/Response.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Runner.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Test.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Test/MockHTTP.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/app/Plack/Test/Suite.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/app/Plack/Util.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/map.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/operator/priority.t (Wstat: 139 Tests: 13 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
Files=66, Tests=156, 106 wallclock secs ( 2.03 usr 0.30 sys + 29.34 cusr 4.11 csys = 35.78 CPU)
Result: FAIL
Failed 26/66 test programs. 8/156 subtests failed.
BEGIN failed--compilation aborted at -e line 1, <DATA> line 1.
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Compiler::Lexer 0.21 0.17
Devel::PPPort 3.19 3.19
ExtUtils::MakeMaker 7.04 6.59
ExtUtils::ParseXS 3.24 2.21
Test::More 1.001014 0
XSLoader 0.13 0.02
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9152
CPANPLUS::Dist::Build 0.78
Cwd 3.47
ExtUtils::CBuilder 0.280220
ExtUtils::Command 1.17
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.47
Module::Build 0.4210
Pod::Parser 1.37
Pod::Simple 3.16
Test::Harness 3.35
Test::More 1.001014
version 0.9909
******************************** 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.90.
Powered by minismokebox version 0.58
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Capture-Tiny-0.27/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Capture-Tiny-0.27/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Cwd-Guard-0.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Cwd-Guard-0.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Requires-0.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Requires-0.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Devel-CheckCompiler-0.05/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Devel-CheckCompiler-0.05/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Module-Build-XSUtil-0.14/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Module-Build-XSUtil-0.14/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Lexer-0.21/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Lexer-0.21/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Parser-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Parser-0.10/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 13642
PERL5_CPANPLUS_IS_VERSION = 0.9152
PERL5_MINISMOKEBOX = 0.58
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.14.1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/pkg/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/perl-5.14.1/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 100 100
EGID: $) = 100 100
-------------------------------
--
Summary of my perl5 (revision 5 version 14 subversion 1) configuration:
Platform:
osname=netbsd, osvers=6.1.4, archname=amd64-netbsd-thread-multi
uname='netbsd naboo.bingosnet.co.uk 6.1.4 netbsd 6.1.4 (generic) amd64 '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.14.1 -Dusethreads'
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-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
ccversion='', gccversion='4.5.3', 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='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
libpth=/usr/pkg/lib /lib /usr/lib
libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread
perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/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 USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under netbsd
Compiled at May 9 2014 20:13:43
%ENV:
PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Capture-Tiny-0.27/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Capture-Tiny-0.27/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Cwd-Guard-0.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Cwd-Guard-0.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Requires-0.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Requires-0.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Devel-CheckCompiler-0.05/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Devel-CheckCompiler-0.05/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Module-Build-XSUtil-0.14/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Module-Build-XSUtil-0.14/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Lexer-0.21/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Lexer-0.21/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Parser-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Parser-0.10/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="13642"
PERL5_CPANPLUS_IS_VERSION="0.9152"
PERL5_MINISMOKEBOX="0.58"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.14.1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Capture-Tiny-0.27/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Capture-Tiny-0.27/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Cwd-Guard-0.04/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Cwd-Guard-0.04/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Requires-0.08/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Test-Requires-0.08/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Devel-CheckCompiler-0.05/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Devel-CheckCompiler-0.05/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Module-Build-XSUtil-0.14/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Module-Build-XSUtil-0.14/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Lexer-0.21/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Lexer-0.21/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Parser-0.10/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.1/.cpanplus/5.14.1/build/Compiler-Parser-0.10/blib/arch
/home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1/amd64-netbsd-thread-multi
/home/cpan/pit/thr/perl-5.14.1/lib/site_perl/5.14.1
/home/cpan/pit/thr/perl-5.14.1/lib/5.14.1/amd64-netbsd-thread-multi
/home/cpan/pit/thr/perl-5.14.1/lib/5.14.1
.