PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-07-20T08:07:34 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Wed, 20 Jul 2016 04:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PR/PREACTION/Beam-Emitter-1.001.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PR/PREACTION/CHECKSUMS Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/P/PR/PREACTION/Beam-Emitter-1.001.tar.gz ok Beam-Emitter-1.001 Beam-Emitter-1.001/LICENSE Beam-Emitter-1.001/CHANGES Beam-Emitter-1.001/META.yml Beam-Emitter-1.001/MANIFEST Beam-Emitter-1.001/cpanfile Beam-Emitter-1.001/t Beam-Emitter-1.001/t/leak.t Beam-Emitter-1.001/Makefile.PL Beam-Emitter-1.001/README.mkdn Beam-Emitter-1.001/t/emitter.t Beam-Emitter-1.001/t/00-compile.t Beam-Emitter-1.001/t/unsubscribe.t Beam-Emitter-1.001/t/custom_event.t Beam-Emitter-1.001/lib/Beam Beam-Emitter-1.001/lib/Beam/Event.pm Beam-Emitter-1.001/lib/Beam/Emitter.pm Beam-Emitter-1.001/t/00-report-prereqs.t Beam-Emitter-1.001/t/00-report-prereqs.dd Configuring P/PR/PREACTION/Beam-Emitter-1.001.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 Beam::Emitter Writing MYMETA.yml and MYMETA.json PREACTION/Beam-Emitter-1.001.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for P/PR/PREACTION/Beam-Emitter-1.001.tar.gz >>> make cp lib/Beam/Emitter.pm blib/lib/Beam/Emitter.pm cp lib/Beam/Event.pm blib/lib/Beam/Event.pm Manifying 2 pod documents PREACTION/Beam-Emitter-1.001.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-compile.t ......... 1..2 ok 1 - Beam/Emitter.pm loaded ok ok 2 - Beam/Event.pm loaded ok ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.16 # File::Spec any 3.62 # IO::Handle any 1.36 # IPC::Open3 any 1.20 # Test::Exception any 0.43 # Test::More any 1.302045 # # === Test Recommends === # # Module Want Have # --------------- -------- -------- # CPAN::Meta 2.120900 2.150005 # Test::LeakTrace any 0.15 # # === Runtime Requires === # # Module Want Have # --------------- ----- -------- # Carp any 1.40 # Moo any 2.002004 # Scalar::Util any 1.45 # Types::Standard 0.008 1.000005 # strict any 1.11 # warnings any 1.36 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/custom_event.t ....... # Subtest: custom event ok 1 - foo event has correct name ok 2 - foo event has correct emitter ok 3 - 'event is the correct class' isa 'My::Event' ok 4 - event has the right data ok 5 - after_foo event has correct name ok 6 - after_foo event has correct emitter ok 7 - 'event is the correct class' isa 'Beam::Event' 1..7 ok 1 - custom event 1..1 ok t/emitter.t ............ # Subtest: event listeners ok 1 - foo event has correct name ok 2 - foo event has correct emitter ok 3 - after_foo event has correct name ok 4 - after_foo event has correct emitter 1..4 ok 1 - event listeners # Subtest: unsubscribe ok 1 - foo event has correct name ok 2 - foo event has correct emitter ok 3 - after_foo event has correct name ok 4 - after_foo event has correct emitter ok 5 - Cannot unsubscribe twice ok 6 - Cannot find sub in listeners 1..6 ok 2 - unsubscribe # Subtest: stop ok 1 - foo event has correct name ok 2 - foo event has correct emitter 1..2 ok 3 - stop # Subtest: stop default ok 1 - foo event has correct name ok 2 - foo event has correct emitter 1..2 ok 4 - stop default # Subtest: emit args ok 1 - emitter passes itself as first argument ok 2 - emitter passes a second argument 1..2 ok 5 - emit args 1..5 ok t/leak.t ............... ok 1 - leaks 0 <= 0 ok 2 - leaks 0 <= 0 ok 3 - leaks 0 <= 0 ok 4 - leaks 0 <= 0 1..4 ok t/unsubscribe.t ........ 1..3 ok 1 - counter at 0 ok 2 - counter hit ok 3 - no hit, unsubscribed ok All tests successful. Files=6, Tests=16, 2 wallclock secs ( 0.06 usr 0.02 sys + 1.77 cusr 0.20 csys = 2.05 CPU) Result: PASS PREACTION/Beam-Emitter-1.001.tar.gz make test TEST_VERBOSE=1 -- OK Doug Bell <preaction@cpan.org> Role for event emitting classes >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Beam-Emitter-1.001-zuU07d && tar cvf - Beam-Emitter-1.001.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/P/PR/PREACTION/Beam-Emitter-1.001.tar.gz Beam-Emitter-1.001.ppd blib/ blib/man3/ blib/man3/Beam::Event.3 blib/man3/Beam::Emitter.3 blib/lib/ blib/lib/Beam/ blib/lib/Beam/Emitter.pm blib/lib/Beam/Event.pm VmSize: 336660 kB Finished 2016-07-20T08:07:42