Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Test-Group-0.19 v5.20.0 OpenBSD
Date: 2014-05-27T23:22:35Z
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 Nick Cleaton,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9148. 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':
# Testing Test::Group 0.19, Perl 5.020000, /home/cpan/pit/bare/perl-5.20.0/bin/perl
t/00-load.t ............... ok
t/10-external.t ........... ok
t/20-internal.t ........... ok
t/30-synopsis.t ........... ok
t/32-nested-skipping.t .... ok
t/35-todotests.t .......... ok
t/40-exception-objects.t .. ok
t/45-tester.t ............. ok
t/46-tester-synopsis.t .... ok
t/50-error-reporting.t .... ok
t/55-predicates.t ......... ok
t/56-wrappers.t ........... ok
t/60-verbose2.t ........... ok
t/65-extending.t .......... ok
t/70-plugin-plan.t ........ ok
t/71-plugin-foreach.t ..... ok
t/75-plugin-nowarnings.t .. ok
# Failed test at t/80-subtest-external.t line 40.
# got: '1..1
# # Subtest: group
# ok 1
# ok 2
# ok 3
# ok 4
# ok 5
# ok 6
# ok 7
# ok 8
# ok 9
# 1..9
# ok 1 - group
# '
# expected: '1..1
# ok 1
# ok 2
# ok 3
# ok 4
# ok 5
# ok 6
# ok 7
# ok 8
# ok 9
# 1..9
# ok 1 - group
# '
# Failed test at t/80-subtest-external.t line 67.
# got: '1..1
# # Subtest: group
# not ok 1
# not ok 2 - sub test blah
# not ok 3
# not ok 4
# 1..4
# not ok 1 - group
# '
# expected: '1..1
# not ok 1
# not ok 2 - sub test blah
# not ok 3
# not ok 4
# 1..4
# not ok 1 - group
# '
# Failed test 'empty test groups'
# at t/80-subtest-external.t line 90.
# got: '1..2
# # Subtest: empty group
# 1..0
# not ok 1 - No tests run for subtest "empty group"
# '
# expected: '1..2
# 1..0
# not ok 1 - No tests run for subtest "empty group"
# '
# Failed test at t/80-subtest-external.t line 111.
# got: '1..2
# # Subtest: group 1
# ok 1
# 1..1
# ok 1 - group 1
# ok 2 # skip <reason>
# '
# expected: '1..2
# ok 1
# 1..1
# ok 1 - group 1
# ok 2 # skip <reason>
# '
# Failed test at t/80-subtest-external.t line 137.
# got: '1..3
# # Subtest: group 1
# ok 1
# 1..1
# ok 1 - group 1
# # Subtest: group 2
# not ok 1
# 1..1
# not ok 2 - group 2
# ok 3 # skip <reason>
# '
# expected: '1..3
# ok 1
# 1..1
# ok 1 - group 1
# not ok 1
# 1..1
# not ok 2 - group 2
# ok 3 # skip <reason>
# '
# Failed test at t/80-subtest-external.t line 166.
# got: '1..3
# ok 1 # skip <reason>
# ok 2 # skip <reason>
# # Subtest: other group
# 1..0
# not ok 3 - No tests run for subtest "other group"
# '
# expected: '1..3
# ok 1 # skip <reason>
# ok 2 # skip <reason>
# 1..0
# not ok 3 - No tests run for subtest "other group"
# '
# Failed test at t/80-subtest-external.t line 192.
# got: '1..3
# ok 1 # skip <reason>
# ok 2 # skip <reason>
# # Subtest: other group
# 1..0
# not ok 3 - No tests run for subtest "other group"
# '
# expected: '1..3
# ok 1 # skip <reason>
# ok 2 # skip <reason>
# 1..0
# not ok 3 - No tests run for subtest "other group"
# '
# Failed test at t/80-subtest-external.t line 226.
# got: '1..2
# # Subtest: outer 1
# # Subtest: inner 1
# ok 1
# 1..1
# ok 1 - inner 1
# # Subtest: inner 2
# ok 1
# 1..1
# ok 2 - inner 2
# 1..2
# ok 1 - outer 1
# # Subtest: outer 2
# # Subtest: inner 1
# not ok 1
# 1..1
# not ok 1 - inner 1
# # Subtest: inner 2
# ok 1
# 1..1
# ok 2 - inner 2
# 1..2
# not ok 2 - outer 2
# '
# expected: '1..2
# ok 1
# 1..1
# ok 1 - inner 1
# ok 1
# 1..1
# ok 2 - inner 2
# 1..2
# ok 1 - outer 1
# not ok 1
# 1..1
# not ok 1 - inner 1
# ok 1
# 1..1
# ok 2 - inner 2
# 1..2
# not ok 2 - outer 2
# '
# Failed test at - line 17.
# Looks like you failed 1 test of 1.
# Failed test 'inner 1'
# at - line 18.
# Looks like you failed 1 test of 2.
# Failed test 'outer 2'
# at - line 22.
# Looks like you failed 1 test of 2.
# Looks like you failed 8 tests of 22.
t/80-subtest-external.t ...
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/22 subtests
# Failed test 'single passing test in group'
# at t/81-subtest-output.t line 37.
# STDOUT is:
# # Subtest: this passes
# ok 1 - phew
# 1..1
# ok 1 - this passes
#
# not:
# ok 1 - phew
# 1..1
# ok 1 - this passes
#
# as expected
# Failed test 'single failing test in group'
# at t/81-subtest-output.t line 55.
# STDOUT is:
# # Subtest: this fails
# not ok 1 - oops
# 1..1
# not ok 1 - this fails
#
# not:
# not ok 1 - oops
# 1..1
# not ok 1 - this fails
#
# as expected
# Failed test '1 fail and 1 pass in group'
# at t/81-subtest-output.t line 75.
# STDOUT is:
# # Subtest: this fails
# not ok 1 - oops
# ok 2 - phew
# 1..2
# not ok 1 - this fails
#
# not:
# not ok 1 - oops
# ok 2 - phew
# 1..2
# not ok 1 - this fails
#
# as expected
t/81-subtest-output.t .....
Failed 3/3 subtests
# Failed test 'foobar_ok passing'
# at t/82-subtest-predicate.t line 84.
# STDOUT is:
# # Subtest: foobar_ok
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 1 - foobar_ok
#
# not:
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 1 - foobar_ok
#
# as expected
# Failed test 'foobar_ok_b passing'
# at t/82-subtest-predicate.t line 84.
# STDOUT is:
# # Subtest: foobar_ok_b
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 1 - foobar_ok_b
#
# not:
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 1 - foobar_ok_b
#
# as expected
# Failed test 'foobar_ok_bg passing'
# at t/82-subtest-predicate.t line 98.
# STDOUT is:
# # Subtest: foobar_ok_bg
# ok 1 - foo is true
# # Subtest: foobar_ok_bg
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 2 - foobar_ok_bg
# ok 3 - bar is true
# 1..3
# ok 1 - foobar_ok_bg
#
# not:
# ok 1 - foo is true
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 2 - foobar_ok_bg
# ok 3 - bar is true
# 1..3
# ok 1 - foobar_ok_bg
#
# as expected
# Failed test 'foobar_ok_bgb passing'
# at t/82-subtest-predicate.t line 98.
# STDOUT is:
# # Subtest: foobar_ok_bgb
# ok 1 - foo is true
# # Subtest: foobar_ok_bgb
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 2 - foobar_ok_bgb
# ok 3 - bar is true
# 1..3
# ok 1 - foobar_ok_bgb
#
# not:
# ok 1 - foo is true
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 2 - foobar_ok_bgb
# ok 3 - bar is true
# 1..3
# ok 1 - foobar_ok_bgb
#
# as expected
# Failed test 'foobar_ok failing'
# at t/82-subtest-predicate.t line 118.
# STDOUT is:
# # Subtest: foobar_ok
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 1 - foobar_ok
#
# not:
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 1 - foobar_ok
#
# as expected
# Failed test 'foobar_ok_b failing'
# at t/82-subtest-predicate.t line 118.
# STDOUT is:
# # Subtest: foobar_ok_b
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 1 - foobar_ok_b
#
# not:
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 1 - foobar_ok_b
#
# as expected
# Failed test 'foobar_ok_bg failing'
# at t/82-subtest-predicate.t line 143.
# STDOUT is:
# # Subtest: foobar_ok_bg
# ok 1 - foo is true
# # Subtest: foobar_ok_bg
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 2 - foobar_ok_bg
# ok 3 - bar is true
# 1..3
# not ok 1 - foobar_ok_bg
#
# not:
# ok 1 - foo is true
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 2 - foobar_ok_bg
# ok 3 - bar is true
# 1..3
# not ok 1 - foobar_ok_bg
#
# as expected
# Failed test 'foobar_ok_bgb failing'
# at t/82-subtest-predicate.t line 143.
# STDOUT is:
# # Subtest: foobar_ok_bgb
# ok 1 - foo is true
# # Subtest: foobar_ok_bgb
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 2 - foobar_ok_bgb
# ok 3 - bar is true
# 1..3
# not ok 1 - foobar_ok_bgb
#
# not:
# ok 1 - foo is true
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 2 - foobar_ok_bgb
# ok 3 - bar is true
# 1..3
# not ok 1 - foobar_ok_bgb
#
# as expected
# Failed test 'foobar_ok passing in group'
# at t/82-subtest-predicate.t line 160.
# STDOUT is:
# # Subtest: outergroup
# # Subtest: foobar_ok
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 1 - foobar_ok
# 1..1
# ok 1 - outergroup
#
# not:
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 1 - foobar_ok
# 1..1
# ok 1 - outergroup
#
# as expected
# Failed test 'foobar_ok_b passing in group'
# at t/82-subtest-predicate.t line 160.
# STDOUT is:
# # Subtest: outergroup
# # Subtest: foobar_ok_b
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 1 - foobar_ok_b
# 1..1
# ok 1 - outergroup
#
# not:
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 1 - foobar_ok_b
# 1..1
# ok 1 - outergroup
#
# as expected
# Failed test 'foobar_ok_bg passing in group'
# at t/82-subtest-predicate.t line 179.
# STDOUT is:
# # Subtest: outergroup
# # Subtest: foobar_ok_bg
# ok 1 - foo is true
# # Subtest: foobar_ok_bg
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 2 - foobar_ok_bg
# ok 3 - bar is true
# 1..3
# ok 1 - foobar_ok_bg
# 1..1
# ok 1 - outergroup
#
# not:
# ok 1 - foo is true
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 2 - foobar_ok_bg
# ok 3 - bar is true
# 1..3
# ok 1 - foobar_ok_bg
# 1..1
# ok 1 - outergroup
#
# as expected
# Failed test 'foobar_ok_bgb passing in group'
# at t/82-subtest-predicate.t line 179.
# STDOUT is:
# # Subtest: outergroup
# # Subtest: foobar_ok_bgb
# ok 1 - foo is true
# # Subtest: foobar_ok_bgb
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 2 - foobar_ok_bgb
# ok 3 - bar is true
# 1..3
# ok 1 - foobar_ok_bgb
# 1..1
# ok 1 - outergroup
#
# not:
# ok 1 - foo is true
# ok 1 - foo ok
# ok 2 - bar ok
# 1..2
# ok 2 - foobar_ok_bgb
# ok 3 - bar is true
# 1..3
# ok 1 - foobar_ok_bgb
# 1..1
# ok 1 - outergroup
#
# as expected
# Failed test 'foobar_ok failing in group'
# at t/82-subtest-predicate.t line 204.
# STDOUT is:
# # Subtest: outergroup
# # Subtest: foobar_ok
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 1 - foobar_ok
# 1..1
# not ok 1 - outergroup
#
# not:
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 1 - foobar_ok
# 1..1
# not ok 1 - outergroup
#
# as expected
# Failed test 'foobar_ok_b failing in group'
# at t/82-subtest-predicate.t line 204.
# STDOUT is:
# # Subtest: outergroup
# # Subtest: foobar_ok_b
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 1 - foobar_ok_b
# 1..1
# not ok 1 - outergroup
#
# not:
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 1 - foobar_ok_b
# 1..1
# not ok 1 - outergroup
#
# as expected
# Failed test 'foobar_ok_bg failing in group'
# at t/82-subtest-predicate.t line 234.
# STDOUT is:
# # Subtest: outergroup
# # Subtest: foobar_ok_bg
# ok 1 - foo is true
# # Subtest: foobar_ok_bg
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 2 - foobar_ok_bg
# ok 3 - bar is true
# 1..3
# not ok 1 - foobar_ok_bg
# 1..1
# not ok 1 - outergroup
#
# not:
# ok 1 - foo is true
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 2 - foobar_ok_bg
# ok 3 - bar is true
# 1..3
# not ok 1 - foobar_ok_bg
# 1..1
# not ok 1 - outergroup
#
# as expected
# Failed test 'foobar_ok_bgb failing in group'
# at t/82-subtest-predicate.t line 234.
# STDOUT is:
# # Subtest: outergroup
# # Subtest: foobar_ok_bgb
# ok 1 - foo is true
# # Subtest: foobar_ok_bgb
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 2 - foobar_ok_bgb
# ok 3 - bar is true
# 1..3
# not ok 1 - foobar_ok_bgb
# 1..1
# not ok 1 - outergroup
#
# not:
# ok 1 - foo is true
# ok 1 - foo ok
# not ok 2 - bar ok
# 1..2
# not ok 2 - foobar_ok_bgb
# ok 3 - bar is true
# 1..3
# not ok 1 - foobar_ok_bgb
# 1..1
# not ok 1 - outergroup
#
# as expected
t/82-subtest-predicate.t ..
Failed 16/16 subtests
Test Summary Report
-------------------
t/80-subtest-external.t (Wstat: 2048 Tests: 22 Failed: 8)
Failed tests: 3, 6, 12, 14, 16, 18, 20, 22
Non-zero exit status: 8
t/81-subtest-output.t (Wstat: 0 Tests: 3 Failed: 3)
Failed tests: 1-3
t/82-subtest-predicate.t (Wstat: 0 Tests: 16 Failed: 16)
Failed tests: 1-16
Files=20, Tests=263, 7 wallclock secs ( 0.04 usr 0.19 sys + 2.01 cusr 1.33 csys = 3.57 CPU)
Result: FAIL
Failed 3/20 test programs. 27/263 subtests failed.
BEGIN failed--compilation aborted at -e line 1.
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Carp 1.3301 0
Exporter 5.70 0
File::Slurp 9999.19 0
File::Spec 3.47 0
File::Spec::Functions 3.47 0
File::Temp 0.2304 0
IO::File 1.16 0
Test::Builder 1.001003 0
Test::Cmd 1.06 0
Test::More 1.001003 0
Test::Simple 1.001003 0.59
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9148
CPANPLUS::Dist::Build 0.76
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.18
ExtUtils::Install 1.67
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.24
File::Spec 3.47
Module::Build 0.4205
Pod::Parser 1.62
Pod::Simple 3.28
Test::Harness 3.30
Test::More 1.001003
version 0.9908
******************************** 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/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Parse-RecDescent-1.967009/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Parse-RecDescent-1.967009/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Sub-Uplevel-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Sub-Uplevel-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Warn-0.30/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Warn-0.30/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Inline-0.55/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Inline-0.55/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Convert-ASN1-0.26/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Convert-ASN1-0.26/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Leak-0.03/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Leak-0.03/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Mallinfo-12/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Mallinfo-12/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/File-Slurp-9999.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/File-Slurp-9999.19/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/IPC-Run-0.92/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/IPC-Run-0.92/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Net-SSLeay-1.63/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Net-SSLeay-1.63/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Cmd-1.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Cmd-1.06/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Group-0.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Group-0.19/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 2880
PERL5_CPANPLUS_IS_VERSION = 0.9148
PERL5_MINISMOKEBOX = 0.58
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.20.0
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 = /home/cpan/pit/bare/perl-5.20.0/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Platform:
osname=openbsd, osvers=5.4, archname=OpenBSD.amd64-openbsd
uname='openbsd oarcock.bingosnet.co.uk 5.4 generic#37 amd64 '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.20.0'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.4'
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,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.69.0, 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 -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MYMALLOC PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under openbsd
Compiled at May 27 2014 21:53:03
%ENV:
PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Parse-RecDescent-1.967009/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Parse-RecDescent-1.967009/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Sub-Uplevel-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Sub-Uplevel-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Warn-0.30/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Warn-0.30/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Inline-0.55/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Inline-0.55/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Convert-ASN1-0.26/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Convert-ASN1-0.26/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Leak-0.03/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Leak-0.03/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Mallinfo-12/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Mallinfo-12/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/File-Slurp-9999.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/File-Slurp-9999.19/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/IPC-Run-0.92/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/IPC-Run-0.92/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Net-SSLeay-1.63/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Net-SSLeay-1.63/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Cmd-1.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Cmd-1.06/blib/arch:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Group-0.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Group-0.19/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="2880"
PERL5_CPANPLUS_IS_VERSION="0.9148"
PERL5_MINISMOKEBOX="0.58"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.20.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Parse-RecDescent-1.967009/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Parse-RecDescent-1.967009/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Sub-Uplevel-0.24/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Sub-Uplevel-0.24/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Warn-0.30/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Warn-0.30/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Inline-0.55/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Inline-0.55/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Convert-ASN1-0.26/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Convert-ASN1-0.26/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Leak-0.03/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Leak-0.03/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Mallinfo-12/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Devel-Mallinfo-12/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/File-Slurp-9999.19/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/File-Slurp-9999.19/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/IPC-Run-0.92/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/IPC-Run-0.92/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Net-SSLeay-1.63/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Net-SSLeay-1.63/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Cmd-1.06/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Cmd-1.06/blib/arch
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Group-0.19/blib/lib
/home/cpan/pit/bare/conf/perl-5.20.0/.cpanplus/5.20.0/build/Test-Group-0.19/blib/arch
/home/cpan/pit/bare/perl-5.20.0/lib/site_perl/5.20.0/OpenBSD.amd64-openbsd
/home/cpan/pit/bare/perl-5.20.0/lib/site_perl/5.20.0
/home/cpan/pit/bare/perl-5.20.0/lib/5.20.0/OpenBSD.amd64-openbsd
/home/cpan/pit/bare/perl-5.20.0/lib/5.20.0
.