Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: NA Type-Tiny-1.000002 v5.10.0 GNU/Linux
Date: 2014-08-27T07:36:02Z
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 Toby Inkster,
This is a computer-generated report for Type-Tiny-1.000002
on perl 5.10.0, created by CPAN-Reporter-1.2011.
Thank you for uploading your work to CPAN. While attempting to build or test
this distribution, the distribution signaled that support is not available
either for this operating system or this version of Perl. Nevertheless, any
diagnostic output produced is provided below for reference. If this is not
what you expect, you may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/20-unit/Devel-TypeTiny-Perl56Compat/*.t t/20-unit/Devel-TypeTiny-Perl58Compat/*.t t/20-unit/Error-TypeTiny-Assertion/*.t t/20-unit/Error-TypeTiny-Compilation/*.t t/20-unit/Error-TypeTiny-WrongNumberOfParameters/*.t t/20-unit/Error-TypeTiny/*.t t/20-unit/Eval-TypeTiny/*.t t/20-unit/Test-TypeTiny/*.t t/20-unit/Type-Coercion-FromMoose/*.t t/20-unit/Type-Coercion-Union/*.t t/20-unit/Type-Coercion/*.t t/20-unit/Type-Library/*.t t/20-unit/Type-Params/*.t t/20-unit/Type-Parser/*.t t/20-unit/Type-Registry/*.t t/20-unit/Type-Tiny-Class/*.t t/20-unit/Type-Tiny-Duck/*.t t/20-unit/Type-Tiny-Enum/*.t t/20-unit/Type-Tiny-Intersection/*.t t/20-unit/Type-Tiny-Role/*.t t/20-unit/Type-Tiny-Union/*.t t/20-unit/Type-Tiny-_HalfOp/*.t t/20-unit/Type-Tiny/*.t t/20-unit/Type-Utils/*.t t/20-unit/Types-Common-Numeric/*.t t/20-unit/Types-Common-String/*.t t/20-unit/Types-Standard/*.t t/20-unit/Types-TypeTiny/*.t t/30-integration/Class-InsideOut/*.t t/30-integration/Exporter-Tiny/*.t t/30-integration/Function-Parameters/*.t t/30-integration/Kavorka/*.t t/30-integration/Moo/*.t t/30-integration/Moops/*.t t/30-integration/Moose/*.t t/30-integration/MooseX-Getopt/*.t t/30-integration/MooseX-Types/*.t t/30-integration/Mouse/*.t t/30-integration/MouseX-Types/*.t t/30-integration/Object-Accessor/*.t t/30-integration/Return-Type/*.t t/30-integration/Sub-Quote/*.t t/30-integration/Switcheroo/*.t t/30-integration/Type-Tie/*.t t/30-integration/Validation-Class-Simple/*.t t/30-integration/match-simple/*.t t/40-regression/*.t
#
# Perl 5.010000
# Exporter::Tiny 0.038
# Type::Tie undef
# Type::Tiny::XS undef
#
# Moo 1.003001
# Moose 2.1005
# Mouse 1.11
#
# $AUTOMATED_TESTING "1"
# $NONINTERACTIVE_TESTING undef
# $EXTENDED_TESTING undef
# $AUTHOR_TESTING undef
# $RELEASE_TESTING undef
#
# $PERL_TYPE_TINY_XS undef
# $PERL_TYPES_STANDARD_STRICTNUM undef
# $PERL_ONLY undef
#
# >>>> Type::Tiny is using Mouse::XS
#
t/00-begin.t .............................................. ok
t/01-compile.t ............................................ ok
t/02-api.t ................................................ ok
t/03-leak.t ............................................... skipped: Perl < 5.10.1
t/20-unit/Devel-TypeTiny-Perl56Compat/basic.t ............. ok
t/20-unit/Devel-TypeTiny-Perl58Compat/basic.t ............. ok
t/20-unit/Error-TypeTiny-Assertion/basic.t ................ ok
t/20-unit/Error-TypeTiny-Compilation/basic.t .............. ok
t/20-unit/Error-TypeTiny-WrongNumberOfParameters/basic.t .. ok
t/20-unit/Error-TypeTiny/basic.t .......................... ok
t/20-unit/Error-TypeTiny/stacktrace.t ..................... ok
t/20-unit/Eval-TypeTiny/basic.t ........................... ok
t/20-unit/Eval-TypeTiny/fallback-aliases.t ................ skipped: test currently not working (TODO)
t/20-unit/Eval-TypeTiny/lexical-subs.t .................... skipped: Perl v5.18.0 required--this is only v5.10.0, stopped at (eval 6) line 2.
t/20-unit/Test-TypeTiny/basic.t ........................... ok
t/20-unit/Test-TypeTiny/extended.t ........................ ok
t/20-unit/Test-TypeTiny/matchfor.t ........................ ok
t/20-unit/Type-Coercion-FromMoose/basic.t ................. ok
t/20-unit/Type-Coercion-FromMoose/errors.t ................ ok
t/20-unit/Type-Coercion-Union/basic.t ..................... ok
t/20-unit/Type-Coercion/basic.t ........................... ok
t/20-unit/Type-Coercion/esoteric.t ........................ ok
t/20-unit/Type-Coercion/frozen.t .......................... ok
t/20-unit/Type-Coercion/inlining.t ........................ ok
t/20-unit/Type-Coercion/parameterized.t ................... ok
t/20-unit/Type-Coercion/smartmatch.t ...................... skipped: Perl too old
t/20-unit/Type-Coercion/typetiny-constructor.t ............ ok
t/20-unit/Type-Library/assert.t ........................... ok
t/20-unit/Type-Library/errors.t ........................... ok
t/20-unit/Type-Library/inheritance.t ...................... ok
t/20-unit/Type-Library/is.t ............................... ok
t/20-unit/Type-Library/to.t ............................... ok
t/20-unit/Type-Library/types.t ............................ ok
t/20-unit/Type-Params/badsigs.t ........................... ok
t/20-unit/Type-Params/carping.t ........................... ok
t/20-unit/Type-Params/coerce.t ............................ ok
t/20-unit/Type-Params/methods.t ........................... ok
t/20-unit/Type-Params/mixednamed.t ........................ ok
t/20-unit/Type-Params/multisig.t .......................... ok
t/20-unit/Type-Params/named.t ............................. ok
t/20-unit/Type-Params/noninline.t ......................... ok
t/20-unit/Type-Params/optional.t .......................... ok
t/20-unit/Type-Params/positional.t ........................ ok
t/20-unit/Type-Params/slurpy.t ............................ ok
t/20-unit/Type-Parser/basic.t ............................. ok
t/20-unit/Type-Parser/moosextypes.t ....................... skipped: Test requires module 'MooseX::Types::Common' but it's not found
t/20-unit/Type-Registry/automagic.t ....................... ok
t/20-unit/Type-Registry/basic.t ........................... ok
t/20-unit/Type-Registry/methods.t ......................... ok
t/20-unit/Type-Registry/moosextypes.t ..................... skipped: Test requires module 'MooseX::Types::Common' but it's not found
t/20-unit/Type-Registry/mousextypes.t ..................... skipped: Test requires module 'MouseX::Types::Common' but it's not found
t/20-unit/Type-Tiny-_HalfOp/overload-precedence.t ......... ok
t/20-unit/Type-Tiny-Class/basic.t ......................... ok
t/20-unit/Type-Tiny-Class/errors.t ........................ ok
t/20-unit/Type-Tiny-Class/plus-constructors.t ............. ok
t/20-unit/Type-Tiny-Duck/basic.t .......................... ok
t/20-unit/Type-Tiny-Duck/errors.t ......................... ok
t/20-unit/Type-Tiny-Enum/basic.t .......................... ok
t/20-unit/Type-Tiny-Enum/errors.t ......................... ok
t/20-unit/Type-Tiny-Intersection/basic.t .................. ok
t/20-unit/Type-Tiny-Intersection/errors.t ................. ok
t/20-unit/Type-Tiny-Role/basic.t .......................... ok
t/20-unit/Type-Tiny-Role/errors.t ......................... ok
t/20-unit/Type-Tiny-Union/basic.t ......................... ok
t/20-unit/Type-Tiny-Union/errors.t ........................ ok
t/20-unit/Type-Tiny/arithmetic.t .......................... ok
t/20-unit/Type-Tiny/basic.t ............................... ok
t/20-unit/Type-Tiny/coercion-modifiers.t .................. ok
t/20-unit/Type-Tiny/esoteric.t ............................ ok
t/20-unit/Type-Tiny/my-methods.t .......................... ok
t/20-unit/Type-Tiny/parameterization.t .................... ok
t/20-unit/Type-Tiny/shortcuts.t ........................... ok
t/20-unit/Type-Tiny/smartmatch.t .......................... skipped: smartmatch support not available for this version or Perl
t/20-unit/Type-Tiny/syntax.t .............................. ok
t/20-unit/Type-Tiny/to-moose.t ............................ ok
t/20-unit/Type-Tiny/to-mouse.t ............................ ok
t/20-unit/Type-Utils/classifier.t ......................... ok
t/20-unit/Type-Utils/dwim-both.t .......................... ok
t/20-unit/Type-Utils/dwim-moose.t ......................... ok
t/20-unit/Type-Utils/dwim-mouse.t ......................... skipped: Test requires module 'MouseX::Types' but it's not found
t/20-unit/Type-Utils/match-on-type.t ...................... ok
t/20-unit/Type-Utils/warnings.t ........................... skipped: Perl v5.14.0 required--this is only v5.10.0, stopped at (eval 6) line 2.
t/20-unit/Types-Common-Numeric/basic.t .................... ok
t/20-unit/Types-Common-String/basic.t ..................... ok
t/20-unit/Types-Common-String/coerce.t .................... ok
t/20-unit/Types-Common-String/unicode.t ................... ok
t/20-unit/Types-Standard/basic.t .......................... ok
t/20-unit/Types-Standard/deep-coercions.t ................. ok
t/20-unit/Types-Standard/lockdown.t ....................... ok
t/20-unit/Types-Standard/mxtmlb-alike.t ................... ok
t/20-unit/Types-Standard/optlist.t ........................ ok
t/20-unit/Types-Standard/overload.t ....................... ok
t/20-unit/Types-Standard/strmatch.t ....................... ok
t/20-unit/Types-Standard/structured.t ..................... ok
t/20-unit/Types-Standard/tied.t ........................... ok
t/20-unit/Types-TypeTiny/basic.t .......................... ok
t/20-unit/Types-TypeTiny/coercion.t ....................... ok
t/20-unit/Types-TypeTiny/meta.t ........................... ok
t/30-integration/Class-InsideOut/basic.t .................. skipped: Test requires module 'Class::InsideOut' but it's not found
t/30-integration/Exporter-Tiny/basic.t .................... ok
t/30-integration/Exporter-Tiny/installer.t ................ skipped: Test requires module 'Sub::Exporter::Lexical' but it's not found
t/30-integration/Exporter-Tiny/role-conflict.t ............ ok
t/30-integration/Function-Parameters/basic.t .............. skipped: Test requires module 'Function::Parameters' but it's not found
t/30-integration/Kavorka/basic.t .......................... skipped: Test requires module 'Kavorka' but it's not found
t/30-integration/match-simple/basic.t ..................... skipped: Test requires module 'match::simple' but it's not found
t/30-integration/Moo/basic.t .............................. ok
t/30-integration/Moo/coercion-inlining-avoidance.t ........ skipped: Moo version 1.004 required--this is only version 1.003001 at (eval 6) line 2.
t/30-integration/Moo/coercion.t ........................... ok
t/30-integration/Moo/exceptions.t ......................... ok
t/30-integration/Moo/inflation.t .......................... ok
t/30-integration/Moo/inflation2.t ......................... ok
t/30-integration/Moops/basic.t ............................ skipped: Test requires module 'Moops' but it's not found
t/30-integration/Moops/library-keyword.t .................. skipped: Test requires module 'Moops' but it's not found
t/30-integration/Moose/accept-moose-types.t ............... ok
Name "Moose::Meta::TypeCoercion::dummy_3" used only once: possible typo at t/30-integration/Moose/basic.t line 308.
Name "Moose::Meta::TypeConstraint::dummy_1" used only once: possible typo at t/30-integration/Moose/basic.t line 305.
t/30-integration/Moose/basic.t ............................ ok
t/30-integration/Moose/coercion.t ......................... skipped: Moose version 2.12 required--this is only version 2.1005 at (eval 6) line 2.
t/30-integration/Moose/inflate-then-inline.t .............. ok
# Failed test 'pushing ok values'
# at t/30-integration/Moose/native-attribute-traits.t line 210.
# got: 'Attribute (things) does not pass the type constraint because: Undef did not pass type constraint at native delegation method MyCollection3::add (push) of attribute things (defined at t/30-integration/Moose/native-attribute-traits.t line 105) line 9.
# MyCollection3::add(MyCollection3=HASH(0x3a66bd8), 1) called at t/30-integration/Moose/native-attribute-traits.t line 205
# main::__ANON__() called at /home/njh/.cpan/build/Type-Tiny-1.000002-upqyEG/inc/Test/Fatal.pm line 23
# Test::Fatal::try {...} () called at /home/njh/.cpan/build/Type-Tiny-1.000002-upqyEG/inc/Try/Tiny.pm line 77
# eval {...} called at /home/njh/.cpan/build/Type-Tiny-1.000002-upqyEG/inc/Try/Tiny.pm line 73
# Try::Tiny::try(CODE(0x3a66a28), Try::Tiny::Catch=REF(0x3a66d88)) called at /home/njh/.cpan/build/Type-Tiny-1.000002-upqyEG/inc/Test/Fatal.pm line 30
# Test::Fatal::exception(CODE(0x39d1c18)) called at t/30-integration/Moose/native-attribute-traits.t line 210
# main::__ANON__() called at /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/Test/Builder.pm line 234
# Test::Builder::__ANON__() called at /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/Test/Builder.pm line 239
# eval {...} called at /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/Test/Builder.pm line 239
# Test::Builder::subtest(Test::Builder=HASH(0x2494990), "Array trait with type ArrayRef[InstanceOf] and coercion and s"..., CODE(0x39b6128)) called at /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/Test/More.pm line 747
# Test::More::subtest("Array trait with type ArrayRef[InstanceOf] and coercion and s"..., CODE(0x39b6128)) called at t/30-integration/Moose/native-attribute-traits.t line 219
# main::__ANON__(0) called at /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0/x86_64-linux-thread-multi/Test/Moose.pm line 82
# Test::Moose::with_immutable(CODE(0x30a6c20), "MyCollection", "MyHashes", "Mini::Milk") called at t/30-integration/Moose/native-attribute-traits.t line 302
# '
# expected: undef
# Failed test '$things->[1] isa Mini::Milk'
# at t/30-integration/Moose/native-attribute-traits.t line 216.
# $things->[1] isn't defined
Can't call method "i" on an undefined value at t/30-integration/Moose/native-attribute-traits.t line 217.
# Child (Array trait with type ArrayRef[InstanceOf] and coercion and subtyping) exited without calling finalize()
# Failed test 'Array trait with type ArrayRef[InstanceOf] and coercion and subtyping'
# at /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/Test/Builder.pm line 252.
# Tests were run but no plan was declared and done_testing() was not seen.
t/30-integration/Moose/native-attribute-traits.t ..........
Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 1/3 subtests
t/30-integration/MooseX-Getopt/coercion.t ................. skipped: Test requires module 'MooseX::Getopt' but it's not found
t/30-integration/MooseX-Types/basic.t ..................... ok
t/30-integration/MooseX-Types/extending.t ................. ok
t/30-integration/MooseX-Types/more.t ...................... ok
t/30-integration/Mouse/basic.t ............................ ok
t/30-integration/Mouse/coercion.t ......................... ok
t/30-integration/MouseX-Types/basic.t ..................... skipped: Test requires module 'MouseX::Types' but it's not found
t/30-integration/MouseX-Types/extending.t ................. skipped: Test requires module 'MouseX::Types' but it's not found
t/30-integration/Object-Accessor/basic.t .................. ok
t/30-integration/Return-Type/basic.t ...................... skipped: Test requires module 'Return::Type' but it's not found
t/30-integration/Sub-Quote/basic.t ........................ ok
t/30-integration/Sub-Quote/unquote-coercions.t ............ ok
t/30-integration/Sub-Quote/unquote-constraints.t .......... ok
t/30-integration/Switcheroo/basic.t ....................... skipped: Test requires module 'Switcheroo' but it's not found
t/30-integration/Type-Tie/basic.t ......................... skipped: Test requires module 'Type::Tie' but it's not found
t/30-integration/Validation-Class-Simple/archaic.t ........ skipped: Test requires module 'Validation::Class' but it's not found
t/30-integration/Validation-Class-Simple/basic.t .......... skipped: Test requires module 'Validation::Class' but it's not found
t/40-regression/73f51e2d.t ................................ ok
t/40-regression/gh1.t ..................................... ok
t/40-regression/rt85911.t ................................. ok
t/40-regression/rt86004.t ................................. ok
t/40-regression/rt86233.t ................................. ok
t/40-regression/rt86239.t ................................. ok
t/40-regression/rt90096-2.t ............................... ok
t/40-regression/rt90096.t ................................. ok
t/40-regression/rt92571-2.t ............................... ok
t/40-regression/rt92571.t ................................. ok
t/40-regression/rt92591.t ................................. ok
t/40-regression/rt94196.t ................................. ok
t/40-regression/rt97684.t ................................. skipped: Test requires module 'Devel::Hide' but it's not found
t/40-regression/rt98113.t ................................. ok
t/40-regression/ttxs-gh1.t ................................ ok
t/99-moose-std-types-test.t ............................... ok
Test Summary Report
-------------------
t/30-integration/Moose/native-attribute-traits.t (Wstat: 7424 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 29
Parse errors: No plan found in TAP output
Files=151, Tests=8245, 14 wallclock secs ( 0.85 usr 0.14 sys + 12.43 cusr 0.62 csys = 14.04 CPU)
Result: FAIL
Failed 1/151 test programs. 1/8245 subtests failed.
Makefile:1106: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ -------- --------
Exporter::Tiny 0.026 0.038
perl 5.006001 5.010000
build_requires:
Module Need Have
------------------------ -------- --------
Test::More 0.96 0.98
configure_requires:
Module Need Have
------------------------ -------- --------
CPAN::Meta::Requirements 2.000 2.125
ExtUtils::MakeMaker 6.17 6.90
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
LD_LIBRARY_PATH = /usr/local/lib::
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin:/home/njh/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin:/sbin
PERL5LIB = /home/njh/.cpan/build/Exporter-Tiny-0.038-pW_JlZ/blib/arch:/home/njh/.cpan/build/Exporter-Tiny-0.038-pW_JlZ/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14147
PERL5_CPAN_IS_RUNNING = 14147
PERL5_MINISMOKEBOX = 0.58
PERLBREW_BASHRC_VERSION = 0.69
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.10.0/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin
PERLBREW_PERL = perl-5.10.0
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.69
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 25 29 30 44 46 108 112 1000
$EGID = 1000 4 24 25 29 30 44 46 108 112 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.132830
Cwd 3.40
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.18
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.90
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.59
JSON::PP 2.27203
Module::Build 0.4206
Module::Signature 0.73
Parse::CPAN::Meta 1.4409
Test::Harness 3.29
Test::More 0.98
YAML 0.84
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux-thread-multi
uname='linux nigelhorne.force9.co.uk 3.2.0-4-amd64 #1 smp debian 3.2.32-1 x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.10.0 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin'
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 ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.7.2', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
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_REENTRANT_API
Built under linux
Compiled at Mar 4 2013 20:42:58
%ENV:
PERL5LIB="/home/njh/.cpan/build/Exporter-Tiny-0.038-pW_JlZ/blib/arch:/home/njh/.cpan/build/Exporter-Tiny-0.038-pW_JlZ/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="14147"
PERL5_CPAN_IS_RUNNING="14147"
PERL5_MINISMOKEBOX="0.58"
PERLBREW_BASHRC_VERSION="0.69"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.10.0/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin"
PERLBREW_PERL="perl-5.10.0"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.69"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/njh/.cpan/build/Exporter-Tiny-0.038-pW_JlZ/blib/arch
/home/njh/.cpan/build/Exporter-Tiny-0.038-pW_JlZ/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0
.