PATH=/usr/bin:/bin:/data/fly2200/var/megalib/bin Start 2015-12-07T06:15:43 ActivePerl-2200 CPAN-2.00 Reading '/data/fly2200/var/cpan/Metadata' Database was generated on Mon, 07 Dec 2015 06:17:03 GMT Running make for Z/ZO/ZOFFIX/Mew-1.001005.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/Z/ZO/ZOFFIX/Mew-1.001005.tar.gz Checksum for /data/fly2200/var/cpan/sources/authors/id/Z/ZO/ZOFFIX/Mew-1.001005.tar.gz ok Mew-1.001005 Mew-1.001005/README Mew-1.001005/Changes Mew-1.001005/LICENSE Mew-1.001005/INSTALL Mew-1.001005/dist.ini Mew-1.001005/META.yml Mew-1.001005/MANIFEST Mew-1.001005/README.md Mew-1.001005/lib Mew-1.001005/lib/ew.pm Mew-1.001005/t Mew-1.001005/t/01-mew.t Mew-1.001005/lib/Mew.pm Mew-1.001005/t/Class1.pm Mew-1.001005/Makefile.PL Mew-1.001005/t/00-compile.t Mew-1.001005/xt/author Mew-1.001005/xt/author/eol.t Mew-1.001005/examples Mew-1.001005/examples/example.pl Mew-1.001005/xt/author/no-tabs.t Mew-1.001005/xt/author/mojibake.t Mew-1.001005/xt/release Mew-1.001005/xt/release/kwalitee.t Mew-1.001005/xt/release/distmeta.t Mew-1.001005/xt/author/pod-spell.t Mew-1.001005/xt/author/pod-syntax.t Mew-1.001005/xt/author/test-version.t Mew-1.001005/xt/author/pod-coverage.t Mew-1.001005/xt/release/portability.t Mew-1.001005/xt/release/unused-vars.t Mew-1.001005/xt/release/cpan-changes.t Mew-1.001005/xt/release/dist-manifest.t Mew-1.001005/xt/release/pod-linkcheck.t Mew-1.001005/xt/release/minimum-version.t CPAN.pm: Building Z/ZO/ZOFFIX/Mew-1.001005.tar.gz >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Warning: prerequisite MooX 0.101 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mew Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- ZOFFIX/Mew-1.001005.tar.gz ---- MooX [requires] Running make test Delayed until after prerequisites Running test for module 'MooX' Running make for G/GE/GETTY/MooX-0.101.tar.gz Checksum for /data/fly2200/var/cpan/sources/authors/id/G/GE/GETTY/MooX-0.101.tar.gz ok MooX-0.101 MooX-0.101/README MooX-0.101/Changes MooX-0.101/LICENSE MooX-0.101/dist.ini MooX-0.101/META.yml MooX-0.101/MANIFEST MooX-0.101/META.json MooX-0.101/t MooX-0.101/t/00-load.t MooX-0.101/lib MooX-0.101/lib/MooX.pm MooX-0.101/Makefile.PL MooX-0.101/t/01-simple.t MooX-0.101/t/03-nonmoox.t MooX-0.101/t/lib/MooX MooX-0.101/t/lib/MooX/B.pm MooX-0.101/t/lib/MooX/A.pm MooX-0.101/t/lib/MooX/D.pm MooX-0.101/t/lib/MooX/C.pm MooX-0.101/lib/MooX MooX-0.101/lib/MooX/Role.pm MooX-0.101/t/lib MooX-0.101/t/lib/MooXTest.pm MooX-0.101/t/lib/NonMooX MooX-0.101/t/lib/NonMooX/A.pm MooX-0.101/t/02-importparams.t MooX-0.101/t/lib/MooXTestTest.pm MooX-0.101/t/lib/RoleMooXTest.pm MooX-0.101/t/release-pod-syntax.t MooX-0.101/t/10-simple-with-role.t MooX-0.101/t/lib/MooXTestTestTest.pm MooX-0.101/t/lib/WithRoleMooXTest.pm CPAN.pm: Building G/GE/GETTY/MooX-0.101.tar.gz >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for MooX Writing MYMETA.yml and MYMETA.json >>> make cp lib/MooX/Role.pm blib/lib/MooX/Role.pm cp lib/MooX.pm blib/lib/MooX.pm Manifying 2 pod documents GETTY/MooX-0.101.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t .............. ok 1 - use MooX; 1..1 ok t/01-simple.t ............ ok 1 - Correct import functions called ok 2 - An object of class 'MooXTest' isa 'Moo::Object' 1..2 ok t/02-importparams.t ...... ok 1 - Correct import function called with proper parameters ok 2 - An object of class 'MooXTestTest' isa 'Moo::Object' 1..2 ok t/03-nonmoox.t ........... ok 1 - Correct import function called on NonMooX class ok 2 - An object of class 'MooXTestTestTest' isa 'Moo::Object' 1..2 ok t/10-simple-with-role.t .. ok 1 - Correct import functions called ok 2 - An object of class 'WithRoleMooXTest' isa 'Moo::Object' 1..2 ok t/release-pod-syntax.t ... skipped: these tests are for release candidate testing All tests successful. Files=6, Tests=9, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.38 cusr 0.06 csys = 0.50 CPU) Result: PASS GETTY/MooX-0.101.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/G/GE/GETTY/CHECKSUMS Torsten Raudssus <torsten@raudssus.de> Using Moo and MooX:: packages the most lazy way >>> (cd /data/fly2200/var/cpan/build/MooX-0.101-0fYT0C && tar cvf - MooX-0.101.ppd blib) | gzip -c >/data/fly2200/var/REPO/G/GE/GETTY/MooX-0.101.tar.gz MooX-0.101.ppd blib/ blib/man3/ blib/man3/MooX::Role.3 blib/man3/MooX.3 blib/lib/ blib/lib/MooX.pm blib/lib/MooX/ blib/lib/MooX/Role.pm >>> mv /data/fly2200/var/cpan/build/MooX-0.101-0fYT0C/MooX-0.101.ppd /data/fly2200/var/REPO/G/GE/GETTY Running make for Z/ZO/ZOFFIX/Mew-1.001005.tar.gz Prepending /data/fly2200/var/cpan/build/MooX-0.101-0fYT0C/blib/arch /data/fly2200/var/cpan/build/MooX-0.101-0fYT0C/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /data/fly2200/var/cpan/build/Mew-1.001005-XBUYe_ Prepending /data/fly2200/var/cpan/build/MooX-0.101-0fYT0C/blib/arch /data/fly2200/var/cpan/build/MooX-0.101-0fYT0C/blib/lib to PERL5LIB for 'make' CPAN.pm: Building Z/ZO/ZOFFIX/Mew-1.001005.tar.gz >>> make cp lib/Mew.pm blib/lib/Mew.pm cp lib/ew.pm blib/lib/ew.pm Manifying 2 pod documents ZOFFIX/Mew-1.001005.tar.gz make -- OK Prepending /data/fly2200/var/cpan/build/MooX-0.101-0fYT0C/blib/arch /data/fly2200/var/cpan/build/MooX-0.101-0fYT0C/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-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 t/01-mew.t ...... ok 1 - use t::Class1; ok 2 - required args checked ok 3 - type is checked ok 4 - ->_num is correct ok 5 - ->_type is correct ok 6 - ->_cust is correct ok 7 - ->_init is correct (custom init_arg) ok 8 - ->_bool is correct (undefined) ok 9 - 'chained attributes return invocants' isa 't::Class1' ok 10 - chained attributes update values ok 11 - chained attributes update values ok 12 - ->_num is correct ok 13 - ->_type is correct ok 14 - ->_cust is correct ok 15 - ->_bool is correct ok 16 - ->ar1 is correct ok 17 - ->_ar2 is correct 1..17 ok All tests successful. Files=2, Tests=19, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.44 cusr 0.06 csys = 0.54 CPU) Result: PASS ZOFFIX/Mew-1.001005.tar.gz make test TEST_VERBOSE=1 -- OK Zoffix Znet <zoffixcpan@gmail.com> Moo with sugar on top >>> (cd /data/fly2200/var/cpan/build/Mew-1.001005-XBUYe_ && tar cvf - Mew-1.001005.ppd blib) | gzip -c >/data/fly2200/var/REPO/Z/ZO/ZOFFIX/Mew-1.001005.tar.gz Mew-1.001005.ppd blib/ blib/man3/ blib/man3/ew.3 blib/man3/Mew.3 blib/lib/ blib/lib/Mew.pm blib/lib/ew.pm >>> mv /data/fly2200/var/cpan/build/Mew-1.001005-XBUYe_/Mew-1.001005.ppd /data/fly2200/var/REPO/Z/ZO/ZOFFIX VmSize: 327400 kB Finished 2015-12-07T06:15:50