Skip Menu |

This queue is for tickets about the Wx-Perl-ProcessStream CPAN distribution.

Report information
The Basics
Id: 40443
Status: resolved
Priority: 0/
Queue: Wx-Perl-ProcessStream

People
Owner: Nobody in particular
Requestors: persicom [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.11
Fixed in: 0.14



Subject: Build Failure
Build failure under Strawberry 5.10.0.3: Show quoted text
cpan> install Wx::Perl::ProcessStream
Running install for module 'Wx::Perl::ProcessStream' Running make for M/MD/MDOOTSON/Wx-Perl-ProcessStream-0.11.tar.gz Has already been unwrapped into directory C:\strawberry\cpan\build\Wx- Perl-ProcessStream-0.11-aLc4UB Has already been made Running make 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....1/32 # Failed test at t/01-events.t line 51. # got: '1' # expected: '0' # Failed test at t/01-events.t line 72. # got: '1' # expected: '0' # Failed test at t/01-events.t line 87. # got: '1' # expected: '0' t/01-events....19/32 # Failed test at t/01-events.t line 107. # got: '1' # expected: '0' t/01-events....24/32 # Looks like you failed 4 tests of 32. t/01-events.... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/32 subtests Test Summary Report ------------------- t/01-events (Wstat: 1024 Tests: 32 Failed: 4) Failed tests: 2, 8, 14, 19 Non-zero exit status: 4 Files=2, Tests=33, 6 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU) Result: FAIL Failed 1/2 test programs. 4/33 subtests failed. dmake.EXE: Error code 132, while making 'test_dynamic' MDOOTSON/Wx-Perl-ProcessStream-0.11.tar.gz C:\strawberry\c\bin\dmake.EXE test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MDOOTSON/Wx-Perl-ProcessStream-0.11.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: MDOOTSON/Wx-Perl-ProcessStream-0.11.tar.gz : make_test NO Then later: Show quoted text
cpan> install Wx::Perl::ProcessStream
Running install for module 'Wx::Perl::ProcessStream' Running make for M/MD/MDOOTSON/Wx-Perl-ProcessStream-0.11.tar.gz Has already been unwrapped into directory C:\strawberry\cpan\build\Wx- Perl-ProcessStream-0.11-aLc4UB Has already been made Running make 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' # expected: '0' t/01-events....29/32 # 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.05 usr + 0.06 sys = 0.11 CPU) Result: FAIL Failed 1/2 test programs. 1/33 subtests failed. dmake.EXE: Error code 129, while making 'test_dynamic' MDOOTSON/Wx-Perl-ProcessStream-0.11.tar.gz C:\strawberry\c\bin\dmake.EXE test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MDOOTSON/Wx-Perl-ProcessStream-0.11.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: MDOOTSON/Wx-Perl-ProcessStream-0.11.tar.gz : make_test NO Is this a Windows-proc/fork/thread issue?