PATH=/usr/bin:/bin:/Users/fly2000/cpanfly-5.20/var/megalib/bin Start 2017-02-01T10:40:25 ActivePerl-2000 CPAN-2.10 Reading '/Users/fly2000/cpanfly-5.20/var/cpan/Metadata' Database was generated on Wed, 01 Feb 2017 06:53:46 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DR/DROLSKY/File-ChangeNotify-0.27.tar.gz Checksum for /Users/fly2000/cpanfly-5.20/var/cpan/sources/authors/id/D/DR/DROLSKY/File-ChangeNotify-0.27.tar.gz ok File-ChangeNotify-0.27/ File-ChangeNotify-0.27/dist.ini File-ChangeNotify-0.27/perltidyrc File-ChangeNotify-0.27/cpanfile File-ChangeNotify-0.27/t/ File-ChangeNotify-0.27/t/00-report-prereqs.t File-ChangeNotify-0.27/t/all.t File-ChangeNotify-0.27/t/lib/ File-ChangeNotify-0.27/t/lib/File/ File-ChangeNotify-0.27/t/lib/File/ChangeNotify/ File-ChangeNotify-0.27/t/lib/File/ChangeNotify/TestHelper.pm File-ChangeNotify-0.27/t/00-report-prereqs.dd File-ChangeNotify-0.27/t/excluded-dirs.t File-ChangeNotify-0.27/t/instantiate-twice.t File-ChangeNotify-0.27/Makefile.PL File-ChangeNotify-0.27/META.yml File-ChangeNotify-0.27/LICENSE File-ChangeNotify-0.27/xt/ File-ChangeNotify-0.27/xt/author/ File-ChangeNotify-0.27/xt/author/no-tabs.t File-ChangeNotify-0.27/xt/author/mojibake.t File-ChangeNotify-0.27/xt/author/pod-syntax.t File-ChangeNotify-0.27/xt/author/tidyall.t File-ChangeNotify-0.27/xt/author/portability.t File-ChangeNotify-0.27/xt/author/test-version.t File-ChangeNotify-0.27/xt/author/eol.t File-ChangeNotify-0.27/xt/author/pod-spell.t File-ChangeNotify-0.27/xt/author/pod-coverage.t File-ChangeNotify-0.27/xt/author/clean-namespaces.t File-ChangeNotify-0.27/xt/release/ File-ChangeNotify-0.27/xt/release/try-load.t File-ChangeNotify-0.27/xt/release/meta-json.t File-ChangeNotify-0.27/xt/release/cpan-changes.t File-ChangeNotify-0.27/lib/ File-ChangeNotify-0.27/lib/File/ File-ChangeNotify-0.27/lib/File/ChangeNotify/ File-ChangeNotify-0.27/lib/File/ChangeNotify/Event.pm File-ChangeNotify-0.27/lib/File/ChangeNotify/Watcher/ File-ChangeNotify-0.27/lib/File/ChangeNotify/Watcher/Default.pm File-ChangeNotify-0.27/lib/File/ChangeNotify/Watcher/KQueue.pm File-ChangeNotify-0.27/lib/File/ChangeNotify/Watcher/Inotify.pm File-ChangeNotify-0.27/lib/File/ChangeNotify/Watcher.pm File-ChangeNotify-0.27/lib/File/ChangeNotify.pm File-ChangeNotify-0.27/META.json File-ChangeNotify-0.27/tidyall.ini File-ChangeNotify-0.27/Changes File-ChangeNotify-0.27/CONTRIBUTING.md File-ChangeNotify-0.27/MANIFEST File-ChangeNotify-0.27/perlcriticrc File-ChangeNotify-0.27/INSTALL File-ChangeNotify-0.27/README.md Configuring D/DR/DROLSKY/File-ChangeNotify-0.27.tar.gz with Makefile.PL >>> /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2000/cpanfly-5.20/var/megalib Want /Users/fly2000/ap2000-298465/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] 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.27.tar.gz /Users/fly2000/ap2000-298465/bin/perl-dynamic Makefile.PL -- OK Running make for D/DR/DROLSKY/File-ChangeNotify-0.27.tar.gz >>> make 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/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/Inotify.pm blib/lib/File/ChangeNotify/Watcher/Inotify.pm cp lib/File/ChangeNotify/Watcher.pm blib/lib/File/ChangeNotify/Watcher.pm Manifying 6 pod documents DROLSKY/File-ChangeNotify-0.27.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2000/ap2000-298465/bin/perl-dynamic" "-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.161 # 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.003000 # Moo::Role any 2.003000 # Time::HiRes any 1.9741 # 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 0.34 # Linux::Inotify2 1.2 missing # t/00-report-prereqs.t .. 1..1 ok 1 ok Can't locate Sub/Quote.pm in @INC (you may need to install the Sub::Quote module) (@INC contains: t/lib /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/arch /Users/fly2000/cpanfly-5.20/var/megalib /Users/fly2000/Library/ActivePerl-5.20/lib /Users/fly2000/ap2000-298465/site/lib /Users/fly2000/ap2000-298465/lib .) at /Users/fly2000/cpanfly-5.20/var/megalib/Method/Generate/Constructor.pm line 4. BEGIN failed--compilation aborted at /Users/fly2000/cpanfly-5.20/var/megalib/Method/Generate/Constructor.pm line 4. Compilation failed in require at /Users/fly2000/cpanfly-5.20/var/megalib/Moo.pm line 170. Compilation failed in require at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib/File/ChangeNotify/Watcher.pm line 10. BEGIN failed--compilation aborted at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib/File/ChangeNotify/Watcher.pm line 10. Compilation failed in require at /Users/fly2000/cpanfly-5.20/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib/File/ChangeNotify.pm line 12. BEGIN failed--compilation aborted at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib/File/ChangeNotify.pm line 12. Compilation failed in require at t/lib/File/ChangeNotify/TestHelper.pm line 7. BEGIN failed--compilation aborted at t/lib/File/ChangeNotify/TestHelper.pm line 7. Compilation failed in require at t/all.t line 6. BEGIN failed--compilation aborted at t/all.t line 6. t/all.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Sub/Quote.pm in @INC (you may need to install the Sub::Quote module) (@INC contains: /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/arch /Users/fly2000/cpanfly-5.20/var/megalib /Users/fly2000/cpanfly-5.20/var/megalib /Users/fly2000/Library/ActivePerl-5.20/lib /Users/fly2000/ap2000-298465/site/lib /Users/fly2000/ap2000-298465/lib .) at /Users/fly2000/cpanfly-5.20/var/megalib/Method/Generate/Constructor.pm line 4. BEGIN failed--compilation aborted at /Users/fly2000/cpanfly-5.20/var/megalib/Method/Generate/Constructor.pm line 4. Compilation failed in require at /Users/fly2000/cpanfly-5.20/var/megalib/Moo.pm line 170. Compilation failed in require at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib/File/ChangeNotify/Watcher.pm line 10. BEGIN failed--compilation aborted at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib/File/ChangeNotify/Watcher.pm line 10. Compilation failed in require at /Users/fly2000/cpanfly-5.20/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at t/excluded-dirs.t line 5. BEGIN failed--compilation aborted at t/excluded-dirs.t line 5. t/excluded-dirs.t ...... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Sub/Quote.pm in @INC (you may need to install the Sub::Quote module) (@INC contains: CODE(0x100864748) /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/arch /Users/fly2000/cpanfly-5.20/var/megalib /Users/fly2000/cpanfly-5.20/var/megalib /Users/fly2000/Library/ActivePerl-5.20/lib /Users/fly2000/ap2000-298465/site/lib /Users/fly2000/ap2000-298465/lib .) at /Users/fly2000/cpanfly-5.20/var/megalib/Method/Generate/Constructor.pm line 4. BEGIN failed--compilation aborted at /Users/fly2000/cpanfly-5.20/var/megalib/Method/Generate/Constructor.pm line 4. Compilation failed in require at /Users/fly2000/cpanfly-5.20/var/megalib/Moo.pm line 170. Compilation failed in require at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib/File/ChangeNotify/Watcher.pm line 10. BEGIN failed--compilation aborted at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib/File/ChangeNotify/Watcher.pm line 10. Compilation failed in require at /Users/fly2000/cpanfly-5.20/var/megalib/Module/Runtime.pm line 317. Compilation failed in require at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib/File/ChangeNotify.pm line 12. BEGIN failed--compilation aborted at /Users/fly2000/cpanfly-5.20/var/tmp/cpan_build/File-ChangeNotify-0.27-HSBBzp/blib/lib/File/ChangeNotify.pm line 12. Compilation failed in require at t/instantiate-twice.t line 11. BEGIN failed--compilation aborted at t/instantiate-twice.t line 11. t/instantiate-twice.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Test Summary Report ------------------- t/all.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/excluded-dirs.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/instantiate-twice.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=4, Tests=1, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.70 cusr 0.08 csys = 0.83 CPU) Result: FAIL Failed 3/4 test programs. 0/1 subtests failed. make: *** [test_dynamic] Error 2 DROLSKY/File-ChangeNotify-0.27.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.27.tar.gz Finished 2017-02-01T10:40:30