Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-10-20T11:08:51 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Tue, 19 Oct 2010 21:29:43 GMT Running make for R/RJ/RJBS/Throwable-X-0.002.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Throwable-X-0.002.tar.gz ok Will not use Archive::Tar, need 1.00 Throwable-X-0.002 Throwable-X-0.002/README Throwable-X-0.002/Changes Throwable-X-0.002/LICENSE Throwable-X-0.002/dist.ini Throwable-X-0.002/META.yml Throwable-X-0.002/MANIFEST Throwable-X-0.002/META.json Throwable-X-0.002/Makefile.PL Throwable-X-0.002/t Throwable-X-0.002/t/exception.t Throwable-X-0.002/lib/Throwable Throwable-X-0.002/lib/Throwable/X.pm Throwable-X-0.002/t/release-pod-syntax.t Throwable-X-0.002/lib/Throwable/X Throwable-X-0.002/lib/Throwable/X/Types.pm Throwable-X-0.002/lib/Throwable/X/WithTags.pm Throwable-X-0.002/lib/Throwable/X/WithIdent.pm Throwable-X-0.002/lib/Throwable/X/AutoPayload.pm Throwable-X-0.002/lib/Throwable/X/WithMessage.pm Throwable-X-0.002/lib/Throwable/X/WithMessage Throwable-X-0.002/lib/Throwable/X/WithMessage/Errf.pm Throwable-X-0.002/lib/Throwable/X/Meta/Attribute Throwable-X-0.002/lib/Throwable/X/Meta/Attribute/Payload.pm CPAN.pm: Going to build R/RJ/RJBS/Throwable-X-0.002.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Warning: prerequisite String::Errf 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Throwable::X ---- Unsatisfied dependencies detected during ---- ---- RJBS/Throwable-X-0.002.tar.gz ---- String::Errf [requires] Running make test Delayed until after prerequisites Running test for module 'String::Errf' Running make for R/RJ/RJBS/String-Errf-0.002.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/String-Errf-0.002.tar.gz ok Will not use Archive::Tar, need 1.00 String-Errf-0.002 String-Errf-0.002/README String-Errf-0.002/Changes String-Errf-0.002/LICENSE String-Errf-0.002/dist.ini String-Errf-0.002/META.yml String-Errf-0.002/MANIFEST String-Errf-0.002/t String-Errf-0.002/t/basic.t String-Errf-0.002/META.json String-Errf-0.002/Makefile.PL String-Errf-0.002/t/tests.json String-Errf-0.002/lib/String String-Errf-0.002/lib/String/Errf.pm String-Errf-0.002/t/release-pod-syntax.t CPAN.pm: Going to build R/RJ/RJBS/String-Errf-0.002.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Warning: prerequisite String::Formatter 0.102081 not found. Checking if your kit is complete... Looks good Writing Makefile for String::Errf ---- Unsatisfied dependencies detected during ---- ---- RJBS/String-Errf-0.002.tar.gz ---- String::Formatter [requires] Running make test Delayed until after prerequisites Running test for module 'String::Formatter' Running make for R/RJ/RJBS/String-Formatter-0.102082.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/String-Formatter-0.102082.tar.gz ok Will not use Archive::Tar, need 1.00 String-Formatter-0.102082 String-Formatter-0.102082/README String-Formatter-0.102082/Changes String-Formatter-0.102082/LICENSE String-Formatter-0.102082/bench.pl String-Formatter-0.102082/dist.ini String-Formatter-0.102082/META.yml String-Formatter-0.102082/MANIFEST String-Formatter-0.102082/t String-Formatter-0.102082/t/basic.t String-Formatter-0.102082/META.json String-Formatter-0.102082/t/braces.t String-Formatter-0.102082/t/method.t String-Formatter-0.102082/t/params.t String-Formatter-0.102082/t/stringf.t String-Formatter-0.102082/Makefile.PL String-Formatter-0.102082/t/release-pod-syntax.t String-Formatter-0.102082/lib/String String-Formatter-0.102082/lib/String/Formatter.pm String-Formatter-0.102082/lib/String/Formatter String-Formatter-0.102082/lib/String/Formatter/Cookbook.pm CPAN.pm: Going to build R/RJ/RJBS/String-Formatter-0.102082.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for String::Formatter >>> make cp bench.pl blib/lib/String/bench.pl cp lib/String/Formatter.pm blib/lib/String/Formatter.pm cp lib/String/Formatter/Cookbook.pm blib/lib/String/Formatter/Cookbook.pm Manifying blib/man3/String::Formatter.3 Manifying blib/man3/String::Formatter::Cookbook.3 RJBS/String-Formatter-0.102082.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ............... 1..11 ok 1 - formatting with no text after last code ok 2 - format with multiple newlines ok 3 - %% -> % ok 4 - formatting with text after last code ok 5 - formatting with no %codes ok 6 - unknown conversions are fatal ok 7 - truncate at max_chars ok 8 - left-pad to reach min_chars ok 9 - left-pad to reach min_chars (with dot) ok 10 - right-pad to reach min_chars (-10) ok 11 - non-identifier format characters ok t/braces.t .............. 1..1 ok 1 - we allow braces inside braces ok t/method.t .............. 1..1 ok 1 - method_replace GOOD. fire BAD ok t/params.t .............. 1..2 ok 1 - named args via conversions ok 2 - positional args via conversions ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing t/stringf.t ............. ok 1 - positional args via conversions ok 2 - named args via conversions ok 3 - named args via conversions (named_stringf import) ok 4 - named args via conversions (indexed_stringf import) 1..4 ok All tests successful. Files=6, Tests=19, 2 wallclock secs ( 0.15 usr 0.07 sys + 1.02 cusr 0.16 csys = 1.40 CPU) Result: PASS RJBS/String-Formatter-0.102082.tar.gz make test TEST_VERBOSE=1 -- OK PPD for String-Formatter-0.102082 already made Running make for R/RJ/RJBS/String-Errf-0.002.tar.gz Prepending /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/arch /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg Prepending /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/arch /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build R/RJ/RJBS/String-Errf-0.002.tar.gz >>> make cp lib/String/Errf.pm blib/lib/String/Errf.pm Manifying blib/man3/String::Errf.3 RJBS/String-Errf-0.002.tar.gz make -- OK Prepending /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/arch /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ............... ok 1 - %{x}i <- 10 ==> 10 ok 2 - %{x;+}i <- 10 ==> +10 ok 3 - %{x}i <- 0 ==> 0 ok 4 - %{x;+}i <- 0 ==> +0 ok 5 - %{x}i <- -10 ==> -10 ok 6 - %{x;+}i <- -10 ==> -10 ok 7 - %{x}f <- 10 ==> 10 ok 8 - %{x;+}f <- 10 ==> +10 ok 9 - %{x}f <- 0 ==> 0 ok 10 - %{x;+}f <- 0 ==> +0 ok 11 - %{x}f <- -10 ==> -10 ok 12 - %{x;+}f <- -10 ==> -10 ok 13 - %{x}f <- 10.1234 ==> 10.1234 ok 14 - %{x;+}f <- 10.1234 ==> +10.1234 ok 15 - %{x}f <- 0.1234 ==> 0.1234 ok 16 - %{x;+}f <- 0.1234 ==> +0.1234 ok 17 - %{x}f <- -10.1234 ==> -10.1234 ok 18 - %{x;+}f <- -10.1234 ==> -10.1234 ok 19 - %{x;.2}f <- 10.1234 ==> 10.12 ok 20 - %{x;+.2}f <- 10.1234 ==> +10.12 ok 21 - %{x;.2}f <- 0.1234 ==> 0.12 ok 22 - %{x;+.2}f <- 0.1234 ==> +0.12 ok 23 - %{x;.2}f <- -10.1234 ==> -10.12 ok 24 - %{x;+.2}f <- -10.1234 ==> -10.12 ok 25 - %{x}t <- 1280530906 ==> 2010-07-30 19:01:46 ok 26 - %{x;datetime}t <- 1280530906 ==> 2010-07-30 19:01:46 ok 27 - %{x;time}t <- 1280530906 ==> 19:01:46 ok 28 - %{x;date}t <- 1280530906 ==> 2010-07-30 ok 29 - %{x;tz=UTC}t <- 1280530906 ==> 2010-07-30 23:01:46 UTC ok 30 - %{x;datetime;tz=UTC}t <- 1280530906 ==> 2010-07-30 23:01:46 UTC ok 31 - %{x;time;tz=UTC}t <- 1280530906 ==> 23:01:46 UTC ok 32 - %{x;date;tz=UTC}t <- 1280530906 ==> 2010-07-30 UTC ok 33 - %{x;thing}n <- -1 ==> -1 thing ok 34 - %{x;thing}n <- 0 ==> 0 things ok 35 - %{x;thing}n <- 1 ==> 1 thing ok 36 - %{x;thing}n <- 2 ==> 2 things ok 37 - %{x;thing;prefix=+}n <- -1 ==> -1 thing ok 38 - %{x;thing;prefix=+}n <- 0 ==> +0 things ok 39 - %{x;thing;prefix=+}n <- 1 ==> +1 thing ok 40 - %{x;thing;prefix=+}n <- 2 ==> +2 things ok 41 - %{x;thing;prefix= }n <- 2 ==> 2 things ok 42 - %{x;dollar;precision=2}n <- 1.8629 ==> 1.86 dollars ok 43 - %{x;dollar;plural=d's;precision=2}n <- 1.8629 ==> 1.86 d's ok 44 - %{x;singular=dollar;plural=d's;precision=2}n <- 1.8629 ==> 1.86 d's ok 45 - %{x;singular=dollar;plural=d's;precision=2}n <- 1 ==> 1.00 dollar ok 46 - %{x;thing;precision=0}n <- 1.25 ==> 1 thing ok 47 - %{x;singular=thing}n <- 1 ==> 1 thing ok 48 - %{x;singular=thing}n <- 2 ==> 2 things ok 49 - %{x;thing}N <- -1 ==> thing ok 50 - %{x;thing}N <- 0 ==> things ok 51 - %{x;thing}N <- 1 ==> thing ok 52 - %{x;thing}N <- 2 ==> things ok 53 - %{x;thing;prefix=+}N <- -1 ==> thing ok 54 - %{x;thing;prefix=+}N <- 0 ==> things ok 55 - %{x;thing;prefix=+}N <- 1 ==> thing ok 56 - %{x;thing;prefix=+}N <- 2 ==> things ok 57 - %{x;ox+en}N <- 1 ==> ox ok 58 - %{x;ox+en}N <- 2 ==> oxen ok 59 - %{x;goose/geese}N <- 1 ==> goose ok 60 - %{x;goose/geese}N <- 2 ==> geese ok 61 - %{x;box}N <- 2 ==> boxes ok 62 - %{x;buzz}N <- 2 ==> buzzes ok 63 - %{x;mass}N <- 2 ==> masses ok 64 - %{x;lush}N <- 2 ==> lushes ok 65 - %{x;party}N <- 2 ==> parties ok 66 - gin and tonic ok 67 - simple test for %t, %s, %n ok 68 - some inflections 1..68 ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=2, Tests=68, 1 wallclock secs ( 0.13 usr 0.02 sys + 0.61 cusr 0.10 csys = 0.86 CPU) Result: PASS RJBS/String-Errf-0.002.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> a simple sprintf-like dialect >>> (cd /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg && tar cvf - String-Errf-0.002.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/R/RJ/RJBS/String-Errf-0.002.tar.gz String-Errf-0.002.ppd blib/ blib/lib/ blib/lib/String/ blib/lib/String/Errf.pm blib/man3/ blib/man3/String::Errf.3 >>> mv /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg/String-Errf-0.002.ppd /export/home/fly1064/var/REPO/R/RJ/RJBS Running make for R/RJ/RJBS/Throwable-X-0.002.tar.gz Prepending /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg/blib/arch /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg/blib/lib /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/arch /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1064/var/cpan/build/Throwable-X-0.002-amLulA Prepending /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg/blib/arch /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg/blib/lib /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/arch /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build R/RJ/RJBS/Throwable-X-0.002.tar.gz >>> make cp lib/Throwable/X/WithMessage.pm blib/lib/Throwable/X/WithMessage.pm cp lib/Throwable/X/WithMessage/Errf.pm blib/lib/Throwable/X/WithMessage/Errf.pm cp lib/Throwable/X/WithIdent.pm blib/lib/Throwable/X/WithIdent.pm cp lib/Throwable/X/Types.pm blib/lib/Throwable/X/Types.pm cp lib/Throwable/X/Meta/Attribute/Payload.pm blib/lib/Throwable/X/Meta/Attribute/Payload.pm cp lib/Throwable/X/AutoPayload.pm blib/lib/Throwable/X/AutoPayload.pm cp lib/Throwable/X.pm blib/lib/Throwable/X.pm cp lib/Throwable/X/WithTags.pm blib/lib/Throwable/X/WithTags.pm Manifying blib/man3/Throwable::X::WithMessage.3 Manifying blib/man3/Throwable::X::WithMessage::Errf.3 Manifying blib/man3/Throwable::X::WithIdent.3 Manifying blib/man3/Throwable::X::Types.3 Manifying blib/man3/Throwable::X::Meta::Attribute::Payload.3 Manifying blib/man3/Throwable::X::AutoPayload.3 Manifying blib/man3/Throwable::X.3 Manifying blib/man3/Throwable::X::WithTags.3 RJBS/Throwable-X-0.002.tar.gz make -- OK Prepending /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg/blib/arch /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg/blib/lib /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/arch /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Couldn't load class (Throwable::X) because: Can't locate MooseX/OneArgNew.pm in @INC (@INC contains: /export/home/fly1064/var/cpan/build/Throwable-X-0.002-amLulA/blib/lib /export/home/fly1064/var/cpan/build/Throwable-X-0.002-amLulA/blib/arch /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg/blib/arch /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg/blib/lib /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/arch /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/lib /export/home/fly1064/var/megalib /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg/blib/arch /export/home/fly1064/var/cpan/build/String-Errf-0.002-G8pvsg/blib/lib /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/arch /export/home/fly1064/var/cpan/build/String-Formatter-0.102082-PuvtSB/blib/lib /export/home/fly1064/var/megalib /export/home/fly1064/ap1003/site/lib /export/home/fly1064/ap1003/lib .). at /export/home/fly1064/var/megalib/Class/MOP.pm line 116 Class::MOP::load_first_existing_class('MooseX::OneArgNew') called at /export/home/fly1064/var/megalib/Class/MOP.pm line 121 Class::MOP::load_class('MooseX::OneArgNew') called at /export/home/fly1064/var/megalib/Moose/Util.pm line 108 Moose::Util::_apply_all_roles('Moose::Meta::Role=HASH(0x100dfdad8)', undef, 'Throwable', 'Throwable::X::AutoPayload', 'Throwable::X::WithIdent', 'Throwable::X::WithTags', 'Throwable::X::WithMessage::Errf', 'HASH(0x100e5f550)', 'MooseX::OneArgNew', ...) called at /export/home/fly1064/var/megalib/Moose/Util.pm line 86 Moose::Util::apply_all_roles('Moose::Meta::Role=HASH(0x100dfdad8)', 'Throwable', 'Throwable::X::AutoPayload', 'Throwable::X::WithIdent', 'Throwable::X::WithTags', 'Throwable::X::WithMessage::Errf', 'HASH(0x100e5f550)', 'MooseX::OneArgNew', 'HASH(0x100e5f298)', ...) called at /export/home/fly1064/var/megalib/Moose/Role.pm line 26 Moose::Role::with('Moose::Meta::Role=HASH(0x100dfdad8)', 'Throwable', 'Throwable::X::AutoPayload', 'Throwable::X::WithIdent', 'Throwable::X::WithTags', 'Throwable::X::WithMessage::Errf', 'HASH(0x100e5f550)', 'MooseX::OneArgNew', 'HASH(0x100e5f298)', ...) called at /export/home/fly1064/var/megalib/Moose/Exporter.pm line 293 Moose::Role::with('Throwable', 'Throwable::X::AutoPayload', 'Throwable::X::WithIdent', 'Throwable::X::WithTags', 'Throwable::X::WithMessage::Errf', 'HASH(0x100e5f550)', 'MooseX::OneArgNew', 'HASH(0x100e5f298)') called at /export/home/fly1064/var/cpan/build/Throwable-X-0.002-amLulA/blib/lib/Throwable/X.pm line 27 require Throwable/X.pm called at /export/home/fly1064/var/megalib/Class/MOP.pm line 101 Class::MOP::__ANON__() called at /export/home/fly1064/var/megalib/Try/Tiny.pm line 71 eval {...} called at /export/home/fly1064/var/megalib/Try/Tiny.pm line 67 Try::Tiny::try('CODE(0x1002a1600)', 'Try::Tiny::Catch=REF(0x100dd6208)') called at /export/home/fly1064/var/megalib/Class/MOP.pm line 110 Class::MOP::load_first_existing_class('Throwable::X') called at /export/home/fly1064/var/megalib/Class/MOP.pm line 121 Class::MOP::load_class('Throwable::X') called at /export/home/fly1064/var/megalib/Moose/Util.pm line 108 Moose::Util::_apply_all_roles('Moose::Meta::Class=HASH(0x100cc5270)', undef, 'Throwable::X') called at /export/home/fly1064/var/megalib/Moose/Util.pm line 86 Moose::Util::apply_all_roles('Moose::Meta::Class=HASH(0x100cc5270)', 'Throwable::X') called at /export/home/fly1064/var/megalib/Moose.pm line 57 Moose::with('Moose::Meta::Class=HASH(0x100cc5270)', 'Throwable::X') called at /export/home/fly1064/var/megalib/Moose/Exporter.pm line 293 Moose::with('Throwable::X') called at t/exception.t line 10 Compilation failed in require at /export/home/fly1064/var/megalib/Class/MOP.pm line 101. at /export/home/fly1064/var/megalib/Class/MOP.pm line 105 Class::MOP::__ANON__('Can\'t locate MooseX/OneArgNew.pm in @INC (@INC contains: /ex...') called at /export/home/fly1064/var/megalib/Try/Tiny.pm line 98 Try::Tiny::try('CODE(0x1002a1600)', 'Try::Tiny::Catch=REF(0x100dd6208)') called at /export/home/fly1064/var/megalib/Class/MOP.pm line 110 Class::MOP::load_first_existing_class('Throwable::X') called at /export/home/fly1064/var/megalib/Class/MOP.pm line 121 Class::MOP::load_class('Throwable::X') called at /export/home/fly1064/var/megalib/Moose/Util.pm line 108 Moose::Util::_apply_all_roles('Moose::Meta::Class=HASH(0x100cc5270)', undef, 'Throwable::X') called at /export/home/fly1064/var/megalib/Moose/Util.pm line 86 Moose::Util::apply_all_roles('Moose::Meta::Class=HASH(0x100cc5270)', 'Throwable::X') called at /export/home/fly1064/var/megalib/Moose.pm line 57 Moose::with('Moose::Meta::Class=HASH(0x100cc5270)', 'Throwable::X') called at /export/home/fly1064/var/megalib/Moose/Exporter.pm line 293 Moose::with('Throwable::X') called at t/exception.t line 10 t/exception.t ........... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/release-pod-syntax.t .. skipped: these tests are for release candidate testing Test Summary Report ------------------- t/exception.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=2, Tests=0, 1 wallclock secs ( 0.10 usr 0.04 sys + 1.38 cusr 0.12 csys = 1.64 CPU) Result: FAIL Failed 1/2 test programs. 0/0 subtests failed. make: *** [test_dynamic] Error 255 RJBS/Throwable-X-0.002.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RJBS/Throwable-X-0.002.tar.gz Finished 2010-10-20T11:09:13