PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-03-28T00:32:47 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Mon, 27 Mar 2017 03:17:02 GMT Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/M/MO/MONS/Devel-Leak-Cb-0.04.tar.gz ok Devel-Leak-Cb-0.04/ Devel-Leak-Cb-0.04/inc/ Devel-Leak-Cb-0.04/t/ Devel-Leak-Cb-0.04/Changes Devel-Leak-Cb-0.04/MANIFEST Devel-Leak-Cb-0.04/META.yml Devel-Leak-Cb-0.04/ex/ Devel-Leak-Cb-0.04/MANIFEST.SKIP Devel-Leak-Cb-0.04/.portupload.yml Devel-Leak-Cb-0.04/lib/ Devel-Leak-Cb-0.04/.gitignore Devel-Leak-Cb-0.04/xt/ Devel-Leak-Cb-0.04/Makefile.PL Devel-Leak-Cb-0.04/LICENSE Devel-Leak-Cb-0.04/README Devel-Leak-Cb-0.04/xt/99-dist.t Devel-Leak-Cb-0.04/lib/Devel/ Devel-Leak-Cb-0.04/lib/Devel/Leak/ Devel-Leak-Cb-0.04/lib/Devel/Leak/Cb.pm Devel-Leak-Cb-0.04/ex/example.pl Devel-Leak-Cb-0.04/t/06-named-var-p.t Devel-Leak-Cb-0.04/t/00-load.t Devel-Leak-Cb-0.04/t/pod.t Devel-Leak-Cb-0.04/t/01-production.t Devel-Leak-Cb-0.04/t/03-eval-prod.t Devel-Leak-Cb-0.04/t/05-named-var.t Devel-Leak-Cb-0.04/t/04-eval-dev.t Devel-Leak-Cb-0.04/t/07-devel-proto.t Devel-Leak-Cb-0.04/t/02-devel.t Devel-Leak-Cb-0.04/t/08-devel-proto-p.t Devel-Leak-Cb-0.04/inc/Module/ Devel-Leak-Cb-0.04/inc/Module/Install.pm Devel-Leak-Cb-0.04/inc/Module/Install/ Devel-Leak-Cb-0.04/inc/Module/AutoInstall.pm Devel-Leak-Cb-0.04/inc/Module/Install/AutoInstall.pm Devel-Leak-Cb-0.04/inc/Module/Install/Makefile.pm Devel-Leak-Cb-0.04/inc/Module/Install/Include.pm Devel-Leak-Cb-0.04/inc/Module/Install/Metadata.pm Devel-Leak-Cb-0.04/inc/Module/Install/WriteAll.pm Devel-Leak-Cb-0.04/inc/Module/Install/Win32.pm Devel-Leak-Cb-0.04/inc/Module/Install/Fetch.pm Devel-Leak-Cb-0.04/inc/Module/Install/Base.pm Devel-Leak-Cb-0.04/inc/Module/Install/Can.pm Configuring M/MO/MONS/Devel-Leak-Cb-0.04.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL *** 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] - Test::More ...loaded. (1.001014) - lib::abs ...loaded. (0.93 >= 0.90) - common::sense ...loaded. (3.74 >= 2) - Devel::Declare ...loaded. (0.006018 >= 0.005011) *** 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 Devel::Leak::Cb Writing MYMETA.yml and MYMETA.json MONS/Devel-Leak-Cb-0.04.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for M/MO/MONS/Devel-Leak-Cb-0.04.tar.gz >>> make cp lib/Devel/Leak/Cb.pm blib/lib/Devel/Leak/Cb.pm Manifying 1 pod document MONS/Devel-Leak-Cb-0.04.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-production.t t/02-devel.t t/03-eval-prod.t t/04-eval-dev.t t/05-named-var.t t/06-named-var-p.t t/07-devel-proto.t t/08-devel-proto-p.t t/pod.t # Testing Devel::Leak::Cb 0.04, Perl 5.022000, /Users/fly2200/ap2200-299195/bin/perl-dynamic t/00-load.t ........... 1..1 ok 1 - use Devel::Leak::Cb; ok t/01-production.t ..... 1..3 ok 1 - unnnamed cb have no name ok 2 - named cb have no name ok 3 - dummy ok t/02-devel.t .......... 1..6 ok 1 - unnnamed cb have no name ok 2 - named cb have name ok 3 - have warn ok 4 - warn correct ok 5 - have warn ok 6 - warn correct ok t/03-eval-prod.t ...... 1..3 ok 1 - unnnamed cb have no name ok 2 - named cb have no name ok 3 - dummy ok t/04-eval-dev.t ....... 1..6 ok 1 - unnnamed cb have no name ok 2 - named cb have name ok 3 - have warn ok 4 - warn correct ok 5 - have warn ok 6 - warn correct ok t/05-named-var.t ...... 1..10 ok 1 - named cb have name ok 2 - named cb have name ok 3 - named cb have name ok 4 - dummy ok 5 - have warn ok 6 - warn correct ok 7 - have warn ok 8 - warn correct ok 9 - have warn ok 10 - warn correct ok t/06-named-var-p.t .... 1..4 ok 1 - cb could be run ok 2 - cb named could be run ok 3 - cb $name could be run ok 4 - dummy ok t/07-devel-proto.t .... 1..2 ok 1 - First call ok 2 - Second call ok # Failed test 'Second call' # at t/08-devel-proto-p.t line 23. # got: '1' # expected: '2' # Failed test 'First call' # at t/08-devel-proto-p.t line 20. # got: '2' # expected: '1' # Looks like you failed 2 tests of 2. t/08-devel-proto-p.t .. 1..2 not ok 1 - Second call not ok 2 - First call Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests t/pod.t ............... 1..1 ok 1 - POD test for blib/lib/Devel/Leak/Cb.pm ok Test Summary Report ------------------- t/08-devel-proto-p.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 Files=10, Tests=38, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.34 cusr 0.07 csys = 0.46 CPU) Result: FAIL Failed 1/10 test programs. 2/38 subtests failed. make: *** [test_dynamic] Error 255 MONS/Devel-Leak-Cb-0.04.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MONS/Devel-Leak-Cb-0.04.tar.gz Finished 2017-03-28T00:32:56