PATH=/usr/bin:/bin Start 2011-04-27T21:01:48 ActivePerl-1400 CPAN-1.9402 Going to read '/Users/fly1400/var/cpan/Metadata' Database was generated on Wed, 27 Apr 2011 22:27:21 GMT Running make for D/DR/DROLSKY/File-ChangeNotify-0.20.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DR/DROLSKY/File-ChangeNotify-0.20.tar.gz ok File-ChangeNotify-0.20 File-ChangeNotify-0.20/README File-ChangeNotify-0.20/Changes File-ChangeNotify-0.20/t File-ChangeNotify-0.20/t/all.t File-ChangeNotify-0.20/LICENSE File-ChangeNotify-0.20/INSTALL File-ChangeNotify-0.20/dist.ini File-ChangeNotify-0.20/META.yml File-ChangeNotify-0.20/MANIFEST File-ChangeNotify-0.20/Build.PL File-ChangeNotify-0.20/META.json File-ChangeNotify-0.20/SIGNATURE File-ChangeNotify-0.20/t/release-eol.t File-ChangeNotify-0.20/t/excluded-dirs.t File-ChangeNotify-0.20/t/release-try-load.t File-ChangeNotify-0.20/inc File-ChangeNotify-0.20/inc/MyModuleBuild.pm File-ChangeNotify-0.20/t/release-pod-spell.t File-ChangeNotify-0.20/t/instantiate-twice.t File-ChangeNotify-0.20/t/release-pod-syntax.t File-ChangeNotify-0.20/t/release-pod-coverage.t File-ChangeNotify-0.20/lib/File File-ChangeNotify-0.20/lib/File/ChangeNotify.pm File-ChangeNotify-0.20/lib/File/ChangeNotify File-ChangeNotify-0.20/lib/File/ChangeNotify/Event.pm File-ChangeNotify-0.20/lib/File/ChangeNotify/Watcher.pm File-ChangeNotify-0.20/t/lib/File/ChangeNotify File-ChangeNotify-0.20/t/lib/File/ChangeNotify/TestHelper.pm File-ChangeNotify-0.20/lib/File/ChangeNotify/Watcher File-ChangeNotify-0.20/lib/File/ChangeNotify/Watcher/KQueue.pm File-ChangeNotify-0.20/lib/File/ChangeNotify/Watcher/Inotify.pm File-ChangeNotify-0.20/lib/File/ChangeNotify/Watcher/Default.pm CPAN.pm: Going to build D/DR/DROLSKY/File-ChangeNotify-0.20.tar.gz >>> /Users/fly1400/bin/perl Build.PL Checking prerequisites... requires: ! MooseX::SemiAffordanceAccessor is not installed Checking optional features... Inotify....disabled requires: ! Linux::Inotify2 is not installed KQueue.....disabled requires: ! IO::KQueue is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'File-ChangeNotify' version '0.20' ---- Unsatisfied dependencies detected during ---- ---- DROLSKY/File-ChangeNotify-0.20.tar.gz ---- MooseX::SemiAffordanceAccessor [requires] Running Build test Delayed until after prerequisites Running test for module 'MooseX::SemiAffordanceAccessor' Running make for D/DR/DROLSKY/MooseX-SemiAffordanceAccessor-0.09.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DR/DROLSKY/MooseX-SemiAffordanceAccessor-0.09.tar.gz ok MooseX-SemiAffordanceAccessor-0.09 MooseX-SemiAffordanceAccessor-0.09/README MooseX-SemiAffordanceAccessor-0.09/Changes MooseX-SemiAffordanceAccessor-0.09/LICENSE MooseX-SemiAffordanceAccessor-0.09/INSTALL MooseX-SemiAffordanceAccessor-0.09/dist.ini MooseX-SemiAffordanceAccessor-0.09/t MooseX-SemiAffordanceAccessor-0.09/t/role.t MooseX-SemiAffordanceAccessor-0.09/META.yml MooseX-SemiAffordanceAccessor-0.09/MANIFEST MooseX-SemiAffordanceAccessor-0.09/t/basic.t MooseX-SemiAffordanceAccessor-0.09/META.json MooseX-SemiAffordanceAccessor-0.09/SIGNATURE MooseX-SemiAffordanceAccessor-0.09/Makefile.PL MooseX-SemiAffordanceAccessor-0.09/t/release-eol.t MooseX-SemiAffordanceAccessor-0.09/t/release-no-tabs.t MooseX-SemiAffordanceAccessor-0.09/t/release-pod-spell.t MooseX-SemiAffordanceAccessor-0.09/t/release-pod-syntax.t MooseX-SemiAffordanceAccessor-0.09/t/release-pod-coverage.t MooseX-SemiAffordanceAccessor-0.09/lib/MooseX MooseX-SemiAffordanceAccessor-0.09/lib/MooseX/SemiAffordanceAccessor.pm MooseX-SemiAffordanceAccessor-0.09/lib/MooseX/SemiAffordanceAccessor/Role MooseX-SemiAffordanceAccessor-0.09/lib/MooseX/SemiAffordanceAccessor/Role/Attribute.pm CPAN.pm: Going to build D/DR/DROLSKY/MooseX-SemiAffordanceAccessor-0.09.tar.gz >>> /Users/fly1400/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MooseX::SemiAffordanceAccessor Writing MYMETA.yml >>> make cp lib/MooseX/SemiAffordanceAccessor/Role/Attribute.pm blib/lib/MooseX/SemiAffordanceAccessor/Role/Attribute.pm cp lib/MooseX/SemiAffordanceAccessor.pm blib/lib/MooseX/SemiAffordanceAccessor.pm Manifying blib/man3/MooseX::SemiAffordanceAccessor::Role::Attribute.3 Manifying blib/man3/MooseX::SemiAffordanceAccessor.3 DROLSKY/MooseX-SemiAffordanceAccessor-0.09.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ................. ok 1 - Standard->thing() exists ok 2 - Standard->set_thing() does not exist ok 3 - Standard->_private() exists ok 4 - Standard->_set_private() does not exist ok 5 - SAA->thing() exists ok 6 - SAA->set_thing() exists ok 7 - SAA->_private() exists ok 8 - SAA->_set_private() exists ok 9 - SAA3->ro exists ok 10 - SAA3->set_ro does not exist ok 11 - SAA3->thing exists ok 12 - SAA3->set_thing does not exist ok 13 - SAA3->thing2 exists ok 14 - SAA3->set_thing2 does not exist ok 15 - SAA3->set_it does exist ok 16 - SAA4->bare does not exist ok 17 - SAA4->set_bare does not exist 1..17 ok 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-spell.t ..... skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/role.t .................. ok 1 - Class->can('thing') ok 2 ok 3 - Class->can('_private') ok 4 ok 5 - Class->can(...) 1..5 ok All tests successful. Files=7, Tests=22, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.64 cusr 0.06 csys = 0.76 CPU) Result: PASS DROLSKY/MooseX-SemiAffordanceAccessor-0.09.tar.gz make test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> Name your accessors foo() and set_foo() >>> (cd /Users/fly1400/var/cpan/build/MooseX-SemiAffordanceAccessor-0.09-GLt_D2 && tar cvf - MooseX-SemiAffordanceAccessor-0.09.ppd blib) | gzip -c >/Users/fly1400/var/REPO/D/DR/DROLSKY/MooseX-SemiAffordanceAccessor-0.09.tar.gz MooseX-SemiAffordanceAccessor-0.09.ppd blib/ blib/lib/ blib/lib/MooseX/ blib/lib/MooseX/SemiAffordanceAccessor/ blib/lib/MooseX/SemiAffordanceAccessor/Role/ blib/lib/MooseX/SemiAffordanceAccessor/Role/Attribute.pm blib/lib/MooseX/SemiAffordanceAccessor.pm blib/man3/ blib/man3/MooseX::SemiAffordanceAccessor.3 blib/man3/MooseX::SemiAffordanceAccessor::Role::Attribute.3 >>> mv /Users/fly1400/var/cpan/build/MooseX-SemiAffordanceAccessor-0.09-GLt_D2/MooseX-SemiAffordanceAccessor-0.09.ppd /Users/fly1400/var/REPO/D/DR/DROLSKY Running Build for D/DR/DROLSKY/File-ChangeNotify-0.20.tar.gz Prepending /Users/fly1400/var/cpan/build/MooseX-SemiAffordanceAccessor-0.09-GLt_D2/blib/arch /Users/fly1400/var/cpan/build/MooseX-SemiAffordanceAccessor-0.09-GLt_D2/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /Users/fly1400/var/cpan/build/File-ChangeNotify-0.20-x4r5Dy Prepending /Users/fly1400/var/cpan/build/MooseX-SemiAffordanceAccessor-0.09-GLt_D2/blib/arch /Users/fly1400/var/cpan/build/MooseX-SemiAffordanceAccessor-0.09-GLt_D2/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build D/DR/DROLSKY/File-ChangeNotify-0.20.tar.gz >>> ./Build Building File-ChangeNotify DROLSKY/File-ChangeNotify-0.20.tar.gz ./Build -- OK Prepending /Users/fly1400/var/cpan/build/MooseX-SemiAffordanceAccessor-0.09-GLt_D2/blib/arch /Users/fly1400/var/cpan/build/MooseX-SemiAffordanceAccessor-0.09-GLt_D2/blib/lib to PERL5LIB for 'test' Running Build test >>> ./Build test verbose=1 t/all.t ................... ok 1 - got 1 event [with Default - blocking] ok 2 - added one file (/tmp/b6lTrEjfla/whatever) [with Default - blocking] ok 3 - got 1 event [with Default - blocking] ok 4 - modified one file (/tmp/b6lTrEjfla/whatever) [with Default - blocking] ok 5 - got 1 event [with Default - blocking] ok 6 - deleted one file (/tmp/b6lTrEjfla/whatever) [with Default - blocking] ok 7 - got 1 event [with Default - blocking] ok 8 - added/modified/deleted /tmp/t9rmHrKa3Z/whatever and added/modified /tmp/t9rmHrKa3Z/another [with Default - blocking] ok 9 - got 1 event [with Default - blocking] ok 10 - file not matching filter is ignored but foo.txt is noted [with Default - blocking] ok 11 - got 2 events [with Default - blocking] ok 12 - created/delete /tmp/QWaIJE_WVH/subdir1 and created one file (/tmp/QWaIJE_WVH/subdir2/whatever) in a new subdir (/tmp/QWaIJE_WVH/subdir2) [with Default - blocking] ok 13 - got 2 events [with Default - blocking] ok 14 - deleted /tmp/QWaIJE_WVH/subdir2 [with Default - blocking] ok 15 - got 1 event [with Default - nonblocking] ok 16 - added one file (/tmp/Ejld_jVO0e/whatever) [with Default - nonblocking] ok 17 - got 1 event [with Default - nonblocking] ok 18 - modified one file (/tmp/Ejld_jVO0e/whatever) [with Default - nonblocking] ok 19 - got 1 event [with Default - nonblocking] ok 20 - deleted one file (/tmp/Ejld_jVO0e/whatever) [with Default - nonblocking] ok 21 - got 1 event [with Default - nonblocking] ok 22 - added/modified/deleted /tmp/u7bpeJ1T47/whatever and added/modified /tmp/u7bpeJ1T47/another [with Default - nonblocking] ok 23 - got 1 event [with Default - nonblocking] ok 24 - file not matching filter is ignored but foo.txt is noted [with Default - nonblocking] ok 25 - got 2 events [with Default - nonblocking] ok 26 - created/delete /tmp/nlVGhHAOg6/subdir1 and created one file (/tmp/nlVGhHAOg6/subdir2/whatever) in a new subdir (/tmp/nlVGhHAOg6/subdir2) [with Default - nonblocking] ok 27 - got 2 events [with Default - nonblocking] ok 28 - deleted /tmp/nlVGhHAOg6/subdir2 [with Default - nonblocking] ok 29 - got 0 events [with Default - nonblocking] ok 30 - got 1 event [with Default - nonblocking] ok 31 - one event for symlinked dir when following symlinks [with Default - nonblocking] ok 32 - made watcher for directory with circular symlinks 1..32 ok t/excluded-dirs.t ......... ok 1 - included dir ok 2 - excluded dir ok 3 - subdirs not excluded with string exclusion ok 4 - excluded by regex ok 5 - excluding hidden dirs with regex ok 6 - hidden dir regex does not exclude subdirs 1..6 ok t/instantiate-twice.t ..... skipped: This test requires Test::Without::Module t/release-eol.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-spell.t ..... skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-try-load.t ...... skipped: these tests are for release candidate testing All tests successful. Files=8, Tests=38, 1 wallclock secs ( 0.04 usr 0.03 sys + 1.12 cusr 0.12 csys = 1.31 CPU) Result: PASS DROLSKY/File-ChangeNotify-0.20.tar.gz ./Build test verbose=1 -- OK Dave Rolsky <autarch@urth.org> Watch for changes to files, cross-platform style >>> (cd /Users/fly1400/var/cpan/build/File-ChangeNotify-0.20-x4r5Dy && tar cvf - File-ChangeNotify-0.20.ppd blib) | gzip -c >/Users/fly1400/var/REPO/D/DR/DROLSKY/File-ChangeNotify-0.20.tar.gz File-ChangeNotify-0.20.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/ChangeNotify/ blib/lib/File/ChangeNotify/ConfigData.pm blib/lib/File/ChangeNotify/Event.pm blib/lib/File/ChangeNotify/Watcher/ blib/lib/File/ChangeNotify/Watcher/Default.pm blib/lib/File/ChangeNotify/Watcher/Inotify.pm blib/lib/File/ChangeNotify/Watcher/KQueue.pm blib/lib/File/ChangeNotify/Watcher.pm blib/lib/File/ChangeNotify.pm >>> mv /Users/fly1400/var/cpan/build/File-ChangeNotify-0.20-x4r5Dy/File-ChangeNotify-0.20.ppd /Users/fly1400/var/REPO/D/DR/DROLSKY Finished 2011-04-27T21:01:57