PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-03-14T01:12:51 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Mon, 13 Mar 2017 04:53:43 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/M/MO/MONS/AnyEvent-Worker-0.05.tar.gz Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/M/MO/MONS/AnyEvent-Worker-0.05.tar.gz ok AnyEvent-Worker-0.05/ AnyEvent-Worker-0.05/lib/ AnyEvent-Worker-0.05/inc/ AnyEvent-Worker-0.05/Changes AnyEvent-Worker-0.05/ex/ AnyEvent-Worker-0.05/MANIFEST AnyEvent-Worker-0.05/MANIFEST.SKIP AnyEvent-Worker-0.05/t/ AnyEvent-Worker-0.05/META.yml AnyEvent-Worker-0.05/.gitignore AnyEvent-Worker-0.05/xt/ AnyEvent-Worker-0.05/README AnyEvent-Worker-0.05/Makefile.PL AnyEvent-Worker-0.05/LICENSE AnyEvent-Worker-0.05/xt/99-dist.t AnyEvent-Worker-0.05/t/01-basic.t AnyEvent-Worker-0.05/t/02-procdie.t AnyEvent-Worker-0.05/t/00-load.t AnyEvent-Worker-0.05/t/pod.t AnyEvent-Worker-0.05/ex/worker.pl AnyEvent-Worker-0.05/ex/worker-pool.pl AnyEvent-Worker-0.05/inc/Module/ AnyEvent-Worker-0.05/inc/Module/Install.pm AnyEvent-Worker-0.05/inc/Module/Install/ AnyEvent-Worker-0.05/inc/Module/AutoInstall.pm AnyEvent-Worker-0.05/inc/Module/Install/AutoInstall.pm AnyEvent-Worker-0.05/inc/Module/Install/Fetch.pm AnyEvent-Worker-0.05/inc/Module/Install/Makefile.pm AnyEvent-Worker-0.05/inc/Module/Install/Include.pm AnyEvent-Worker-0.05/inc/Module/Install/Base.pm AnyEvent-Worker-0.05/inc/Module/Install/Metadata.pm AnyEvent-Worker-0.05/inc/Module/Install/Can.pm AnyEvent-Worker-0.05/inc/Module/Install/WriteAll.pm AnyEvent-Worker-0.05/inc/Module/Install/Win32.pm AnyEvent-Worker-0.05/lib/AnyEvent/ AnyEvent-Worker-0.05/lib/AnyEvent/Worker.pm AnyEvent-Worker-0.05/lib/AnyEvent/Worker/ AnyEvent-Worker-0.05/lib/AnyEvent/Worker/Pool.pm Configuring M/MO/MONS/AnyEvent-Worker-0.05.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL Cannot determine license info from lib/AnyEvent/Worker.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - lib::abs ...loaded. (0.93 >= 0.90) - Test::More ...loaded. (1.001014) - Test::NoWarnings ...loaded. (1.04) - common::sense ...loaded. (3.74 >= 2) - AnyEvent ...loaded. (7.13 >= 5) - Storable ...loaded. (2.51) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Have /Users/fly2200/cpanfly-5.22/var/megalib Want /Users/fly2200/ap2200-299195/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] 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 AnyEvent::Worker Writing MYMETA.yml and MYMETA.json MONS/AnyEvent-Worker-0.05.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for M/MO/MONS/AnyEvent-Worker-0.05.tar.gz >>> make cp lib/AnyEvent/Worker.pm blib/lib/AnyEvent/Worker.pm cp lib/AnyEvent/Worker/Pool.pm blib/lib/AnyEvent/Worker/Pool.pm Manifying 2 pod documents MONS/AnyEvent-Worker-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-basic.t t/02-procdie.t t/pod.t # Testing AnyEvent::Worker 0.05, using AnyEvent 7.13, Perl 5.022000, /Users/fly2200/ap2200-299195/bin/perl-dynamic t/00-load.t ..... 1..3 ok 1 - use AnyEvent::Worker; ok 2 - use AnyEvent::Worker::Pool; ok 3 - no warnings ok t/01-basic.t .... 1..14 ok 1 - w2: no error ok 2 - w2: response ok 3 - w3: error ok 4 - w3: response ok 5 - test: no error ok 6 - test: response ok 7 - test: no error ok 8 - test: response ok 9 - fail: error ok 10 - fail: response ok 11 - failref: reference ok ok 12 - failref: error ok 13 - failref: response ok 14 - no warnings ok Can't call method "current_test" on an undefined value at /Users/fly2200/cpanfly-5.22/var/megalib/Test/NoWarnings/Warning.pm line 55 during global destruction. t/02-procdie.t .. 1..9 ok 1 - test1: got error ok 2 - test1: no response ok 3 - test2: got error ok 4 - test2: no response ok 5 - on_err: got error ok 6 - error is fatal ok 7 - have caller file ok 8 - have caller line ok 9 - no warnings ok t/pod.t ......... 1..2 ok 1 - POD test for blib/lib/AnyEvent/Worker.pm ok 2 - POD test for blib/lib/AnyEvent/Worker/Pool.pm ok All tests successful. Files=4, Tests=28, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.22 cusr 0.05 csys = 0.30 CPU) Result: PASS MONS/AnyEvent-Worker-0.05.tar.gz make test TEST_VERBOSE=1 -- OK DISTNAME-VERSION 'AnyEvent-Worker-0.04' found in META.yml is bogus, ignoring at /Users/fly2200/cpanfly-5.22/lib/Fly/MakePPD.pm line 134. Mons Anderson <mons@cpan.org> Manage blocking task in external process >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/AnyEvent-Worker-0.05-bQzMcj && tar cvf - AnyEvent-Worker-0.05.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/M/MO/MONS/AnyEvent-Worker-0.05.tar.gz AnyEvent-Worker-0.05.ppd blib/ blib/lib/ blib/lib/AnyEvent/ blib/lib/AnyEvent/Worker/ blib/lib/AnyEvent/Worker/Pool.pm blib/lib/AnyEvent/Worker.pm blib/man3/ blib/man3/AnyEvent::Worker.3 blib/man3/AnyEvent::Worker::Pool.3 Finished 2017-03-14T01:12:58