This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Arun Prasad,
This is a computer-generated report for Tree-RB-0.3
on perl 5.10.0, created by CPAN-Reporter-1.15.
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://cpantest.grango.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 './Build test':
t/00.load..............
# Failed test 'use Tree::RB;'
# at t/00.load.t line 4.
# Tried to use 'Tree::RB'.
# Error: Can't locate enum.pm in @INC (@INC contains: /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/arch /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 . /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 .) at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node/_Constants.pm line 22.
# BEGIN failed--compilation aborted at t/00.load.t line 4.
# Compilation failed in require at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
# BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
# Compilation failed in require at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB.pm line 6.
# BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB.pm line 6.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
# Failed test 'use Tree::RB::Node;'
# at t/00.load.t line 5.
# Tried to use 'Tree::RB::Node'.
# Error: Attempt to reload Tree/RB/Node.pm aborted.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at t/00.load.t line 5.
# Failed test 'use Tree::RB::Node::_Constants;'
# at t/00.load.t line 6.
# Tried to use 'Tree::RB::Node::_Constants'.
# Error: Attempt to reload Tree/RB/Node/_Constants.pm aborted.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at t/00.load.t line 6.
# Looks like you failed 3 tests of 3.
dubious
Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00%% okay
t/01.node..............
# Failed test 'use Tree::RB::Node;'
# at t/01.node.t line 5.
# Tried to use 'Tree::RB::Node'.
# Error: Can't locate enum.pm in @INC (@INC contains: /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/arch /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 . /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 .) at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node/_Constants.pm line 22.
# BEGIN failed--compilation aborted at t/01.node.t line 5.
# Compilation failed in require at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
# BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of uninitialized value $Tree::RB::Node::VERSION in concatenation (.) or string at t/01.node.t line 7.
# Testing Tree::RB::Node
# Failed test 'Tree::RB::Node->can('new')'
# at t/01.node.t line 23.
# Tree::RB::Node->can('new') failed
# Failed test 'Tree::RB::Node->can('key')'
# at t/01.node.t line 23.
# Tree::RB::Node->can('key') failed
# Failed test 'Tree::RB::Node->can('val')'
# at t/01.node.t line 23.
# Tree::RB::Node->can('val') failed
# Failed test 'Tree::RB::Node->can('color')'
# at t/01.node.t line 23.
# Tree::RB::Node->can('color') failed
# Failed test 'Tree::RB::Node->can('parent')'
# at t/01.node.t line 23.
# Tree::RB::Node->can('parent') failed
# Failed test 'Tree::RB::Node->can('left')'
# at t/01.node.t line 23.
# Tree::RB::Node->can('left') failed
# Failed test 'Tree::RB::Node->can('right')'
# at t/01.node.t line 23.
# Tree::RB::Node->can('right') failed
# Failed test 'Tree::RB::Node->can('min')'
# at t/01.node.t line 23.
# Tree::RB::Node->can('min') failed
# Failed test 'Tree::RB::Node->can('max')'
# at t/01.node.t line 23.
# Tree::RB::Node->can('max') failed
# Failed test 'Tree::RB::Node->can('successor')'
# at t/01.node.t line 23.
# Tree::RB::Node->can('successor') failed
# Failed test 'Tree::RB::Node->can('predecessor')'
# at t/01.node.t line 23.
# Tree::RB::Node->can('predecessor') failed
Can't locate object method "new" via package "Tree::RB::Node" at t/01.node.t line 26.
# Looks like you planned 27 tests but only ran 12.
# Looks like you failed 12 tests of 12 run.
# Looks like your test died just after 12.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-27
Failed 27/27 tests, 0.00%% okay
t/01.node_constants....
# Failed test 'use Tree::RB::Node::_Constants;'
# at t/01.node_constants.t line 3.
# Tried to use 'Tree::RB::Node::_Constants'.
# Error: Can't locate enum.pm in @INC (@INC contains: /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/arch /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 . /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 .) at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node/_Constants.pm line 22.
# BEGIN failed--compilation aborted at t/01.node_constants.t line 3.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of uninitialized value $Tree::RB::Node::_Constants::VERSION in concatenation (.) or string at t/01.node_constants.t line 4.
# Testing Tree::RB::Node::_Constants
# Failed test 'Tree::RB::Node::_Constants->can('_PARENT')'
# at t/01.node_constants.t line 17.
# Tree::RB::Node::_Constants->can('_PARENT') failed
# Failed test 'Tree::RB::Node::_Constants->can('_LEFT')'
# at t/01.node_constants.t line 17.
# Tree::RB::Node::_Constants->can('_LEFT') failed
# Failed test 'Tree::RB::Node::_Constants->can('_RIGHT')'
# at t/01.node_constants.t line 17.
# Tree::RB::Node::_Constants->can('_RIGHT') failed
# Failed test 'Tree::RB::Node::_Constants->can('_COLOR')'
# at t/01.node_constants.t line 17.
# Tree::RB::Node::_Constants->can('_COLOR') failed
# Failed test 'Tree::RB::Node::_Constants->can('_KEY')'
# at t/01.node_constants.t line 17.
# Tree::RB::Node::_Constants->can('_KEY') failed
# Failed test 'Tree::RB::Node::_Constants->can('_VAL')'
# at t/01.node_constants.t line 17.
# Tree::RB::Node::_Constants->can('_VAL') failed
# Failed test 'Tree::RB::Node::_Constants->can('BLACK')'
# at t/01.node_constants.t line 17.
# Tree::RB::Node::_Constants->can('BLACK') failed
# Failed test 'Tree::RB::Node::_Constants->can('RED')'
# at t/01.node_constants.t line 17.
# Tree::RB::Node::_Constants->can('RED') failed
# Looks like you failed 9 tests of 9.
dubious
Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 1-9
Failed 9/9 tests, 0.00%% okay
t/02.tree..............
# Failed test 'use Tree::RB;'
# at t/02.tree.t line 6.
# Tried to use 'Tree::RB'.
# Error: Can't locate enum.pm in @INC (@INC contains: /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/arch /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 . /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 .) at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node/_Constants.pm line 22.
# BEGIN failed--compilation aborted at t/02.tree.t line 6.
# Compilation failed in require at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
# BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
# Compilation failed in require at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB.pm line 6.
# BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB.pm line 6.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of uninitialized value $Tree::RB::VERSION in concatenation (.) or string at t/02.tree.t line 8.
# Testing Tree::RB
# Failed test 'Tree::RB->can('new')'
# at t/02.tree.t line 18.
# Tree::RB->can('new') failed
# Failed test 'Tree::RB->can('put')'
# at t/02.tree.t line 18.
# Tree::RB->can('put') failed
# Failed test 'Tree::RB->can('iter')'
# at t/02.tree.t line 18.
# Tree::RB->can('iter') failed
# Failed test 'Tree::RB->can('rev_iter')'
# at t/02.tree.t line 18.
# Tree::RB->can('rev_iter') failed
# Failed test 'Tree::RB->can('size')'
# at t/02.tree.t line 18.
# Tree::RB->can('size') failed
Can't locate object method "new" via package "Tree::RB" at t/02.tree.t line 21.
# Looks like you planned 36 tests but only ran 6.
# Looks like you failed 6 tests of 6 run.
# Looks like your test died just after 6.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-36
Failed 36/36 tests, 0.00%% okay
t/03.delete............Can't locate enum.pm in @INC (@INC contains: /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/arch /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 . /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 .) at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node/_Constants.pm line 22.
BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node/_Constants.pm line 22.
Compilation failed in require at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
Compilation failed in require at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB.pm line 6.
BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB.pm line 6.
Compilation failed in require at t/03.delete.t line 5.
BEGIN failed--compilation aborted at t/03.delete.t line 5.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00%% okay
t/04.lookup............Can't locate enum.pm in @INC (@INC contains: /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/arch /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 . /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 .) at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node/_Constants.pm line 22.
BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node/_Constants.pm line 22.
Compilation failed in require at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
Compilation failed in require at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB.pm line 6.
BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB.pm line 6.
Compilation failed in require at t/04.lookup.t line 6.
BEGIN failed--compilation aborted at t/04.lookup.t line 6.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00%% okay
t/06.tie...............Can't locate enum.pm in @INC (@INC contains: /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/arch /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 . /tmp/drhyde/perl-5.10.0/lib/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/5.10.0 /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0/alpha-netbsd /tmp/drhyde/perl-5.10.0/lib/site_perl/5.10.0 .) at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node/_Constants.pm line 22.
BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node/_Constants.pm line 22.
Compilation failed in require at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB/Node.pm line 5.
Compilation failed in require at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB.pm line 6.
BEGIN failed--compilation aborted at /tmp/drhyde/.cpan/build/Tree-RB-0.3-4G2rDD/blib/lib/Tree/RB.pm line 6.
Compilation failed in require at t/06.tie.t line 5.
BEGIN failed--compilation aborted at t/06.tie.t line 5.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-37
Failed 37/37 tests, 0.00%% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/00.load.t 3 768 3 3 1-3
t/01.node.t 255 65280 27 42 1-27
t/01.node_constants.t 9 2304 9 9 1-9
t/02.tree.t 255 65280 36 66 1-36
t/03.delete.t 255 65280 7 14 1-7
t/04.lookup.t 255 65280 10 20 1-10
t/06.tie.t 255 65280 37 74 1-37
Failed 7/7 test scripts. 129/129 subtests failed.
Files=7, Tests=129, 2 wallclock secs ( 1.15 cusr + 0.20 csys = 1.35 CPU)
Failed 7/7 test programs. 129/129 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------- ---- ----
Test::More 0 0.72
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /arpa/af/d/drhyde/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 2751
PERL5_CPAN_IS_RUNNING = 2751
SHELL = /usr/pkg/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/drhyde/perl-5.10.0/bin/perl
$UID/$EUID = 40631 / 40631
$GID = 500 500 600 900
$EGID = 500 500 600 900
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 2.64
Test::More 0.72
YAML 0.66
YAML::Syck 1.05
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=netbsd, osvers=
2.1.0_stable, archname=alpha-netbsd
uname='netbsd sverige
2.1.0_stable netbsd
2.1.0_stable (sdf) #0: tue sep 4 06:27:41 utc 2007 root@ol:varsrc-2.1archalphacompilesdf alpha '
config_args='-de -Dprefix=/tmp/drhyde/perl-5.10.0'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
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 -I/usr/pkg/include',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
ccversion='', gccversion='
3.3.3 (NetBSD nb3 20040520)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
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 -L/usr/pkg/lib'
libpth=/usr/pkg/lib /lib /usr/lib
libs=-lbind -lgdbm -lm -lcrypt -lutil -lc -lposix
perllibs=-lbind -lm -lcrypt -lutil -lc -lposix
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'