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 chromatic, This is a computer-generated report for UNIVERSAL-can-1.12 on perl-5.00505, created automatically by CPAN-Reporter-1.04 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. While attempting to build or test this distribution, the distribution signaled that support is not available either for this operating system or this version of Perl. Nevertheless, any diagnostic output produced is provided below for reference. Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/perlt2/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load........Perl 5.006 required--this is only version 5.00505, stopped at /home/perlt2/.cpan/build/UNIVERSAL-can-1.12-5dLgCF/blib/lib/UNIVERSAL/can.pm line 6. BEGIN failed--compilation aborted at /home/perlt2/.cpan/build/UNIVERSAL-can-1.12-5dLgCF/blib/lib/UNIVERSAL/can.pm line 6. BEGIN failed--compilation aborted at t/00-load.t line 11. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/always_warn.... # Failed test 'use UNIVERSAL::can;' # at t/always_warn.t line 12. # Tried to use 'UNIVERSAL::can'. # Error: Perl 5.006 required--this is only version 5.00505, stopped at /home/perlt2/.cpan/build/UNIVERSAL-can-1.12-5dLgCF/blib/lib/UNIVERSAL/can.pm line 6. # BEGIN failed--compilation aborted at t/always_warn.t line 12. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test '-always_warn flag should make module always warn' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:Called UNIVERSAL::can)' # Looks like you failed 2 tests of 2. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/bad-input...... # Failed test 'use UNIVERSAL::can;' # at t/bad-input.t line 24. # Tried to use 'UNIVERSAL::can'. # Error: Perl 5.006 required--this is only version 5.00505, stopped at /home/perlt2/.cpan/build/UNIVERSAL-can-1.12-5dLgCF/blib/lib/UNIVERSAL/can.pm line 6. # BEGIN failed--compilation aborted at t/bad-input.t line 24. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test 'test received exactly one warning for bad input '(undef)'' # at t/lib/Test/SmallWarn.pm line 25. # 'Use of uninitialized value at t/bad-input.t line 66. # ' # doesn't match '(?-xism:^Called UNIVERSAL::can\(\) as a function, not a method)' # Failed test 'test received exactly one warning for bad input ''' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:^Called UNIVERSAL::can\(\) as a function, not a method)' # Failed test 'test received exactly one warning for bad input 'SCALAR(0x80d3530)'' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:^Called UNIVERSAL::can\(\) as a function, not a method)' # Failed test 'test received exactly one warning for bad input 'HASH(0x80fe718)'' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:^Called UNIVERSAL::can\(\) as a function, not a method)' # Failed test 'test received exactly one warning for bad input 'ARRAY(0x80fe730)'' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:^Called UNIVERSAL::can\(\) as a function, not a method)' # Failed test 'test received exactly one warning for bad input '0'' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:^Called UNIVERSAL::can\(\) as a function, not a method)' # Failed test 'test received exactly one warning for bad input 'CODE(0x80db130)'' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:^Called UNIVERSAL::can\(\) as a function, not a method)' # Failed test 'test received exactly one warning for bad input '*main::FH'' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:^Called UNIVERSAL::can\(\) as a function, not a method)' # Failed test 'test received exactly one warning for bad input '-1'' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:^Called UNIVERSAL::can\(\) as a function, not a method)' # Failed test 'test received exactly one warning for bad input '0.003'' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:^Called UNIVERSAL::can\(\) as a function, not a method)' # Failed test 'test received exactly one warning for bad input '.'' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:^Called UNIVERSAL::can\(\) as a function, not a method)' # Looks like you failed 12 tests of 23. dubious Test returned status 12 (wstat 3072, 0xc00) DIED. FAILED tests 1-2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22 Failed 12/23 tests, 47.83% okay t/class.......... # Failed test 'use UNIVERSAL::can;' # at t/class.t line 12. # Tried to use 'UNIVERSAL::can'. # Error: Perl 5.006 required--this is only version 5.00505, stopped at /home/perlt2/.cpan/build/UNIVERSAL-can-1.12-5dLgCF/blib/lib/UNIVERSAL/can.pm line 6. # BEGIN failed--compilation aborted at t/class.t line 12. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test 'calling UNIVERSAL::can() as function on invocant should warn' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:Called UNIVERSAL::can\(\) as a function, not a method at t.class.t)' # Failed test 'UNIVERSAL::can() should return true then too' # at t/class.t line 105. # Failed test '... returning a code reference' # at t/class.t line 106. # Failed test '... the correct code reference' # at t/class.t line 107. # got: undef # expected: 'CODE(0x8197b1c)' # Failed test 'calling UNIVERSAL::can() as function on class name invocant should warn' # at t/lib/Test/SmallWarn.pm line 25. # '' # doesn't match '(?-xism:Called UNIVERSAL::can\(\) as a function, not a method at t.class.t)' # Failed test 'can() should return true for class can() method' # at t/class.t line 133. # Failed test '... returning a code reference' # at t/class.t line 134. # Failed test '... the correct code reference' # at t/class.t line 135. # got: undef # expected: 'CODE(0x819e9fc)' # Looks like you failed 9 tests of 16. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 1, 5-8, 11, 14-16 Failed 9/16 tests, 43.75% okay t/object......... # Failed test 'use UNIVERSAL::can;' # at t/object.t line 9. # Tried to use 'UNIVERSAL::can'. # Error: Perl 5.006 required--this is only version 5.00505, stopped at /home/perlt2/.cpan/build/UNIVERSAL-can-1.12-5dLgCF/blib/lib/UNIVERSAL/can.pm line 6. # BEGIN failed--compilation aborted at t/object.t line 9. # BEGIN failed--compilation aborted at (eval 3) line 2. # Failed test 'UNIVERSAL::can() should return a true value, if possible' # at t/object.t line 59. # Failed test '... a code ref, if possible' # at t/object.t line 61. Can't use string ("") as a subroutine ref while "strict refs" in use at t/object.t line 64. # Looks like you planned 6 tests but only ran 4. # Looks like you failed 3 tests of 4 run. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3, 5-6 Failed 5/6 tests, 16.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-load.t 255 65280 3 6 1-3 t/always_warn.t 2 512 2 2 1-2 t/bad-input.t 12 3072 23 12 1-2 4 6 8 10 12 14 16 18 20 22 t/class.t 9 2304 16 9 1 5-8 11 14-16 t/object.t 255 65280 6 7 1-3 5-6 Failed 5/5 test scripts. 31/50 subtests failed. Files=5, Tests=50, 0 wallclock secs ( 0.45 cusr + 0.01 csys = 0.46 CPU) Failed 5/5 test programs. 31/50 subtests failed. make: *** [test_dynamic] Error 11 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------ ---- ---- Scalar::Util 1.19 Test::Simple 0.60 0.72 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.UTF-8 PATH = /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 8649 PERL5_CPAN_IS_RUNNING = 8649 SHELL = /bin/bash TERM = vt100 Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/perlt2/perl/bin/perl $UID/$EUID = 519 / 519 $GID = 100 100 $EGID = 100 100 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9203 Cwd 2.01 ExtUtils::CBuilder n/a ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 0.8 Module::Build n/a Module::Signature n/a Test::Harness 2.64 Test::More 0.72 YAML n/a YAML::Syck n/a version 0.74 -- Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration: Platform: osname=linux, osvers=2.4.20-8smp, archname=i686-linux uname='linux server1 2.4.20-8smp #1 smp thu mar 13 17:45:54 est 2003 i686 i686 i386 gnulinux ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='cc', optimize='-O2', gccversion=3.2.2 20030222 (Red Hat Linux 3.2.2-5) cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include' ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include' stdchar='char', d_stdstdio=undef, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 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 -ldb -ldl -lm -lc -lcrypt libc=, 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'
