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 Toby Ovod-Everett,
    
This is a computer-generated report for Class-Prototyped-1.10
on perl-5.9.5, created automatically by CPAN-Reporter-1.06 
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 with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

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/src/perl/repoperls/installed-perls/perl/prYHaRP/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/autoload...............ok
t/classReflect...........ok
t/constant...............ok
t/defaultAttributes......ok
t/delegate...............Can't locate object method "m1" via package 
"PKG0x83fef08" at t/delegate.t line 44.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 11/14 subtests 
t/destroy................Can't locate object method "count" via package 
"PKG0x842e040" at t/destroy.t line 549.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 1/12 subtests 
t/extendedSyntax.........ok
t/include................# Failed test 14 in t/include.t at line 46
#  t/include.t line 46 is: ok( $p->isa( 'A' ) );
Can't locate object method "Aa" via package "PKG0x83ff9ac" at t/include.t line 
47, <DATA> line 12.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 5/18 subtests 
t/reflectAny.............ok
t/super..................Can't locate object method "value" via package 
"PKG0x8412e34" at t/super.t line 63.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 16/33 subtests 
t/test...................# Failed test 38 in t/test.t at line 88
#  t/test.t line 88 is:         ok( $p3->isa( ref($p1) ) );
# Failed test 40 in t/test.t at line 90
#  t/test.t line 90 is:         ok( $p3->isa( ref($p1) ) );
# Failed test 53 in t/test.t at line 117
#  t/test.t line 117 is:        ok( $p3->isa( ref($p1) ) );
# Failed test 55 in t/test.t at line 119
#  t/test.t line 119 is:        ok( $p3->isa( ref($p1) ) );
Can't locate object method "f1" via package "PKG0x84292c0" at t/test.t line 205.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 74/159 subtests 
t/tied...................Can't locate object method "d" via package 
"PKG0x8408614" at t/tied.t line 49.
 Dubious, test returned 2 (wstat 512, 0x200)
 Failed 36/57 subtests 
t/wrap...................# Test 6 got: "" (t/wrap.t at line 59)
#   Expected: "About to call super->('destroy') on 
PKG0x82f570c=HASH(0x82f570c).\nFinished super->('destroy') on 
PKG0x82f570c=HASH(0x82f570c).\n"
#  t/wrap.t line 59 is:         ok( $record, <<END );
# Test 11 got: "About to call super->('destroy') on 
PKG0x82f57fc=HASH(0x82f57fc).\nFinished super->('destroy') on 
PKG0x82f57fc=HASH(0x82f57fc).\n" (t/wrap.t at line 88)
#    Expected: "About to call super->('destroy') on 
PKG0x83ff704=HASH(0x83ff704).\nFinished super->('destroy') on 
PKG0x83ff704=HASH(0x83ff704).\nAbout to call super->('destroy') on 
PKG0x82f57fc=HASH(0x82f57fc).\nFinished super->('destroy') on 
PKG0x82f57fc=HASH(0x82f57fc).\n"
#      (Install the Algorithm::Diff module to have differences in multiline
#       output explained.  You might also set the PERL_TEST_DIFF environment
#       variable to run a diff program on the output.)
#  t/wrap.t line 88 is: ok( $record, <<END);
 Failed 2/11 subtests 

Test Summary Report
-------------------
t/delegate.t         (Wstat: 65280 Tests: 3 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 3.
t/destroy.t          (Wstat: 65280 Tests: 11 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 12 tests but ran 11.
t/include.t          (Wstat: 65280 Tests: 14 Failed: 1)
  Failed test number(s):  14
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 18 tests but ran 14.
t/super.t            (Wstat: 65280 Tests: 17 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 33 tests but ran 17.
t/test.t             (Wstat: 65280 Tests: 89 Failed: 4)
  Failed test number(s):  38, 40, 53, 55
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 159 tests but ran 89.
t/tied.t             (Wstat: 512 Tests: 21 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 57 tests but ran 21.
t/wrap.t             (Wstat: 0 Tests: 11 Failed: 2)
  Failed test number(s):  6, 11
Files=13, Tests=301,  6 wallclock secs ( 0.28 usr  0.02 sys +  1.74 cusr  0.17 
csys =  2.21 CPU)
Result: FAIL
Failed 7/13 test programs. 7/301 subtests failed.
make: *** [test_dynamic] Fehler 255

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = de_DE.UTF-8
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 18775
    PERL5_CPAN_IS_RUNNING = 18775
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/src/perl/repoperls/installed-perls/perl/prYHaRP/[EMAIL 
PROTECTED]/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9205 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.21   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       3.03   
    Test::More          0.72   
    YAML                0.66   
    YAML::Syck          0.99   
    version             0.7203 


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-64int
    uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/prYHaRP/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to