PATH=/usr/bin:/bin:/data/fly2000/cpanfly-5.20/var/megalib/bin Start 2016-05-30T16:02:25 ActivePerl-2000 CPAN-2.10 Reading '/data/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Mon, 30 May 2016 05:53:42 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DR/DROLSKY/File-ChangeNotify-0.26.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DR/DROLSKY/CHECKSUMS Checksum for /data/fly2000/cpanfly-5.20/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 >>> /data/fly2000/ap2000-298540/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2000/cpanfly-5.20/var/megalib Want /home/fly2000/ap2000-298540/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for File::ChangeNotify Writing MYMETA.yml and MYMETA.json DROLSKY/File-ChangeNotify-0.26.tar.gz /data/fly2000/ap2000-298540/bin/perl-static Makefile.PL -- OK Running make for D/DR/DROLSKY/File-ChangeNotify-0.26.tar.gz >>> make cp lib/File/ChangeNotify/Watcher/Inotify.pm blib/lib/File/ChangeNotify/Watcher/Inotify.pm cp lib/File/ChangeNotify/Watcher.pm blib/lib/File/ChangeNotify/Watcher.pm cp lib/File/ChangeNotify.pm blib/lib/File/ChangeNotify.pm cp lib/File/ChangeNotify/Event.pm blib/lib/File/ChangeNotify/Event.pm cp lib/File/ChangeNotify/Watcher/Default.pm blib/lib/File/ChangeNotify/Watcher/Default.pm cp lib/File/ChangeNotify/Watcher/KQueue.pm blib/lib/File/ChangeNotify/Watcher/KQueue.pm Manifying 6 pod documents DROLSKY/File-ChangeNotify-0.26.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2000/ap2000-298540/bin/perl-static" "-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.001009 # 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 1.22 # t/00-report-prereqs.t .. 1..1 ok 1 ok # Creating /tmp/lrUDwQWvkr/whatever # Modifying /tmp/lrUDwQWvkr/whatever # Deleting /tmp/lrUDwQWvkr/whatever # Creating /tmp/4Zm6f8ynsV/whatever # Modifying /tmp/4Zm6f8ynsV/whatever # Deleting /tmp/4Zm6f8ynsV/whatever # Creating /tmp/4Zm6f8ynsV/another # Modifying /tmp/4Zm6f8ynsV/another # Creating /tmp/OYfBUEB69w/not-included # Modifying /tmp/OYfBUEB69w/not-included # Deleting /tmp/OYfBUEB69w/not-included # Creating /tmp/OYfBUEB69w/foo.txt # Creating /tmp/WLk0lH99b9/subdir2/whatever # Creating /tmp/ZSmgModUtl/whatever # Modifying /tmp/ZSmgModUtl/whatever # Deleting /tmp/ZSmgModUtl/whatever # Creating /tmp/2CCQQ2yM6J/whatever # Modifying /tmp/2CCQQ2yM6J/whatever # Deleting /tmp/2CCQQ2yM6J/whatever # Creating /tmp/2CCQQ2yM6J/another # Modifying /tmp/2CCQQ2yM6J/another # Creating /tmp/5gZsgzrNAd/not-included # Modifying /tmp/5gZsgzrNAd/not-included # Deleting /tmp/5gZsgzrNAd/not-included # Creating /tmp/5gZsgzrNAd/foo.txt # Creating /tmp/cDpUINp3qJ/subdir2/whatever # Creating /tmp/Nm6NcXPmuN/include # Creating /tmp/Nm6NcXPmuN/ignored-dir/foo # Creating /tmp/Nm6NcXPmuN/foo.ignore # Creating /tmp/B6US1UMXN1/file # Deleting /tmp/B6US1UMXN1/file # Creating /tmp/B6US1UMXN1/file # Creating /tmp/3m5_S7qnSY/whatever # Modifying /tmp/3m5_S7qnSY/whatever # Deleting /tmp/3m5_S7qnSY/whatever # Creating /tmp/deDou8iSY9/whatever # Modifying /tmp/deDou8iSY9/whatever # Deleting /tmp/deDou8iSY9/whatever # Creating /tmp/deDou8iSY9/another # Modifying /tmp/deDou8iSY9/another # Creating /tmp/GFcfQslV13/not-included # Modifying /tmp/GFcfQslV13/not-included # Deleting /tmp/GFcfQslV13/not-included # Creating /tmp/GFcfQslV13/foo.txt # Creating /tmp/K5W1_13dAF/subdir2/whatever # Creating /tmp/GSjVLUkC32/whatever # Modifying /tmp/GSjVLUkC32/whatever # Deleting /tmp/GSjVLUkC32/whatever # Creating /tmp/WsQUJrAIND/whatever # Modifying /tmp/WsQUJrAIND/whatever # Deleting /tmp/WsQUJrAIND/whatever # Creating /tmp/WsQUJrAIND/another # Modifying /tmp/WsQUJrAIND/another # Creating /tmp/9wKUpd7noo/not-included # Modifying /tmp/9wKUpd7noo/not-included # Deleting /tmp/9wKUpd7noo/not-included # Creating /tmp/9wKUpd7noo/foo.txt # Creating /tmp/CVZ7V6mUM0/subdir2/whatever # Creating /tmp/afn35hhlzf/include # Creating /tmp/afn35hhlzf/ignored-dir/foo # Creating /tmp/afn35hhlzf/foo.ignore # Creating /tmp/mBLDXANBkV/file # Deleting /tmp/mBLDXANBkV/file # Creating /tmp/mBLDXANBkV/file t/all.t ................ ok 1 - got 1 event [with Default - blocking] ok 2 - added one file (/tmp/lrUDwQWvkr/whatever) [with Default - blocking] ok 3 - got 1 event [with Default - blocking] ok 4 - modified one file (/tmp/lrUDwQWvkr/whatever) [with Default - blocking] ok 5 - got 1 event [with Default - blocking] ok 6 - deleted one file (/tmp/lrUDwQWvkr/whatever) [with Default - blocking] ok 7 - got 1 event [with Default - blocking] ok 8 - added/modified/deleted /tmp/4Zm6f8ynsV/whatever and added/modified /tmp/4Zm6f8ynsV/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/WLk0lH99b9/subdir1 and created one file (/tmp/WLk0lH99b9/subdir2/whatever) in a new subdir (/tmp/WLk0lH99b9/subdir2) [with Default - blocking] ok 13 - got 2 events [with Default - blocking] ok 14 - deleted /tmp/WLk0lH99b9/subdir2 [with Default - blocking] ok 15 - got 1 event [with Default - nonblocking] ok 16 - added one file (/tmp/ZSmgModUtl/whatever) [with Default - nonblocking] ok 17 - got 1 event [with Default - nonblocking] ok 18 - modified one file (/tmp/ZSmgModUtl/whatever) [with Default - nonblocking] ok 19 - got 1 event [with Default - nonblocking] ok 20 - deleted one file (/tmp/ZSmgModUtl/whatever) [with Default - nonblocking] ok 21 - got 1 event [with Default - nonblocking] ok 22 - added/modified/deleted /tmp/2CCQQ2yM6J/whatever and added/modified /tmp/2CCQQ2yM6J/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/cDpUINp3qJ/subdir1 and created one file (/tmp/cDpUINp3qJ/subdir2/whatever) in a new subdir (/tmp/cDpUINp3qJ/subdir2) [with Default - nonblocking] ok 27 - got 2 events [with Default - nonblocking] ok 28 - deleted /tmp/cDpUINp3qJ/subdir2 [with Default - nonblocking] ok 29 - got 1 event [with Default - nonblocking] ok 30 - added/modified/deleted /tmp/Nm6NcXPmuN/include [with Default - nonblocking] ok 31 - got 0 events [with Default - nonblocking] ok 32 - got 0 events [with Default - nonblocking] ok 33 - got 0 events [with Default - nonblocking] ok 34 - got 1 event [with Default - nonblocking] ok 35 - one event for symlinked dir when following symlinks [with Default - nonblocking] ok 36 - made watcher for directory with circular symlinks ok 37 - got 1 event [with Inotify - blocking] ok 38 - added one file (/tmp/3m5_S7qnSY/whatever) [with Inotify - blocking] ok 39 - got 1 event [with Inotify - blocking] ok 40 - modified one file (/tmp/3m5_S7qnSY/whatever) [with Inotify - blocking] ok 41 - got 1 event [with Inotify - blocking] ok 42 - deleted one file (/tmp/3m5_S7qnSY/whatever) [with Inotify - blocking] ok 43 - got 5 events [with Inotify - blocking] ok 44 - added/modified/deleted /tmp/deDou8iSY9/whatever and added/modified /tmp/deDou8iSY9/another [with Inotify - blocking] ok 45 - got 1 event [with Inotify - blocking] ok 46 - file not matching filter is ignored but foo.txt is noted [with Inotify - blocking] ok 47 - got 4 events [with Inotify - blocking] ok 48 - created/delete /tmp/K5W1_13dAF/subdir1 and created one file (/tmp/K5W1_13dAF/subdir2/whatever) in a new subdir (/tmp/K5W1_13dAF/subdir2) [with Inotify - blocking] ok 49 - got 2 events [with Inotify - blocking] ok 50 - deleted /tmp/K5W1_13dAF/subdir2 [with Inotify - blocking] ok 51 - got 1 event [with Inotify - nonblocking] ok 52 - added one file (/tmp/GSjVLUkC32/whatever) [with Inotify - nonblocking] ok 53 - got 1 event [with Inotify - nonblocking] ok 54 - modified one file (/tmp/GSjVLUkC32/whatever) [with Inotify - nonblocking] ok 55 - got 1 event [with Inotify - nonblocking] ok 56 - deleted one file (/tmp/GSjVLUkC32/whatever) [with Inotify - nonblocking] ok 57 - got 5 events [with Inotify - nonblocking] ok 58 - added/modified/deleted /tmp/WsQUJrAIND/whatever and added/modified /tmp/WsQUJrAIND/another [with Inotify - nonblocking] ok 59 - got 1 event [with Inotify - nonblocking] ok 60 - file not matching filter is ignored but foo.txt is noted [with Inotify - nonblocking] ok 61 - got 4 events [with Inotify - nonblocking] ok 62 - created/delete /tmp/CVZ7V6mUM0/subdir1 and created one file (/tmp/CVZ7V6mUM0/subdir2/whatever) in a new subdir (/tmp/CVZ7V6mUM0/subdir2) [with Inotify - nonblocking] ok 63 - got 2 events [with Inotify - nonblocking] ok 64 - deleted /tmp/CVZ7V6mUM0/subdir2 [with Inotify - nonblocking] ok 65 - got 1 event [with Inotify - nonblocking] ok 66 - added/modified/deleted /tmp/afn35hhlzf/include [with Inotify - nonblocking] ok 67 - got 0 events [with Inotify - nonblocking] ok 68 - got 0 events [with Inotify - nonblocking] ok 69 - got 0 events [with Inotify - nonblocking] ok 70 - got 1 event [with Inotify - nonblocking] ok 71 - one event for symlinked dir when following symlinks [with Inotify - nonblocking] ok 72 - made watcher for directory with circular symlinks 1..72 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=81, 2 wallclock secs ( 0.05 usr 0.02 sys + 1.30 cusr 0.16 csys = 1.53 CPU) Result: PASS DROLSKY/File-ChangeNotify-0.26.tar.gz make test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> Watch for changes to files, cross-platform style >>> (cd /data/fly2000/cpanfly-5.20/var/cpan/build/File-ChangeNotify-0.26-fP57aU && tar cvf - File-ChangeNotify-0.26.ppd blib) | gzip -c >/data/fly2000/cpanfly-5.20/var/REPO/D/DR/DROLSKY/File-ChangeNotify-0.26.tar.gz File-ChangeNotify-0.26.ppd blib/ blib/man3/ blib/man3/File::ChangeNotify::Watcher::Default.3 blib/man3/File::ChangeNotify::Event.3 blib/man3/File::ChangeNotify::Watcher::KQueue.3 blib/man3/File::ChangeNotify.3 blib/man3/File::ChangeNotify::Watcher.3 blib/man3/File::ChangeNotify::Watcher::Inotify.3 blib/lib/ blib/lib/File/ blib/lib/File/ChangeNotify.pm blib/lib/File/ChangeNotify/ blib/lib/File/ChangeNotify/Watcher/ blib/lib/File/ChangeNotify/Watcher/Inotify.pm blib/lib/File/ChangeNotify/Watcher/Default.pm blib/lib/File/ChangeNotify/Watcher/KQueue.pm blib/lib/File/ChangeNotify/Watcher.pm blib/lib/File/ChangeNotify/Event.pm >>> mv /data/fly2000/cpanfly-5.20/var/cpan/build/File-ChangeNotify-0.26-fP57aU/File-ChangeNotify-0.26.ppd /data/fly2000/cpanfly-5.20/var/REPO/D/DR/DROLSKY VmSize: 335768 kB Finished 2016-05-30T16:02:33