PATH=/usr/bin:/bin Start 2016-03-01T09:00:27 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Tue, 01 Mar 2016 06:53:39 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PR/PREACTION/Import-Base-1.001.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PR/PREACTION/CHECKSUMS Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/P/PR/PREACTION/Import-Base-1.001.tar.gz ok Import-Base-1.001/ Import-Base-1.001/CHANGES Import-Base-1.001/CONTRIBUTING.md Import-Base-1.001/cpanfile Import-Base-1.001/lib/ Import-Base-1.001/LICENSE Import-Base-1.001/Makefile.PL Import-Base-1.001/MANIFEST Import-Base-1.001/META.yml Import-Base-1.001/README.mkdn Import-Base-1.001/t/ Import-Base-1.001/t/00-compile.t Import-Base-1.001/t/00-report-prereqs.dd Import-Base-1.001/t/00-report-prereqs.t Import-Base-1.001/t/base.t Import-Base-1.001/t/exclude.t Import-Base-1.001/t/export.t Import-Base-1.001/t/lib/ Import-Base-1.001/t/order.t Import-Base-1.001/t/runtime.t Import-Base-1.001/t/subrefs.t Import-Base-1.001/t/use-case/ Import-Base-1.001/t/version.t Import-Base-1.001/t/use-case/dancer2.t Import-Base-1.001/t/use-case/moo.t Import-Base-1.001/t/lib/MyDynamic.pm Import-Base-1.001/t/lib/MyDynamicInherits.pm Import-Base-1.001/t/lib/MyDynamicOrdered.pm Import-Base-1.001/t/lib/MyDynamicSubrefs.pm Import-Base-1.001/t/lib/MyExport.pm Import-Base-1.001/t/lib/MyExportInherited.pm Import-Base-1.001/t/lib/MyRuntime.pm Import-Base-1.001/t/lib/MyStatic.pm Import-Base-1.001/t/lib/MyStaticInherits.pm Import-Base-1.001/t/lib/MyStaticOrdered.pm Import-Base-1.001/t/lib/MyStaticSubrefs.pm Import-Base-1.001/t/lib/MyStaticVersion.pm Import-Base-1.001/t/lib/MyVersioned.pm Import-Base-1.001/t/lib/MyVersionedExporter.pm Import-Base-1.001/t/lib/UseCase/ Import-Base-1.001/t/lib/UseCase/Moo/ Import-Base-1.001/t/lib/UseCase/Moo/ApplyRole/ Import-Base-1.001/t/lib/UseCase/Moo/ApplyRole.pm Import-Base-1.001/t/lib/UseCase/Moo/ApplyRole/Role.pm Import-Base-1.001/t/lib/UseCase/Moo/ApplyRole/WithRequires.pm Import-Base-1.001/lib/Import/ Import-Base-1.001/lib/Import/Base.pm Configuring P/PR/PREACTION/Import-Base-1.001.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 Import::Base Writing MYMETA.yml and MYMETA.json PREACTION/Import-Base-1.001.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for P/PR/PREACTION/Import-Base-1.001.tar.gz >>> make cp lib/Import/Base.pm blib/lib/Import/Base.pm Manifying 1 pod document PREACTION/Import-Base-1.001.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/use-case/*.t t/00-compile.t ......... 1..1 ok 1 - Import/Base.pm loaded ok ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # Carp any 1.38 # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.62 # IO::Handle any 1.35 # IPC::Open3 any 1.18 # Test::More any 1.001014 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # --------------- -------- -------- # Import::Into 1.002005 1.002005 # Module::Runtime any 0.014 # mro any 1.17 # strict any 1.09 # warnings any 1.32 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/base.t ............... # Subtest: static API # Subtest: common imports # Subtest: strict ok 1 ok 2 - no warnings 1..2 ok 1 - strict # Subtest: warnings ok 1 - lived ok 2 1..2 ok 2 - warnings 1..2 ok 1 - common imports # Subtest: bundles # Subtest: no bundles are imported by default ok 1 ok 2 - no warnings 1..2 ok 1 - no bundles are imported by default # Subtest: bundle imports sub ok 1 ok 2 - lived ok 3 - no warnings 1..3 ok 2 - bundle imports sub # Subtest: bundle unimports ok 1 - lived ok 2 ok 3 - no warnings 1..3 ok 3 - bundle unimports 1..3 ok 2 - bundles # Subtest: inheritance # Subtest: common imports ok 1 ok 2 ok 3 - no warnings 1..3 ok 1 - common imports # Subtest: bundles # Subtest: no bundles are imported by default ok 1 ok 2 - no warnings 1..2 ok 1 - no bundles are imported by default ok 2 ok 3 ok 4 - lived ok 5 - no warnings 1..5 ok 2 - bundles 1..2 ok 3 - inheritance 1..3 ok 1 - static API # Subtest: dynamic API # Subtest: common imports # Subtest: strict ok 1 ok 2 - no warnings 1..2 ok 1 - strict # Subtest: warnings ok 1 ok 2 - lived 1..2 ok 2 - warnings 1..2 ok 1 - common imports # Subtest: bundles # Subtest: no bundles are imported by default ok 1 ok 2 - no warnings 1..2 ok 1 - no bundles are imported by default # Subtest: bundle imports sub ok 1 ok 2 - lived ok 3 - no warnings 1..3 ok 2 - bundle imports sub # Subtest: bundle unimports ok 1 ok 2 - no warnings ok 3 - lived 1..3 ok 3 - bundle unimports 1..3 ok 2 - bundles # Subtest: inheritance # Subtest: common imports ok 1 ok 2 ok 3 - no warnings 1..3 ok 1 - common imports # Subtest: bundles # Subtest: no bundles are imported by default ok 1 ok 2 - no warnings 1..2 ok 1 - no bundles are imported by default ok 2 ok 3 ok 4 - lived ok 5 - no warnings 1..5 ok 2 - bundles 1..2 ok 3 - inheritance 1..3 ok 2 - dynamic API 1..2 ok t/exclude.t ............ # Subtest: Exclude an entire module ok 1 1..1 ok 1 - Exclude an entire module # Subtest: Exclude a single sub from a module ok 1 1..1 ok 2 - Exclude a single sub from a module # Subtest: -exclude must be an arrayref ok 1 1..1 ok 3 - -exclude must be an arrayref 1..3 ok t/export.t ............. # Subtest: import and export ok 1 ok 2 - no warnings generated by Import::Base 1..2 ok 1 - import and export # Subtest: import and export and inheritance ok 1 ok 2 - no warnings generated by Import::Base 1..2 ok 2 - import and export and inheritance 1..2 ok t/order.t .............. # Subtest: static API # Subtest: order # Subtest: base modules ok 1 ok 2 ok 3 - lived ok 4 - no warnings 1..4 ok 1 - base modules # Subtest: order in bundle ok 1 ok 2 ok 3 - we did nothing to warn 1..3 ok 2 - order in bundle # Subtest: order with "no" ok 1 - lived ok 2 - we did nothing to warn ok 3 ok 4 1..4 ok 3 - order with "no" 1..3 ok 1 - order 1..1 ok 1 - static API # Subtest: dynamic API # Subtest: order # Subtest: base modules ok 1 ok 2 ok 3 ok 4 - lived ok 5 - no warnings 1..5 ok 1 - base modules # Subtest: order in bundle ok 1 ok 2 ok 3 ok 4 - we did nothing to warn 1..4 ok 2 - order in bundle # Subtest: order with "no" ok 1 ok 2 - lived ok 3 - we did nothing to warn ok 4 ok 5 1..5 ok 3 - order with "no" 1..3 ok 1 - order 1..1 ok 2 - dynamic API 1..2 ok t/runtime.t ............ # Subtest: import bundles at runtime # Subtest: can't import special bundle at compile time ok 1 ok 2 1..2 ok 1 - can't import special bundle at compile time ok 2 ok 3 1..3 ok 1 - import bundles at runtime 1..1 ok t/subrefs.t ............ # Subtest: static API # Subtest: subrefs # Subtest: modules and imports ok 1 - lived ok 2 ok 3 1..3 ok 1 - modules and imports # Subtest: subrefs in bundle ok 1 ok 2 - lived ok 3 ok 4 ok 5 - we did nothing to warn 1..5 ok 2 - subrefs in bundle # Subtest: subrefs with side-effects ok 1 ok 2 - lived ok 3 - we did nothing to warn ok 4 - ISA was altered 1..4 ok 3 - subrefs with side-effects 1..3 ok 1 - subrefs 1..1 ok 1 - static API # Subtest: dynamic API # Subtest: subrefs # Subtest: modules and imports ok 1 ok 2 - lived ok 3 ok 4 1..4 ok 1 - modules and imports # Subtest: subrefs in bundle ok 1 ok 2 ok 3 - lived ok 4 ok 5 ok 6 - we did nothing to warn 1..6 ok 2 - subrefs in bundle # Subtest: subrefs with side-effects ok 1 ok 2 ok 3 - lived ok 4 - we did nothing to warn ok 5 - ISA was altered 1..5 ok 3 - subrefs with side-effects 1..3 ok 1 - subrefs 1..1 ok 2 - dynamic API 1..2 ok Can't locate Dancer2/Plugin/Ajax.pm in @INC (you may need to install the Dancer2::Plugin::Ajax module) (@INC contains: t/lib /Users/fly2200/cpanfly-5.22/var/cpan/build/Import-Base-1.001-5qA9QB/blib/lib /Users/fly2200/cpanfly-5.22/var/cpan/build/Import-Base-1.001-5qA9QB/blib/arch /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/Module/Runtime.pm line 317. BEGIN failed--compilation aborted at t/use-case/dancer2.t line 17. t/use-case/dancer2.t ... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/use-case/moo.t ....... # Subtest: apply roles via subref ok 1 - lived ok 2 - no warnings ok 3 - role was applied 1..3 ok 1 - apply roles via subref # Subtest: role requires attribute to exist # Subtest: cannot apply role at compile time ok 1 1..1 ok 1 - cannot apply role at compile time ok 2 - lived ok 3 - no warnings ok 4 - role was applied 1..4 ok 2 - role requires attribute to exist 1..2 ok t/version.t ............ # Subtest: static API # Subtest: hashrefs # Subtest: version # Subtest: version too high ok 1 ok 2 - no warnings 1..2 ok 1 - version too high # Subtest: version okay ok 1 ok 2 - lived ok 3 - no warnings 1..3 ok 2 - version okay # Subtest: version too high with args ok 1 ok 2 - no warnings 1..2 ok 3 - version too high with args # Subtest: version okay ok 1 ok 2 - lived ok 3 - no warnings 1..3 ok 4 - version okay 1..4 ok 1 - version 1..1 ok 1 - hashrefs 1..1 ok 1 - static API 1..1 ok Test Summary Report ------------------- t/use-case/dancer2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=11, Tests=17, 2 wallclock secs ( 0.06 usr 0.03 sys + 0.89 cusr 0.20 csys = 1.18 CPU) Result: FAIL Failed 1/11 test programs. 0/17 subtests failed. make: *** [test_dynamic] Error 255 PREACTION/Import-Base-1.001.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PREACTION/Import-Base-1.001.tar.gz Finished 2016-03-01T09:00:32