PATH=/Users/fly2200/cpanfly-5.22/bin:/Users/fly2200/ap2200-299195/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-01-05T16:11:47 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Thu, 05 Jan 2017 06:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/Z/ZO/ZOFFIX/Mew-1.001006.tar.gz Can't chown '/Users/fly2200/cpanfly-5.22/var/cpan/FTPstats.yml.57139' to fly2400/cpanflies: Operation not permitted Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/Z/ZO/ZOFFIX/Mew-1.001006.tar.gz ok Mew-1.001006 Mew-1.001006/README Mew-1.001006/Changes Mew-1.001006/LICENSE Mew-1.001006/INSTALL Mew-1.001006/dist.ini Mew-1.001006/META.yml Mew-1.001006/MANIFEST Mew-1.001006/README.md Mew-1.001006/lib Mew-1.001006/lib/ew.pm Mew-1.001006/lib/Mew.pm Mew-1.001006/t Mew-1.001006/t/01-mew.t Mew-1.001006/t/Class1.pm Mew-1.001006/Makefile.PL Mew-1.001006/t/00-compile.t Mew-1.001006/xt/author Mew-1.001006/xt/author/eol.t Mew-1.001006/examples Mew-1.001006/examples/example.pl Mew-1.001006/xt/author/no-tabs.t Mew-1.001006/xt/author/mojibake.t Mew-1.001006/xt/release Mew-1.001006/xt/release/kwalitee.t Mew-1.001006/xt/release/distmeta.t Mew-1.001006/xt/author/pod-spell.t Mew-1.001006/xt/author/pod-syntax.t Mew-1.001006/xt/author/portability.t Mew-1.001006/xt/author/test-version.t Mew-1.001006/xt/author/pod-coverage.t Mew-1.001006/xt/release/unused-vars.t Mew-1.001006/xt/release/cpan-changes.t Mew-1.001006/xt/release/dist-manifest.t Mew-1.001006/xt/release/pod-linkcheck.t Mew-1.001006/xt/release/minimum-version.t Configuring Z/ZO/ZOFFIX/Mew-1.001006.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL 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 Mew Writing MYMETA.yml and MYMETA.json ZOFFIX/Mew-1.001006.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for Z/ZO/ZOFFIX/Mew-1.001006.tar.gz >>> make cp lib/ew.pm blib/lib/ew.pm cp lib/Mew.pm blib/lib/Mew.pm Manifying 2 pod documents ZOFFIX/Mew-1.001006.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, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t .. 1..2 ok 1 - Mew.pm loaded ok ok 2 - ew.pm loaded ok ok # Failed test 'use t::Class1;' # at t/01-mew.t line 7. # Tried to use 't::Class1'. # Error: Can't locate Sub/Defer.pm in @INC (you may need to install the Sub::Defer module) (@INC contains: /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/Mew-1.001006-FU8Xew/blib/lib /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/Mew-1.001006-FU8Xew/blib/arch /Users/fly2200/cpanfly-5.22/var/megalib /Users/fly2200/cpanfly-5.22/var/megalib /Users/fly2200/Library/ActivePerl-5.22/lib /Users/fly2200/ap2200-299195/site/lib /Users/fly2200/ap2200-299195/lib .) at /Users/fly2200/cpanfly-5.22/var/megalib/Moo.pm line 146. # BEGIN failed--compilation aborted at t/Class1.pm line 3. # Compilation failed in require at t/01-mew.t line 7. # BEGIN failed--compilation aborted at t/01-mew.t line 7. # Failed test 'required args checked' # at t/01-mew.t line 9. # expecting: Regexp ((?^:Missing required arguments: ar1, num)) # found: normal exit # Failed test 'type is checked' # at t/01-mew.t line 13. # expecting: Regexp ((?^:Must be a positive number)) # found: normal exit Can't locate object method "_num" via package "t::Class1" at t/01-mew.t line 18. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 3. t/01-mew.t ...... not ok 1 - use t::Class1; not ok 2 - required args checked not ok 3 - type is checked Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests Test Summary Report ------------------- t/01-mew.t (Wstat: 65280 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=2, Tests=5, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.15 cusr 0.03 csys = 0.22 CPU) Result: FAIL Failed 1/2 test programs. 3/5 subtests failed. make: *** [test_dynamic] Error 255 ZOFFIX/Mew-1.001006.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports ZOFFIX/Mew-1.001006.tar.gz Finished 2017-01-05T16:11:54