If anyone is taking notes, RC1 appears to build reasonably cleanly using MSVC9 64-bit. From what I remember, the noted test failures are all 'normal' for Windows builds. More info if required.

Test Summary Report ------------------- comp/multiline.t (Wstat +: 0 Tests: 6 Failed: 2) Failed tests: 5-6 io/dup.t (Wstat +: 0 Tests: 23 Failed: 0) Parse errors: Tests out of sequence. Found (8) but expected (2) Tests out of sequence. Found (9) but expected (3) Tests out of sequence. Found (10) but expected (4) Tests out of sequence. Found (11) but expected (5) Tests out of sequence. Found (12) but expected (6) Displayed the first 5 of 23 TAP syntax errors. Re-run prove with the -p option to see them all. ../cpan/CPANPLUS/t/04_CPANPLUS-Module.t (Wstat +: 256 Tests: 124 Failed: 1) Failed test: 109 Non-zero exit status: 1 ../cpan/CPANPLUS/t/20_CPANPLUS-Dist-MM.t (Wstat +: 512 Tests: 43 Failed: 8) Failed tests: 11-14, 16-18, 42 Non-zero exit status: 2 ../dist/IO/t/io_dup.t (Wstat +: 0 Tests: 2 Failed: 0) Parse errors: Tests out of sequence. Found (6) but expected (2) Bad plan. You planned 6 tests but ran 2. Files=2092, Tests=463208, 1892 wallclock secs (83.93 usr + 11.14 sys = + 95.07 CPU) Result: FAIL NMAKE : fatal error U1077: '..\perl.exe' : return code '0xb' Stop.

Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

In reply to Re: perl 5.14.0-RC1 is available for testing! by BrowserUk
in thread perl 5.14.0-RC1 is available for testing! by Tux

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.