Start 2010-10-17T00:22:25 ActivePerl-818 CPAN-1.9402 Going to read '/Users/fly818/var/cpan/Metadata' Database was generated on Sat, 16 Oct 2010 21:29:31 GMT Running make for D/DR/DROLSKY/File-ChangeNotify-0.18.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DR/DROLSKY/File-ChangeNotify-0.18.tar.gz Checksum for /Users/fly818/var/cpan/sources/authors/id/D/DR/DROLSKY/File-ChangeNotify-0.18.tar.gz ok Will not use Archive::Tar, need 1.00 File-ChangeNotify-0.18 File-ChangeNotify-0.18/README File-ChangeNotify-0.18/Changes File-ChangeNotify-0.18/t File-ChangeNotify-0.18/t/all.t File-ChangeNotify-0.18/LICENSE File-ChangeNotify-0.18/INSTALL File-ChangeNotify-0.18/dist.ini File-ChangeNotify-0.18/META.yml File-ChangeNotify-0.18/MANIFEST File-ChangeNotify-0.18/Build.PL File-ChangeNotify-0.18/META.json File-ChangeNotify-0.18/SIGNATURE File-ChangeNotify-0.18/Makefile.PL File-ChangeNotify-0.18/t/release-pod.t File-ChangeNotify-0.18/t/release-eol.t File-ChangeNotify-0.18/t/excluded-dirs.t File-ChangeNotify-0.18/inc File-ChangeNotify-0.18/inc/MyModuleBuild.pm File-ChangeNotify-0.18/t/release-try-load.t File-ChangeNotify-0.18/t/release-kwalitee.t File-ChangeNotify-0.18/t/instantiate-twice.t File-ChangeNotify-0.18/t/release-pod-spell.t File-ChangeNotify-0.18/lib/File File-ChangeNotify-0.18/lib/File/ChangeNotify.pm File-ChangeNotify-0.18/t/release-pod-coverage.t File-ChangeNotify-0.18/lib/File/ChangeNotify File-ChangeNotify-0.18/lib/File/ChangeNotify/Event.pm File-ChangeNotify-0.18/lib/File/ChangeNotify/Watcher.pm File-ChangeNotify-0.18/t/lib/File/ChangeNotify File-ChangeNotify-0.18/t/lib/File/ChangeNotify/TestHelper.pm File-ChangeNotify-0.18/lib/File/ChangeNotify/Watcher File-ChangeNotify-0.18/lib/File/ChangeNotify/Watcher/KQueue.pm File-ChangeNotify-0.18/lib/File/ChangeNotify/Watcher/Default.pm /usr/bin/tar: Read 9216 bytes from - File-ChangeNotify-0.18/lib/File/ChangeNotify/Watcher/Inotify.pm CPAN.pm: Going to build D/DR/DROLSKY/File-ChangeNotify-0.18.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::ChangeNotify >>> make cp lib/File/ChangeNotify/Event.pm blib/lib/File/ChangeNotify/Event.pm cp lib/File/ChangeNotify/Watcher/Inotify.pm blib/lib/File/ChangeNotify/Watcher/Inotify.pm cp lib/File/ChangeNotify.pm blib/lib/File/ChangeNotify.pm cp lib/File/ChangeNotify/Watcher.pm blib/lib/File/ChangeNotify/Watcher.pm cp lib/File/ChangeNotify/Watcher/KQueue.pm blib/lib/File/ChangeNotify/Watcher/KQueue.pm cp lib/File/ChangeNotify/Watcher/Default.pm blib/lib/File/ChangeNotify/Watcher/Default.pm Manifying blib/man3/File::ChangeNotify::Event.3 Manifying blib/man3/File::ChangeNotify::Watcher::Inotify.3 Manifying blib/man3/File::ChangeNotify.3 Manifying blib/man3/File::ChangeNotify::Watcher::KQueue.3 Manifying blib/man3/File::ChangeNotify::Watcher.3 Manifying blib/man3/File::ChangeNotify::Watcher::Default.3 DROLSKY/File-ChangeNotify-0.18.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Can't open '/tmp/Xd5p2rt9bJ/input-circular1': Too many levels of symbolic links at /Users/fly818/var/cpan/build/File-ChangeNotify-0.18-bld8sg/blib/lib/File/ChangeNotify/Watcher/KQueue.pm line 186. Use of uninitialized value in subroutine entry at /Users/fly818/var/cpan/build/File-ChangeNotify-0.18-bld8sg/blib/lib/File/ChangeNotify/Watcher/KQueue.pm line 194. # Failed test 'made watcher for directory with circular symlinks' # at t/lib/File/ChangeNotify/TestHelper.pm line 351. # died: set kevent failed: Operation not supported at /Users/fly818/var/cpan/build/File-ChangeNotify-0.18-bld8sg/blib/lib/File/ChangeNotify/Watcher/KQueue.pm line 194. # Looks like you failed 1 test of 32. t/all.t ................... ok 1 - got 1 event [with KQueue - blocking] ok 2 - added one file (/tmp/q64d4iwoAu/whatever) [with KQueue - blocking] ok 3 - got 1 event [with KQueue - blocking] ok 4 - modified one file (/tmp/q64d4iwoAu/whatever) [with KQueue - blocking] ok 5 - got 1 event [with KQueue - blocking] ok 6 - deleted one file (/tmp/q64d4iwoAu/whatever) [with KQueue - blocking] ok 7 - got 1 event [with KQueue - blocking] ok 8 - added/modified/deleted /tmp/IMWfnFH2vF/whatever and added/modified /tmp/IMWfnFH2vF/another [with KQueue - blocking] ok 9 - got 1 event [with KQueue - blocking] ok 10 - file not matching filter is ignored but foo.txt is noted [with KQueue - blocking] ok 11 - got 2 events [with KQueue - blocking] ok 12 - created/delete /tmp/TULyISzFOP/subdir1 and created one file (/tmp/TULyISzFOP/subdir2/whatever) in a new subdir (/tmp/TULyISzFOP/subdir2) [with KQueue - blocking] ok 13 - got 2 events [with KQueue - blocking] ok 14 - deleted /tmp/TULyISzFOP/subdir2 [with KQueue - blocking] ok 15 - got 1 event [with KQueue - nonblocking] ok 16 - added one file (/tmp/AKFuyC4EDU/whatever) [with KQueue - nonblocking] ok 17 - got 1 event [with KQueue - nonblocking] ok 18 - modified one file (/tmp/AKFuyC4EDU/whatever) [with KQueue - nonblocking] ok 19 - got 1 event [with KQueue - nonblocking] ok 20 - deleted one file (/tmp/AKFuyC4EDU/whatever) [with KQueue - nonblocking] ok 21 - got 1 event [with KQueue - nonblocking] ok 22 - added/modified/deleted /tmp/6kA6ijOmcH/whatever and added/modified /tmp/6kA6ijOmcH/another [with KQueue - nonblocking] ok 23 - got 1 event [with KQueue - nonblocking] ok 24 - file not matching filter is ignored but foo.txt is noted [with KQueue - nonblocking] ok 25 - got 2 events [with KQueue - nonblocking] ok 26 - created/delete /tmp/Z6V45suY6u/subdir1 and created one file (/tmp/Z6V45suY6u/subdir2/whatever) in a new subdir (/tmp/Z6V45suY6u/subdir2) [with KQueue - nonblocking] ok 27 - got 2 events [with KQueue - nonblocking] ok 28 - deleted /tmp/Z6V45suY6u/subdir2 [with KQueue - nonblocking] ok 29 - got 0 events [with KQueue - nonblocking] ok 30 - got 1 event [with KQueue - nonblocking] ok 31 - one event for symlinked dir when following symlinks [with KQueue - nonblocking] not ok 32 - made watcher for directory with circular symlinks 1..32 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/32 subtests 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 ..... ok 1 - first isa File::ChangeNotify::Watcher ok 2 - second isa File::ChangeNotify::Watcher 1..2 ok t/release-eol.t ........... skipped: these tests are for release candidate testing t/release-kwalitee.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.t ........... skipped: these tests are for release candidate testing t/release-try-load.t ...... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/all.t (Wstat: 256 Tests: 32 Failed: 1) Failed test: 32 Non-zero exit status: 1 Files=9, Tests=40, 7 wallclock secs ( 0.15 usr 0.17 sys + 4.29 cusr 0.66 csys = 5.27 CPU) Result: FAIL Failed 1/9 test programs. 1/40 subtests failed. make: *** [test_dynamic] Error 255 DROLSKY/File-ChangeNotify-0.18.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DROLSKY/File-ChangeNotify-0.18.tar.gz Finished 2010-10-17T00:22:41