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 report for POE-0.9999
on perl-5.8.8, created automatically by CPAN-Reporter-1.0602 
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/bob/cpantesting/perl-5.8.8/bin/perl 
"-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: Test::Pod 1.00 required 
for testing POD
t/10_units/01_pod/02_pod_coverage..............skipped: Test::Pod::Coverage 
1.08 required for testing POD coverage
t/10_units/02_pipes/01_base....................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
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: not implemented yet
t/30_loops/10_select/all_errors................skipped: most of these should 
move into other test files
t/30_loops/10_select/comp_tcp..................ok
t/30_loops/10_select/comp_tcp_concurrent.......# You might see a 'disconnect' 
error during this test.
# It may be ignored.
ok
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...............# Waiting 2 seconds for child 
processes to settle.
ok
t/30_loops/10_select/k_signals.................# Waiting 2 seconds for child 
processes to settle.
ok
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
t/30_loops/10_select/wheel_accept..............ok
t/30_loops/10_select/wheel_curses..............skipped: Curses not available
t/30_loops/10_select/wheel_readline............ok
t/30_loops/10_select/wheel_readwrite...........ok
t/30_loops/10_select/wheel_run.................Unknown error
Compilation failed in require at t/30_loops/10_select/wheel_run.t line 9.
# Looks like you planned 99 tests but only ran 5.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 94/99 subtests 
t/30_loops/10_select/wheel_sf_ipv6.............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.............ok
t/30_loops/10_select/wheel_tail................ok
t/30_loops/20_poll/all_errors..................skipped: most of these should 
move into other test files
t/30_loops/20_poll/comp_tcp....................ok
t/30_loops/20_poll/comp_tcp_concurrent.........# You might see a 'disconnect' 
error during this test.
# It may be ignored.
ok
t/30_loops/20_poll/k_alarms....................ok
t/30_loops/20_poll/k_aliases...................ok
t/30_loops/20_poll/k_detach....................ok
t/30_loops/20_poll/k_selects...................ok
t/30_loops/20_poll/k_sig_child.................# Waiting 2 seconds for child 
processes to settle.
ok
t/30_loops/20_poll/k_signals...................# Waiting 2 seconds for child 
processes to settle.
ok
t/30_loops/20_poll/k_signals_rerun.............ok
t/30_loops/20_poll/sbk_signal_init.............ok
t/30_loops/20_poll/ses_nfa.....................ok
t/30_loops/20_poll/ses_session.................ok
t/30_loops/20_poll/wheel_accept................ok
t/30_loops/20_poll/wheel_curses................skipped: Curses not available
t/30_loops/20_poll/wheel_readline..............ok
t/30_loops/20_poll/wheel_readwrite.............ok
t/30_loops/20_poll/wheel_run...................Unknown error
Compilation failed in require at t/30_loops/20_poll/wheel_run.t line 18.
# Looks like you planned 99 tests but only ran 5.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 94/99 subtests 
t/30_loops/20_poll/wheel_sf_ipv6...............skipped: Socket6 is needed for 
IPv6 tests
t/30_loops/20_poll/wheel_sf_tcp................ok
t/30_loops/20_poll/wheel_sf_udp................ok
t/30_loops/20_poll/wheel_sf_unix...............ok
t/30_loops/20_poll/wheel_tail..................ok
t/30_loops/30_event/all_errors.................skipped: Event could not be 
loaded
t/30_loops/30_event/comp_tcp...................skipped: Event could not be 
loaded
t/30_loops/30_event/comp_tcp_concurrent........skipped: Event could not be 
loaded
t/30_loops/30_event/k_alarms...................skipped: Event could not be 
loaded
t/30_loops/30_event/k_aliases..................skipped: Event could not be 
loaded
t/30_loops/30_event/k_detach...................skipped: Event could not be 
loaded
t/30_loops/30_event/k_selects..................skipped: Event could not be 
loaded
t/30_loops/30_event/k_sig_child................skipped: Event could not be 
loaded
t/30_loops/30_event/k_signals..................skipped: Event could not be 
loaded
t/30_loops/30_event/k_signals_rerun............skipped: Event could not be 
loaded
t/30_loops/30_event/sbk_signal_init............skipped: Event could not be 
loaded
t/30_loops/30_event/ses_nfa....................skipped: Event could not be 
loaded
t/30_loops/30_event/ses_session................skipped: Event could not be 
loaded
t/30_loops/30_event/wheel_accept...............skipped: Event could not be 
loaded
t/30_loops/30_event/wheel_curses...............skipped: Event could not be 
loaded
t/30_loops/30_event/wheel_readline.............skipped: Event could not be 
loaded
t/30_loops/30_event/wheel_readwrite............skipped: Event could not be 
loaded
t/30_loops/30_event/wheel_run..................skipped: Event could not be 
loaded
t/30_loops/30_event/wheel_sf_ipv6..............skipped: Event could not be 
loaded
t/30_loops/30_event/wheel_sf_tcp...............skipped: Event could not be 
loaded
t/30_loops/30_event/wheel_sf_udp...............skipped: Event could not be 
loaded
t/30_loops/30_event/wheel_sf_unix..............skipped: Event could not be 
loaded
t/30_loops/30_event/wheel_tail.................skipped: Event could not be 
loaded
t/30_loops/40_gtk/all_errors...................skipped: Gtk could not be loaded
t/30_loops/40_gtk/comp_tcp.....................skipped: Gtk could not be loaded
t/30_loops/40_gtk/comp_tcp_concurrent..........skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_alarms.....................skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_aliases....................skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_detach.....................skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_selects....................skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_sig_child..................skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_signals....................skipped: Gtk could not be loaded
t/30_loops/40_gtk/k_signals_rerun..............skipped: Gtk could not be loaded
t/30_loops/40_gtk/sbk_signal_init..............skipped: Gtk could not be loaded
t/30_loops/40_gtk/ses_nfa......................skipped: Gtk could not be loaded
t/30_loops/40_gtk/ses_session..................skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_accept.................skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_curses.................skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_readline...............skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_readwrite..............skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_run....................skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_sf_ipv6................skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_sf_tcp.................skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_sf_udp.................skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_sf_unix................skipped: Gtk could not be loaded
t/30_loops/40_gtk/wheel_tail...................skipped: Gtk could not be loaded
t/30_loops/50_tk/all_errors....................skipped: Tk could not be loaded
t/30_loops/50_tk/comp_tcp......................skipped: Tk could not be loaded
t/30_loops/50_tk/comp_tcp_concurrent...........skipped: Tk could not be loaded
t/30_loops/50_tk/k_alarms......................skipped: Tk could not be loaded
t/30_loops/50_tk/k_aliases.....................skipped: Tk could not be loaded
t/30_loops/50_tk/k_detach......................skipped: Tk could not be loaded
t/30_loops/50_tk/k_selects.....................skipped: Tk could not be loaded
t/30_loops/50_tk/k_sig_child...................skipped: Tk could not be loaded
t/30_loops/50_tk/k_signals.....................skipped: Tk could not be loaded
t/30_loops/50_tk/k_signals_rerun...............skipped: Tk could not be loaded
t/30_loops/50_tk/sbk_signal_init...............skipped: Tk could not be loaded
t/30_loops/50_tk/ses_nfa.......................skipped: Tk could not be loaded
t/30_loops/50_tk/ses_session...................skipped: Tk could not be loaded
t/30_loops/50_tk/wheel_accept..................skipped: Tk could not be loaded
t/30_loops/50_tk/wheel_curses..................skipped: Tk could not be loaded
t/30_loops/50_tk/wheel_readline................skipped: Tk could not be loaded
t/30_loops/50_tk/wheel_readwrite...............skipped: Tk could not be loaded
t/30_loops/50_tk/wheel_run.....................skipped: Tk could not be loaded
t/30_loops/50_tk/wheel_sf_ipv6.................skipped: Tk could not be loaded
t/30_loops/50_tk/wheel_sf_tcp..................skipped: Tk could not be loaded
t/30_loops/50_tk/wheel_sf_udp..................skipped: Tk could not be loaded
t/30_loops/50_tk/wheel_sf_unix.................skipped: Tk could not be loaded
t/30_loops/50_tk/wheel_tail....................skipped: Tk could not be loaded
t/90_regression/averell-callback-ret...........ok
t/90_regression/broeren-win32-nbio.............skipped: This test examines 
ActiveState Perl behavior.
t/90_regression/cfedde-filter-httpd............ok
t/90_regression/ferrari-server-unix............ok
t/90_regression/immute-server-tcp-filter.......ok
t/90_regression/merijn-sigchld-system..........# Using '/usr/bin/true' as our 
thing to run under system()
ok
t/90_regression/neyuki_detach..................ok
t/90_regression/rt14444-arg1...................ok
t/90_regression/rt1648-tied-stderr.............ok
t/90_regression/rt19908-merlyn-stop............ok
t/90_regression/rt23181-sigchld-rc.............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
t/90_regression/whjackson-followtail...........ok

Test Summary Report
-------------------
t/30_loops/10_select/wheel_run.t           (Wstat: 65280 Tests: 5 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 99 tests but ran 5.
t/30_loops/20_poll/wheel_run.t             (Wstat: 65280 Tests: 5 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 99 tests but ran 5.
Files=181, Tests=3811, 224 wallclock secs ( 1.75 usr  0.78 sys + 37.30 cusr  
4.89 csys = 44.72 CPU)
Result: FAIL
Failed 2/181 test programs. 0/3811 subtests failed.
*** Error code 255

Stop in /home/bob/cpantesting/perl-5.8.8/.cpan/build/POE-0.9999-GPn2LN (line 
1078 of Makefile).

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

Prerequisite modules loaded:

requires:

    Module        Need Have   
    ------------- ---- -------
    Carp          0    1.04   
    Errno         1.09 1.09_01
    Exporter      0    5.58   
    File::Spec    0.87 3.2501 
    IO::Handle    1.27 1.27   
    POSIX         1.02 1.09   
    Socket        1.7  1.78   
    Test::Harness 2.26 3.06   

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/opt/SUNWspro/bin:/home/bob/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 25437
    PERL5_CPAN_IS_RUNNING = 25437
    PERL_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    $^X = /home/bob/cpantesting/perl-5.8.8/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 0 1000
    $EGID = 1000 0 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2501
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.2501
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       3.06  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          1.00  
    version             n/a   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=openbsd, osvers=4.2, archname=OpenBSD.i386-openbsd
    uname='openbsd marge.purple 4.2 generic#375 i386 '
    config_args='-Dprefix=/home/bob/cpantesting/perl-5.8.8 -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.2'
    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 ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lgdbm -lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.41.0, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib'

Reply via email to