PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-02-10T08:11:02 ActivePerl-818 CPAN-2.00 Reading '/export/home/fly818/var/cpan/Metadata' Database was generated on Mon, 10 Feb 2014 14:41:02 GMT Running make for D/DM/DMUEY/Mail-GcalReminder-0.3.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DM/DMUEY/Mail-GcalReminder-0.3.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/D/DM/DMUEY/CHECKSUMS Checksum for /export/home/fly818/var/cpan/sources/authors/id/D/DM/DMUEY/Mail-GcalReminder-0.3.tar.gz ok You have Archive::Tar 1.40, but 1.50 or later is recommended. Please upgrade. Mail-GcalReminder-0.3/ Mail-GcalReminder-0.3/Build.PL Mail-GcalReminder-0.3/Changes Mail-GcalReminder-0.3/MANIFEST Mail-GcalReminder-0.3/META.json Mail-GcalReminder-0.3/META.yml Mail-GcalReminder-0.3/Makefile.PL Mail-GcalReminder-0.3/README Mail-GcalReminder-0.3/lib/ Mail-GcalReminder-0.3/t/ Mail-GcalReminder-0.3/t/00.load.t Mail-GcalReminder-0.3/t/01.basic.t Mail-GcalReminder-0.3/t/02.get_gcal.t Mail-GcalReminder-0.3/t/03.send_gmail.t Mail-GcalReminder-0.3/t/04.send_reminders.t Mail-GcalReminder-0.3/t/perlcritic.t Mail-GcalReminder-0.3/t/perltidy.t Mail-GcalReminder-0.3/t/pod-coverage.t Mail-GcalReminder-0.3/t/pod.t Mail-GcalReminder-0.3/lib/Mail/ Mail-GcalReminder-0.3/lib/Mail/GcalReminder.pm CPAN.pm: Building D/DM/DMUEY/Mail-GcalReminder-0.3.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Warning: prerequisite XML::Atom::Feed 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mail::GcalReminder Writing MYMETA.yml and MYMETA.json >>> make cp lib/Mail/GcalReminder.pm blib/lib/Mail/GcalReminder.pm Manifying blib/man3/Mail::GcalReminder.3 DMUEY/Mail-GcalReminder-0.3.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use Mail::GcalReminder;' # at t/00.load.t line 4. # Tried to use 'Mail::GcalReminder'. # Error: Can't locate XML/Atom/Feed.pm in @INC (@INC contains: /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/arch /export/home/fly818/var/megalib /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib/Mail/GcalReminder.pm line 10. # BEGIN failed--compilation aborted at /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib/Mail/GcalReminder.pm line 10. # Compilation failed in require at t/00.load.t line 4. # BEGIN failed--compilation aborted at t/00.load.t line 4. # Testing Mail::GcalReminder # Looks like you failed 1 test of 1. t/00.load.t ............ 1..1 not ok 1 - use Mail::GcalReminder; Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Can't locate XML/Atom/Feed.pm in @INC (@INC contains: /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/arch /export/home/fly818/var/megalib /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib/Mail/GcalReminder.pm line 10. BEGIN failed--compilation aborted at /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib/Mail/GcalReminder.pm line 10. Compilation failed in require at t/01.basic.t line 3. BEGIN failed--compilation aborted at t/01.basic.t line 3. # Looks like your test exited with 2 before it could output anything. t/01.basic.t ........... 1..72 Dubious, test returned 2 (wstat 512, 0x200) Failed 72/72 subtests Can't locate XML/Atom/Feed.pm in @INC (@INC contains: /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/arch /export/home/fly818/var/megalib /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib/Mail/GcalReminder.pm line 10. BEGIN failed--compilation aborted at /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib/Mail/GcalReminder.pm line 10. Compilation failed in require at t/02.get_gcal.t line 12. BEGIN failed--compilation aborted at t/02.get_gcal.t line 12. t/02.get_gcal.t ........ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate XML/Atom/Feed.pm in @INC (@INC contains: /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/arch /export/home/fly818/var/megalib /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib/Mail/GcalReminder.pm line 10. BEGIN failed--compilation aborted at /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib/Mail/GcalReminder.pm line 10. Compilation failed in require at t/03.send_gmail.t line 3. BEGIN failed--compilation aborted at t/03.send_gmail.t line 3. # Looks like your test exited with 2 before it could output anything. t/03.send_gmail.t ...... 1..17 Dubious, test returned 2 (wstat 512, 0x200) Failed 17/17 subtests Can't locate XML/Atom/Feed.pm in @INC (@INC contains: /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/arch /export/home/fly818/var/megalib /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib/Mail/GcalReminder.pm line 10. BEGIN failed--compilation aborted at /export/home/fly818/var/cpan/build/Mail-GcalReminder-0.3-0k7tT0/blib/lib/Mail/GcalReminder.pm line 10. Compilation failed in require at t/04.send_reminders.t line 4. BEGIN failed--compilation aborted at t/04.send_reminders.t line 4. # Looks like your test exited with 2 before it could output anything. t/04.send_reminders.t .. 1..34 Dubious, test returned 2 (wstat 512, 0x200) Failed 34/34 subtests t/perlcritic.t ......... skipped: Critic tests are only run in RELEASE_TESTING mode. t/perltidy.t ........... skipped: PerlTidy tests are only run in RELEASE_TESTING mode. t/pod-coverage.t ....... skipped: POD tests are only run in RELEASE_TESTING mode. t/pod.t ................ skipped: POD tests are only run in RELEASE_TESTING mode. Test Summary Report ------------------- t/00.load.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/01.basic.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 72 tests but ran 0. t/02.get_gcal.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/03.send_gmail.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 17 tests but ran 0. t/04.send_reminders.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 34 tests but ran 0. Files=9, Tests=1, 3 wallclock secs ( 0.14 usr 0.08 sys + 2.51 cusr 0.33 csys = 3.06 CPU) Result: FAIL Failed 5/9 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 29 DMUEY/Mail-GcalReminder-0.3.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DMUEY/Mail-GcalReminder-0.3.tar.gz Finished 2014-02-10T08:11:19