Home > Archive > PERL POE > May 2006 > installation problems of POE 0.35
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
installation problems of POE 0.35
|
|
| Gil Vidals 2006-05-23, 7:15 pm |
| My upgrade to POE 0.35 failed. I've installed POE several times and
never had a problem before. I install via CPAN's "install POE".
The strange thing is that the intall fails on 9 of 8 tests instead of 8
of 9 tests. Can someone show me how to get around this error?
Thanks.
tests/30_loops/10_select/wheel_run...............ok 9/8Don't know which
tests failed: got 9 ok, expected 8
tests/30_loops/10_select/wheel_sf_ipv6...........skipped
all skipped: Socket6 is needed for IPv6 tests
tests/30_loops/10_select/wheel_sf_tcp............ok
tests/30_loops/10_select/wheel_sf_udp............ok
tests/30_loops/10_select/wheel_sf_unix...........ok
tests/30_loops/10_select/wheel_tail..............ok
tests/30_loops/20_poll/all_errors................skipped
all skipped: no reason given
tests/30_loops/20_poll/comp_tcp..................ok
tests/30_loops/20_poll/comp_tcp_concurrent.......# You might see a
'disconnect' error during this test.
# It may be ignored.
tests/30_loops/20_poll/comp_tcp_concurrent.......ok
tests/30_loops/20_poll/k_alarms..................ok
tests/30_loops/20_poll/k_aliases.................ok
tests/30_loops/20_poll/k_detach..................ok
tests/30_loops/20_poll/k_selects.................ok
tests/30_loops/20_poll/k_signals.................ok 2/8# Waiting 2
seconds for child processes to settle.
tests/30_loops/20_poll/k_signals.................ok
tests/30_loops/20_poll/ses_nfa...................ok
tests/30_loops/20_poll/ses_session...............ok
tests/30_loops/20_poll/wheel_accept..............ok
tests/30_loops/20_poll/wheel_run.................ok 9/8Don't know which
tests failed: got 9 ok, expected 8
Failed Test Stat Wstat Total Fail Failed List
of Failed
-------------------------------------------------------------------------------
tests/30_loops/10_select/wheel_ru 8 ?? % ??
tests/30_loops/20_poll/wheel_run. 8 ?? % ??
60 tests and 17 subtests skipped.
Failed 2/141 test scripts, 98.58% okay. -2/3385 subtests failed, 100.06% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Failed during this command:
RCAPUTO/POE-0.35.tar.gz : make_test NO
--
Gil.Vidals@PositionResearch.com
Position Research, Inc.
Search engine results by research
tel: (760) 480-8291 fax: (760) 480-8271
www.PositionResearch.com
| |
| David Davis 2006-05-23, 7:15 pm |
| Gil,
I've fixed that test in svn. You can either check out the lastest version
or force install POE.
David
On 5/23/06, Gil Vidals <gil.vidals@positionresearch.com> wrote:
>
> My upgrade to POE 0.35 failed. I've installed POE several times and
> never had a problem before. I install via CPAN's "install POE".
>
> The strange thing is that the intall fails on 9 of 8 tests instead of 8
> of 9 tests. Can someone show me how to get around this error?
>
> Thanks.
>
> tests/30_loops/10_select/wheel_run...............ok 9/8Don't know which
> tests failed: got 9 ok, expected 8
> tests/30_loops/10_select/wheel_sf_ipv6...........skipped
> all skipped: Socket6 is needed for IPv6 tests
> tests/30_loops/10_select/wheel_sf_tcp............ok
> tests/30_loops/10_select/wheel_sf_udp............ok
> tests/30_loops/10_select/wheel_sf_unix...........ok
> tests/30_loops/10_select/wheel_tail..............ok
> tests/30_loops/20_poll/all_errors................skipped
> all skipped: no reason given
> tests/30_loops/20_poll/comp_tcp..................ok
> tests/30_loops/20_poll/comp_tcp_concurrent.......# You might see a
> 'disconnect' error during this test.
> # It may be ignored.
> tests/30_loops/20_poll/comp_tcp_concurrent.......ok
> tests/30_loops/20_poll/k_alarms..................ok
> tests/30_loops/20_poll/k_aliases.................ok
> tests/30_loops/20_poll/k_detach..................ok
> tests/30_loops/20_poll/k_selects.................ok
> tests/30_loops/20_poll/k_signals.................ok 2/8# Waiting 2
> seconds for child processes to settle.
> tests/30_loops/20_poll/k_signals.................ok
> tests/30_loops/20_poll/ses_nfa...................ok
> tests/30_loops/20_poll/ses_session...............ok
> tests/30_loops/20_poll/wheel_accept..............ok
> tests/30_loops/20_poll/wheel_run.................ok 9/8Don't know which
> tests failed: got 9 ok, expected 8
>
>
>
> Failed Test Stat Wstat Total Fail Failed List
> of Failed
>
> -------------------------------------------------------------------------------
> tests/30_loops/10_select/wheel_ru 8 ?? % ??
> tests/30_loops/20_poll/wheel_run. 8 ?? % ??
> 60 tests and 17 subtests skipped.
> Failed 2/141 test scripts, 98.58% okay. -2/3385 subtests failed, 100.06%okay.
> make: *** [test_dynamic] Error 255
> /usr/bin/make test -- NOT OK
> Running make install
> make test had returned bad status, won't install without force
> Failed during this command:
> RCAPUTO/POE-0.35.tar.gz : make_test NO
>
>
> --
> Gil.Vidals@PositionResearch.com
> Position Research, Inc.
> Search engine results by research
> tel: (760) 480-8291 fax: (760) 480-8271
> www.PositionResearch.com
>
| |
| Rocco Caputo 2006-05-27, 7:08 pm |
| And just to note: POE 0.3501 was released early this w with
David's fix.
--
Rocco Caputo - rcaputo@pobox.com
On May 23, 2006, at 16:00, David Davis wrote:
[color=darkred]
> Gil,
>
> I've fixed that test in svn. You can either check out the lastest
> version
> or force install POE.
>
> David
>
> On 5/23/06, Gil Vidals <gil.vidals@positionresearch.com> wrote:
[color=darkred]
|
|
|
|
|