On Oct 10, 2007, at 7:38 PM, [EMAIL PROTECTED] wrote:
Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/local/bin/perl5.10.0 "- MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00_CPANPLUS-Inc.....................Name "CPANPLUS::I18N::i_default::Lexicon" used only once: possible typo at /usr/perl5.10.0/lib/site_perl/5.10.0/Locale/Maketext/Lexicon.pm line 312.

CPANPLUS::I18N is something that hasn't been part of CPANPLUS since 0.4X series... can you see what happens that makes this warning appear? is it an old file of
some sort interfering with a new installation?

t/15_CPANPLUS-Shell...................Name "CPANPLUS::I18N::i_default::Lexicon" used only once: possible typo at /usr/perl5.10.0/lib/site_perl/5.10.0/Locale/Maketext/Lexicon.pm line 312. Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The COLUMNS and LINES environment variables didn't work. The resize program didn't work. at /usr/perl5.10.0/lib/site_perl/5.10.0/amd64- freebsd/Term/ReadKey.pm line 362. Compilation failed in require at /usr/perl5.10.0/lib/site_perl/ 5.10.0/Term/ReadLine/Perl.pm line 63.
# Looks like your test died just after 2.

These are new tests added to test teh dispatch_on_input function of the default shell. We're *actually* starting a terminal, but T::R::Perl is being loaded by the shell class;
Do you have any idea how can we get around this test failure?


t/20_CPANPLUS-Dist-MM.................Name "CPANPLUS::I18N::i_default::Lexicon" used only once: possible typo at /usr/perl5.10.0/lib/site_perl/5.10.0/Locale/Maketext/Lexicon.pm line 312.
#
# Sorry, installing into your real perl dir, rather than our test
# area since ExtUtils::Installed does not probe for .packlists in
# other dirs than those in %Config. See bug #6871 on rt.cpan.org
# for details
# Note: 'sudo' might ask for your password to do the install test

#   Failed test 'Installing module'
#   at t/20_CPANPLUS-Dist-MM.t line 150.

I take it this test failure is related to the issue you posted to rt.cpan.org.
I'll take a look into that.

Thanks for your feedback,

--
        Jos Boumans

        "Two rules to success in life:
        1. Don't tell people everything you know"
                --Sassan Tat




Reply via email to