PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-04-23T02:24:14 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sun, 22 Apr 2018 05:54:28 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-0.24.tar.gz ok B-Hooks-EndOfScope-0.24/ B-Hooks-EndOfScope-0.24/Changes B-Hooks-EndOfScope-0.24/CONTRIBUTING B-Hooks-EndOfScope-0.24/dist.ini B-Hooks-EndOfScope-0.24/inc/ B-Hooks-EndOfScope-0.24/INSTALL B-Hooks-EndOfScope-0.24/lib/ B-Hooks-EndOfScope-0.24/LICENCE B-Hooks-EndOfScope-0.24/Makefile.PL B-Hooks-EndOfScope-0.24/MANIFEST B-Hooks-EndOfScope-0.24/META.json B-Hooks-EndOfScope-0.24/META.yml B-Hooks-EndOfScope-0.24/README B-Hooks-EndOfScope-0.24/t/ B-Hooks-EndOfScope-0.24/xt/ B-Hooks-EndOfScope-0.24/xt/author/ B-Hooks-EndOfScope-0.24/xt/release/ B-Hooks-EndOfScope-0.24/xt/release/changes_has_content.t B-Hooks-EndOfScope-0.24/xt/release/cpan-changes.t B-Hooks-EndOfScope-0.24/xt/release/distmeta.t B-Hooks-EndOfScope-0.24/xt/author/00-compile.t B-Hooks-EndOfScope-0.24/xt/author/changes_has_content.t B-Hooks-EndOfScope-0.24/xt/author/check-inc.t B-Hooks-EndOfScope-0.24/xt/author/eol.t B-Hooks-EndOfScope-0.24/xt/author/kwalitee.t B-Hooks-EndOfScope-0.24/xt/author/mojibake.t B-Hooks-EndOfScope-0.24/xt/author/no-tabs.t B-Hooks-EndOfScope-0.24/xt/author/pod-no404s.t B-Hooks-EndOfScope-0.24/xt/author/pod-spell.t B-Hooks-EndOfScope-0.24/xt/author/pod-syntax.t B-Hooks-EndOfScope-0.24/xt/author/portability.t B-Hooks-EndOfScope-0.24/t/00-basic.t B-Hooks-EndOfScope-0.24/t/00-report-prereqs.dd B-Hooks-EndOfScope-0.24/t/00-report-prereqs.t B-Hooks-EndOfScope-0.24/t/01-eval.t B-Hooks-EndOfScope-0.24/t/02-localise.t B-Hooks-EndOfScope-0.24/t/05-exception_xs.t B-Hooks-EndOfScope-0.24/t/06-exception_pp.t B-Hooks-EndOfScope-0.24/t/07-nested.t B-Hooks-EndOfScope-0.24/t/10-test_without_vm_pure_pp.t B-Hooks-EndOfScope-0.24/t/11-direct_xs.t B-Hooks-EndOfScope-0.24/t/12-direct_pp.t B-Hooks-EndOfScope-0.24/t/lib/ B-Hooks-EndOfScope-0.24/t/lib/OtherClass.pm B-Hooks-EndOfScope-0.24/t/lib/YetAnotherClass.pm B-Hooks-EndOfScope-0.24/lib/B/ B-Hooks-EndOfScope-0.24/lib/B/Hooks/ B-Hooks-EndOfScope-0.24/lib/B/Hooks/EndOfScope/ B-Hooks-EndOfScope-0.24/lib/B/Hooks/EndOfScope.pm B-Hooks-EndOfScope-0.24/lib/B/Hooks/EndOfScope/PP/ B-Hooks-EndOfScope-0.24/lib/B/Hooks/EndOfScope/PP.pm B-Hooks-EndOfScope-0.24/lib/B/Hooks/EndOfScope/XS.pm B-Hooks-EndOfScope-0.24/lib/B/Hooks/EndOfScope/PP/FieldHash.pm B-Hooks-EndOfScope-0.24/lib/B/Hooks/EndOfScope/PP/HintHash.pm B-Hooks-EndOfScope-0.24/inc/ExtUtils/ B-Hooks-EndOfScope-0.24/inc/ExtUtils/HasCompiler.pm Configuring E/ET/ETHER/B-Hooks-EndOfScope-0.24.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for B::Hooks::EndOfScope Writing MYMETA.yml and MYMETA.json ETHER/B-Hooks-EndOfScope-0.24.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for E/ET/ETHER/B-Hooks-EndOfScope-0.24.tar.gz >>> make cp lib/B/Hooks/EndOfScope/XS.pm blib/lib/B/Hooks/EndOfScope/XS.pm cp lib/B/Hooks/EndOfScope/PP.pm blib/lib/B/Hooks/EndOfScope/PP.pm cp lib/B/Hooks/EndOfScope.pm blib/lib/B/Hooks/EndOfScope.pm cp lib/B/Hooks/EndOfScope/PP/FieldHash.pm blib/lib/B/Hooks/EndOfScope/PP/FieldHash.pm cp lib/B/Hooks/EndOfScope/PP/HintHash.pm blib/lib/B/Hooks/EndOfScope/PP/HintHash.pm Manifying 3 pod documents ETHER/B-Hooks-EndOfScope-0.24.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-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): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # Text::ParseWords any 3.30 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ------ -------- # Devel::Hide 0.0007 0.0009 # ExtUtils::MakeMaker any 7.16 # File::Glob any 1.26 # File::Spec any 3.74 # IPC::Open2 any 1.04 # Test::More 0.88 1.302136 # lib any 0.63 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # -------------------------- -------- -------- # Hash::Util::FieldHash any 1.19 # Module::Implementation 0.05 0.09 # Scalar::Util any 1.50 # Sub::Exporter::Progressive 0.001006 0.001013 # Tie::Hash any 1.05 # Variable::Magic 0.48 0.62 # strict any 1.11 # warnings any 1.36 # # === Other Modules === # # Module Have # ---------- ------- # DynaLoader 1.38 # Encode 2.94 # JSON::PP 2.97001 # Sub::Name 0.21 # YAML 1.24 # autodie 2.29 # 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/07-nested.t ................... 1..1 ok 1 - on_scope_end used in module where loading module used on_scope_end ok 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: /data/fly2400/ap2400-300558/bin/perl-static -MDevel::Hide=Variable::Magic t/00-basic.t # retesting t/01-eval.t ok 1 - callback invoked 1..1 ok 2 - Wstat 0 from: /data/fly2400/ap2400-300558/bin/perl-static -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: /data/fly2400/ap2400-300558/bin/perl-static -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: /data/fly2400/ap2400-300558/bin/perl-static -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: /data/fly2400/ap2400-300558/bin/perl-static -MDevel::Hide=Variable::Magic t/06-exception_pp.t # retesting t/07-nested.t 1..1 ok 1 - on_scope_end used in module where loading module used on_scope_end ok 6 - Wstat 0 from: /data/fly2400/ap2400-300558/bin/perl-static -MDevel::Hide=Variable::Magic t/07-nested.t 1..6 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=10, Tests=34, 2 wallclock secs ( 0.05 usr 0.02 sys + 1.64 cusr 0.28 csys = 1.99 CPU) Result: PASS ETHER/B-Hooks-EndOfScope-0.24.tar.gz make test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> Execute code after a scope finished compilation >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Hooks-EndOfScope-0.24-TWcmbZ && tar cvf - B-Hooks-EndOfScope-0.24.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/E/ET/ETHER/B-Hooks-EndOfScope-0.24.tar.gz B-Hooks-EndOfScope-0.24.ppd blib/ blib/man3/ blib/man3/B::Hooks::EndOfScope.3 blib/man3/B::Hooks::EndOfScope::PP.3 blib/man3/B::Hooks::EndOfScope::XS.3 blib/lib/ blib/lib/B/ blib/lib/B/Hooks/ blib/lib/B/Hooks/EndOfScope.pm blib/lib/B/Hooks/EndOfScope/ blib/lib/B/Hooks/EndOfScope/PP.pm blib/lib/B/Hooks/EndOfScope/XS.pm blib/lib/B/Hooks/EndOfScope/PP/ blib/lib/B/Hooks/EndOfScope/PP/HintHash.pm blib/lib/B/Hooks/EndOfScope/PP/FieldHash.pm VmSize: 361516 kB Finished 2018-04-23T02:24:22