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 Andy Grundman, This is a computer-generated report for POE-Loop-EV-0.01 on perl-5.9.4, 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/p0fQi13/[EMAIL PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*/*.t t/04critic................................skipped: Critic test only for developers. t/30_loops/60_ev/all_errors...............skipped: most of these should move into other test files t/30_loops/60_ev/comp_tcp.................ok t/30_loops/60_ev/comp_tcp_concurrent......# You might see a 'disconnect' error during this test. # It may be ignored. ok t/30_loops/60_ev/k_alarms.................ok t/30_loops/60_ev/k_aliases................ok t/30_loops/60_ev/k_detach.................ok t/30_loops/60_ev/k_selects................ok t/30_loops/60_ev/k_sig_child..............# Waiting 2 seconds for child processes to settle. ok t/30_loops/60_ev/k_signals................# Waiting 2 seconds for child processes to settle. ok t/30_loops/60_ev/k_signals_rerun..........ok t/30_loops/60_ev/sbk_signal_init..........ok t/30_loops/60_ev/ses_nfa..................ok t/30_loops/60_ev/ses_session..............ok t/30_loops/60_ev/wheel_accept.............ok t/30_loops/60_ev/wheel_curses.............skipped: Curses not available t/30_loops/60_ev/wheel_readline...........ok t/30_loops/60_ev/wheel_readwrite..........Mode 2 watcher for fileno 3 is defined during loop finalize at /home/sand/.cpan/build/POE-Loop-EV-0.01-KTLrFv/blib/lib/POE/Loop/EV.pm line 89 !!! Leaked session ID: 4 = POE::Session=ARRAY(0x864b3c0) !!! Leaked session ID: k75-473e2df00000258e = POE::Kernel=ARRAY(0x846f650) !!! Leaked session ID: 2 = POE::Session=ARRAY(0x8641794) !!! Leak sid cross-reference: POE::Kernel=ARRAY(0x846f650) = k75-473e2df00000258e !!! Leak sid cross-reference: POE::Session=ARRAY(0x8641794) = 2 !!! Leak sid cross-reference: POE::Session=ARRAY(0x864b3c0) = 4 !!! Leaked alias: test_dispatcher = POE::Session=ARRAY(0x8641794) !!! Leaked alias cross-reference: POE::Session=ARRAY(0x8641794) (test_dispatcher) !!! Leaked fileno: 3 (total refcnt=1) !!! Read: !!! refcnt = 0 !!! ev cnt = 0 !!! Write: !!! refcnt = 1 !!! ev cnt = 0 !!! session = POE::Session=ARRAY(0x864b3c0) !!! handle = IO::File=GLOB(0x8648540) !!! session = POE::Session=ARRAY(0x864b3c0) !!! event = POE::Wheel::ReadWrite(1) -> select write !!! args = () !!! Exception: !!! refcnt = 0 !!! ev cnt = 0 !!! Leaked handle in POE::Session=ARRAY(0x864b3c0) !!! Handle: IO::File=GLOB(0x8648540) (tot refcnt=1) !!! Read refcnt: 0 !!! Write refcnt: 1 !!! Exception refcnt: 0 !!! Leaked event-to count: POE::Session=ARRAY(0x8641794) = 0 !!! Leaked event-to count: POE::Session=ARRAY(0x864b3c0) = 0 !!! Leaked event-from count: POE::Session=ARRAY(0x8641794) = 0 !!! Leaked event-from count: POE::Session=ARRAY(0x864b3c0) = 0 !!! Leaked session: POE::Kernel=ARRAY(0x846f650) !!! refcnt = 1 !!! parent = !!! childs = POE::Session=ARRAY(0x8641794) !!! procs = !!! Leaked session: POE::Session=ARRAY(0x8641794) !!! refcnt = 2 !!! parent = POE::Kernel=ARRAY(0x846f650) !!! childs = POE::Session=ARRAY(0x864b3c0) !!! procs = !!! Leaked session: POE::Session=ARRAY(0x864b3c0) !!! refcnt = 1 !!! parent = POE::Session=ARRAY(0x8641794) !!! childs = !!! procs = # Looks like you planned 28 tests but only ran 17. <us> must call select() from a running session at /home/src/perl/repoperls/installed-perls/perl/p0fQi13/[EMAIL PROTECTED]/lib/site_perl/5.9.4/POE/Kernel.pm line 2068 POE::Kernel::select('POE::Kernel=ARRAY(0x846f650)', 'IO::File=GLOB(0x8648540)') called at /home/src/perl/repoperls/installed-perls/perl/p0fQi13/[EMAIL PROTECTED]/lib/site_perl/5.9.4/POE/Wheel/ReadWrite.pm line 393 POE::Wheel::ReadWrite::DESTROY('POE::Wheel::ReadWrite=ARRAY(0x864a948)') called at t/30_loops/60_ev/wheel_readwrite.t line 0 eval {...} called at t/30_loops/60_ev/wheel_readwrite.t line 0 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 11/28 subtests t/30_loops/60_ev/wheel_run................ok t/30_loops/60_ev/wheel_sf_ipv6............skipped: Socket6 is needed for IPv6 tests t/30_loops/60_ev/wheel_sf_tcp.............ok t/30_loops/60_ev/wheel_sf_udp.............ok t/30_loops/60_ev/wheel_sf_unix............ok t/30_loops/60_ev/wheel_tail...............ok Test Summary Report ------------------- t/30_loops/60_ev/wheel_readwrite.t (Wstat: 65280 Tests: 17 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 28 tests but ran 17. Files=24, Tests=425, 183 wallclock secs ( 0.51 usr 0.06 sys + 21.52 cusr 1.53 csys = 23.62 CPU) Result: FAIL Failed 1/24 test programs. 0/425 subtests failed. make: *** [test_dynamic] Error 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ---------- ------ ------ EV 1.0 1.0 POE 0.9999 0.9999 Test::More 0.47 0.72 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = C 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 = 6829 PERL5_CPAN_IS_RUNNING = 6829 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-perls/perl/p0fQi13/[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.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.16_01 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.02 Test::More 0.72 YAML 0.62 YAML::Syck 0.98 version 0.6701 -- Summary of my perl5 (revision 5 version 9 subversion 4) configuration: Platform: osname=linux, osvers=2.6.17-2-k7, archname=i686-linux-64int uname='linux k75 2.6.17-2-k7 #1 smp thu aug 31 13:27:53 utc 2006 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p0fQi13/[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.0.4 20060507 (prerelease) (Debian 4.0.3-3)', 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 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 -L/usr/local/lib'
