Report for Compiler-Parser-0.10

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Compiler-Parser-0.10 v5.12.5 NetBSD
Date: 2016-02-09T01:45:20Z

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 Masaaki Goshima,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9156. 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
Can't call method "root" on an undefined value at /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/_rVhliimDp/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.12.5/lib/site_perl/5.12.5/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 ................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
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.12.5/lib/site_perl/5.12.5/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
Can't call method "root" on an undefined value at /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/_rVhliimDp/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.12.5/lib/site_perl/5.12.5/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/Component.t ................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
[ERROR]: syntax error :  at 10
t/app/Plack/HTTPParser.t .................. 
No subtests run 
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.12.5/.cpanplus/5.12.5/build/_rVhliimDp/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.12.5/lib/site_perl/5.12.5/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'
t/app/Plack/Loader.t ...................... 
No subtests run 
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.12.5/lib/site_perl/5.12.5/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.12.5/lib/site_perl/5.12.5/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
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.pm) exited without calling finalize()

#   Failed test 'parse Plack/Test.pm'
#   at /home/cpan/pit/thr/perl-5.12.5/lib/site_perl/5.12.5/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/Test.t ........................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
[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
    
    #   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.12.5/lib/site_perl/5.12.5/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/Test/Suite.t .................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
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: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  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: 0 Failed: 0)
  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: 139 Tests: 0 Failed: 0)
  Non-zero wait status: 139
  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: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  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=155, 21 wallclock secs ( 0.49 usr  1.36 sys + 12.19 cusr  4.13 csys = 18.17 CPU)
Result: FAIL
Failed 26/66 test programs. 7/155 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.22     0.17
	  Devel::PPPort                      3.19     3.19
	  ExtUtils::MakeMaker                7.10     6.59
	  ExtUtils::ParseXS                  3.30     2.21
	  Test::More                     1.001014        0
	  XSLoader                           0.10     0.02

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9156
	CPANPLUS::Dist::Build              0.78
	Cwd                                3.60
	ExtUtils::CBuilder             0.280224
	ExtUtils::Command                  7.10
	ExtUtils::Install                  2.04
	ExtUtils::MakeMaker                7.10
	ExtUtils::Manifest                 1.70
	ExtUtils::ParseXS                  3.30
	File::Spec                         3.60
	Module::Build                    0.4214
	Pod::Parser                        1.37
	Pod::Simple                        3.14
	Test::Harness                      3.35
	Test::More                     1.001014
	version                          0.9912

******************************** 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.94.
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.12.5/.cpanplus/5.12.5/build/c7P25eGl1r/ExtUtils-Config-0.008/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/c7P25eGl1r/ExtUtils-Config-0.008/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/7jdxM9bvCi/ExtUtils-Helpers-0.022/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/7jdxM9bvCi/ExtUtils-Helpers-0.022/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/vJxABj7mcj/ExtUtils-InstallPaths-0.011/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/vJxABj7mcj/ExtUtils-InstallPaths-0.011/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/87Z5JEy_ti/Module-Build-Tiny-0.039/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/87Z5JEy_ti/Module-Build-Tiny-0.039/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/QTV_OX2cKn/Capture-Tiny-0.30/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/QTV_OX2cKn/Capture-Tiny-0.30/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/OjWYzRRHtM/Cwd-Guard-0.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/OjWYzRRHtM/Cwd-Guard-0.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/4UM9mGhTyn/Test-Requires-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/4UM9mGhTyn/Test-Requires-0.10/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/8SfLB9fAOx/Devel-CheckCompiler-0.06/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/8SfLB9fAOx/Devel-CheckCompiler-0.06/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/JdGFmYfUKa/Module-Build-XSUtil-0.16/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/JdGFmYfUKa/Module-Build-XSUtil-0.16/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/NRWCqxOxPE/Compiler-Lexer-0.22/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/NRWCqxOxPE/Compiler-Lexer-0.22/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/_rVhliimDp/Compiler-Parser-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/_rVhliimDp/Compiler-Parser-0.10/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 21305
    PERL5_CPANPLUS_IS_VERSION = 0.9156
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.12.5
    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.12.5/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 100 100
    EGID: $)  = 100 100


-------------------------------


--

Summary of my perl5 (revision 5 version 12 subversion 5) configuration:
   
  Platform:
    osname=netbsd, osvers=6.1.5, archname=amd64-netbsd-thread-multi
    uname='netbsd nhw.bingosnet.co.uk 6.1.5 netbsd 6.1.5 (generic) amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.12.5 -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 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 Oct  8 2014 00:05:07
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/c7P25eGl1r/ExtUtils-Config-0.008/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/c7P25eGl1r/ExtUtils-Config-0.008/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/7jdxM9bvCi/ExtUtils-Helpers-0.022/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/7jdxM9bvCi/ExtUtils-Helpers-0.022/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/vJxABj7mcj/ExtUtils-InstallPaths-0.011/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/vJxABj7mcj/ExtUtils-InstallPaths-0.011/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/87Z5JEy_ti/Module-Build-Tiny-0.039/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/87Z5JEy_ti/Module-Build-Tiny-0.039/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/QTV_OX2cKn/Capture-Tiny-0.30/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/QTV_OX2cKn/Capture-Tiny-0.30/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/OjWYzRRHtM/Cwd-Guard-0.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/OjWYzRRHtM/Cwd-Guard-0.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/4UM9mGhTyn/Test-Requires-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/4UM9mGhTyn/Test-Requires-0.10/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/8SfLB9fAOx/Devel-CheckCompiler-0.06/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/8SfLB9fAOx/Devel-CheckCompiler-0.06/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/JdGFmYfUKa/Module-Build-XSUtil-0.16/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/JdGFmYfUKa/Module-Build-XSUtil-0.16/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/NRWCqxOxPE/Compiler-Lexer-0.22/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/NRWCqxOxPE/Compiler-Lexer-0.22/blib/arch:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/_rVhliimDp/Compiler-Parser-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/_rVhliimDp/Compiler-Parser-0.10/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="21305"
    PERL5_CPANPLUS_IS_VERSION="0.9156"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.12.5"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/c7P25eGl1r/ExtUtils-Config-0.008/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/c7P25eGl1r/ExtUtils-Config-0.008/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/7jdxM9bvCi/ExtUtils-Helpers-0.022/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/7jdxM9bvCi/ExtUtils-Helpers-0.022/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/vJxABj7mcj/ExtUtils-InstallPaths-0.011/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/vJxABj7mcj/ExtUtils-InstallPaths-0.011/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/87Z5JEy_ti/Module-Build-Tiny-0.039/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/87Z5JEy_ti/Module-Build-Tiny-0.039/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/QTV_OX2cKn/Capture-Tiny-0.30/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/QTV_OX2cKn/Capture-Tiny-0.30/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/OjWYzRRHtM/Cwd-Guard-0.04/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/OjWYzRRHtM/Cwd-Guard-0.04/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/4UM9mGhTyn/Test-Requires-0.10/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/4UM9mGhTyn/Test-Requires-0.10/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/8SfLB9fAOx/Devel-CheckCompiler-0.06/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/8SfLB9fAOx/Devel-CheckCompiler-0.06/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/JdGFmYfUKa/Module-Build-XSUtil-0.16/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/JdGFmYfUKa/Module-Build-XSUtil-0.16/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/NRWCqxOxPE/Compiler-Lexer-0.22/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/NRWCqxOxPE/Compiler-Lexer-0.22/blib/arch
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/_rVhliimDp/Compiler-Parser-0.10/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/_rVhliimDp/Compiler-Parser-0.10/blib/arch
    /home/cpan/pit/thr/perl-5.12.5/lib/site_perl/5.12.5/amd64-netbsd-thread-multi
    /home/cpan/pit/thr/perl-5.12.5/lib/site_perl/5.12.5
    /home/cpan/pit/thr/perl-5.12.5/lib/5.12.5/amd64-netbsd-thread-multi
    /home/cpan/pit/thr/perl-5.12.5/lib/5.12.5
    .