dev-perl/locale-maketext-lexicon is a dependency of www-apps/rt. A lot of tests are failing. I did allready rebuild all perl modules and made a repdev-rebuild. # emerge locale-maketext-locale ... PERL_DL_NONLAZY=1 /usr/bin/perl5.8.6 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/0-signature.....# Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. ok 1/1 skipped: Module::Signature not installed t/1-basic......... # Failed test (t/1-basic.t at line 30) maketext doesn't know how to say: Hello, World! as needed at t/1-basic.t line 53 # Looks like you planned 30 tests but only ran 6. # Looks like your test died just after 6. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3, 7-30 Failed 25/30 tests, 16.67% okay t/2-lmg...........ok t/3-big-endian....ok t/4-encodings.....ok t/5-extract.......ok Failed 1/6 test scripts, 83.33% okay. 25/94 subtests failed, 73.40% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/1-basic.t 255 65280 30 49 163.33% 3 7-30 1 subtest skipped. make: *** [test_dynamic] Error 255 !!! ERROR: dev-perl/locale-maketext-lexicon-0.38 failed. !!! Function perl-module_src_compile, Line 69, Exitcode 2 !!! test failed !!! If you need support, post the topmost build error, NOT this status message. Reproducible: Always Steps to Reproduce: emerge dev-perl/locale-maketext-lexicon Actual Results: emerge fails # emerge info Portage 2.0.51-r8 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20041102-r0, 2.6.8-gentoo-r5 i686) ================================================================= System uname: 2.6.8-gentoo-r5 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz Gentoo Base System version 1.6.8 Python: dev-lang/python-2.3.4 [2.3.4 (#1, Jul 29 2004, 16:24:13)] distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.3 [enabled] dev-lang/python: 2.3.4 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.9.3, 1.6.3, 1.4_p6, 1.7.9, 1.8.5-r2, 1.5 sys-devel/binutils: 2.15.92.0.2-r2 sys-devel/libtool: 1.5.10-r1 virtual/os-headers: 2.6.8.1-r1 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=pentium4 -fprefetch-loop-arrays -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /opt/openjms/config /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/rc.d /etc/terminfo /etc/wget /usr/X11R6/lib/X11/xkb /etc/env.d" CXXFLAGS="-O3 -march=pentium4 -fprefetch-loop-arrays -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.tiscali.nl/gentoo/ ftp://ftp.tiscali.nl/pub/mirror/gentoo ftp://ftp.du.se/pub/os/gentoo http://ftp.du.se/pub/os/gentoo http://mirror.switch.ch/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/" MAKEOPTS="-j2" PKGDIR="/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X aalib acl acpi alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cscope ctype cups curl directfb divx4linux doc dvd dvdread encode esd ethereal f77 faac faad fam fbcon firebird flac foomaticdb fortran gd gdbm ggi gif gnome gphoto2 gpm gstreamer gtk gtk2 imagemagick imap imlib imlib2 ipv6 java jikes jpeg junit kde latex lcms ldap lesstif libcaca libg++ libwww live mad matroska mbox mikmod mmx mmx2 motif mozilla mpeg mpeg3 mysql nas ncurses nls nptl oggvorbis opengl oss pam pcmcia pdflib perl plotutils png postgres ppds python qt quicktime readline rtc ruby samba sasl scanner sdl slang snmp spell sse sse2 ssl svg svga tcltk tcpd tetex theora threads tiff truetype unicode usb v4l v4l2 wifi wxwindows x86 xface xine xinerama xml xml2 xmms xosd xsl xv xvid zlib"
The problem isn't you or your perl - there is a newer version of Test-Simple (which provides Test::Simple, Test::More, etc.) that under certain conditions is incompatible with older tests - something I missed during initial regression testing. I've updated the version of locale-maketext-lexicon that you are attempting to install with a corrected dep for the older Test-Simple, as well as added a newer version of locale-maketext-lexicon that supports the newer Test-Simple.