POE 1.005 failing test on cygwin w/ perl5.8.8

M W487 <[email protected]>
Newsgroups gmane.comp.lang.perl.poe
Message-ID <[email protected]>
Hi.  Can anyone suggest how to overcome this test failure(s)?    My platform
is cygwin, my perl 5.8.8 (see below)

Note:


t/30_loops/io_poll/ses_session.t ............. ok
t/30_loops/io_poll/wheel_accept.t ............ skipped: Network access (and
permission) required to run this test
t/30_loops/io_poll/wheel_curses.t ............ skipped: Need help with
Curses functions blocking under ptys
t/30_loops/io_poll/wheel_readline.t .......... Can't call method "get" on an
undefined value at /usr/lib/perl5/site_perl/5.8/POE/Test/Loops/
wheel_readline.pm line 336.
Compilation failed in require at t/30_loops/io_poll/wheel_readline.t line
25.
# Looks like your test died before it could output anything.
t/30_loops/io_poll/wheel_readline.t .......... Dubious, test returned 255
(wstat 65280, 0xff00)
Failed 6/6 subtests
t/30_loops/io_poll/wheel_readwrite.t ......... ok

and

$ perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:



Administrator@mw48716c2 ~
$ cd POE-1.005

Administrator@mw48716c2 ~/POE-1.005
$ perl Makefile.PL

=============================================

Prompts may be bypassed by running:
   /usr/bin/perl.exe Makefile.PL --default

=============================================

Some of POE's tests require a functional network.
You can skip these tests if you'd like.

Would you like to skip the network tests? [n] y

*** Some optional features may not be available:
***   Gtk 0.7009 could not be loaded.
***   Tk 800.027 could not be loaded.
Writing Makefile for POE

Administrator@mw48716c2 ~/POE-1.005
$ make
/usr/bin/perl.exe mylib/gen-tests.perl lib/POE.pm
cp lib/POE/Resource/SIDs.pm blib/lib/POE/Resource/SIDs.pm
cp lib/POE/Pipe.pm blib/lib/POE/Pipe.pm
cp lib/POE/Filter/RecordBlock.pm blib/lib/POE/Filter/RecordBlock.pm
cp lib/POE/Filter/Map.pm blib/lib/POE/Filter/Map.pm
cp lib/POE/Filter/HTTPD.pm blib/lib/POE/Filter/HTTPD.pm
cp lib/POE/Loop/Gtk.pm blib/lib/POE/Loop/Gtk.pm
cp lib/POE/Driver.pm blib/lib/POE/Driver.pm
cp lib/POE/Resource/Events.pm blib/lib/POE/Resource/Events.pm
cp lib/POE/Filter.pm blib/lib/POE/Filter.pm
cp lib/POE/Loop/Tk.pm blib/lib/POE/Loop/Tk.pm
cp lib/POE/Wheel/ListenAccept.pm blib/lib/POE/Wheel/ListenAccept.pm
cp lib/POE/Queue/Array.pm blib/lib/POE/Queue/Array.pm
cp lib/POE/Loop/PerlSignals.pm blib/lib/POE/Loop/PerlSignals.pm
cp lib/POE/Wheel/ReadWrite.pm blib/lib/POE/Wheel/ReadWrite.pm
cp lib/POE/Resource/Statistics.pm blib/lib/POE/Resource/Statistics.pm
cp lib/POE/Wheel/Curses.pm blib/lib/POE/Wheel/Curses.pm
cp lib/POE.pm blib/lib/POE.pm
cp lib/POE/Loop/Event.pm blib/lib/POE/Loop/Event.pm
cp lib/POE/Loop/TkCommon.pm blib/lib/POE/Loop/TkCommon.pm
cp lib/POE/Resource/FileHandles.pm blib/lib/POE/Resource/FileHandles.pm
cp lib/POE/Driver/SysRW.pm blib/lib/POE/Driver/SysRW.pm
cp lib/POE/Pipe/TwoWay.pm blib/lib/POE/Pipe/TwoWay.pm
cp lib/POE/Filter/Stream.pm blib/lib/POE/Filter/Stream.pm
cp lib/POE/Pipe/OneWay.pm blib/lib/POE/Pipe/OneWay.pm
cp lib/POE/Filter/Grep.pm blib/lib/POE/Filter/Grep.pm
cp lib/POE/Filter/Reference.pm blib/lib/POE/Filter/Reference.pm
cp lib/POE/Filter/Block.pm blib/lib/POE/Filter/Block.pm
cp lib/POE/Wheel/SocketFactory.pm blib/lib/POE/Wheel/SocketFactory.pm
cp lib/POE/Filter/Stackable.pm blib/lib/POE/Filter/Stackable.pm
cp lib/POE/Component/Server/TCP.pm blib/lib/POE/Component/Server/TCP.pm
cp lib/POE/Loop/TkActiveState.pm blib/lib/POE/Loop/TkActiveState.pm
cp lib/POE/Filter/Line.pm blib/lib/POE/Filter/Line.pm
cp lib/POE/Loop/Select.pm blib/lib/POE/Loop/Select.pm
cp lib/POE/NFA.pm blib/lib/POE/NFA.pm
cp lib/POE/Component.pm blib/lib/POE/Component.pm
cp lib/POE/Component/Client/TCP.pm blib/lib/POE/Component/Client/TCP.pm
cp lib/POE/Session.pm blib/lib/POE/Session.pm
cp lib/POE/Kernel.pm blib/lib/POE/Kernel.pm
cp lib/POE/Resources.pm blib/lib/POE/Resources.pm
cp lib/POE/Resource/Aliases.pm blib/lib/POE/Resource/Aliases.pm
cp lib/POE/Resource/Extrefs.pm blib/lib/POE/Resource/Extrefs.pm
cp lib/POE/Loop.pm blib/lib/POE/Loop.pm
cp lib/POE/Resource/Sessions.pm blib/lib/POE/Resource/Sessions.pm
cp lib/POE/Wheel/FollowTail.pm blib/lib/POE/Wheel/FollowTail.pm
cp lib/POE/Loop/IO_Poll.pm blib/lib/POE/Loop/IO_Poll.pm
cp lib/POE/Wheel/Run.pm blib/lib/POE/Wheel/Run.pm
cp lib/POE/Resource.pm blib/lib/POE/Resource.pm
cp lib/POE/Wheel/ReadLine.pm blib/lib/POE/Wheel/ReadLine.pm
cp lib/POE/Queue.pm blib/lib/POE/Queue.pm
cp lib/POE/Wheel.pm blib/lib/POE/Wheel.pm
cp lib/POE/Resource/Signals.pm blib/lib/POE/Resource/Signals.pm

Administrator@mw48716c2 ~/POE-1.005
$ make test
/usr/bin/perl.exe mylib/gen-tests.perl lib/POE.pm
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'b
lib/arch')" t/*.t t/*/*.t t/*/*/*.t
t/00_info.t .................................. 1/1 # Testing POE 1.005, Perl
5.0
08008, /usr/bin/perl.exe on cygwin
t/00_info.t .................................. ok
t/10_units/01_pod/01_pod.t ................... ok
t/10_units/01_pod/02_pod_coverage.t .......... ok
t/10_units/02_pipes/01_base.t ................ skipped: not implemented yet
t/10_units/02_pipes/02_oneway.t .............. ok
t/10_units/02_pipes/03_twoway.t .............. ok
t/10_units/03_base/01_poe.t .................. ok
t/10_units/03_base/03_component.t ............ ok
t/10_units/03_base/04_driver.t ............... ok
t/10_units/03_base/05_filter.t ............... ok
t/10_units/03_base/06_loop.t ................. ok
t/10_units/03_base/07_queue.t ................ ok
t/10_units/03_base/08_resource.t ............. ok
t/10_units/03_base/09_resources.t ............ ok
t/10_units/03_base/10_wheel.t ................ ok
t/10_units/03_base/11_assert_usage.t ......... ok
t/10_units/03_base/12_assert_retval.t ........ ok
t/10_units/03_base/13_assert_data.t .......... ok
t/10_units/03_base/14_kernel.t ............... ok
t/10_units/03_base/15_kernel_internal.t ...... ok
t/10_units/03_base/16_explicit_loop.t ........ ok
t/10_units/03_base/17_explicit_loop_fail.t ... ok
t/10_units/03_base/18_nfa_usage.t ............ ok
t/10_units/04_drivers/01_sysrw.t ............. ok
t/10_units/05_filters/01_block.t ............. ok
t/10_units/05_filters/02_grep.t .............. ok
t/10_units/05_filters/03_http.t .............. skipped: Need network access
(and
 permission) for these tests
t/10_units/05_filters/04_line.t .............. ok
t/10_units/05_filters/05_map.t ............... ok
t/10_units/05_filters/06_recordblock.t ....... ok
t/10_units/05_filters/07_reference.t ......... ok
t/10_units/05_filters/08_stream.t ............ ok
t/10_units/05_filters/50_stackable.t ......... ok
t/10_units/05_filters/99_filterchange.t ...... ok
t/10_units/06_queues/01_array.t .............. ok
t/10_units/07_exceptions/01_normal.t ......... ok
t/10_units/07_exceptions/02_turn_off.t ....... ok
t/10_units/07_exceptions/03_not_handled.t .... ok
t/20_resources/10_perl/aliases.t ............. ok
t/20_resources/10_perl/caller_state.t ........ ok
t/20_resources/10_perl/events.t .............. ok
t/20_resources/10_perl/extrefs.t ............. ok
t/20_resources/10_perl/extrefs_gc.t .......... ok
t/20_resources/10_perl/filehandles.t ......... skipped: Network access (and
perm
ission) required to run this test
t/20_resources/10_perl/sessions.t ............ ok
t/20_resources/10_perl/sids.t ................ ok
t/20_resources/10_perl/signals.t ............. ok
t/20_resources/10_perl/statistics.t .......... skipped: not implemented yet
t/30_loops/event/all_errors.t ................ skipped: most of these should
mov
e into other test files
t/30_loops/event/comp_tcp.t .................. skipped: Network access (and
perm
ission) required to run this test
t/30_loops/event/comp_tcp_concurrent.t ....... skipped: Network access (and
perm
ission) required to run this test
t/30_loops/event/connect_errors.t ............ skipped: Network access (and
perm
ission) required to run this test
t/30_loops/event/k_alarms.t .................. ok
t/30_loops/event/k_aliases.t ................. ok
t/30_loops/event/k_detach.t .................. ok
t/30_loops/event/k_selects.t ................. ok
t/30_loops/event/k_sig_child.t ............... 1/15 # Waiting 2 seconds for
chil
d processes to settle.
t/30_loops/event/k_sig_child.t ............... ok
t/30_loops/event/k_signals.t ................. 1/8 # Waiting 2 seconds for
child
 processes to settle.
t/30_loops/event/k_signals.t ................. ok
t/30_loops/event/k_signals_rerun.t ........... 6/9 Event: trapped error in
`?? E
vent.pm:49': ?
t/30_loops/event/k_signals_rerun.t ........... ok
t/30_loops/event/sbk_signal_init.t ........... ok
t/30_loops/event/ses_nfa.t ................... ok
t/30_loops/event/ses_session.t ............... ok
t/30_loops/event/wheel_accept.t .............. skipped: Network access (and
perm
ission) required to run this test
t/30_loops/event/wheel_curses.t .............. skipped: Need help with
Curses fu
nctions blocking under ptys
t/30_loops/event/wheel_readline.t ............ Can't call method "get" on an
und
efined value at /usr/lib/perl5/site_perl/5.8/POE/Test/Loops/
wheel_readline.pm li
ne 336.
Compilation failed in require at t/30_loops/event/wheel_readline.t line 31.
# Looks like your test died before it could output anything.
t/30_loops/event/wheel_readline.t ............ Dubious, test returned 255
(wstat
 65280, 0xff00)
Failed 6/6 subtests
t/30_loops/event/wheel_readwrite.t ........... ok
t/30_loops/event/wheel_run.t ................. ok
t/30_loops/event/wheel_sf_ipv6.t ............. skipped: IPv6 is not
available on
 Cygwin, even if Socket6 is installed
t/30_loops/event/wheel_sf_tcp.t .............. skipped: Network access (and
perm
ission) required to run this test
t/30_loops/event/wheel_sf_udp.t .............. skipped: Network access (and
perm
ission) required to run this test
t/30_loops/event/wheel_sf_unix.t ............. skipped: Network access (and
perm
ission) required to run this test
t/30_loops/event/wheel_tail.t ................ skipped: Network access (and
perm
ission) required to run this test
t/30_loops/gtk/all_errors.t .................. skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/comp_tcp.t .................... skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/comp_tcp_concurrent.t ......... skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/connect_errors.t .............. skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/k_alarms.t .................... skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/k_aliases.t ................... skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/k_detach.t .................... skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/k_selects.t ................... skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/k_sig_child.t ................. skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/k_signals.t ................... skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/k_signals_rerun.t ............. skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/sbk_signal_init.t ............. skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/ses_nfa.t ..................... skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/ses_session.t ................. skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/wheel_accept.t ................ skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/wheel_curses.t ................ skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/wheel_readline.t .............. skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/wheel_readwrite.t ............. skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/wheel_run.t ................... skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/wheel_sf_ipv6.t ............... skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/wheel_sf_tcp.t ................ skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/wheel_sf_udp.t ................ skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/wheel_sf_unix.t ............... skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/gtk/wheel_tail.t .................. skipped: Gtk needs a DISPLAY
(set
 one today, okay?)
t/30_loops/io_poll/all_errors.t .............. skipped: most of these should
mov
e into other test files
t/30_loops/io_poll/comp_tcp.t ................ skipped: Network access (and
perm
ission) required to run this test
t/30_loops/io_poll/comp_tcp_concurrent.t ..... skipped: Network access (and
perm
ission) required to run this test
t/30_loops/io_poll/connect_errors.t .......... skipped: Network access (and
perm
ission) required to run this test
t/30_loops/io_poll/k_alarms.t ................ ok
t/30_loops/io_poll/k_aliases.t ............... ok
t/30_loops/io_poll/k_detach.t ................ ok
t/30_loops/io_poll/k_selects.t ............... ok
t/30_loops/io_poll/k_sig_child.t ............. 2/15 # Waiting 2 seconds for
chil
d processes to settle.
t/30_loops/io_poll/k_sig_child.t ............. ok
t/30_loops/io_poll/k_signals.t ............... 1/8 # Waiting 2 seconds for
child
 processes to settle.
t/30_loops/io_poll/k_signals.t ............... ok
t/30_loops/io_poll/k_signals_rerun.t ......... ok
t/30_loops/io_poll/sbk_signal_init.t ......... ok
t/30_loops/io_poll/ses_nfa.t ................. ok
t/30_loops/io_poll/ses_session.t ............. ok
t/30_loops/io_poll/wheel_accept.t ............ skipped: Network access (and
perm
ission) required to run this test
t/30_loops/io_poll/wheel_curses.t ............ skipped: Need help with
Curses fu
nctions blocking under ptys
t/30_loops/io_poll/wheel_readline.t .......... Can't call method "get" on an
und
efined value at /usr/lib/perl5/site_perl/5.8/POE/Test/Loops/
wheel_readline.pm li
ne 336.
Compilation failed in require at t/30_loops/io_poll/wheel_readline.t line
25.
# Looks like your test died before it could output anything.
t/30_loops/io_poll/wheel_readline.t .......... Dubious, test returned 255
(wstat
 65280, 0xff00)
Failed 6/6 subtests
t/30_loops/io_poll/wheel_readwrite.t ......... ok
t/30_loops/io_poll/wheel_run.t ............... ok
t/30_loops/io_poll/wheel_sf_ipv6.t ........... skipped: IPv6 is not
available on
 Cygwin, even if Socket6 is installed
t/30_loops/io_poll/wheel_sf_tcp.t ............ skipped: Network access (and
perm
ission) required to run this test
t/30_loops/io_poll/wheel_sf_udp.t ............ skipped: Network access (and
perm
ission) required to run this test
t/30_loops/io_poll/wheel_sf_unix.t ........... skipped: Network access (and
perm
ission) required to run this test
t/30_loops/io_poll/wheel_tail.t .............. skipped: Network access (and
perm
ission) required to run this test
t/30_loops/select/all_errors.t ............... skipped: most of these should
mov
e into other test files
t/30_loops/select/comp_tcp.t ................. skipped: Network access (and
perm
ission) required to run this test
t/30_loops/select/comp_tcp_concurrent.t ...... skipped: Network access (and
perm
ission) required to run this test
t/30_loops/select/connect_errors.t ........... skipped: Network access (and
perm
ission) required to run this test
t/30_loops/select/k_alarms.t ................. ok
t/30_loops/select/k_aliases.t ................ ok
t/30_loops/select/k_detach.t ................. ok
t/30_loops/select/k_selects.t ................ ok
t/30_loops/select/k_sig_child.t .............. 1/15 # Waiting 2 seconds for
chil
d processes to settle.
t/30_loops/select/k_sig_child.t .............. ok
t/30_loops/select/k_signals.t ................ 2/8 # Waiting 2 seconds for
child
 processes to settle.
t/30_loops/select/k_signals.t ................ ok
t/30_loops/select/k_signals_rerun.t .......... ok
t/30_loops/select/sbk_signal_init.t .......... ok
t/30_loops/select/ses_nfa.t .................. ok
t/30_loops/select/ses_session.t .............. ok
t/30_loops/select/wheel_accept.t ............. skipped: Network access (and
perm
ission) required to run this test
t/30_loops/select/wheel_curses.t ............. skipped: Need help with
Curses fu
nctions blocking under ptys
t/30_loops/select/wheel_readline.t ........... Can't call method "get" on an
und
efined value at /usr/lib/perl5/site_perl/5.8/POE/Test/Loops/
wheel_readline.pm li
ne 336.
Compilation failed in require at t/30_loops/select/wheel_readline.t line 20.
# Looks like your test died before it could output anything.
t/30_loops/select/wheel_readline.t ........... Dubious, test returned 255
(wstat
 65280, 0xff00)
Failed 6/6 subtests
t/30_loops/select/wheel_readwrite.t .......... ok
t/30_loops/select/wheel_run.t ................ ok
t/30_loops/select/wheel_sf_ipv6.t ............ skipped: IPv6 is not
available on
 Cygwin, even if Socket6 is installed
t/30_loops/select/wheel_sf_tcp.t ............. skipped: Network access (and
perm
ission) required to run this test
t/30_loops/select/wheel_sf_udp.t ............. skipped: Network access (and
perm
ission) required to run this test
t/30_loops/select/wheel_sf_unix.t ............ skipped: Network access (and
perm
ission) required to run this test
t/30_loops/select/wheel_tail.t ............... skipped: Network access (and
perm
ission) required to run this test
t/30_loops/tk/all_errors.t ................... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/comp_tcp.t ..................... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/comp_tcp_concurrent.t .......... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/connect_errors.t ............... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/k_alarms.t ..................... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/k_aliases.t .................... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/k_detach.t ..................... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/k_selects.t .................... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/k_sig_child.t .................. skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/k_signals.t .................... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/k_signals_rerun.t .............. skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/sbk_signal_init.t .............. skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/ses_nfa.t ...................... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/ses_session.t .................. skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/wheel_accept.t ................. skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/wheel_curses.t ................. skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/wheel_readline.t ............... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/wheel_readwrite.t .............. skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/wheel_run.t .................... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/wheel_sf_ipv6.t ................ skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/wheel_sf_tcp.t ................. skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/wheel_sf_udp.t ................. skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/wheel_sf_unix.t ................ skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/30_loops/tk/wheel_tail.t ................... skipped: Tk needs a DISPLAY
(set
one today, okay?)
t/90_regression/agaran-filter-httpd.t ........ ok
t/90_regression/averell-callback-ret.t ....... ok
t/90_regression/bingos-followtail.t .......... ok
t/90_regression/broeren-win32-nbio.t ......... skipped: This test examines
Activ
eState Perl behavior.
t/90_regression/cfedde-filter-httpd.t ........ skipped: - Network access
(and pe
rmission) required to run this test
t/90_regression/ferrari-server-unix.t ........ skipped: Network access (and
perm
ission) required to run this test
t/90_regression/kogman-sig-order.t ........... ok
t/90_regression/merijn-sigchld-system.t ...... # Using '/bin/true' as our
thing
to run under system()
t/90_regression/merijn-sigchld-system.t ...... ok
t/90_regression/neyuki_detach.t .............. ok
t/90_regression/rt14444-arg1.t ............... ok
t/90_regression/rt1648-tied-stderr.t ......... ok
t/90_regression/rt19908-merlyn-stop.t ........ ok
t/90_regression/rt23181-sigchld-rc.t ......... ok
t/90_regression/rt39872-sigchld-stop.t ....... # Wait 3
t/90_regression/rt39872-sigchld-stop.t ....... ok
t/90_regression/steinert-passed-wheel.t ...... ok
t/90_regression/steinert-signal-integrity.t .. ok
t/90_regression/suzman_windows.t ............. ok
t/90_regression/ton-stop-corruption.t ........ ok
t/90_regression/whelan-dieprop.t ............. ok
t/90_regression/whjackson-followtail.t ....... ok

Test Summary Report
-------------------
t/30_loops/event/wheel_readline.t          (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 6 tests but ran 0.
t/30_loops/io_poll/wheel_readline.t        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 6 tests but ran 0.
t/30_loops/select/wheel_readline.t         (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 6 tests but ran 0.
Files=188, Tests=3891, 170 wallclock secs ( 0.72 usr  1.55 sys + 29.13 cusr
39.7
7 csys = 71.16 CPU)
Result: FAIL
Failed 3/188 test programs. 0/3891 subtests failed.
make: *** [test_dynamic] Error 255


Administrator@mw48716c2 ~/POE-1.005
$

Administrator@mw48716c2 ~/POE-1.005
$ perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=cygwin, osvers=1.5.24(0.15642),
archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.1 reini 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin
'
    config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Uusemymalloc
-Dopt
imize=-O3 -Dman3ext=3pm -Dusesitecustomize -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define
usemultiplicity=de
fine
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe
-Wdecl
aration-after-statement',
    optimize='-O3',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe
-Wdeclaration-af
ter-statement'
    ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd
0.125)
', 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',
lsee
ksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -s -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
    cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_USE_SAFE_PUTENV
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_REENTRANT_API USE_SITECUSTOMIZE
  Locally applied patches:
        CYG01 - hints.cygwin.sh ldflags -s
        CYG02 - lib-ExtUtils-Embed insensitive against leading \s
        CYG03 - lib-Test-Harness-Straps $ENV{PERL5LIB} = ''
        CYG04 - major.version.cygwin.sh cygperl-5_8.dll and not
cygperl-5_8_x.dl
l
        CYG05 - add Win32CORE to core
        CYG07 - File-Spec-Cygwin-TMPDIR.patch
        Bug#38628 - allow legacy Cwd->cwd()
        Bug#40103 - File-Spec-case_tolerant.patch from 5.9.5
  Built under cygwin
  Compiled at Jul  8 2007 19:12:08
  %ENV:
    CYGWIN=""
  @INC:
    /usr/lib/perl5/5.8/cygwin
    /usr/lib/perl5/5.8
    /usr/lib/perl5/site_perl/5.8/cygwin
    /usr/lib/perl5/site_perl/5.8
    /usr/lib/perl5/site_perl/5.8
    /usr/lib/perl5/vendor_perl/5.8/cygwin
    /usr/lib/perl5/vendor_perl/5.8
    /usr/lib/perl5/vendor_perl/5.8
    .

Administrator@mw48716c2 ~/POE-1.005
$
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.