Subject: | Build Failure on Win32 strawberry perl |
Microsoft Windows XP [Version 5.1.2600]
Strawberry Perl 5.10.0.3
C:\temp\Wx-Perl-ProcessStream-0.11>perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Wx::Perl::ProcessStream
C:\temp\Wx-Perl-ProcessStream-0.11>dmake
cp lib/Wx/Perl/ProcessStream.pm blib\lib\Wx\Perl\ProcessStream.pm
C:\temp\Wx-Perl-ProcessStream-0.11>dmake test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0,
'blib\lib', 'blib\arch')" t/*.t
t/00-load......ok
t/01-events....19/32
# Failed test at t/01-events.t line 129.
# got: '1'
t/01-events....24/32 # expected: '0'
# Looks like you failed 1 test of 32.
t/01-events.... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/32 subtests
Test Summary Report
-------------------
t/01-events (Wstat: 256 Tests: 32 Failed: 1)
Failed test: 24
Non-zero exit status: 1
Files=2, Tests=33, 5 wallclock secs ( 0.03 usr + 0.05 sys = 0.08 CPU)
Result: FAIL
Failed 1/2 test programs. 1/33 subtests failed.
dmake: Error code 129, while making 'test_dynamic'