This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Stefano Bettelli,
    
This is a computer-generated test report for Image-MetaData-JPEG-0.15, created
automatically by CPAN::Reporter, version 0.43, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/david/cpantesting/perl-5.6.2/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 46 44 29 25 24 20 1000
    EGID: $)  = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9101 
    Cwd                 2.04   
    ExtUtils::CBuilder  n/a    
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.31   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   n/a    
    File::Spec          0.86   
    Module::Build       0.2806 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.67   
    version             0.70   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/JPEG_0_records...........# Testing [Image::MetaData::JPEG::Record]
ok
t/JPEG_1_segments..........# Testing [Image::MetaData::JPEG::Segment]

#   Failed test '... and its return value is correct'
#   at t/JPEG_1_segments.t line 128.
#          got: undef
#     expected: 'ÿÚ  I¿Ñ?'

#   Failed test 'output_segment_data works with empty comments'
#   at t/JPEG_1_segments.t line 145.
#          got: undef
#     expected: 'ÿþ'

#   Failed test 'Raw output for raw data'
#   at t/JPEG_1_segments.t line 161.
#          got: undef
#     expected: '      I¿Ñ?'

#   Failed test 'Raw output for Post-EOI data'
#   at t/JPEG_1_segments.t line 166.
#          got: undef
#     expected: '      I¿Ñ?'

#   Failed test 'Correct output for SOI'
#   at t/JPEG_1_segments.t line 171.
#          got: undef
#     expected: 'ÿØ'

#   Failed test 'Correct output for EOI'
#   at t/JPEG_1_segments.t 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 'File written and re-read'
#   at t/JPEG_4_app13_set.t 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 you failed 1 test of 18 run.
# 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 'Write and reread works'
#   at t/JPEG_5_exif_GPS.t line 101.
#     Structures begin differing at:
#          $got = undef
#     $expected = ARRAY(0x83bff58)
Can't call method "get_description" on unblessed reference at 
t/JPEG_5_exif_GPS.t line 105.
# Looks like you planned 47 tests but only ran 12.
# Looks like you failed 1 test of 12 run.
# 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 'Write and reread works'
#   at t/JPEG_5_exif_IFD.t line 186.
#     Structures begin differing at:
#          $got = undef
#     $expected = ARRAY(0x81d6650)
Can't call method "get_description" on unblessed reference at 
t/JPEG_5_exif_IFD.t line 190.
# Looks like you planned 59 tests but only ran 31.
# Looks like you failed 1 test of 31 run.
# 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 'Write and reread works'
#   at t/JPEG_5_exif_IMAGE.t line 189.
#     Structures begin differing at:
#          $got = undef
#     $expected = ARRAY(0x83cc458)
Can't call method "get_description" on unblessed reference at 
t/JPEG_5_exif_IMAGE.t line 193.
# Looks like you planned 52 tests but only ran 30.
# Looks like you failed 1 test of 30 run.
# 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 'Write and reread works'
#   at t/JPEG_5_exif_Interop.t line 90.
#     Structures begin differing at:
#          $got = undef
#     $expected = ARRAY(0x83b6944)
Can't call method "get_description" on unblessed reference at 
t/JPEG_5_exif_Interop.t line 94.
# Looks like you planned 29 tests but only ran 14.
# Looks like you failed 1 test of 14 run.
# 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 'Write and reread works'
#   at t/JPEG_5_exif_SubIFD.t line 125.
#     Structures begin differing at:
#          $got = undef
#     $expected = ARRAY(0x81130c8)
Can't call method "get_description" on unblessed reference at 
t/JPEG_5_exif_SubIFD.t line 129.
# Looks like you planned 50 tests but only ran 16.
# Looks like you failed 1 test of 16 run.
# 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 'Checking lib/Image/MetaData/JPEG.pod'
#   at t/JPEG_p_podchecker.t 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 'Checking lib/Image/MetaData/JPEG/Structures.pod'
#   at t/JPEG_p_podchecker.t 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               Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/JPEG_1_segments.t          6  1536    61    6  24 28 31-34
t/JPEG_3_comments.t        255 65280    24    6  22-24
t/JPEG_4_app13_set.t       255 65280    53   71  18-53
t/JPEG_5_exif_GPS.t        255 65280    47   71  12-47
t/JPEG_5_exif_IFD.t        255 65280    59   57  31-59
t/JPEG_5_exif_IMAGE.t      255 65280    52   45  30-52
t/JPEG_5_exif_Interop.t    255 65280    29   31  14-29
t/JPEG_5_exif_SubIFD.t     255 65280    50   69  16-50
t/JPEG_5_exif_Thumbnail.t  255 65280    26   38  8-26
t/JPEG_p_podchecker.t        2   512     4    2  1-2
Failed 10/17 test scripts. 205/817 subtests failed.
Files=17, Tests=817,  6 wallclock secs ( 4.23 cusr +  0.70 csys =  4.93 CPU)
Failed 10/17 test programs. 205/817 subtests failed.
make: *** [test_dynamic] Error 11


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 
gnulinux '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O3',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to