PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-01-07T22:36:10 ActivePerl-1003 CPAN-2.00 Reading '/export/home/fly1003/var/cpan/Metadata' Database was generated on Wed, 08 Jan 2014 05:17:03 GMT Running make for E/ET/ETHER/B-Hooks-EndOfScope-0.13.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-0.13.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/E/ET/ETHER/CHECKSUMS Checksum for /export/home/fly1003/var/cpan/sources/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-0.13.tar.gz ok You have Archive::Tar 1.38_01, but 1.50 or later is recommended. Please upgrade. B-Hooks-EndOfScope-0.13/ B-Hooks-EndOfScope-0.13/Changes B-Hooks-EndOfScope-0.13/CONTRIBUTING B-Hooks-EndOfScope-0.13/dist.ini B-Hooks-EndOfScope-0.13/INSTALL B-Hooks-EndOfScope-0.13/lib/ B-Hooks-EndOfScope-0.13/LICENSE B-Hooks-EndOfScope-0.13/Makefile.PL B-Hooks-EndOfScope-0.13/MANIFEST B-Hooks-EndOfScope-0.13/META.json B-Hooks-EndOfScope-0.13/META.yml B-Hooks-EndOfScope-0.13/README B-Hooks-EndOfScope-0.13/README.md B-Hooks-EndOfScope-0.13/t/ B-Hooks-EndOfScope-0.13/weaver.ini B-Hooks-EndOfScope-0.13/xt/ B-Hooks-EndOfScope-0.13/xt/author/ B-Hooks-EndOfScope-0.13/xt/release/ B-Hooks-EndOfScope-0.13/xt/release/changes_has_content.t B-Hooks-EndOfScope-0.13/xt/release/cpan-changes.t B-Hooks-EndOfScope-0.13/xt/release/distmeta.t B-Hooks-EndOfScope-0.13/xt/release/eol.t B-Hooks-EndOfScope-0.13/xt/release/kwalitee.t B-Hooks-EndOfScope-0.13/xt/release/minimum-version.t B-Hooks-EndOfScope-0.13/xt/release/mojibake.t B-Hooks-EndOfScope-0.13/xt/release/no-tabs.t B-Hooks-EndOfScope-0.13/xt/release/pod-no404s.t B-Hooks-EndOfScope-0.13/xt/release/pod-syntax.t B-Hooks-EndOfScope-0.13/xt/release/portability.t B-Hooks-EndOfScope-0.13/xt/release/test-version.t B-Hooks-EndOfScope-0.13/xt/release/unused-vars.t B-Hooks-EndOfScope-0.13/xt/author/00-compile.t B-Hooks-EndOfScope-0.13/xt/author/pod-spell.t B-Hooks-EndOfScope-0.13/t/00-basic.t B-Hooks-EndOfScope-0.13/t/00-report-prereqs.t B-Hooks-EndOfScope-0.13/t/01-eval.t B-Hooks-EndOfScope-0.13/t/02-localise.t B-Hooks-EndOfScope-0.13/t/05-exception_xs.t B-Hooks-EndOfScope-0.13/t/06-exception_pp.t B-Hooks-EndOfScope-0.13/t/10-test_without_vm_pure_pp.t B-Hooks-EndOfScope-0.13/t/11-direct_xs.t B-Hooks-EndOfScope-0.13/t/12-direct_pp.t B-Hooks-EndOfScope-0.13/lib/B/ B-Hooks-EndOfScope-0.13/lib/B/Hooks/ B-Hooks-EndOfScope-0.13/lib/B/Hooks/EndOfScope/ B-Hooks-EndOfScope-0.13/lib/B/Hooks/EndOfScope.pm B-Hooks-EndOfScope-0.13/lib/B/Hooks/EndOfScope/PP/ B-Hooks-EndOfScope-0.13/lib/B/Hooks/EndOfScope/PP.pm B-Hooks-EndOfScope-0.13/lib/B/Hooks/EndOfScope/XS.pm B-Hooks-EndOfScope-0.13/lib/B/Hooks/EndOfScope/PP/FieldHash.pm B-Hooks-EndOfScope-0.13/lib/B/Hooks/EndOfScope/PP/HintHash.pm CPAN.pm: Building E/ET/ETHER/B-Hooks-EndOfScope-0.13.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for B::Hooks::EndOfScope Writing MYMETA.yml and MYMETA.json >>> make cp lib/B/Hooks/EndOfScope/PP/FieldHash.pm blib/lib/B/Hooks/EndOfScope/PP/FieldHash.pm cp lib/B/Hooks/EndOfScope/PP.pm blib/lib/B/Hooks/EndOfScope/PP.pm cp lib/B/Hooks/EndOfScope/XS.pm blib/lib/B/Hooks/EndOfScope/XS.pm cp lib/B/Hooks/EndOfScope/PP/HintHash.pm blib/lib/B/Hooks/EndOfScope/PP/HintHash.pm cp lib/B/Hooks/EndOfScope.pm blib/lib/B/Hooks/EndOfScope.pm Manifying blib/man3/B::Hooks::EndOfScope.3 Manifying blib/man3/B::Hooks::EndOfScope::PP.3 Manifying blib/man3/B::Hooks::EndOfScope::XS.3 ETHER/B-Hooks-EndOfScope-0.13.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-basic.t .................... ok 1 - use B::Hooks::EndOfScope; ok 2 - on_scope_end imported ok 3 - .. and has the right prototype ok 4 - first callback invoked ok 5 - .. but the second is invoked later ok 6 - value still set at runtime 1..6 ok # # Versions for all modules listed in MYMETA.json (including optional ones): # Version Module # -------- -------------------------- # 2.133380 CPAN::Meta # 2.125 CPAN::Meta::Requirements # 0.0009 Devel::Hide # 0.280212 ExtUtils::CBuilder # 6.86 ExtUtils::MakeMaker # 0.07 Module::Implementation # 0.013 Module::Runtime # 0.001011 Sub::Exporter::Progressive # 1.001002 Test::More # 0.53 Variable::Magic t/00-report-prereqs.t ........... 1..1 ok 1 ok t/01-eval.t ..................... ok 1 - callback invoked 1..1 ok t/02-localise.t ................. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 1..9 ok t/05-exception_xs.t ............. ok 1 ok 2 - no segfault 1..2 ok t/06-exception_pp.t ............. skipped: Skipping PP fallback test in XS mode t/10-test_without_vm_pure_pp.t .. # retesting t/00-basic.t ok 1 - use B::Hooks::EndOfScope; ok 2 - on_scope_end imported ok 3 - .. and has the right prototype ok 4 - first callback invoked ok 5 - .. but the second is invoked later ok 6 - value still set at runtime 1..6 ok 1 - Wstat 0 from: /export/home/fly1003/bin/perl -MDevel::Hide=Variable::Magic t/00-basic.t # retesting t/01-eval.t ok 1 - callback invoked 1..1 ok 2 - Wstat 0 from: /export/home/fly1003/bin/perl -MDevel::Hide=Variable::Magic t/01-eval.t # retesting t/02-localise.t ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 1..9 ok 3 - Wstat 0 from: /export/home/fly1003/bin/perl -MDevel::Hide=Variable::Magic t/02-localise.t # retesting t/05-exception_xs.t 1..0 # SKIP Skiping XS test in PP mode ok 4 - Wstat 0 from: /export/home/fly1003/bin/perl -MDevel::Hide=Variable::Magic t/05-exception_xs.t # retesting t/06-exception_pp.t ok 1 - Warning on lost callback exception correctly emited 1..1 ok 5 - Wstat 0 from: /export/home/fly1003/bin/perl -MDevel::Hide=Variable::Magic t/06-exception_pp.t 1..5 ok t/11-direct_xs.t ................ ok 1 - on_scope_end imported ok 2 - .. and has the right prototype ok 3 - value set at compiletime ok 4 - value still set at runtime 1..4 ok t/12-direct_pp.t ................ ok 1 - on_scope_end imported ok 2 - .. and has the right prototype ok 3 - value set at compiletime ok 4 - value still set at runtime 1..4 ok All tests successful. Files=9, Tests=32, 4 wallclock secs ( 0.24 usr 0.06 sys + 3.49 cusr 0.38 csys = 4.17 CPU) Result: PASS ETHER/B-Hooks-EndOfScope-0.13.tar.gz make test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> Execute code after a scope finished compilation >>> (cd /export/home/fly1003/var/cpan/build/B-Hooks-EndOfScope-0.13-k51Elw && tar cvf - B-Hooks-EndOfScope-0.13.ppd blib) | gzip -c >/export/home/fly1003/var/REPO/E/ET/ETHER/B-Hooks-EndOfScope-0.13.tar.gz B-Hooks-EndOfScope-0.13.ppd blib/ blib/lib/ blib/lib/B/ blib/lib/B/Hooks/ blib/lib/B/Hooks/EndOfScope/ blib/lib/B/Hooks/EndOfScope/PP/ blib/lib/B/Hooks/EndOfScope/PP/FieldHash.pm blib/lib/B/Hooks/EndOfScope/PP/HintHash.pm blib/lib/B/Hooks/EndOfScope/PP.pm blib/lib/B/Hooks/EndOfScope/XS.pm blib/lib/B/Hooks/EndOfScope.pm blib/man3/ blib/man3/B::Hooks::EndOfScope.3 blib/man3/B::Hooks::EndOfScope::PP.3 blib/man3/B::Hooks::EndOfScope::XS.3 >>> mv /export/home/fly1003/var/cpan/build/B-Hooks-EndOfScope-0.13-k51Elw/B-Hooks-EndOfScope-0.13.ppd /export/home/fly1003/var/REPO/E/ET/ETHER Finished 2014-01-07T22:36:29