On Thu, 08 Sep 2005 22:18:51 -0400
James E Keenan <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > [ERROR] [Thu Sep  8 23:03:28 2005] MAKE TEST failed: 沒有此一檔案或目錄 
> > t/01_ini..........................ok
> > t/02_bad_constructor..............IO object version 1.21 does not match 
> > bootstrap parameter 1.22 at 
> > /usr/lib/perl5/5.8.7/i686-linux-thread-multi-64int-ld/DynaLoader.pm line 
> > 253.
> > Compilation failed in require at 
> > /opt/perl/testers/.cpanplus/5.8.7/build/IO-1.22/blib/lib/IO/Handle.pm line 
> > 262.
> > BEGIN failed--compilation aborted at 
> > /opt/perl/testers/.cpanplus/5.8.7/build/IO-1.22/blib/lib/IO/Handle.pm line 
> > 262.
> > Compilation failed in require at (eval 6) line 3.
> >     ...propagated at /usr/lib/perl5/5.8.7/base.pm line 85.
> Can you shed any light on what the above error message means?

    The first line is "No such file or dierctory".

> This error message was reported by another tester on 9/6/05, but I 
> cannot reproduce on the OSes I have access to (Win2K, Darwin) and, since 
> I don't call IO::Handle at all in the code, don't have any idea where 
> it's coming from.  It's failing at the very first test in 
> t/02_bad_constructor.t, which is nothing other than 
> use_ok('ExtUtils::ModuleMaker') --  a test that passes in the *first* 
> file in the test suite.

    I tested it again and could not reproduce the same failure.  However
I found that error is caused by the incompatibility from the just-tested
IO 1.22 with Perl itself boundled with IO 1.21.  Due to some test suite
problem it keeps loading the just-tested IO 1.22 from @INC and caused
incompatibility problem with Perl itself.  I have submit several OK
reports on ExtUtils-ModuleMaker, and forwarded this message to Robert
Rothenberg, the author of CPAN::YACSmoke.

--
Best regards,
imacat ^_*' <[EMAIL PROTECTED]>
PGP Key: http://www.imacat.idv.tw/me/pgpkey.txt

<<Woman's Voice>> News: http://www.wov.idv.tw/
Tavern IMACAT's: http://www.imacat.idv.tw/
TLUG List Manager: http://lists.linux.org.tw/cgi-bin/mailman/listinfo/tlug

Attachment: pgpkaIiCk6crO.pgp
Description: PGP signature

Reply via email to