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.9989, created
automatically by CPAN::Reporter, version 0.40, 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 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.09_01
    Exporter      0    5.58   
    File::Spec    0.87 3.24   
    IO            1.2  1.21   
    POSIX         1.02 1.08   
    Socket        1.7  1.77   
    Test::Harness 2.26 2.48   

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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en_DE:en
    PATH = 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
    PERL5LIB = 
    SHELL = /bin/bash
    TERM = xterm-color

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

    Perl: $^X = /usr/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 0
    EGID: $)  = 0 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.76_01
    Cwd                 3.24   
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.32   
    ExtUtils::MakeMaker 6.17   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.24   
    Module::Build       0.2807 
    Module::Signature   0.55   
    Test::Harness       2.48   
    Test::More          0.54   
    version             0.71   

------------------------------
TEST 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/*/*.t t/*/*/*.t
t/10_units/01_pod/01_pod.....................ok
t/10_units/01_pod/02_pod_coverage............ok
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.....# 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
        all skipped: Need help with Curses functions blocking under ptys
t/30_loops/10_select/wheel_readline..........ok
t/30_loops/10_select/wheel_readwrite.........ok
t/30_loops/10_select/wheel_run...............ok
t/30_loops/10_select/wheel_sf_ipv6...........# This test may hang if your 
firewall blocks IPv6
# packets across your localhost interface.
ok
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
        all skipped: no reason given
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
        all skipped: Need help with Curses functions blocking under ptys
t/30_loops/20_poll/wheel_readline............ok
t/30_loops/20_poll/wheel_readwrite...........ok
t/30_loops/20_poll/wheel_run.................ok
t/30_loops/20_poll/wheel_sf_ipv6.............# This test may hang if your 
firewall blocks IPv6
# packets across your localhost interface.
ok
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
        all skipped: no reason given
t/30_loops/30_event/comp_tcp.................ok
t/30_loops/30_event/comp_tcp_concurrent......# You might see a 'disconnect' 
error during this test.
# It may be ignored.
ok
t/30_loops/30_event/k_alarms.................ok
t/30_loops/30_event/k_aliases................ok
t/30_loops/30_event/k_detach.................ok
t/30_loops/30_event/k_selects................ok
t/30_loops/30_event/k_sig_child..............# Waiting 2 seconds for child 
processes to settle.
ok
t/30_loops/30_event/k_signals................# Waiting 2 seconds for child 
processes to settle.
ok
t/30_loops/30_event/k_signals_rerun..........Event: trapped error in `?? 
Event.pm:32': ?
ok
t/30_loops/30_event/sbk_signal_init..........ok
t/30_loops/30_event/ses_nfa..................ok
t/30_loops/30_event/ses_session..............ok
t/30_loops/30_event/wheel_accept.............ok
t/30_loops/30_event/wheel_curses.............skipped
        all skipped: Need help with Curses functions blocking under ptys
t/30_loops/30_event/wheel_readline...........ok
t/30_loops/30_event/wheel_readwrite..........ok
t/30_loops/30_event/wheel_run................ok
t/30_loops/30_event/wheel_sf_ipv6............# This test may hang if your 
firewall blocks IPv6
# packets across your localhost interface.
ok
t/30_loops/30_event/wheel_sf_tcp.............ok
t/30_loops/30_event/wheel_sf_udp.............ok
t/30_loops/30_event/wheel_sf_unix............ok
t/30_loops/30_event/wheel_tail...............ok
t/30_loops/40_gtk/all_errors.................skipped
        all skipped: no reason given
t/30_loops/40_gtk/comp_tcp...................Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-30
        Failed 30/30 tests, 0.00% okay
t/30_loops/40_gtk/comp_tcp_concurrent........Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-42
        Failed 42/42 tests, 0.00% okay
t/30_loops/40_gtk/k_alarms...................Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-37
        Failed 37/37 tests, 0.00% okay
t/30_loops/40_gtk/k_aliases..................Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-20
        Failed 20/20 tests, 0.00% okay
t/30_loops/40_gtk/k_detach...................Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/30_loops/40_gtk/k_selects..................Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-17
        Failed 17/17 tests, 0.00% okay
t/30_loops/40_gtk/k_sig_child................Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-15
        Failed 15/15 tests, 0.00% okay
t/30_loops/40_gtk/k_signals..................Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t/30_loops/40_gtk/k_signals_rerun............Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/40_gtk/sbk_signal_init............Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/30_loops/40_gtk/ses_nfa....................Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-28
        Failed 28/28 tests, 0.00% okay
t/30_loops/40_gtk/ses_session................Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-44
        Failed 44/44 tests, 0.00% okay
t/30_loops/40_gtk/wheel_accept...............Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/40_gtk/wheel_curses...............skipped
        all skipped: Need help with Curses functions blocking under ptys
t/30_loops/40_gtk/wheel_readline.............Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/40_gtk/wheel_readwrite............Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-28
        Failed 28/28 tests, 0.00% okay
t/30_loops/40_gtk/wheel_run..................Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-99
        Failed 99/99 tests, 0.00% okay
t/30_loops/40_gtk/wheel_sf_ipv6..............Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/40_gtk/wheel_sf_tcp...............Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/40_gtk/wheel_sf_udp...............Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/40_gtk/wheel_sf_unix..............Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
t/30_loops/40_gtk/wheel_tail.................Gdk-ERROR **: X connection to 
localhost:11.0 broken (explicit kill or server shutdown).
dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/50_tk/all_errors..................skipped
        all skipped: no reason given
t/30_loops/50_tk/comp_tcp....................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-30
        Failed 30/30 tests, 0.00% okay
t/30_loops/50_tk/comp_tcp_concurrent.........X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-42
        Failed 42/42 tests, 0.00% okay
t/30_loops/50_tk/k_alarms....................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-37
        Failed 37/37 tests, 0.00% okay
t/30_loops/50_tk/k_aliases...................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-20
        Failed 20/20 tests, 0.00% okay
t/30_loops/50_tk/k_detach....................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/30_loops/50_tk/k_selects...................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-17
        Failed 17/17 tests, 0.00% okay
t/30_loops/50_tk/k_sig_child.................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-15
        Failed 15/15 tests, 0.00% okay
t/30_loops/50_tk/k_signals...................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t/30_loops/50_tk/k_signals_rerun.............X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/50_tk/sbk_signal_init.............X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/30_loops/50_tk/ses_nfa.....................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-28
        Failed 28/28 tests, 0.00% okay
t/30_loops/50_tk/ses_session.................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-44
        Failed 44/44 tests, 0.00% okay
t/30_loops/50_tk/wheel_accept................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/50_tk/wheel_curses................skipped
        all skipped: Need help with Curses functions blocking under ptys
t/30_loops/50_tk/wheel_readline..............X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/50_tk/wheel_readwrite.............X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-28
        Failed 28/28 tests, 0.00% okay
t/30_loops/50_tk/wheel_run...................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-99
        Failed 99/99 tests, 0.00% okay
t/30_loops/50_tk/wheel_sf_ipv6...............X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/50_tk/wheel_sf_tcp................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/50_tk/wheel_sf_udp................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
t/30_loops/50_tk/wheel_sf_unix...............X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
t/30_loops/50_tk/wheel_tail..................X connection to localhost:11.0 
broken (explicit kill or server shutdown).

dubious
        Test returned status 1 (wstat 256, 0x100)
t/90_regression/averell-callback-ret.........ok
t/90_regression/broeren-win32-nbio...........skipped
        all 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 '/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
Failed Test                             Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/30_loops/40_gtk/comp_tcp.t               1   256    30   60  1-30
t/30_loops/40_gtk/comp_tcp_concurrent.t    1   256    42   84  1-42
t/30_loops/40_gtk/k_alarms.t               1   256    37   74  1-37
t/30_loops/40_gtk/k_aliases.t              1   256    20   40  1-20
t/30_loops/40_gtk/k_detach.t               1   256     9   18  1-9
t/30_loops/40_gtk/k_selects.t              1   256    17   34  1-17
t/30_loops/40_gtk/k_sig_child.t            1   256    15   30  1-15
t/30_loops/40_gtk/k_signals.t              1   256     8   16  1-8
t/30_loops/40_gtk/k_signals_rerun.t        1   256    ??   ??  ??
t/30_loops/40_gtk/sbk_signal_init.t        1   256     1    2  1
t/30_loops/40_gtk/ses_nfa.t                1   256    28   56  1-28
t/30_loops/40_gtk/ses_session.t            1   256    44   88  1-44
t/30_loops/40_gtk/wheel_accept.t           1   256    ??   ??  ??
t/30_loops/40_gtk/wheel_readline.t         1   256    ??   ??  ??
t/30_loops/40_gtk/wheel_readwrite.t        1   256    28   56  1-28
t/30_loops/40_gtk/wheel_run.t              1   256    99  198  1-99
t/30_loops/40_gtk/wheel_sf_ipv6.t          1   256    ??   ??  ??
t/30_loops/40_gtk/wheel_sf_tcp.t           1   256    ??   ??  ??
t/30_loops/40_gtk/wheel_sf_udp.t           1   256    ??   ??  ??
t/30_loops/40_gtk/wheel_sf_unix.t          1   256    12   24  1-12
t/30_loops/40_gtk/wheel_tail.t             1   256    ??   ??  ??
t/30_loops/50_tk/comp_tcp.t                1   256    30   60  1-30
t/30_loops/50_tk/comp_tcp_concurrent.t     1   256    42   84  1-42
t/30_loops/50_tk/k_alarms.t                1   256    37   74  1-37
t/30_loops/50_tk/k_aliases.t               1   256    20   40  1-20
t/30_loops/50_tk/k_detach.t                1   256     9   18  1-9
t/30_loops/50_tk/k_selects.t               1   256    17   34  1-17
t/30_loops/50_tk/k_sig_child.t             1   256    15   30  1-15
t/30_loops/50_tk/k_signals.t               1   256     8   16  1-8
t/30_loops/50_tk/k_signals_rerun.t         1   256    ??   ??  ??
t/30_loops/50_tk/sbk_signal_init.t         1   256     1    2  1
t/30_loops/50_tk/ses_nfa.t                 1   256    28   56  1-28
t/30_loops/50_tk/ses_session.t             1   256    44   88  1-44
t/30_loops/50_tk/wheel_accept.t            1   256    ??   ??  ??
t/30_loops/50_tk/wheel_readline.t          1   256    ??   ??  ??
t/30_loops/50_tk/wheel_readwrite.t         1   256    28   56  1-28
t/30_loops/50_tk/wheel_run.t               1   256    99  198  1-99
t/30_loops/50_tk/wheel_sf_ipv6.t           1   256    ??   ??  ??
t/30_loops/50_tk/wheel_sf_tcp.t            1   256    ??   ??  ??
t/30_loops/50_tk/wheel_sf_udp.t            1   256    ??   ??  ??
t/30_loops/50_tk/wheel_sf_unix.t           1   256    12   24  1-12
t/30_loops/50_tk/wheel_tail.t              1   256    ??   ??  ??
13 tests and 5 subtests skipped.
Failed 42/181 test scripts. 780/5329 subtests failed.
Files=181, Tests=5329, 481 wallclock secs (251.22 cusr + 21.09 csys = 272.31 
CPU)
Failed 42/181 test programs. 780/5329 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.6.10, archname=i486-linux-gnu-thread-multi
    uname='linux rothera 2.6.10 #1 smp fri may 13 09:24:22 utc 2005 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.7 
-Dsitearch=/usr/local/lib/perl/5.8.7 -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.7 -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.0.3 20051204 (prerelease) (Ubuntu 
4.0.2-5ubuntu2)', 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.3.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.7
    gnulibc_version='2.3.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