Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I ask the assistance of the monks concerning error reports I am getting from some -- but not all -- automated testers at testers.cpan.org.

I have been uploading new versions of ExtUtils-ModuleMaker over the past week to get test reports on additional functionality. After extensive tweaking, the module passes a quite rigorous test suite on the two OSes to which I have daily access: Darwin and Win32. It has also passed on other Perl hackers' FreeBSD, Linux and Solaris boxes. But two automated testing reports have left me baffled. Here is the first part of one such report http://www.nntp.perl.org/group/perl.cpan.testers/240402

t/01_ini..........................ok t/02_bad_constructor..............IO object version 1.21 does not matc +h bootstrap parameter 1.22 at /usr/local/perl-5.8.5/lib/5.8.5/sun4-so +laris-thread-multi/DynaLoader.pm line 253. Compilation failed in require at /net/sunu991/disc1/home/.cpanplus/5.8 +.5/build/IO-1.22/blib/lib/IO/Handle.pm line 262. BEGIN failed--compilation aborted at /net/sunu991/disc1/home/.cpanplus +/5.8.5/build/IO-1.22/blib/lib/IO/Handle.pm line 262. Compilation failed in require at (eval 6) line 3. ...propagated at /usr/local/perl-5.8.5/lib/5.8.5/base.pm line 85. BEGIN failed--compilation aborted at /usr/local/perl-5.8.5/lib/5.8.5/F +ile/Temp.pm line 145. Compilation failed in require at t/testlib/Auxiliary.pm line 29. BEGIN failed--compilation aborted at t/testlib/Auxiliary.pm line 29. Compilation failed in require at t/02_bad_constructor.t line 10. BEGIN failed--compilation aborted at t/02_bad_constructor.t line 12. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-112

I don't call IO::Handle anywhere in my code or test suite. I know that 'bootstrap' and 'use Dynaloader' are seen in modules that employ XS, but I don't use any XS; it's all pure Perl.

The two automated testers who reported this error tested an earlier version (0.38) which did have problems which I have since corrected. But the problems they're reporting with v0.39 bear no relationship to those they reported in 0.38.

I believe that these two testers run Perl with threads, which I do not. But the test suite has passed all tests on other automated sites which employ threads.

I've posted messages to the cpan-testers list, but haven't heard from the humans behind these test reports. (And suspect I won't, since it seems that list consists overwhelmingly of automated reports.) So can anyone suggest (a) what these errors mean and (b) if there's anything I can do to avoid them, given that I can't reproduce them on my OSes?

Thank you very much.

Jim Keenan


In reply to Diagnosing error report: "IO object version 1.21 does not match bootstrap parameter 1.22" by jkeenan1

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-16 20:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found