Hi Dear,

I want to install PDL::IO::HDF5 in fedora31. But it failed, can not make test successfully. The error information is:

Test Summary Report ------------------- t/attribPDL.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 13 tests but ran 1. t/group.t (Wstat: 2816 Tests: 17 Failed: 11) Failed tests: 2-4, 6-7, 11-15, 17 Non-zero exit status: 11 t/reference.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 t/total.t (Wstat: 5632 Tests: 33 Failed: 22) Failed tests: 2-4, 6-10, 12-14, 17-18, 20-22, 24-28, 30 Non-zero exit status: 22 t/vlenString.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 1. t/xData.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 t/ztotal_index.t (Wstat: 1536 Tests: 7 Failed: 6) Failed tests: 2-7 Non-zero exit status: 6 Files=9, Tests=68, 1 wallclock secs ( 0.05 usr 0.01 sys + 1.37 cusr + 0.14 csys = 1.57 CPU) Result: FAIL Failed 7/9 test programs. 44/68 subtests failed. make: *** [Makefile:1088: test_dynamic] Error 6

toothedsword

2019-12-26 Athanasius added code tags.


In reply to Can not install PDL::IO::HDF5 in fedora31 by toothedsword

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.