ouch I see lots of problems on cygwin. Does not build with make -j 3 but maybe this is expected... Still make test fails for me. Some seem to be issues with file perms but the re ones seem worrisome. :/

make test output gives:

hth --steph Failed 26 tests out of 2336, 98.89% okay. ../cpan/Encode/t/CJKT.t ../cpan/Encode/t/at-cn.t ../cpan/Encode/t/perlio.t ../cpan/Pod-Simple/t/corpus.t ../cpan/Pod-Simple/t/pulltitl.t ../cpan/Text-Tabs/t/Tabs-ElCid.t ../cpan/Text-Tabs/t/Wrap-JLB.t ../cpan/podlators/t/man.t ../ext/XS-APItest/t/call_checker.t ../lib/File/stat.t io/shm.t op/bop.t op/taint.t op/threads.t re/fold_grind.t re/pat_rt_report.t re/pat_rt_report_thr.t re/regex_sets_compat.t re/regexp.t re/regexp_noamp.t re/regexp_notrie.t re/regexp_qr.t re/regexp_qr_embed.t re/regexp_qr_embed_thr.t re/regexp_trielist.t uni/overload.t

a rebase at a fixed address should probably be done just after the build... as some dlls gave a fork error. Most tests could use a "spawn" instead of fork-exec. Please p5p give us a spawn this would be useful on cygwin. These days I maintain a rebase db for all my perls. A given dll gets the same base address. I don't use the cygwin rebase db, it does not fit my needs for many perls and a third of cpan installed ;)


In reply to Re: 5.18.0 is available NOW! by sgt
in thread 5.18.0 is available NOW! 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.