Report for Parse-Readelf-0.11

Back
From: metabase:user:3215efbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Parse-Readelf-0.11 v5.14.2 GNU/Linux
Date: 2012-02-22T16:47:12Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Thomas Dorner,

This is a computer-generated report for Parse-Readelf-0.11
on perl 5.14.2, created by CPAN-Reporter-1.2004.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':


#   Failed test 'bad creation fails'
#   at t/Parse-Readelf-Debug-Info.t line 128.
#                   'bad call to new of Parse::Readelf::Debug::Info at t/Parse-Readelf-Debug-Info.t line 127.
# '
#     doesn't match '(?^:^bad call to new of Parse::Readelf::Debug::Info (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$))'

#   Failed test 'bad file name fails'
#   at t/Parse-Readelf-Debug-Info.t line 135.
#                   'Parse::Readelf::Debug::Info can't find t/data/xxx.xxx at t/Parse-Readelf-Debug-Info.t line 133.
# '
#     doesn't match '(?^:^Parse::Readelf::Debug::Info can't find .* (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$))'

#   Failed test 'bad line info object'
#   at t/Parse-Readelf-Debug-Info.t line 142.
#                   'bad Parse::Readelf::Debug::Line object passed to Parse::Readelf::Debug::Info at t/Parse-Readelf-Debug-Info.t line 140.
# '
#     doesn't match '(?^:^bad Parse::Readelf::Debug::Line object passed to Parse::Readelf::Debug::Info (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$))'

#   Failed test 'non-existing command fails'
#   at t/Parse-Readelf-Debug-Info.t line 154.
#                   'can't parse t/data/debug_info_1.lst with "failing-test-expected-here" in Parse::Readelf::Debug::Info: No such file or directory at t/Parse-Readelf-Debug-Info.t line 150.
# '
#     doesn't match '(?^:^can't parse .* with ".*" in Parse::Readelf::Debug::Info: .* (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$)|^error while attempting to parse .* \(maybe not an object file\?\) (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$))'

#   Failed test 'non-existing command fails'
#   at t/Parse-Readelf-Debug-Info.t line 158.
#                   'can't parse t/data/debug_info_1.lst with "failing-test-expected-here" in Parse::Readelf::Debug::Info: No such file or directory at t/Parse-Readelf-Debug-Info.t line 150.
# '
#     doesn't match '(?^:^can't parse .* with ".*" in Parse::Readelf::Debug::Info: .* (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$)|^error while attempting to parse .* \(maybe not an object file\?\) (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$))'

#   Failed test 'missing or empty debug info section (header) fails'
#   at t/Parse-Readelf-Debug-Info.t line 178.
#                   'aborting: debug info section seems empty in Parse::Readelf::Debug::Info at t/Parse-Readelf-Debug-Info.t line 176.
# '
#     doesn't match '(?^s:^aborting: debug info section seems empty in .* (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$))'

#   Failed test 'command returning -1 fails'
#   at t/Parse-Readelf-Debug-Info.t line 186.
#                   'error while attempting to parse t/data/debug_info_1.lst (maybe not an object file?) at t/Parse-Readelf-Debug-Info.t line 184.
# '
#     doesn't match '(?^:^error while attempting to parse .* (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$))'

#   Failed test 'cloning gives a warning'
#   at t/Parse-Readelf-Debug-Info.t line 290.
#                   'cloning of a Parse::Readelf::Debug::Info object is not supported at t/Parse-Readelf-Debug-Info.t line 288.
# '
#     doesn't match '(?^:^cloning of a Parse::Readelf::Debug::Info object is not supported (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$))'

#   Failed test 'broken attribute gives a warning'
#   at t/Parse-Readelf-Debug-Info.t line 303.
#                   'unknown attribute type DW_AT_BROKEN found at position 316e :     <3171>   DW_AT_BROKEN      : <0x321f>	 at t/Parse-Readelf-Debug-Info.t line 301.
# unknow item type DW_TAG_BROKEN (36) found at position 317f at t/Parse-Readelf-Debug-Info.t line 301.
# '
#     doesn't match '(?^s:^unknown attribute type DW_AT_BROKEN found at position .* DW_AT_BROKEN .* (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$).*)'

#   Failed test 'broken item type gives a warning'
#   at t/Parse-Readelf-Debug-Info.t line 306.
#                   'unknown attribute type DW_AT_BROKEN found at position 316e :     <3171>   DW_AT_BROKEN      : <0x321f>	 at t/Parse-Readelf-Debug-Info.t line 301.
# unknow item type DW_TAG_BROKEN (36) found at position 317f at t/Parse-Readelf-Debug-Info.t line 301.
# '
#     doesn't match '(?^s:.*unknow item type DW_TAG_BROKEN.* (?^:at .*Parse-Readelf-Debug-Info\.(?:t|pm) line \d{2,}$))'
# Looks like you failed 10 tests of 111.
t/Parse-Readelf-Debug-Info.t .. 
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/111 subtests 

#   Failed test 'bad creation fails'
#   at t/Parse-Readelf-Debug-Line.t line 147.
#                   'bad call to new of Parse::Readelf::Debug::Line at t/Parse-Readelf-Debug-Line.t line 146.
# '
#     doesn't match '(?^:^bad call to new of Parse::Readelf::Debug::Line (?^:at .*Parse-Readelf-Debug-Line\.(?:t|pm) line \d{2,}$))'

#   Failed test 'bad file name fails'
#   at t/Parse-Readelf-Debug-Line.t line 154.
#                   'Parse::Readelf::Debug::Line can't find t/data/xxx.xxx at t/Parse-Readelf-Debug-Line.t line 152.
# '
#     doesn't match '(?^:^Parse::Readelf::Debug::Line can't find .* (?^:at .*Parse-Readelf-Debug-Line\.(?:t|pm) line \d{2,}$))'

#   Failed test 'non-existing command fails'
#   at t/Parse-Readelf-Debug-Line.t line 165.
#                   'can't parse t/data/debug_info_1.lst with "failing-test-expected-here" in Parse::Readelf::Debug::Line: No such file or directory at t/Parse-Readelf-Debug-Line.t line 162.
# '
#     doesn't match '(?^:^can't parse .* with ".*" in Parse::Readelf::Debug::Line: .* (?^:at .*Parse-Readelf-Debug-Line\.(?:t|pm) line \d{2,}$)|^error while attempting to parse .* \(maybe not an object file\?\) (?^:at .*Parse-Readelf-Debug-Line\.(?:t|pm) line \d{2,}$))'

#   Failed test 'command returning -1 fails'
#   at t/Parse-Readelf-Debug-Line.t line 213.
#                   'error while attempting to parse t/data/debug_info_1.lst (maybe not an object file?) at t/Parse-Readelf-Debug-Line.t line 211.
# '
#     doesn't match '(?^:^error while attempting to parse .* (?^:at .*Parse-Readelf-Debug-Line\.(?:t|pm) line \d{2,}$))'

#   Failed test 'cloning gives a warning'
#   at t/Parse-Readelf-Debug-Line.t line 297.
#                   'cloning of a Parse::Readelf::Debug::Line object is not supported at t/Parse-Readelf-Debug-Line.t line 295.
# '
#     doesn't match '(?^:^cloning of a Parse::Readelf::Debug::Line object is not supported (?^:at .*Parse-Readelf-Debug-Line\.(?:t|pm) line \d{2,}$))'
# Looks like you failed 5 tests of 132.
t/Parse-Readelf-Debug-Line.t .. 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/132 subtests 

#   Failed test 'bad creation fails'
#   at t/Parse-Readelf.t line 75.
#                   'bad call to new of Parse::Readelf at t/Parse-Readelf.t line 74.
# '
#     doesn't match '(?^:^bad call to new of Parse::Readelf (?^:at .*Parse-Readelf\.(?:t|pm) line \d{2,}$))'

#   Failed test 'bad file name fails'
#   at t/Parse-Readelf.t line 82.
#                   'Parse::Readelf can't find t/data/xxx.xxx at t/Parse-Readelf.t line 80.
# '
#     doesn't match '(?^:^Parse::Readelf can't find .* (?^:at .*Parse-Readelf\.(?:t|pm) line \d{2,}$))'

#   Failed test 'cloning gives a warning'
#   at t/Parse-Readelf.t line 191.
#                   'cloning of a Parse::Readelf object is not supported at t/Parse-Readelf.t line 189.
# '
#     doesn't match '(?^:^cloning of a Parse::Readelf object is not supported (?^:at .*Parse-Readelf\.(?:t|pm) line \d{2,}$))'
# Looks like you failed 3 tests of 96.
t/Parse-Readelf.t ............. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/96 subtests 
t/pod-coverage.t .............. ok
t/pod.t ....................... ok

Test Summary Report
-------------------
t/Parse-Readelf-Debug-Info.t (Wstat: 2560 Tests: 111 Failed: 10)
  Failed tests:  37-41, 44-45, 108, 110-111
  Non-zero exit status: 10
t/Parse-Readelf-Debug-Line.t (Wstat: 1280 Tests: 132 Failed: 5)
  Failed tests:  57-59, 65, 115
  Non-zero exit status: 5
t/Parse-Readelf.t           (Wstat: 768 Tests: 96 Failed: 3)
  Failed tests:  2-3, 95
  Non-zero exit status: 3
Files=5, Tests=345, 23 wallclock secs ( 0.65 usr  0.02 sys + 21.54 cusr  0.44 csys = 22.65 CPU)
Result: FAIL
Failed 3/5 test programs. 18/345 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module        Need     Have    
    ------------- -------- --------
    Carp          0        1.25    
    File::Spec    0        3.39_01 
    perl          v5.6.1   5.014002
    Test::More    0        0.98    

configure_requires:

    Module        Need     Have    
    ------------- -------- --------
    Module::Build 0.340201 0.39_02 


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /opt/perls/nothreads/perl-5.14.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 18246
    PERL5_CPAN_IS_RUNNING = 18246
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13413,18246
    PERL_CR_SMOKER_CURRENT = Parse-Readelf-0.11
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /opt/perls/nothreads/perl-5.14.2/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 27 29 30 44 46 1000
    $EGID = 1000 24 25 27 29 30 44 46 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120351
    Cwd                 3.39_01 
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.39_01 
    JSON                2.53    
    JSON::PP            2.27105 
    Module::Build       0.39_02 
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4402  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.80    
    YAML::Syck          1.20    
    version             0.96    


--

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-5-kirkwood, archname=armv5tel-linux
    uname='linux plugpc 2.6.32-5-kirkwood #1 tue mar 8 10:56:14 utc 2011 armv5tel gnulinux '
    config_args='-des -Dprefix=/opt/perls/nothreads/perl-5.14.2'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib/arm-linux-gnueabi
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.3.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.3'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Feb 17 2012 18:25:36
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="18246"
    PERL5_CPAN_IS_RUNNING="18246"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="13413,18246"
    PERL_CR_SMOKER_CURRENT="Parse-Readelf-0.11"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /opt/perls/nothreads/perl-5.14.2/lib/site_perl/5.14.2/armv5tel-linux
    /opt/perls/nothreads/perl-5.14.2/lib/site_perl/5.14.2
    /opt/perls/nothreads/perl-5.14.2/lib/5.14.2/armv5tel-linux
    /opt/perls/nothreads/perl-5.14.2/lib/5.14.2
    .