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 Rocco Caputo,
    
This is a computer-generated test report for POE-0.9500, created
automatically by CPAN::Reporter, version 0.35, 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.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module         Need  Have  
    -------------- ----- ------
    Carp           0     1.04  
    Errno          1.09  1.0901
    Exporter       0     5.58  
    File::Spec     0.87  3.19  
    IO             1.2   1.22  
    POSIX          1.02  1.09  
    Socket         1.7   1.78  
    Test::Harness  2.26  2.64  
    Win32::Console 0.031 0.07  
    Win32API::File 0.05  0.10  

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = 
;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode
    LIB = ;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = 
C:\oraclexe\app\oracle\product\10.2.0\server\bin;c:\ruby\bin;C:\Tcl\bin;C:\Python24\.;C:\Perl\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;C:\Program
 Files\SSH Communications Security\SSH Secure Shell
    PERL5LIB = 
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 79 Stepping 2, AuthenticAMD

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

    Perl: $^X = C:\Perl\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0
    EGID: $)  = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.8802  
    Cwd                 3.19    
    ExtUtils::CBuilder  n/a     
    ExtUtils::Command   1.09    
    ExtUtils::Install   1.33    
    ExtUtils::MakeMaker 6.30    
    ExtUtils::Manifest  1.46    
    ExtUtils::ParseXS   n/a     
    File::Spec          3.19    
    Module::Build       0.280500
    Module::Signature   n/a     
    Test::Harness       2.640   
    Test::More          0.640   
    version             0.000   

------------------------------
TEST OUTPUT
------------------------------

Output from 'C:\strawberry-perl\dmake\bin\dmake.EXE test':

C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t/*.t t/*/*.t t/*/*/*.t
t/10_units/01_pod/01_pod.....................skipped
        all skipped: Test::Pod 1.00 required for testing POD
t/10_units/01_pod/02_pod_coverage............skipped
        all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage
t/10_units/02_pipes/01_base..................skipped
        all skipped: not implemented yet
t/10_units/02_pipes/02_oneway................ok
t/10_units/02_pipes/03_twoway................ok
t/10_units/03_base/01_poe....................ok
t/10_units/03_base/02_api_ctl................ok
t/10_units/03_base/02_api_resloader..........ok
t/10_units/03_base/03_component..............ok
t/10_units/03_base/04_driver.................ok
t/10_units/03_base/05_filter.................ok
t/10_units/03_base/06_loop...................ok
t/10_units/03_base/07_queue..................ok
t/10_units/03_base/08_resource...............ok
t/10_units/03_base/09_resources..............ok
t/10_units/03_base/10_wheel..................ok
t/10_units/03_base/11_assert_usage...........ok
t/10_units/03_base/12_assert_retval..........ok
t/10_units/03_base/13_assert_data............ok
t/10_units/03_base/14_kernel.................ok
t/10_units/03_base/15_kernel_internal........ok
t/10_units/03_base/16_explicit_loop..........ok
t/10_units/03_base/17_explicit_loop_fail.....ok
t/10_units/04_drivers/01_sysrw...............ok
t/10_units/05_filters/01_block...............ok
t/10_units/05_filters/02_grep................ok
t/10_units/05_filters/03_http................ok
        5/88 skipped: various reasons
t/10_units/05_filters/04_line................ok
t/10_units/05_filters/05_map.................ok
t/10_units/05_filters/06_recordblock.........ok
t/10_units/05_filters/07_reference...........ok
t/10_units/05_filters/08_stream..............ok
t/10_units/05_filters/50_stackable...........ok
t/10_units/05_filters/99_filterchange........ok
t/10_units/06_queues/01_array................ok
t/10_units/07_exceptions/01_normal...........ok
t/10_units/07_exceptions/02_turn_off.........ok
t/10_units/07_exceptions/03_not_handled......ok
t/20_resources/10_perl/aliases...............ok
t/20_resources/10_perl/caller_state..........ok
t/20_resources/10_perl/controls..............ok
t/20_resources/10_perl/events................ok
t/20_resources/10_perl/extrefs...............ok
t/20_resources/10_perl/extrefs_gc............ok
t/20_resources/10_perl/filehandles...........ok
t/20_resources/10_perl/sessions..............ok
t/20_resources/10_perl/sids..................ok
t/20_resources/10_perl/signals...............ok
t/20_resources/10_perl/statistics............skipped
        all skipped: not implemented yet
t/30_loops/10_select/all_errors..............skipped
        all skipped: no reason given
t/30_loops/10_select/comp_tcp................ok
t/30_loops/10_select/comp_tcp_concurrent.....skipped
        all skipped: no reason given
t/30_loops/10_select/k_alarms................ok
t/30_loops/10_select/k_aliases...............ok
t/30_loops/10_select/k_detach................ok
t/30_loops/10_select/k_selects...............ok
t/30_loops/10_select/k_sig_child.............skipped
        all skipped: MSWin32 does not support signals
t/30_loops/10_select/k_signals...............skipped
        all skipped: MSWin32 does not support signals
t/30_loops/10_select/k_signals_rerun.........ok
t/30_loops/10_select/sbk_signal_init.........ok
t/30_loops/10_select/ses_nfa.................ok
t/30_loops/10_select/ses_session.............ok
        2/44 skipped: various reasons
t/30_loops/10_select/wheel_accept............ok
t/30_loops/10_select/wheel_curses............skipped
        all skipped: Can't multiplex consoles in MSWin32
t/30_loops/10_select/wheel_readline..........skipped
        all skipped: This test requires IO::Pty
t/30_loops/10_select/wheel_readwrite.........ok
        13/28 skipped: various reasons
t/30_loops/10_select/wheel_run...............ok
        61/99 skipped: various reasons
t/30_loops/10_select/wheel_sf_ipv6...........skipped
        all skipped: Socket6 is needed for IPv6 tests
t/30_loops/10_select/wheel_sf_tcp............ok
t/30_loops/10_select/wheel_sf_udp............ok
t/30_loops/10_select/wheel_sf_unix...........skipped
        all skipped: MSWin32 does not support UNIX sockets
t/30_loops/10_select/wheel_tail..............ok
t/30_loops/20_poll/all_errors................skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/comp_tcp..................skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/comp_tcp_concurrent.......skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/k_alarms..................skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/k_aliases.................skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/k_detach..................skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/k_selects.................skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/k_sig_child...............skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/k_signals.................skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/k_signals_rerun...........skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/sbk_signal_init...........skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/ses_nfa...................skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/ses_session...............skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/wheel_accept..............skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/wheel_curses..............skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/wheel_readline............skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/wheel_readwrite...........skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/wheel_run.................skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/wheel_sf_ipv6.............skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/wheel_sf_tcp..............skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/wheel_sf_udp..............skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/wheel_sf_unix.............skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/20_poll/wheel_tail................skipped
        all skipped: This test cannot be run on MSWin32
t/30_loops/30_event/all_errors...............skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/comp_tcp.................skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/comp_tcp_concurrent......skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/k_alarms.................skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/k_aliases................skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/k_detach.................skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/k_selects................skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/k_sig_child..............skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/k_signals................skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/k_signals_rerun..........skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/sbk_signal_init..........skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/ses_nfa..................skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/ses_session..............skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/wheel_accept.............skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/wheel_curses.............skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/wheel_readline...........skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/wheel_readwrite..........skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/wheel_run................skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/wheel_sf_ipv6............skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/wheel_sf_tcp.............skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/wheel_sf_udp.............skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/wheel_sf_unix............skipped
        all skipped: Event could not be loaded
t/30_loops/30_event/wheel_tail...............skipped
        all skipped: Event could not be loaded
t/30_loops/40_gtk/all_errors.................skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/comp_tcp...................skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/comp_tcp_concurrent........skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_alarms...................skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_aliases..................skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_detach...................skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_selects..................skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_sig_child................skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_signals..................skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_signals_rerun............skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/sbk_signal_init............skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/ses_nfa....................skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/ses_session................skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_accept...............skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_curses...............skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_readline.............skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_readwrite............skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_run..................skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_sf_ipv6..............skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_sf_tcp...............skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_sf_udp...............skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_sf_unix..............skipped
        all skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_tail.................skipped
        all skipped: Gtk could not be loaded
t/30_loops/50_tk/all_errors..................skipped
        all skipped: no reason given
t/30_loops/50_tk/comp_tcp....................ok
t/30_loops/50_tk/comp_tcp_concurrent.........skipped
        all skipped: no reason given
t/30_loops/50_tk/k_alarms....................ok
t/30_loops/50_tk/k_aliases...................ok
t/30_loops/50_tk/k_detach....................ok
t/30_loops/50_tk/k_selects...................Can't locate object method 
"cancel" via package "Tk::After::Cancelled" at 
C:\Perl\cpan\build\POE-0.9500\blib\lib/POE/Loop/TkCommon.pm line 74.
Compilation failed in require at t/30_loops/50_tk/k_selects.t line 18.
# Looks like you planned 17 tests but only ran 15.
# Looks like your test died just after 15.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 16-17
        Failed 2/17 tests, 88.24% okay
t/30_loops/50_tk/k_sig_child.................skipped
        all skipped: MSWin32 does not support signals
t/30_loops/50_tk/k_signals...................skipped
        all skipped: MSWin32 does not support signals
t/30_loops/50_tk/k_signals_rerun.............skipped
        all skipped: Perl crashes in this test with Tk on MSWin32
t/30_loops/50_tk/sbk_signal_init.............ok
t/30_loops/50_tk/ses_nfa.....................ok
t/30_loops/50_tk/ses_session.................ok
        2/44 skipped: various reasons
t/30_loops/50_tk/wheel_accept................ok
t/30_loops/50_tk/wheel_curses................skipped
        all skipped: Can't multiplex consoles in MSWin32
t/30_loops/50_tk/wheel_readline..............skipped
        all skipped: This test requires IO::Pty
t/30_loops/50_tk/wheel_readwrite.............ok
        13/28 skipped: various reasons
t/30_loops/50_tk/wheel_run...................ok
        61/99 skipped: various reasons
t/30_loops/50_tk/wheel_sf_ipv6...............skipped
        all skipped: Socket6 is needed for IPv6 tests
t/30_loops/50_tk/wheel_sf_tcp................ok
t/30_loops/50_tk/wheel_sf_udp................ok
t/30_loops/50_tk/wheel_sf_unix...............skipped
        all skipped: MSWin32 does not support UNIX sockets
t/30_loops/50_tk/wheel_tail..................ok
t/90_regression/averell-callback-ret.........ok
t/90_regression/broeren-win32-nbio...........# next [3]
# received data from subprocess: [child [-212] read: Can you hear me 3]
# next [2]
# received data from subprocess: [child [-212] read: Can you hear me 2]
# next [1]
# Trying to kill [-212]
# received data from subprocess: [child [-212] read: Can you hear me 1]
ok
t/90_regression/cfedde-filter-httpd..........ok
t/90_regression/ferrari-server-unix..........skipped
        all skipped: MSWin32 does not support UNIX sockets
t/90_regression/immute-server-tcp-filter.....ok
t/90_regression/merijn-sigchld-system........ok
        3/3 skipped: various reasons
t/90_regression/neyuki_detach................ok
t/90_regression/rt14444-arg1.................ok
t/90_regression/rt1648-tied-stderr...........skipped
        all skipped: MSWin32 does not support fork/exec properly
t/90_regression/rt19908-merlyn-stop..........ok
t/90_regression/steinert-passed-wheel........ok
t/90_regression/steinert-recursive-signal....ok
t/90_regression/steinert-signal-integrity....ok
t/90_regression/suzman_windows...............ok
t/90_regression/ton-stop-corruption..........ok
Failed Test                  Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/30_loops/50_tk/k_selects.t  255 65280    17    4  16-17
92 tests and 160 subtests skipped.
Failed 1/179 test scripts. 2/3812 subtests failed.
Files=179, Tests=3812, 245 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
Failed 1/179 test programs. 2/3812 subtests failed.
dmake.EXE:  Error code 255, while making 'test_dynamic'


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.0, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    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='gcc', ccflags ='-DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT 
-DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT 
-DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE 
-fno-strict-aliasing',
    optimize='-O2',
    cppflags='-DWIN32'
    ccversion='12.00.8804', gccversion='3.4.5 (mingw special)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
    libpth=\lib
    libs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 
-lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 
-lodbccp32 -lmsvcrt
    perllibs=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 
-lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion 
-lodbc32 -lodbccp32 -lmsvcrt
    libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -L"C:\Perl\lib\CORE"'

Reply via email to