PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-04-17T20:01:35 ActivePerl-818 CPAN-2.00 Reading '/export/home/fly818/var/cpan/Metadata' Database was generated on Fri, 18 Apr 2014 01:53:02 GMT Running make for J/JA/JANDREW/DateTimeX-Format-Excel-v0.2.4.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/J/JA/JANDREW/DateTimeX-Format-Excel-v0.2.4.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/J/JA/JANDREW/CHECKSUMS Checksum for /export/home/fly818/var/cpan/sources/authors/id/J/JA/JANDREW/DateTimeX-Format-Excel-v0.2.4.tar.gz ok You have Archive::Tar 1.40, but 1.50 or later is recommended. Please upgrade. DateTimeX-Format-Excel-v0.2.4 DateTimeX-Format-Excel-v0.2.4/LICENSE DateTimeX-Format-Excel-v0.2.4/Changes DateTimeX-Format-Excel-v0.2.4/META.yml DateTimeX-Format-Excel-v0.2.4/dist.ini DateTimeX-Format-Excel-v0.2.4/MANIFEST DateTimeX-Format-Excel-v0.2.4/META.json DateTimeX-Format-Excel-v0.2.4/README.pod DateTimeX-Format-Excel-v0.2.4/t DateTimeX-Format-Excel-v0.2.4/t/02-pod.t DateTimeX-Format-Excel-v0.2.4/t/01-load.t DateTimeX-Format-Excel-v0.2.4/Makefile.PL DateTimeX-Format-Excel-v0.2.4/t/Example.pl DateTimeX-Format-Excel-v0.2.4/t/03_tap_harness_tests.t DateTimeX-Format-Excel-v0.2.4/lib/DateTimeX/Format DateTimeX-Format-Excel-v0.2.4/lib/DateTimeX/Format/Excel.pm DateTimeX-Format-Excel-v0.2.4/t/DateTimeX/Format DateTimeX-Format-Excel-v0.2.4/t/DateTimeX/Format/00_excel.t DateTimeX-Format-Excel-v0.2.4/t/DateTimeX/Format/01_basic.t DateTimeX-Format-Excel-v0.2.4/t/DateTimeX/Format/02_fractions.t DateTimeX-Format-Excel-v0.2.4/lib/DateTimeX/Format/Excel DateTimeX-Format-Excel-v0.2.4/lib/DateTimeX/Format/Excel/Types.pm DateTimeX-Format-Excel-v0.2.4/t/DateTimeX/Format/Excel DateTimeX-Format-Excel-v0.2.4/t/DateTimeX/Format/Excel/01_types.t CPAN.pm: Building J/JA/JANDREW/DateTimeX-Format-Excel-v0.2.4.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good WARNING: ABSTRACT contains control character(s), they will be removed Generating a Unix-style Makefile Writing Makefile for DateTimeX::Format::Excel Writing MYMETA.yml and MYMETA.json >>> make cp README.pod blib/lib/DateTimeX/Format/README.pod cp lib/DateTimeX/Format/Excel/Types.pm blib/lib/DateTimeX/Format/Excel/Types.pm cp lib/DateTimeX/Format/Excel.pm blib/lib/DateTimeX/Format/Excel.pm Manifying blib/man3/DateTimeX::Format::README.3 Manifying blib/man3/DateTimeX::Format::Excel.3 Manifying blib/man3/DateTimeX::Format::Excel::Types.3 JANDREW/DateTimeX-Format-Excel-v0.2.4.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 t/DateTimeX/Format/*.t t/DateTimeX/Format/Excel/*.t # Failed test 'use Types::Standard;' # at t/01-load.t line 17. # Tried to use 'Types::Standard'. # Error: could not perform magic Moose trick: Undefined subroutine &Class::MOP::_definition_context called at (eval 344) line 6. # at /export/home/fly818/var/megalib/Type/Utils.pm line 74. # Compilation failed in require at t/01-load.t line 17. # BEGIN failed--compilation aborted at t/01-load.t line 17. # Failed test 'use DateTimeX::Format::Excel::Types;' # at t/01-load.t line 18. # Tried to use 'DateTimeX::Format::Excel::Types'. # Error: "-all" is not exported by the Type::Utils module # Can't continue after import errors at lib/DateTimeX/Format/Excel/Types.pm line 5. # BEGIN failed--compilation aborted at lib/DateTimeX/Format/Excel/Types.pm line 5. # Compilation failed in require at t/01-load.t line 18. # BEGIN failed--compilation aborted at t/01-load.t line 18. # Failed test 'use DateTimeX::Format::Excel;' # at t/01-load.t line 19. # Tried to use 'DateTimeX::Format::Excel'. # Error: DateTimeX::Format::Excel::Types does not define $DateTimeX::Format::Excel::Types::VERSION--version check failed at lib/DateTimeX/Format/Excel.pm line 22. # BEGIN failed--compilation aborted at lib/DateTimeX/Format/Excel.pm line 22. # Compilation failed in require at t/01-load.t line 19. # BEGIN failed--compilation aborted at t/01-load.t line 19. # Looks like you failed 3 tests of 15. t/01-load.t .......................... ok 1 - use TAP::Harness; ok 2 - use Test::More; ok 3 - use Test::Moose; ok 4 - use Capture::Tiny; ok 5 - use version; ok 6 - use Moose; ok 7 - use MooseX::StrictConstructor; ok 8 - use MooseX::HasDefaults::RO; ok 9 - use DateTime; ok 10 - use Carp; ok 11 - use Type::Utils; ok 12 - use Type::Library; not ok 13 - use Types::Standard; not ok 14 - use DateTimeX::Format::Excel::Types; not ok 15 - use DateTimeX::Format::Excel; 1..15 Dubious, test returned 3 (wstat 768, 0x300) Failed 3/15 subtests t/02-pod.t ........................... skipped: Developer only test "-all" is not exported by the Type::Utils module Can't continue after import errors at lib/DateTimeX/Format/Excel/Types.pm line 5. BEGIN failed--compilation aborted at lib/DateTimeX/Format/Excel/Types.pm line 5. Compilation failed in require at ./t/DateTimeX/Format/Excel/01_types.t line 15. BEGIN failed--compilation aborted at ./t/DateTimeX/Format/Excel/01_types.t line 21. could not perform magic Moose trick: Undefined subroutine &Class::MOP::_definition_context called at (eval 339) line 6. at /export/home/fly818/var/megalib/Type/Utils.pm line 74. Compilation failed in require at lib/DateTimeX/Format/Excel.pm line 10. BEGIN failed--compilation aborted at lib/DateTimeX/Format/Excel.pm line 10. Compilation failed in require at ./t/DateTimeX/Format/00_excel.t line 16. BEGIN failed--compilation aborted at ./t/DateTimeX/Format/00_excel.t line 16. could not perform magic Moose trick: Undefined subroutine &Class::MOP::_definition_context called at (eval 325) line 6. at /export/home/fly818/var/megalib/Type/Utils.pm line 74. Compilation failed in require at lib/DateTimeX/Format/Excel.pm line 10. BEGIN failed--compilation aborted at lib/DateTimeX/Format/Excel.pm line 10. Compilation failed in require at ./t/DateTimeX/Format/01_basic.t line 13. BEGIN failed--compilation aborted at ./t/DateTimeX/Format/01_basic.t line 13. # Looks like your test exited with 255 before it could output anything. could not perform magic Moose trick: Undefined subroutine &Class::MOP::_definition_context called at (eval 320) line 6. at /export/home/fly818/var/megalib/Type/Utils.pm line 74. Compilation failed in require at lib/DateTimeX/Format/Excel.pm line 10. BEGIN failed--compilation aborted at lib/DateTimeX/Format/Excel.pm line 10. Compilation failed in require at ./t/DateTimeX/Format/02_fractions.t line 4. BEGIN failed--compilation aborted at ./t/DateTimeX/Format/02_fractions.t line 4. # Looks like your test exited with 255 before it could output anything. t/03_tap_harness_tests.t ............. types_test ......................... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run excel_module_test .................. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run date_time_original_basic_test ...... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 22/22 subtests date_time_original_fractions_test .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 26/26 subtests Test Summary Report ------------------- types_test (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output excel_module_test (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output date_time_original_basic_test (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 22 tests but ran 0. date_time_original_fractions_test (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 26 tests but ran 0. Files=4, Tests=0, 7 wallclock secs ( 0.16 usr 0.02 sys + 6.39 cusr 0.39 csys = 6.96 CPU) Result: FAIL ok 1 - Finished the TAP Harness tests 1..1 ok could not perform magic Moose trick: Undefined subroutine &Class::MOP::_definition_context called at (eval 339) line 6. at /export/home/fly818/var/megalib/Type/Utils.pm line 74. Compilation failed in require at /export/home/fly818/var/cpan/build/DateTimeX-Format-Excel-v0.2.4-r65eIG/blib/lib/DateTimeX/Format/Excel.pm line 10. BEGIN failed--compilation aborted at /export/home/fly818/var/cpan/build/DateTimeX-Format-Excel-v0.2.4-r65eIG/blib/lib/DateTimeX/Format/Excel.pm line 10. Compilation failed in require at t/DateTimeX/Format/00_excel.t line 16. BEGIN failed--compilation aborted at t/DateTimeX/Format/00_excel.t line 16. t/DateTimeX/Format/00_excel.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run could not perform magic Moose trick: Undefined subroutine &Class::MOP::_definition_context called at (eval 325) line 6. at /export/home/fly818/var/megalib/Type/Utils.pm line 74. Compilation failed in require at /export/home/fly818/var/cpan/build/DateTimeX-Format-Excel-v0.2.4-r65eIG/blib/lib/DateTimeX/Format/Excel.pm line 10. BEGIN failed--compilation aborted at /export/home/fly818/var/cpan/build/DateTimeX-Format-Excel-v0.2.4-r65eIG/blib/lib/DateTimeX/Format/Excel.pm line 10. Compilation failed in require at t/DateTimeX/Format/01_basic.t line 13. BEGIN failed--compilation aborted at t/DateTimeX/Format/01_basic.t line 13. # Looks like your test exited with 255 before it could output anything. t/DateTimeX/Format/01_basic.t ........ 1..22 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 22/22 subtests could not perform magic Moose trick: Undefined subroutine &Class::MOP::_definition_context called at (eval 320) line 6. at /export/home/fly818/var/megalib/Type/Utils.pm line 74. Compilation failed in require at /export/home/fly818/var/cpan/build/DateTimeX-Format-Excel-v0.2.4-r65eIG/blib/lib/DateTimeX/Format/Excel.pm line 10. BEGIN failed--compilation aborted at /export/home/fly818/var/cpan/build/DateTimeX-Format-Excel-v0.2.4-r65eIG/blib/lib/DateTimeX/Format/Excel.pm line 10. Compilation failed in require at t/DateTimeX/Format/02_fractions.t line 4. BEGIN failed--compilation aborted at t/DateTimeX/Format/02_fractions.t line 4. # Looks like your test exited with 255 before it could output anything. t/DateTimeX/Format/02_fractions.t .... 1..26 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 26/26 subtests "-all" is not exported by the Type::Utils module Can't continue after import errors at /export/home/fly818/var/cpan/build/DateTimeX-Format-Excel-v0.2.4-r65eIG/blib/lib/DateTimeX/Format/Excel/Types.pm line 5. BEGIN failed--compilation aborted at /export/home/fly818/var/cpan/build/DateTimeX-Format-Excel-v0.2.4-r65eIG/blib/lib/DateTimeX/Format/Excel/Types.pm line 5. Compilation failed in require at t/DateTimeX/Format/Excel/01_types.t line 15. BEGIN failed--compilation aborted at t/DateTimeX/Format/Excel/01_types.t line 21. t/DateTimeX/Format/Excel/01_types.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Test Summary Report ------------------- t/01-load.t (Wstat: 768 Tests: 15 Failed: 3) Failed tests: 13-15 Non-zero exit status: 3 t/DateTimeX/Format/00_excel.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/DateTimeX/Format/01_basic.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 22 tests but ran 0. t/DateTimeX/Format/02_fractions.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 26 tests but ran 0. t/DateTimeX/Format/Excel/01_types.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=7, Tests=16, 18 wallclock secs ( 0.14 usr 0.06 sys + 14.92 cusr 1.23 csys = 16.35 CPU) Result: FAIL Failed 5/7 test programs. 3/16 subtests failed. make: *** [test_dynamic] Error 29 JANDREW/DateTimeX-Format-Excel-v0.2.4.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JANDREW/DateTimeX-Format-Excel-v0.2.4.tar.gz Finished 2014-04-17T20:02:06