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 Yuval Kogman,
    
This is a computer-generated report for Devel-Events-Objects-0.04
on perl-5.8.8, 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 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/010_generator_objects..........
#   Failed test 'use Devel::Events::Generator::Objects;'
#   at t/010_generator_objects.t line 8.
#     Tried to use 'Devel::Events::Generator::Objects'.
#     Error:  Could not load class (Devel::Events::Generator) because : Can't 
locate object method "update_package_cache_flag" via package 
"Moose::Meta::Role" at /usr/local/lib/perl/5.8.8/Class/MOP/Class.pm line 543.
# BEGIN failed--compilation aborted at 
/usr/local/share/perl/5.8.8/Devel/Events/Generator.pm line 4.
# Compilation failed in require at /usr/local/lib/perl/5.8.8/Class/MOP.pm line 
67.
#  at /usr/local/lib/perl/5.8.8/Class/MOP.pm line 68
#       Class::MOP::load_class('Devel::Events::Generator') called at 
/usr/local/share/perl/5.8.8/Moose.pm line 99
#       Moose::with('Devel::Events::Generator') called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Generator/Objects.pm
 line 28
#       require Devel/Events/Generator/Objects.pm called at (eval 3) line 2
#       main::BEGIN() called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Generator/Objects.pm
 line 0
#       eval {...} called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Generator/Objects.pm
 line 0
#       eval 'package main;
# use Devel::Events::Generator::Objects @imports;
# 
# ;' called at /usr/share/perl/5.8/Test/More.pm line 676
#       Test::More::use_ok('Devel::Events::Generator::Objects') called at 
t/010_generator_objects.t line 8
#       main::BEGIN() called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Generator/Objects.pm
 line 0
#       eval {...} called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Generator/Objects.pm
 line 0
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Could not load class (Devel::Events::Handler) because : Can't locate object 
method "update_package_cache_flag" via package "Moose::Meta::Role" at 
/usr/local/lib/perl/5.8.8/Class/MOP/Class.pm line 543.
BEGIN failed--compilation aborted at 
/usr/local/share/perl/5.8.8/Devel/Events/Handler.pm line 4.
Compilation failed in require at /usr/local/lib/perl/5.8.8/Class/MOP.pm line 67.
 at /usr/local/lib/perl/5.8.8/Class/MOP.pm line 68
        Class::MOP::load_class('Devel::Events::Handler') called at 
/usr/local/share/perl/5.8.8/Moose.pm line 99
        Moose::with('Devel::Events::Handler') called at 
/usr/local/share/perl/5.8.8/Devel/Events/Handler/Callback.pm line 6
        require Devel/Events/Handler/Callback.pm called at 
t/010_generator_objects.t line 10
        main::BEGIN() called at 
/usr/local/share/perl/5.8.8/Devel/Events/Handler/Callback.pm line 0
        eval {...} called at 
/usr/local/share/perl/5.8.8/Devel/Events/Handler/Callback.pm line 0
Compilation failed in require at t/010_generator_objects.t line 10.
BEGIN failed--compilation aborted at t/010_generator_objects.t line 10.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 1/1 subtests 
t/031_handler_objecttracker......
#   Failed test 'use Devel::Events::Handler::ObjectTracker;'
#   at t/031_handler_objecttracker.t line 10.
#     Tried to use 'Devel::Events::Handler::ObjectTracker'.
#     Error:  Could not load class (Devel::Events::Handler) because : Can't 
locate object method "update_package_cache_flag" via package 
"Moose::Meta::Role" at /usr/local/lib/perl/5.8.8/Class/MOP/Class.pm line 543.
# BEGIN failed--compilation aborted at 
/usr/local/share/perl/5.8.8/Devel/Events/Handler.pm line 4.
# Compilation failed in require at /usr/local/lib/perl/5.8.8/Class/MOP.pm line 
67.
#  at /usr/local/lib/perl/5.8.8/Class/MOP.pm line 68
#       Class::MOP::load_class('Devel::Events::Handler') called at 
/usr/local/share/perl/5.8.8/Moose.pm line 99
#       Moose::with('Devel::Events::Handler') called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Handler/ObjectTracker.pm
 line 6
#       require Devel/Events/Handler/ObjectTracker.pm called at (eval 5) line 2
#       main::BEGIN() called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Handler/ObjectTracker.pm
 line 0
#       eval {...} called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Handler/ObjectTracker.pm
 line 0
#       eval 'package main;
# use Devel::Events::Handler::ObjectTracker @imports;
# 
# ;' called at /usr/share/perl/5.8/Test/More.pm line 676
#       Test::More::use_ok('Devel::Events::Handler::ObjectTracker') called at 
t/031_handler_objecttracker.t line 10
#       main::BEGIN() called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Handler/ObjectTracker.pm
 line 0
#       eval {...} called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Handler/ObjectTracker.pm
 line 0
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Could not load class (Devel::Events::Generator) because : Can't locate object 
method "update_package_cache_flag" via package "Moose::Meta::Role" at 
/usr/local/lib/perl/5.8.8/Class/MOP/Class.pm line 543.
BEGIN failed--compilation aborted at 
/usr/local/share/perl/5.8.8/Devel/Events/Generator.pm line 4.
Compilation failed in require at /usr/local/lib/perl/5.8.8/Class/MOP.pm line 67.
 at /usr/local/lib/perl/5.8.8/Class/MOP.pm line 68
        Class::MOP::load_class('Devel::Events::Generator') called at 
/usr/local/share/perl/5.8.8/Moose.pm line 99
        Moose::with('Devel::Events::Generator') called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Generator/Objects.pm
 line 28
        require Devel/Events/Generator/Objects.pm called at 
t/031_handler_objecttracker.t line 12
        main::BEGIN() called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Generator/Objects.pm
 line 0
        eval {...} called at 
/home/andy/.cpan/build/Devel-Events-Objects-0.04-kk6TfZ/blib/lib/Devel/Events/Generator/Objects.pm
 line 0
Compilation failed in require at t/031_handler_objecttracker.t line 12.
BEGIN failed--compilation aborted at t/031_handler_objecttracker.t line 12.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 1/1 subtests 

Test Summary Report
-------------------
t/010_generator_objects.t    (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
t/031_handler_objecttracker.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
Files=2, Tests=2,  0 wallclock secs ( 0.00 usr  0.00 sys +  0.47 cusr  0.01 
csys =  0.48 CPU)
Result: FAIL
Failed 2/2 test programs. 2/2 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module             Need Have
    ------------------ ---- ----
    Devel::Events      0.03 0.03
    Task::Weaken       0    1.02
    Test::use::ok      0    0.02
    Tie::RefHash::Weak 0.07 0.07
    Variable::Magic    0.04 0.04

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/home/andy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 28477
    PERL5_CPAN_IS_RUNNING = 28477
    SHELL = /bin/bash
    TERM = xterm-color

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

    $^X = /usr/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1288 1001 109 108 104 46 44 30 29 25 24 20 4
    $EGID = 1001 1288 1001 109 108 104 46 44 30 29 25 24 20 4

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.27  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.27  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.07  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          0.99  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.15.7, archname=i486-linux-gnu-thread-multi
    uname='linux terranova 2.6.15.7 #1 smp thu jul 12 14:27:56 utc 2007 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 
-Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
    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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 (Ubuntu 4.1.2-0ubuntu4)', 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, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to