PATH=C:\cpanfly-5.20-64\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-06-13T14:57:36 ActivePerl-2003 CPAN-2.10 PATH=C:/CPANFL~1.20-/var/libs/bin;C:\CPANFL~1.20-\var\megalib\bin;C:\Perl64-5.20\site\bin;C:\Perl64-5.20\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.20-64\var\cpan\Metadata' Database was generated on Mon, 13 Jun 2016 05:53:50 GMT Checksum for C:\cpanfly-5.20-64\var\cpan\sources\authors\id\D\DR\DROLSKY\File-ChangeNotify-0.26.tar.gz ok File-ChangeNotify-0.26/ File-ChangeNotify-0.26/dist.ini File-ChangeNotify-0.26/perltidyrc File-ChangeNotify-0.26/cpanfile File-ChangeNotify-0.26/t/ File-ChangeNotify-0.26/t/00-report-prereqs.t File-ChangeNotify-0.26/t/all.t File-ChangeNotify-0.26/t/lib/ File-ChangeNotify-0.26/t/lib/File/ File-ChangeNotify-0.26/t/lib/File/ChangeNotify/ File-ChangeNotify-0.26/t/lib/File/ChangeNotify/TestHelper.pm File-ChangeNotify-0.26/t/00-report-prereqs.dd File-ChangeNotify-0.26/t/excluded-dirs.t File-ChangeNotify-0.26/t/instantiate-twice.t File-ChangeNotify-0.26/Makefile.PL File-ChangeNotify-0.26/META.yml File-ChangeNotify-0.26/LICENSE File-ChangeNotify-0.26/xt/ File-ChangeNotify-0.26/xt/author/ File-ChangeNotify-0.26/xt/author/no-tabs.t File-ChangeNotify-0.26/xt/author/mojibake.t File-ChangeNotify-0.26/xt/author/pod-syntax.t File-ChangeNotify-0.26/xt/author/test-version.t File-ChangeNotify-0.26/xt/author/eol.t File-ChangeNotify-0.26/xt/author/pod-spell.t File-ChangeNotify-0.26/xt/author/pod-coverage.t File-ChangeNotify-0.26/xt/author/pod-no404s.t File-ChangeNotify-0.26/xt/author/clean-namespaces.t File-ChangeNotify-0.26/xt/release/ File-ChangeNotify-0.26/xt/release/try-load.t File-ChangeNotify-0.26/xt/release/meta-json.t File-ChangeNotify-0.26/xt/release/tidyall.t File-ChangeNotify-0.26/xt/release/portability.t File-ChangeNotify-0.26/xt/release/cpan-changes.t File-ChangeNotify-0.26/lib/ File-ChangeNotify-0.26/lib/File/ File-ChangeNotify-0.26/lib/File/ChangeNotify/ File-ChangeNotify-0.26/lib/File/ChangeNotify/Event.pm File-ChangeNotify-0.26/lib/File/ChangeNotify/Watcher/ File-ChangeNotify-0.26/lib/File/ChangeNotify/Watcher/Default.pm File-ChangeNotify-0.26/lib/File/ChangeNotify/Watcher/KQueue.pm File-ChangeNotify-0.26/lib/File/ChangeNotify/Watcher/Inotify.pm File-ChangeNotify-0.26/lib/File/ChangeNotify/Watcher.pm File-ChangeNotify-0.26/lib/File/ChangeNotify.pm File-ChangeNotify-0.26/META.json File-ChangeNotify-0.26/tidyall.ini File-ChangeNotify-0.26/Changes File-ChangeNotify-0.26/CONTRIBUTING.md File-ChangeNotify-0.26/MANIFEST File-ChangeNotify-0.26/perlcriticrc File-ChangeNotify-0.26/INSTALL File-ChangeNotify-0.26/README.md Configuring D/DR/DROLSKY/File-ChangeNotify-0.26.tar.gz with Makefile.PL >>> C:\Perl64-5.20\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.20-\var\megalib Want \perl64-5.20\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for File::ChangeNotify Writing MYMETA.yml and MYMETA.json DROLSKY/File-ChangeNotify-0.26.tar.gz C:\Perl64-5.20\bin\perl.exe Makefile.PL -- OK Running make for D/DR/DROLSKY/File-ChangeNotify-0.26.tar.gz >>> dmake cp lib/File/ChangeNotify/Event.pm blib\lib\File\ChangeNotify\Event.pm cp lib/File/ChangeNotify/Watcher/KQueue.pm blib\lib\File\ChangeNotify\Watcher\KQueue.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/Inotify.pm blib\lib\File\ChangeNotify\Watcher\Inotify.pm cp lib/File/ChangeNotify/Watcher/Default.pm blib\lib\File\ChangeNotify\Watcher\Default.pm DROLSKY/File-ChangeNotify-0.26.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl64-5.20\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # --------------------- ---- -------- # Data::Dumper any 2.154 # Exporter any 5.72 # ExtUtils::MakeMaker any 7.04 # File::Path any 2.12 # File::Spec any 3.62 # File::Temp any 0.2304 # FindBin any 1.51 # Test::Exception any 0.43 # Test::More 0.96 1.001014 # Test::Requires any 0.10 # Test::Without::Module any 0.18 # base any 2.23 # lib any 0.63 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # ------------------------- ----- -------- # Carp any 1.38 # Class::Load any 0.23 # File::Find any 1.27 # File::Spec any 3.62 # Module::Pluggable::Object any 5.1 # Module::Runtime any 0.014 # Moo 1.006 2.001001 # Moo::Role any 2.001001 # Time::HiRes any 1.9733 # Type::Utils any 1.000005 # Types::Standard any 1.000005 # namespace::autoclean any 0.28 # strict any 1.08 # warnings any 1.23 # # === Runtime Suggests === # # Module Want Have # --------------- ---- ------- # IO::KQueue any missing # Linux::Inotify2 1.2 missing # t/00-report-prereqs.t .. 1..1 ok 1 ok # Creating C:\cpanfly-5.20-64\var\tmp\GahwjPozcW/whatever # Modifying C:\cpanfly-5.20-64\var\tmp\GahwjPozcW/whatever # Deleting C:\cpanfly-5.20-64\var\tmp\GahwjPozcW/whatever # Creating C:\cpanfly-5.20-64\var\tmp\PyDZKyknSt/whatever # Modifying C:\cpanfly-5.20-64\var\tmp\PyDZKyknSt/whatever # Deleting C:\cpanfly-5.20-64\var\tmp\PyDZKyknSt/whatever # Creating C:\cpanfly-5.20-64\var\tmp\PyDZKyknSt/another # Modifying C:\cpanfly-5.20-64\var\tmp\PyDZKyknSt/another # Creating C:\cpanfly-5.20-64\var\tmp\dHyFHCftfK/not-included # Modifying C:\cpanfly-5.20-64\var\tmp\dHyFHCftfK/not-included # Deleting C:\cpanfly-5.20-64\var\tmp\dHyFHCftfK/not-included # Creating C:\cpanfly-5.20-64\var\tmp\dHyFHCftfK/foo.txt # Creating C:\cpanfly-5.20-64\var\tmp\29MZalfk8B/subdir2/whatever # Creating C:\cpanfly-5.20-64\var\tmp\jIxh4c39MQ/whatever # Modifying C:\cpanfly-5.20-64\var\tmp\jIxh4c39MQ/whatever # Deleting C:\cpanfly-5.20-64\var\tmp\jIxh4c39MQ/whatever # Creating C:\cpanfly-5.20-64\var\tmp\BPOIDhOtho/whatever # Modifying C:\cpanfly-5.20-64\var\tmp\BPOIDhOtho/whatever # Deleting C:\cpanfly-5.20-64\var\tmp\BPOIDhOtho/whatever # Creating C:\cpanfly-5.20-64\var\tmp\BPOIDhOtho/another # Modifying C:\cpanfly-5.20-64\var\tmp\BPOIDhOtho/another # Creating C:\cpanfly-5.20-64\var\tmp\r5tSfqFUok/not-included # Modifying C:\cpanfly-5.20-64\var\tmp\r5tSfqFUok/not-included # Deleting C:\cpanfly-5.20-64\var\tmp\r5tSfqFUok/not-included # Creating C:\cpanfly-5.20-64\var\tmp\r5tSfqFUok/foo.txt # Creating C:\cpanfly-5.20-64\var\tmp\ReLoGGi0Ck/subdir2/whatever # Creating C:\cpanfly-5.20-64\var\tmp\0UtISMGEdx/include # Creating C:\cpanfly-5.20-64\var\tmp\0UtISMGEdx/ignored-dir/foo # Creating C:\cpanfly-5.20-64\var\tmp\0UtISMGEdx/foo.ignore t/all.t ................ ok 1 - got 1 event [with Default - blocking] ok 2 - added one file (C:\cpanfly-5.20-64\var\tmp\GahwjPozcW/whatever) [with Default - blocking] ok 3 - got 1 event [with Default - blocking] ok 4 - modified one file (C:\cpanfly-5.20-64\var\tmp\GahwjPozcW/whatever) [with Default - blocking] ok 5 - got 1 event [with Default - blocking] ok 6 - deleted one file (C:\cpanfly-5.20-64\var\tmp\GahwjPozcW/whatever) [with Default - blocking] ok 7 - got 1 event [with Default - blocking] ok 8 - added/modified/deleted C:\cpanfly-5.20-64\var\tmp\PyDZKyknSt/whatever and added/modified C:\cpanfly-5.20-64\var\tmp\PyDZKyknSt/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 C:\cpanfly-5.20-64\var\tmp\29MZalfk8B/subdir1 and created one file (C:\cpanfly-5.20-64\var\tmp\29MZalfk8B/subdir2/whatever) in a new subdir (C:\cpanfly-5.20-64\var\tmp\29MZalfk8B/subdir2) [with Default - blocking] ok 13 - got 2 events [with Default - blocking] ok 14 - deleted C:\cpanfly-5.20-64\var\tmp\29MZalfk8B/subdir2 [with Default - blocking] ok 15 - got 1 event [with Default - nonblocking] ok 16 - added one file (C:\cpanfly-5.20-64\var\tmp\jIxh4c39MQ/whatever) [with Default - nonblocking] ok 17 - got 1 event [with Default - nonblocking] ok 18 - modified one file (C:\cpanfly-5.20-64\var\tmp\jIxh4c39MQ/whatever) [with Default - nonblocking] ok 19 - got 1 event [with Default - nonblocking] ok 20 - deleted one file (C:\cpanfly-5.20-64\var\tmp\jIxh4c39MQ/whatever) [with Default - nonblocking] ok 21 - got 1 event [with Default - nonblocking] ok 22 - added/modified/deleted C:\cpanfly-5.20-64\var\tmp\BPOIDhOtho/whatever and added/modified C:\cpanfly-5.20-64\var\tmp\BPOIDhOtho/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 C:\cpanfly-5.20-64\var\tmp\ReLoGGi0Ck/subdir1 and created one file (C:\cpanfly-5.20-64\var\tmp\ReLoGGi0Ck/subdir2/whatever) in a new subdir (C:\cpanfly-5.20-64\var\tmp\ReLoGGi0Ck/subdir2) [with Default - nonblocking] ok 27 - got 2 events [with Default - nonblocking] ok 28 - deleted C:\cpanfly-5.20-64\var\tmp\ReLoGGi0Ck/subdir2 [with Default - nonblocking] ok 29 - got 1 event [with Default - nonblocking] ok 30 - added/modified/deleted C:\cpanfly-5.20-64\var\tmp\0UtISMGEdx/include [with Default - nonblocking] ok 31 - got 0 events [with Default - nonblocking] ok 32 - got 0 events [with Default - nonblocking] ok 33 # skip This platform does not support symlinks. ok 34 # skip This platform does not support symlinks. ok 35 # skip This platform does not support symlinks. 1..35 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 .. ok 1 - first watcher does the File::ChangeNotify::Watcher role ok 2 - second watcher does the File::ChangeNotify::Watcher role 1..2 ok All tests successful. Files=4, Tests=44, 2 wallclock secs ( 0.08 usr + 0.02 sys = 0.09 CPU) Result: PASS DROLSKY/File-ChangeNotify-0.26.tar.gz dmake test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> Watch for changes to files, cross-platform style >>> (cd C:\cpanfly-5.20-64\var\tmp\cpan_build\File-ChangeNotify-0.26-7_GFfP && tar cvf - File-ChangeNotify-0.26.ppd blib) | gzip -c >C:/cpanfly-5.20-64/var/REPO/D/DR/DROLSKY/File-ChangeNotify-0.26.tar.gz File-ChangeNotify-0.26.ppd blib/ blib/lib/ blib/lib/File/ blib/lib/File/ChangeNotify/ 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 Finished 2016-06-13T14:57:51