cpan> install Bundle::libnet Data::Dumper is up to date. Running install for module Net::Telnet Running make for J/JR/JROGERS/Net-Telnet-3.02.tar.gz Is already unwrapped into directory /root/.cpan/build/Net-Telnet-3.02 Has already been processed within this session Running make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib - I/usr/lib/perl5/5.6.1/i586-linux -I/usr/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/select............FAILED test 3 Failed 1/3 tests, 66.67% okay Failed Test Status Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- - t/select.t 3 1 33.33% 3 Failed 1/1 test scripts, 0.00% okay. 1/3 subtests failed, 66.67% okay. make: *** [test_dynamic] Error 29 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force Net::Cmd is up to date. Bundle summary: The following items in bundle Bundle::libnet had installation problems: Net::Telnet cpan> It looks like there is something missing in the Gentoo distrubution or something because there aren't any errors on LFS or Slackware.... Weird problem...
Tod: could you tackle this perl bug for me?
No problem. I'll try and take a look at it today sometime.
Hi! I don't see this problem. It merged fine for me. Are you loading this directly from cpan? If so, you need to merge the dependency dev-perl/libnet first. Additionla information on exactly what you were doing would be appreciated. tod Note to self: update the syntax of these ebuilds regardless.
I wonder if we can hack the CPAN.pm perl module to play nice with portage?? The CPAN module is provided with perl-5.6.1. tod