PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2014-02-26T02:08:55 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Wed, 26 Feb 2014 08:53:02 GMT Running make for D/DR/DROLSKY/Stepford-0.000001.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DR/DROLSKY/Stepford-0.000001.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DR/DROLSKY/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/D/DR/DROLSKY/Stepford-0.000001.tar.gz ok Stepford-0.000001/ Stepford-0.000001/dist.ini Stepford-0.000001/README Stepford-0.000001/t/ Stepford-0.000001/t/Step.t Stepford-0.000001/t/release-pod-syntax.t Stepford-0.000001/t/release-pod-coverage.t Stepford-0.000001/t/release-no-tabs.t Stepford-0.000001/t/release-cpan-changes.t Stepford-0.000001/t/lib/ Stepford-0.000001/t/lib/Test/ Stepford-0.000001/t/lib/Test/Step/ Stepford-0.000001/t/lib/Test/Step/TouchFile.pm Stepford-0.000001/t/release-eol.t Stepford-0.000001/t/author-pod-spell.t Stepford-0.000001/t/Scheduler.t Stepford-0.000001/Makefile.PL Stepford-0.000001/META.yml Stepford-0.000001/lib/ Stepford-0.000001/lib/Stepford.pm Stepford-0.000001/lib/Stepford/ Stepford-0.000001/lib/Stepford/Types/ Stepford-0.000001/lib/Stepford/Types/Internal.pm Stepford-0.000001/lib/Stepford/Types.pm Stepford-0.000001/lib/Stepford/Error.pm Stepford-0.000001/lib/Stepford/Scheduler.pm Stepford-0.000001/lib/Stepford/Role/ Stepford-0.000001/lib/Stepford/Role/Step.pm Stepford-0.000001/lib/Stepford/Role/Step/ Stepford-0.000001/lib/Stepford/Role/Step/FileGenerator.pm Stepford-0.000001/META.json Stepford-0.000001/Changes Stepford-0.000001/MANIFEST Stepford-0.000001/INSTALL CPAN.pm: Building D/DR/DROLSKY/Stepford-0.000001.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Stepford Writing MYMETA.yml and MYMETA.json >>> make cp lib/Stepford/Error.pm blib/lib/Stepford/Error.pm cp lib/Stepford/Types/Internal.pm blib/lib/Stepford/Types/Internal.pm cp lib/Stepford/Types.pm blib/lib/Stepford/Types.pm cp lib/Stepford/Role/Step.pm blib/lib/Stepford/Role/Step.pm cp lib/Stepford/Scheduler.pm blib/lib/Stepford/Scheduler.pm cp lib/Stepford/Role/Step/FileGenerator.pm blib/lib/Stepford/Role/Step/FileGenerator.pm cp lib/Stepford.pm blib/lib/Stepford.pm Manifying blib/man3/Stepford.3 Manifying blib/man3/Stepford::Error.3 Manifying blib/man3/Stepford::Role::Step.3 Manifying blib/man3/Stepford::Role::Step::FileGenerator.3 Manifying blib/man3/Stepford::Scheduler.3 Manifying blib/man3/Stepford::Types.3 Manifying blib/man3/Stepford::Types::Internal.3 DROLSKY/Stepford-0.000001.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/author-pod-spell.t ...... skipped: these tests are for testing by the author t/release-cpan-changes.t .. skipped: these tests are for release candidate testing t/release-eol.t ........... skipped: these tests are for release candidate testing t/release-no-tabs.t ....... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/Scheduler.t ............. ok 1 - scheduler comes up with the right plan for simple steps ok 2 - a1 file exists ok 3 - a2 file exists ok 4 - combined file exists ok 5 - scheduler does not include a given step more than once in a plan ok 6 - cyclical dependencies cause the Scheduler constructor to die 1..6 ok t/Step.t .................. ok 1 - step 1 is older than a file that exists when the step hasn't been run yet ok 2 - calling run() on step 1 touches file1 1..2 ok All tests successful. Files=8, Tests=8, 9 wallclock secs ( 0.05 usr 0.01 sys + 1.84 cusr 0.24 csys = 2.14 CPU) Result: PASS DROLSKY/Stepford-0.000001.tar.gz make test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> A vaguely Rake/Make/Cake-like thing for Perl - create steps and schedule them >>> (cd /home/fly1600/var/cpan/build/Stepford-0.000001-3xXhAz && tar cvf - Stepford-0.000001.ppd blib) | gzip -c >/home/fly1600/var/REPO/D/DR/DROLSKY/Stepford-0.000001.tar.gz Stepford-0.000001.ppd blib/ blib/lib/ blib/lib/Stepford/ blib/lib/Stepford/Error.pm blib/lib/Stepford/Types/ blib/lib/Stepford/Types/Internal.pm blib/lib/Stepford/Types.pm blib/lib/Stepford/Role/ blib/lib/Stepford/Role/Step.pm blib/lib/Stepford/Role/Step/ blib/lib/Stepford/Role/Step/FileGenerator.pm blib/lib/Stepford/Scheduler.pm blib/lib/Stepford.pm blib/man3/ blib/man3/Stepford.3 blib/man3/Stepford::Error.3 blib/man3/Stepford::Role::Step.3 blib/man3/Stepford::Role::Step::FileGenerator.3 blib/man3/Stepford::Scheduler.3 blib/man3/Stepford::Types.3 blib/man3/Stepford::Types::Internal.3 >>> mv /home/fly1600/var/cpan/build/Stepford-0.000001-3xXhAz/Stepford-0.000001.ppd /home/fly1600/var/REPO/D/DR/DROLSKY VmSize: 247904 kB Finished 2014-02-26T02:09:19