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 DORNER, This is a computer-generated error report created automatically by CPANPLUS, version 0.82. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [MSG] [Mon Sep 24 13:20:01 2007] Trying to get 'http://www.cpan.org/authors/id/D/DO/DORNER/Parse-Readelf-0.01.tar.gz' [MSG] [Mon Sep 24 13:20:04 2007] Trying to get 'http://www.cpan.org/authors/id/D/DO/DORNER/CHECKSUMS' [MSG] [Mon Sep 24 13:20:04 2007] Checksum matches for 'Parse-Readelf-0.01.tar.gz' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/README' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/META.yml' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/Changes' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/Makefile.PL' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/lib/' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/lib/Parse/' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/lib/Parse/Readelf.pm' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/lib/Parse/Readelf/' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/lib/Parse/Readelf/Debug/' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/lib/Parse/Readelf/Debug/Info.pm' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/lib/Parse/Readelf/Debug/Line.pm' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/Examples/' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/Examples/StructureLayoutTest.cpp' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/Examples/run_examples.pl' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/Examples/structure_layout.pl' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/t/' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/t/Parse-Readelf.t' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/t/Parse-Readelf-Debug-Line.t' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/t/Parse-Readelf-Debug-Info.t' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/t/data/' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/t/data/debug_info.lst' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/t/data/broken_info-1.lst' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/t/data/broken_info-2.lst' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse-Readelf-0.01/MANIFEST' [MSG] [Mon Sep 24 13:20:05 2007] Extracted 'Parse::Readelf' to '/Volumes/Media/smoke/perl581/.cpanplus/5.8.1/build/Parse-Readelf-0.01' [MSG] [Mon Sep 24 13:20:06 2007] Checking if your kit is complete... Looks good Writing Makefile for Parse::Readelf [MSG] [Mon Sep 24 13:20:06 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Mon Sep 24 13:20:09 2007] cp lib/Parse/Readelf/Debug/Line.pm blib/lib/Parse/Readelf/Debug/Line.pm cp lib/Parse/Readelf/Debug/Info.pm blib/lib/Parse/Readelf/Debug/Info.pm cp lib/Parse/Readelf.pm blib/lib/Parse/Readelf.pm Manifying blib/man3/Parse::Readelf.3 Manifying blib/man3/Parse::Readelf::Debug::Info.3 Manifying blib/man3/Parse::Readelf::Debug::Line.3 [ERROR] [Mon Sep 24 13:20:15 2007] MAKE TEST failed: PERL_DL_NONLAZY=1 /Volumes/Media/smoke/perl581/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Parse-Readelf-Debug-Info....ok t/Parse-Readelf-Debug-Line....ok t/Parse-Readelf............... # Failed test '^l_ - 4' # at t/Parse-Readelf.t line 59. # '08 m_01_char_followed_by_filler_for_short char (1) ' # doesn't match '(?-xism:^00)' # Failed test '^l_ - 5' # at t/Parse-Readelf.t line 59. # '10 m_02_short short int (2) ' # doesn't match '(?-xism:^08)' # Failed test '^l_ - 6' # at t/Parse-Readelf.t line 59. # '12 m_03_char_array_6[6] char (6) ' # doesn't match '(?-xism:^00)' # Failed test '^l_ - 7' # at t/Parse-Readelf.t line 59. # '24 m_04_pointer void* (8) ' # doesn't match '(?-xism:^00)' # Failed test '^l_ - 8' # at t/Parse-Readelf.t line 59. # '32 m_06_char_followed_by_filler_for_bit_array char (1) ' # doesn't match '(?-xism:^00)' # Failed test '^l_ - 9' # at t/Parse-Readelf.t line 59. # '32.23 m_07_00_1_int_bit unsigned int (1 in 4) ' # doesn't match '(?-xism:^08)' # Failed test '^l_ - 10' # at t/Parse-Readelf.t line 59. # '32.21 m_07_01_2_int_bits unsigned int (2 in 4) ' # doesn't match '(?-xism:^[1-3][024]\s)' # Failed test '^l_ - 11' # at t/Parse-Readelf.t line 59. # '32.18 m_07_02_3_int_bits unsigned int (3 in 4) ' # doesn't match '(?-xism:^[1-3][024]\s)' # Failed test '^l_ - 13' # at t/Parse-Readelf.t line 59. # '35.7 m_09_00_1_char_bit unsigned char (1 in 1) ' # doesn't match '(?-xism:^[1-3][024]\s)' # Failed test '^l_ - 14' # at t/Parse-Readelf.t line 59. # '35.5 m_09_01_2_char_bits unsigned char (2 in 1) ' # doesn't match '(?-xism:^32\.\d{2}\s)' # Failed test '^l_ - 15' # at t/Parse-Readelf.t line 59. # '35.2 m_09_02_3_char_bits unsigned char (3 in 1) ' # doesn't match '(?-xism:^32\.\d{2}\s)' # Failed test '^l_ - 16' # at t/Parse-Readelf.t line 59. # '36 m_10_substructure ._84 (4) ' # doesn't match '(?-xism:^32\.\d{2}\s)' # Failed test '^l_ - 17' # at t/Parse-Readelf.t line 59. # '36 ._84 (4) ' # doesn't match '(?-xism:^34)' # Failed test '^l_ - 18' # at t/Parse-Readelf.t line 59. # '36 m_10_00_char char (1) ' # doesn't match '(?-xism:^35\.\d\s)' # Failed test '^l_ - 19' # at t/Parse-Readelf.t line 59. # '38 m_10_01_short short int (2) ' # doesn't match '(?-xism:^35\.\d\s)' # Failed test '^l_ - 20' # at t/Parse-Readelf.t line 59. # '40 m_11_final_char char (1) ' # doesn't match '(?-xism:^35\.\d\s)' # Failed test '^l_ - 21' # at t/Parse-Readelf.t line 59. # '00 l_cObject2b const Structure2& (16) ' # doesn't match '(?-xism:^36)' # Failed test '^l_ - 22' # at t/Parse-Readelf.t line 59. # '00 l_object2a Structure2 (16) ' # doesn't match '(?-xism:^36)' # Failed test '^l_ - 23' # at t/Parse-Readelf.t line 59. # '00 Structure2 (16) ' # doesn't match '(?-xism:^36)' # Failed test '^l_ - 24' # at t/Parse-Readelf.t line 59. # '00 m_00_char char (1) ' # doesn't match '(?-xism:^38)' # Failed test '^l_ - 25' # at t/Parse-Readelf.t line 59. # '08 m_01_long_long long long int (8) ' # doesn't match '(?-xism:^40)' # Failed test '^l_ - 34' # at t/Parse-Readelf.t line 59. # '00 l_object4 ._85 (24) ' # doesn't match '(?-xism:^16)' # Failed test '^l_ - 37' # at t/Parse-Readelf.t line 59. # '08 m_string string (8) ' # doesn't match '(?-xism:^00)' # Failed test '^l_ - 38' # at t/Parse-Readelf.t line 59. # '16 m_01_int int (4) ' # doesn't match '(?-xism:^08)' # Looks like you failed 24 tests of 96. dubious Test returned status 24 (wstat 6144, 0x1800) DIED. FAILED tests 59-66, 68-80, 89, 92-93 Failed 24/96 tests, 75.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Parse-Readelf.t 24 6144 96 24 59-66 68-80 89 92-93 Failed 1/3 test scripts. 24/286 subtests failed. Files=3, Tests=286, 5 wallclock secs ( 3.67 cusr + 0.67 csys = 4.34 CPU) Failed 1/3 test programs. 24/286 subtests failed. [MSG] [Mon Sep 24 13:20:15 2007] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: This report was machine-generated by CPAN::YACSmoke 0.0307. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin PERL5LIB = :/Volumes/Media/smoke/perl581/.cpanplus/5.8.1/build/Parse-Readelf-0.01/blib/lib:/Volumes/Media/smoke/perl581/.cpanplus/5.8.1/build/Parse-Readelf-0.01/blib/arch:/Volumes/Media/smoke/perl581/.cpanplus/5.8.1/build/Parse-Readelf-0.01/blib PERL5_CPANPLUS_IS_RUNNING = 18414 PERL5_CPANPLUS_IS_VERSION = 0.82 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /Volumes/Media/smoke/perl581/bin/perl UID: $< = 502 EUID: $> = 502 GID: $( = 502 502 EGID: $) = 502 502 ------------------------------- -- Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration: Platform: osname=darwin, osvers=8.10.0, archname=darwin-thread-multi-2level uname='darwin afalglas.bingosnet.co.uk 8.10.0 darwin kernel version 8.10.0: wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc power macintosh powerpc ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include', optimize='-O3', cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'
