I'm trying to install DBI-1.57
Perl 5.8.8
SunOS cofjora01d 5.9 Generic_118558-39 sun4us sparc FJSV,GPUZC-MM
Here is the error...
t/10_units/04_drivers/01_sysrw...............ok 1/17 + # Failed test 'flushed 131157 octets == read 66645 octets' # at t/10_units/04_drivers/01_sysrw.t line 118. t/10_units/04_drivers/01_sysrw...............NOK 12/17# Looks like you + failed 1 test of 17. t/10_units/04_drivers/01_sysrw...............dubious + Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 12 Failed 1/17 tests, 94.12% okay
Any Ideas?
It is the only test that failed
Failed Test Stat Wstat Total Fail List of Failed ---------------------------------------------------------------------- +--------- t/10_units/04_drivers/01_sysrw.t 1 256 17 1 12 55 tests and 17 subtests skipped. Failed 1/179 test scripts. 1/4540 subtests failed. Files=179, Tests=4540, 359 wallclock secs (66.84 cusr + 16.94 csys = 8 +3.78 CPU) Failed 1/179 test programs. 1/4540 subtests failed. *** Error code 29 make: Fatal error: Command failed for target `test_dynamic' Died at make_package line 28.
Edit: Fixed package name

Edit: Tried installing DBI-1.56, had no problems.

In reply to make test failed for DBI by mifflin

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.