Checking if your kit is complete... Looks good Writing Makefile for Image::MetaData::JPEG cp lib/Image/MetaData/JPEG/Tables_makernotes.pl blib/lib/Image/MetaData/JPEG/Tables_makernotes.pl cp lib/Image/MetaData/JPEG/JPEG_comments.pl blib/lib/Image/MetaData/JPEG/JPEG_comments.pl cp lib/Image/MetaData/JPEG/JPEG_various.pl blib/lib/Image/MetaData/JPEG/JPEG_various.pl cp lib/Image/MetaData/JPEG/Segment_dumpers.pl blib/lib/Image/MetaData/JPEG/Segment_dumpers.pl cp lib/Image/MetaData/JPEG/Segment.pm blib/lib/Image/MetaData/JPEG/Segment.pm cp lib/Image/MetaData/JPEG/Segment_parsers.pl blib/lib/Image/MetaData/JPEG/Segment_parsers.pl cp lib/Image/MetaData/JPEG/Record.pm blib/lib/Image/MetaData/JPEG/Record.pm cp lib/Image/MetaData/JPEG.pm blib/lib/Image/MetaData/JPEG.pm cp lib/Image/MetaData/JPEG/TagLists.pod blib/lib/Image/MetaData/JPEG/TagLists.pod cp lib/Image/MetaData/JPEG/MakerNotes.pod blib/lib/Image/MetaData/JPEG/MakerNotes.pod cp lib/Image/MetaData/JPEG/Tables.pm blib/lib/Image/MetaData/JPEG/Tables.pm cp lib/Image/MetaData/JPEG.pod blib/lib/Image/MetaData/JPEG.pod cp lib/Image/MetaData/JPEG/JPEG_app13.pl blib/lib/Image/MetaData/JPEG/JPEG_app13.pl cp lib/Image/MetaData/JPEG/Structures.pod blib/lib/Image/MetaData/JPEG/Structures.pod cp lib/Image/MetaData/JPEG/Backtrace.pm blib/lib/Image/MetaData/JPEG/Backtrace.pm cp lib/Image/MetaData/JPEG/JPEG_app1_exif.pl blib/lib/Image/MetaData/JPEG/JPEG_app1_exif.pl Manifying blib/man3/Image::MetaData::JPEG::TagLists.3 Manifying blib/man3/Image::MetaData::JPEG::MakerNotes.3 Manifying blib/man3/Image::MetaData::JPEG.3 Manifying blib/man3/Image::MetaData::JPEG::Structures.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/JPEG_0_records....# Testing [Image::MetaData::JPEG::Record] # Failed test (t/JPEG_0_records.t at line 155) # got: '-43233' # expected: '-43487' # Looks like you failed 1 test of 150. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 31 Failed 1/150 tests, 99.33% okay t/JPEG_1_segments...# Testing [Image::MetaData::JPEG::Segment] # Failed test (t/JPEG_1_segments.t at line 128) # got: undef # expected: 'ÿÚ I¿Ñ?' # Failed test (t/JPEG_1_segments.t at line 145) # got: undef # expected: 'ÿþ' # Failed test (t/JPEG_1_segments.t at line 161) # got: undef # expected: ' I¿Ñ?' # Failed test (t/JPEG_1_segments.t at line 166) # got: undef # expected: ' I¿Ñ?' # Failed test (t/JPEG_1_segments.t at line 171) # got: undef # expected: 'ÿØ' # Failed test (t/JPEG_1_segments.t at line 176) # got: undef # expected: 'ÿÙ' # Looks like you failed 6 tests of 61. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 24, 28, 31-34 Failed 6/61 tests, 90.16% okay t/JPEG_2_JPEG_class.# Testing [Image::MetaData::JPEG] ok t/JPEG_2_rare.......# Testing JPEG segments seldom used methods ok t/JPEG_3_comments...# Testing comment routines Can't call method "get_comments" on an undefined value at t/JPEG_3_comments.t line 125. # Looks like you planned 24 tests but only ran 21. # Looks like your test died just after 21. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 22-24 Failed 3/24 tests, 87.50% okay t/JPEG_4_app13......# Testing APP13 IPTC basic routines ok t/JPEG_4_app13_IPTC.# Testing APP13 IPTC format checker ok t/JPEG_4_app13_set..# Testing APP13 IPTC set routines # Failed test (t/JPEG_4_app13_set.t at line 141) # undef # ne # undef Can't call method "get_app13_data" on an undefined value at t/JPEG_4_app13_set.t line 144. # Looks like you planned 53 tests but only ran 18. # Looks like your test died just after 18. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 18-53 Failed 36/53 tests, 32.08% okay t/JPEG_5_exif.......# Testing APP1 Exif data routines ok t/JPEG_5_exif_GPS...# Testing APP1 Exif data routines (GPS_DATA) # Failed test (t/JPEG_5_exif_GPS.t at line 101) Modification of non-creatable array value attempted, subscript -1 at /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Test/More.pm line 1068. # Looks like you planned 47 tests but only ran 12. # Looks like your test died just after 12. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 12-47 Failed 36/47 tests, 23.40% okay t/JPEG_5_exif_IFD...# Testing APP1 Exif data routines (IFD01_DATA) # Failed test (t/JPEG_5_exif_IFD.t at line 186) Modification of non-creatable array value attempted, subscript -1 at /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Test/More.pm line 1068. # Looks like you planned 59 tests but only ran 31. # Looks like your test died just after 31. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 31-59 Failed 29/59 tests, 50.85% okay t/JPEG_5_exif_IMAGE.# Testing APP1 Exif data routines (IMAGE_DATA & ROOT_DATA) # Failed test (t/JPEG_5_exif_IMAGE.t at line 189) Modification of non-creatable array value attempted, subscript -1 at /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Test/More.pm line 1068. # Looks like you planned 52 tests but only ran 30. # Looks like your test died just after 30. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 30-52 Failed 23/52 tests, 55.77% okay t/JPEG_5_exif_Interop.# Testing APP1 Exif data routines (INTEROP_DATA) # Failed test (t/JPEG_5_exif_Interop.t at line 90) Modification of non-creatable array value attempted, subscript -1 at /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Test/More.pm line 1068. # Looks like you planned 29 tests but only ran 14. # Looks like your test died just after 14. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 14-29 Failed 16/29 tests, 44.83% okay t/JPEG_5_exif_Makernote.# Testing APP1 MakerNote parse / dump ok t/JPEG_5_exif_SubIFD.# Testing APP1 Exif data routines (SUBIFD_DATA) # Failed test (t/JPEG_5_exif_SubIFD.t at line 125) Modification of non-creatable array value attempted, subscript -1 at /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Test/More.pm line 1068. # Looks like you planned 50 tests but only ran 16. # Looks like your test died just after 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 16-50 Failed 35/50 tests, 30.00% okay t/JPEG_5_exif_Thumbnail.# Testing APP1 Exif data routines (thumbnail) Can't call method "get_Exif_data" on an undefined value at t/JPEG_5_exif_Thumbnail.t line 54. # Looks like you planned 26 tests but only ran 7. # Looks like your test died just after 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 8-26 Failed 19/26 tests, 26.92% okay t/JPEG_p_podchecker.# Checking documentation syntax with Pod::Checker *** ERROR: Unknown command 'head3' at line 705 in file lib/Image/MetaData/JPEG.pod *** ERROR: Unknown command 'head3' at line 854 in file lib/Image/MetaData/JPEG.pod *** ERROR: Unknown command 'head3' at line 1158 in file lib/Image/MetaData/JPEG.pod *** ERROR: Unknown command 'head3' at line 1284 in file lib/Image/MetaData/JPEG.pod *** ERROR: unresolved internal link 'How to inspect and modify your Photoshop data' at line 429 in file lib/Image/MetaData/JPEG.pod *** ERROR: unresolved internal link 'How to inspect and modify your IPTC data' at line 1289 in file lib/Image/MetaData/JPEG.pod lib/Image/MetaData/JPEG.pod has 6 pod syntax errors. # Failed test (t/JPEG_p_podchecker.t at line 25) # got: '6' # expected: '0' *** ERROR: Unknown command 'head3' at line 80 in file lib/Image/MetaData/JPEG/Structures.pod *** ERROR: Unknown command 'head3' at line 103 in file lib/Image/MetaData/JPEG/Structures.pod *** ERROR: Unknown command 'head3' at line 120 in file lib/Image/MetaData/JPEG/Structures.pod *** ERROR: Unknown command 'head3' at line 135 in file lib/Image/MetaData/JPEG/Structures.pod *** ERROR: Unknown command 'head3' at line 147 in file lib/Image/MetaData/JPEG/Structures.pod *** ERROR: Unknown command 'head3' at line 379 in file lib/Image/MetaData/JPEG/Structures.pod *** ERROR: unresolved internal link 'Structure of an IPTC data block' at line 366 in file lib/Image/MetaData/JPEG/Structures.pod lib/Image/MetaData/JPEG/Structures.pod has 7 pod syntax errors. # Failed test (t/JPEG_p_podchecker.t at line 25) # got: '7' # expected: '0' lib/Image/MetaData/JPEG/TagLists.pod pod syntax OK. lib/Image/MetaData/JPEG/MakerNotes.pod pod syntax OK. # Looks like you failed 2 tests of 4. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/4 tests, 50.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/JPEG_0_records.t 1 256 150 1 0.67% 31 t/JPEG_1_segments.t 6 1536 61 6 9.84% 24, 28, 31-34 t/JPEG_3_comments.t 255 65280 24 3 12.50% 22-24 t/JPEG_4_app13_set.t 255 65280 53 36 67.92% 18-53 t/JPEG_5_exif_GPS.t 255 65280 47 36 76.60% 12-47 t/JPEG_5_exif_IFD.t 255 65280 59 29 49.15% 31-59 t/JPEG_5_exif_IMAGE.t 255 65280 52 23 44.23% 30-52 t/JPEG_5_exif_Interop.t 255 65280 29 16 55.17% 14-29 t/JPEG_5_exif_SubIFD.t 255 65280 50 35 70.00% 16-50 t/JPEG_5_exif_Thumbnail.t 255 65280 26 19 73.08% 8-26 t/JPEG_p_podchecker.t 2 512 4 2 50.00% 1-2 Failed 11/17 test scripts, 35.29% okay. 206/817 subtests failed, 74.79% okay. make: *** [test_dynamic] Error 2