Skip Menu |

This queue is for tickets about the Net-Daemon CPAN distribution.

Report information
The Basics
Id: 53833
Status: resolved
Worked: 2 hours (120 min)
Priority: 0/
Queue: Net-Daemon

People
Owner: MNOONING [...] cpan.org
Requestors: ddascalescu+perl [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.43
Fixed in: (no value)



Subject: Two tests fail on Strawberry 5.10.1
Creating a ticket for tracking at http://win32.perl.org/wiki/index.php?title=Vanilla_Perl_Problem_Modules

<<
  CPAN.pm: Going to build M/MN/MNOONING/Net-Daemon/Net-Daemon-0.43.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Net::Daemon
(C:\strawberry\perl\bin\perl.exe Makefile.PL exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
pod2text lib/Net/Daemon.pm >README
cp lib/Net/Daemon/Test.pm blib\lib\Net\Daemon\Test.pm
cp lib/Net/Daemon.pm blib\lib\Net\Daemon.pm
cp lib/Net/Daemon/Log.pm blib\lib\Net\Daemon\Log.pm
(C:\strawberry\c\bin\dmake.EXE exited with 0)
CPAN::Reporter: dmake result is 'pass', No errors.
  MNOONING/Net-Daemon/Net-Daemon-0.43.tar.gz
  C:\strawberry\c\bin\dmake.EXE -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/base.t ........ ok
t/config.t ...... ok
t/fork.t ........ skipped: (no reason given)
t/forkm.t ....... skipped: (no reason given)
Perl exited with active threads:
        0 running and unjoined
        1 finished and unjoined
        0 running and detached
t/ithread.t ..... ok
Cannot connect: Unknown error at t/ithreadm.t line 63.
t/ithreadm.t ....
Failed 1/10 subtests
t/loop-child.t .. ok
t/loop.t ........ ok
t/single.t ...... ok
Error while reading 0: 0 () at t/thread.t line 42.

Perl exited with active threads:
        0 running and unjoined
        1 finished and unjoined
        0 running and detached
t/thread.t ......
Failed 1/5 subtests
t/threadm.t ..... ok
t/unix.t ........ skipped: (no reason given)

Test Summary Report
-------------------
t/ithreadm.t  (Wstat: 0 Tests: 10 Failed: 1)
  Failed test:  9
t/thread.t    (Wstat: 0 Tests: 5 Failed: 1)
  Failed test:  4
Files=12, Tests=53, 53 wallclock secs ( 0.11 usr +  0.11 sys =  0.22 CPU)
Result: FAIL
Failed 2/12 test programs. 2/53 subtests failed.
dmake.EXE:  Error code 255, while making 'test_dynamic'
(C:\strawberry\c\bin\dmake.EXE test exited with 65280)
Show quoted text
>>
On Tue Jan 19 20:11:01 2010, dandv wrote: Show quoted text
See 55512 for a patch. --- Joe M.
Try Net-Daemon-0.46 I tried Net-Daemon-0.46 on Windows, Fedora Linux from a few months ago, then updated the Fedora and it still passes, so it looks like version 0.46 is a winner. I did not, however, try it with Strawberry Perl. Thank you very much for taking the time to report the bug.