Front page | perl.perl5.porters |
Postings from May 2012
RE: Perl 5.16.0 RC0
Thread Previous
|
Thread Next
From:
Steve Hay
Date:
May 11, 2012 02:10
Subject:
RE: Perl 5.16.0 RC0
Message ID:
1B32FF956ABF414C9BCE5E487A1497E70D3B3939@ukmail02.planit.group
Ricardo Signes wrote on 2012-05-11:
> I've just uploaded the first release candidate of Perl 5.16.0 to
PAUSE.
>
> The files should be available soon, with the following SHA sums:
>
> 3f08f8e00adc215ccbf6aff38c58eef58f4df102 perl-5.16.0-RC0.tar.bz2
> 99ce35a3e1a48b6936e3e2e56966cb6736181875 perl-5.16.0-RC0.tar.gz
Default build out-of-the-box on Windows 7 x64 with VC++ 2010 SP1 is
sadly not a pleasant experience for me. As reported previously, numerous
tests hang and have to be killed, yielding the test results below. As
noted before, however, all is well aside from the intermittent fork.t
test 24 failure if STDERR is redirected somewhere.
It's a great shame that I've not been able to fix this. Is anyone else
seeing this, or is it just me? I get the same thing on two different
machines, so it's at least not just one particular machine.
Test Summary Report
-------------------
op/fork.t (Wstat:
0 Tests: 25 Failed: 1)
Failed test: 24
../cpan/CGI/t/tmpdir.t (Wstat:
0 Tests: 9 Failed: 0)
TODO passed: 3-9
../cpan/CPANPLUS/t/19_CPANPLUS-Dist.t (Wstat:
256 Tests: 43 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
../cpan/IPC-Cmd/t/01_IPC-Cmd.t (Wstat:
256 Tests: 18 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
../cpan/Module-Build/t/perl_mb_opt.t (Wstat:
512 Tests: 8 Failed: 2)
Failed tests: 4, 8
Non-zero exit status: 2
../cpan/Module-Build/t/runthrough.t (Wstat:
256 Tests: 8 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 29 tests but ran 8.
../cpan/Module-Build/t/test_types.t (Wstat:
256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 25 tests but ran 1.
../cpan/Module-Build/t/xs.t (Wstat:
256 Tests: 9 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 20 tests but ran 9.
../dist/IO/t/io_sock.t (Wstat:
0 Tests: 25 Failed: 0)
Parse errors: Tests out of sequence. Found (12) but expected (11)
Tests out of sequence. Found (13) but expected (12)
Tests out of sequence. Found (14) but expected (13)
Tests out of sequence. Found (15) but expected (14)
Tests out of sequence. Found (16) but expected (15)
Displayed the first 5 of 16 TAP syntax errors.
Re-run prove with the -p option to see them all.
Files=2339, Tests=527532, 2241 wallclock secs (51.56 usr + 5.87 sys =
57.42 CPU)
Result: FAIL
NMAKE : fatal error U1077: '..\perl.exe' : return code '0x3'
Stop.
Thread Previous
|
Thread Next