PATH=/usr/bin:/bin Start 2016-03-01T14:00:25 ActivePerl-1600 CPAN-2.10 Reading '/home/fly1600/cpanfly-5.16/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 /home/fly1600/cpanfly-5.16/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 >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /home/fly1600/cpanfly-5.16/var/megalib Want /home/fly1600/ap1600/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 Import::Base PREACTION/Import-Base-1.001.tar.gz /home/fly1600/ap1600/bin/perl-static 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 "/home/fly1600/ap1600/bin/perl-static" "-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 static metadata (including optional ones): # # === Configure 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.28 # IPC::Open3 any 1.12 # Test::More any 1.001009 # # === 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.09 # strict any 1.07 # warnings any 1.13 # 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 t/use-case/dancer2.t ... ok 1 - main->can('dancer_version') ok 2 - main->can('dsl') not ok 3 - main->can('ajax') # TODO Test fails because Dancer2::Plugin does not work with Module::Runtime. See https://github.com/PerlDancer/Dancer2/pull/1136 # Failed (TODO) test 'main->can('ajax')' # at t/use-case/dancer2.t line 23. # main->can('ajax') failed 1..3 ok 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 All tests successful. Files=11, Tests=20, 5 wallclock secs ( 0.09 usr 0.03 sys + 1.06 cusr 0.23 csys = 1.41 CPU) Result: PASS PREACTION/Import-Base-1.001.tar.gz make test TEST_VERBOSE=1 -- OK Doug Bell <preaction@cpan.org> Import a set of modules into the calling module >>> (cd /home/fly1600/cpanfly-5.16/var/cpan/build/Import-Base-1.001-y5UGHK && tar cvf - Import-Base-1.001.ppd blib) | gzip -c >/home/fly1600/cpanfly-5.16/var/REPO/P/PR/PREACTION/Import-Base-1.001.tar.gz Import-Base-1.001.ppd blib/ blib/lib/ blib/lib/Import/ blib/lib/Import/Base.pm blib/man3/ blib/man3/Import::Base.3 >>> mv /home/fly1600/cpanfly-5.16/var/cpan/build/Import-Base-1.001-y5UGHK/Import-Base-1.001.ppd /home/fly1600/cpanfly-5.16/var/REPO/P/PR/PREACTION VmSize: 278280 kB Finished 2016-03-01T14:00:40