Skip to content

Instantly share code, notes, and snippets.

@cosmo0920
Created November 25, 2011 14:55
Show Gist options
  • Save cosmo0920/1393708 to your computer and use it in GitHub Desktop.
Save cosmo0920/1393708 to your computer and use it in GitHub Desktop.
emerge perl failed
 * Package: dev-lang/perl-5.12.3-r1
 * Repository: gentoo_prefix
 * USE: elibc_glibc kernel_linux prefix userland_GNU x86
 * FEATURES: preserve-libs
>>> Unpacking source...
>>> Unpacking perl-5.12.3.tar.bz2 to /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work
>>> Unpacking perl-5.12.3-4.tar.bz2 to /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work
>>> Source unpacked in /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work
>>> Preparing source in /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3 ...
* Applying various patches (bugfixes/updates) ...
* 0001-gentoo_MakeMaker-RUNPATH.diff ...
 [ ok ]
* 0002-gentoo_config__over.diff ...
 [ ok ]
* 0003-gentoo_cpan__definstalldirs.diff ...
 [ ok ]
* 0004-gentoo_cpanplus__definstalldirs.diff ...
 [ ok ]
* 0005-gentoo_create-libperl-soname.diff ...
 [ ok ]
* 0006-gentoo_MakeMaker-delete__packlist.diff ...
 [ ok ]
* 0007-fixes_8d66b3f9__h2hp__fix.diff ...
 [ ok ]
* 0008-fixes_f178b03b__h2ph__using__deprecated__goto.diff ...
 [ ok ]
* 0009-gentoo_mod-paths.diff ...
 [ ok ]
* 0010-gentoo_enc2xs.diff ...
 [ ok ]
* 0011-gentoo_IO-Compress__AutoLoader__dropped__from__Compress-Zlib.diff ...
 [ ok ]
* 0012-gentoo_drop-fstack-protector.diff ...
 [ ok ]
* 0013-fixes_539689e74a__unwarrantedly__laundering__tainted__data.diff ...
 [ ok ]
* Done with patching
* Applying perl-5.12.3-aix-soname.patch ...
 [ ok ]
* Applying perl-5.8.8-solaris-relocation.patch ...
 [ ok ]
* Applying perl-5.8.8-solaris11.patch ...
 [ ok ]
* Applying perl-5.10.1-cleanup-paths.patch ...
 [ ok ]
* Applying perl-5.8.8-usr-local.patch ...
 [ ok ]
* Applying perl-5.10.1-hpux.patch ...
 [ ok ]
* Applying perl-5.8.8-darwin-cc-ld.patch ...
 [ ok ]
* Applying perl-5.12.3-mint.patch ...
 [ ok ]
* Applying perl-5.12.3-interix.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3 ...
First let's make sure your kit is complete. Checking...
Locating common programs...
Checking compatibility between /home/cosmo/gentoo/bin/echo and builtin echo (if any)...
Symbolic links are supported.
Checking how to test for symbolic links...
You can test for symbolic links with 'test -h'.
Good, your tr supports [:lower:] and [:upper:] to convert case.
Using [:upper:] and [:lower:] to convert case.
3b1 dos_djgpp irix_5 nonstopux sunos_4_0
aix dragonfly irix_6 openbsd sunos_4_1
aix_3 dynix irix_6_0 opus super-ux
aix_4 dynixptx irix_6_1 os2 svr4
altos486 epix isc os390 svr5
amigaos esix4 isc_2 os400 ti1500
apollo fps linux posix-bc titanos
atheos freebsd lynxos powerux ultrix_4
aux_3 freemint midnightbsd qnx umips
beos genix mips rhapsody unicos
bsdos gnu mirbsd riscos unicosmk
catamount gnukfreebsd mpc sco unisysdynix
convexos gnuknetbsd mpeix sco_2_3_0 utekv
cxux greenhills ncr_tower sco_2_3_1 uts
cygwin haiku netbsd sco_2_3_2 uwin
darwin hpux newsos4 sco_2_3_3 vmesa
dcosx i386 next_3 sco_2_3_4 vos
dec_osf interix next_3_0 solaris_2
dgux irix_4 next_4 stellar
Which of these apply, if any? [linux]
You appear to have ELF support. I'll try to use it for dynamic loading.
If dynamic loading doesn't work, read hints/linux.sh for further information.
Operating system name? [linux]
Operating system version? [2.6.41-custom-fornewercore2]
Installation prefix to use? (~name ok) [/home/cosmo/gentoo/usr]
AFS does not seem to be running...
What installation prefix should I use for installing files? (~name ok)
[/home/cosmo/gentoo/usr]
Build Perl for SOCKS? [n]
Use the PerlIO abstraction layer? [y]
Getting the current patchlevel...
Build a threading Perl? [n]
Build Perl for multiplicity? [n]
Use which C compiler? [gcc]
Checking for GNU cc in disguise and/or its version number...
Now, how can we feed standard input to your C preprocessor...
Directories to use for library searches?
[/home/cosmo/gentoo/lib /home/cosmo/gentoo/usr/lib /lib /usr/lib]
What is the file extension used for shared libraries? [so]
Try to use long doubles if available? [n]
Checking for optional libraries...
What libraries to use? [-lm]
What optimizer/debugger flag should be used? [-O2 -march=i686 -pipe -m32]
Any additional cc flags?
[-fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include]
Let me guess what the preprocessor flags are...
Any additional ld flags (NOT including libraries)? [-Wl,-O1]
Checking your choice of C compiler and flags for coherency...
Computing filename position in cpp output for #include directives...
<stdlib.h> found.
Checking to see how big your integers are...
Checking to see if you have long long...
Checking to see how big your long longs are...
<inttypes.h> found.
Checking to see if you have int64_t...
Checking which 64-bit integer type we could use...
We could use 'long long' for 64-bit integers.
Try to use 64-bit integers, if available? [n]
Try to use maximal 64-bit support, if available? [n]
Checking to see how big your double precision numbers are...
Checking to see if you have long double...
Checking to see how big your long doubles are...
What is your architecture name [i686-linux]
Perlio selected.
Pathname where the public executables will reside? (~name ok)
[/home/cosmo/gentoo/usr/bin]
Use relocatable @INC? [n]
Pathname where the private library files will reside? (~name ok)
[/home/cosmo/gentoo/usr/lib/perl5/5.12.3]
Where do you want to put the public architecture-dependent libraries? (~name ok)
[/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux]
Other username to test security of setuid scripts with? [none]
Well, the recommended value is *not* secure.
Does your kernel have *secure* setuid scripts? [n]
Installation prefix to use for add-on modules and utilities? (~name ok)
[/home/cosmo/gentoo/usr]
Pathname for the site-specific library files? (~name ok)
[/home/cosmo/gentoo/usr/lib/perl5/site_perl/5.12.3]
List of earlier versions to include in @INC?
[5.12.2/i686-linux 5.12.2 5.12.1/i686-linux 5.12.1 5.12.0/i686-linux 5.12.0 ]
<malloc/malloc.h> NOT found.
<malloc.h> found.
Checking to see how well your C compiler groks the void type...
Good. It appears to support void to the level perl5 wants.
Checking to see how big your pointers are...
Do you wish to wrap malloc calls to protect against potential overflows? [y]
Do you wish to attempt to use the malloc that comes with perl5? [n]
Your system wants malloc to return 'void *', it would seem.
Your system uses void free(), it would seem.
Pathname for the site-specific architecture-dependent library files? (~name ok)
[/home/cosmo/gentoo/usr/lib/perl5/site_perl/5.12.3/i686-linux]
Do you want to configure vendor-specific add-on directories? [y]
Installation prefix to use for vendor-supplied add-ons? (~name ok)
[/home/cosmo/gentoo/usr]
Pathname for the vendor-supplied library files? (~name ok)
[/home/cosmo/gentoo/usr/lib/perl5/vendor_perl/5.12.3]
Pathname for vendor-supplied architecture-dependent files? (~name ok)
[/home/cosmo/gentoo/usr/lib/perl5/vendor_perl/5.12.3/i686-linux]
Colon-separated list of additional directories for perl to search? [none]
Checking out function prototypes...
Support DTrace if available? [n]
Install any extra modules (y or n)? [n]
Directory for the main Perl5 html pages? (~name ok) [none]
Directory for the Perl5 module html pages? (~name ok) [none]
Do you want to install perl as /usr/bin/perl? [n]
Checking for GNU C Library...
Shall I use /home/cosmo/gentoo/usr/bin/nm to extract C symbols from the libraries?
[n]
<dld.h> NOT found.
Checking for C++...
dlopen() NOT found.
<unistd.h> found.
Do you wish to use dynamic loading? [n]
System manual is in /usr/share/man/man1.
Where do the main Perl5 manual pages (source) go? (~name ok)
[/home/cosmo/gentoo/usr/share/man/man1]
What suffix should be used for the main Perl5 man pages? [1]
You can have filenames longer than 14 characters.
Where do the perl5 library man pages (source) go? (~name ok)
[/home/cosmo/gentoo/usr/share/man/man3]
What suffix should be used for the perl5 library man pages? [3pm]
Figuring out host name...
Your host name appears to be "localhost". Right? [y]
What is your domain name? [.(none)]
What is your e-mail address? [Gentoo@localhost.(none)]
Perl administrator e-mail address [cosmo@localhost]
Do you want to install only the version-specific parts of perl? [n]
What shall I put after the #! to start up perl ("none" to not use #!)?
[/home/cosmo/gentoo/usr/bin/perl]
WARNING: Some systems limit the #! command to 32 characters.
If you experience difficulty running Perl scripts with #!, try
installing Perl in a directory with a shorter pathname.
Where do you keep publicly executable scripts? (~name ok)
[/home/cosmo/gentoo/usr/bin]
Pathname where the add-on public executables should be installed? (~name ok)
[/home/cosmo/gentoo/usr/bin]
Pathname where the site-specific html pages should be installed? (~name ok)
[none]
Pathname where the site-specific library html pages should be installed? (~name ok)
[none]
Pathname where the site-specific manual pages should be installed? (~name ok)
[/home/cosmo/gentoo/usr/share/man/man1]
Pathname where the site-specific library manual pages should be installed? (~name ok)
[/home/cosmo/gentoo/usr/share/man/man3]
Pathname where add-on public executable scripts should be installed? (~name ok)
[/home/cosmo/gentoo/usr/bin]
Use the "fast stdio" if available? [n]
off_t found.
Checking to see how big your file offsets are...
fpos_t found.
Checking the size of fpos_t...
Try to understand large files, if available? [y]
Rechecking to see how big your file offsets are...
Rechecking the size of fpos_t... 16 bytes.
Pathname for the vendor-supplied executables directory? (~name ok)
[/home/cosmo/gentoo/usr/bin]
Pathname for the vendor-supplied html pages? (~name ok) [none]
Pathname for the vendor-supplied html pages? (~name ok) [none]
Pathname for the vendor-supplied manual section 1 pages? (~name ok)
[/home/cosmo/gentoo/usr/share/man/man1]
Pathname for the vendor-supplied manual section 3 pages? (~name ok)
[/home/cosmo/gentoo/usr/share/man/man3]
Pathname for the vendor-supplied scripts directory? (~name ok)
[/home/cosmo/gentoo/usr/bin]
Using <string.h> instead of <strings.h>.
qgcvt() found.
Checking how to print long doubles...
gconvert NOT found.
gcvt() found.
I'll use gcvt to convert floats into a string.
fwalk() NOT found.
access() found.
<sys/file.h> defines the *_OK access constants.
accessx() NOT found.
aintl() NOT found.
alarm() found.
ctime64() NOT found.
localtime64() NOT found.
gmtime64() NOT found.
mktime64() NOT found.
difftime64() NOT found.
asctime64() NOT found.
<pthread.h> found.
<sys/types.h> found.
<sys/select.h> found.
Testing to see if we should include <time.h>, <sys/time.h> or both.
We'll include <time.h>.
We'll include <sys/time.h>.
Checking to see if your struct tm has tm_zone field...
Checking to see if your struct tm has tm_gmtoff field...
asctime_r() found.
atolf() NOT found.
atoll() found.
Checking whether your compiler can handle __attribute__((format)) ...
Checking whether your compiler allows __printf__ format to be null ...
Checking whether your compiler can handle __attribute__((malloc)) ...
Checking whether your compiler can handle __attribute__((nonnull(1))) ...
Checking whether your compiler can handle __attribute__((noreturn)) ...
Checking whether your compiler can handle __attribute__((pure)) ...
Checking whether your compiler can handle __attribute__((unused)) ...
Checking whether your compiler can handle __attribute__((deprecated)) ...
Checking whether your compiler can handle __attribute__((warn_unused_result)) ...
bcmp() found.
bcopy() found.
getpgrp() found.
You have to use getpgrp() instead of getpgrp(pid).
setpgrp() found.
You have to use setpgrp() instead of setpgrp(pid,pgrp).
Checking whether your compiler can handle __builtin_choose_expr ...
Checking whether your compiler can handle __builtin_expect ...
bzero() found.
<stdarg.h> found.
<varargs.h> found.
We'll include <stdarg.h> to get va_dcl definition.
You have <stdarg.h> and <stdlib.h>, so checking for C99 variadic macros.
You have C99 variadic macros.
You have void (*signal())().
Checking whether your C compiler can cast large floats to int32.
Checking whether your C compiler can cast negative float to unsigned.
vprintf() found.
Your vsprintf() returns (int).
chown() found.
chroot() found.
chsize() NOT found.
class() NOT found.
clearenv() found.
Hmm... Looks like you have Berkeley networking support.
socketpair() found.
Checking the availability of certain socket constants...
<sys/uio.h> found.
Checking to see if your system supports struct cmsghdr...
Checking to see if your C compiler knows about "const"...
copysignl() found.
crypt() NOT found.
crypt() NOT found.
<crypt.h> found.
crypt_r() NOT found.
Hmm. Based on the hints in hints/linux.sh,
the recommended value for $d_csh on this machine was "undef"!
Keep the recommended value? [y]
ctermid() found.
ctermid_r() NOT found.
ctime_r() found.
cuserid() found.
<limits.h> found.
<float.h> found.
DBL_DIG found.
dbmclose() NOT found.
difftime() found.
<dirent.h> found.
Your directory entries are struct dirent.
Your directory entry does not know about the d_namlen field.
Checking to see if DIR has a dd_fd member variable
<sys/dir.h> found.
<sys/ndir.h> NOT found.
dirfd() found.
dlerror() NOT found.
<dlfcn.h> found.
drand48_r() found.
dup2() found.
eaccess() found.
endgrent() found.
<grp.h> found.
endgrent_r() NOT found.
endhostent() found.
<netdb.h> found.
endhostent_r() NOT found.
endnetent() found.
endnetent_r() NOT found.
endprotoent() found.
endprotoent_r() NOT found.
endpwent() found.
<pwd.h> found.
endpwent_r() NOT found.
endservent() found.
endservent_r() NOT found.
<sys/file.h> defines the O_* constants...
and you have the 3 argument form of open().
<sys/file.h> found.
We'll be including <sys/file.h>.
<fcntl.h> found.
We don't need to include <fcntl.h> if we include <sys/file.h>.
fork() found.
pipe() found.
Figuring out the flag used by open() for non-blocking I/O...
Let's see what value errno gets from read() on a O_NONBLOCK file...
try.c: In function 'main':
try.c:36: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result
try.c:37: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result
try.c:53: warning: ignoring return value of 'write', declared with attribute warn_unused_result
try.c:66: warning: ignoring return value of 'write', declared with attribute warn_unused_result
try.c:72: warning: ignoring return value of 'write', declared with attribute warn_unused_result
try.c:78: warning: ignoring return value of 'read', declared with attribute warn_unused_result
Checking how std your stdio is...
Checking to see what happens if we set the stdio ptr...
Increasing ptr in your stdio decreases cnt by the same amount. Good.
You seem to have 'fast stdio' to directly manipulate the stdio buffers.
fchdir() found.
fchmod() found.
fchown() found.
fcntl() found.
Well, your system has some sort of fd_set available...
and you have the normal fd_set macros.
fgetpos() found.
finite() found.
finitel() found.
flock() found.
fp_class() NOT found.
pathconf() found.
fpathconf() found.
fpclass() NOT found.
fpclassify() NOT found.
fpclassl() NOT found.
Checking to see if you have fpos64_t...
frexpl() found.
<sys/param.h> found.
<sys/mount.h> found.
Checking to see if your system supports struct fs_data...
fseeko() found.
fsetpos() found.
fstatfs() found.
statvfs() found.
fstatvfs() found.
fsync() found.
ftello() found.
Checking if you have a working futimes()
Yes, you have
<ndbm.h> NOT found.
<gdbm/ndbm.h> NOT found.
<gdbm-ndbm.h> found.
dbm_open() NOT found.
getaddrinfo() found.
getcwd() found.
getespwnam() NOT found.
getfsstat() NOT found.
getgrent() found.
getgrent_r() found.
getgrgid_r() found.
getgrnam_r() found.
gethostbyaddr() found.
gethostbyname() found.
gethostent() found.
gethostname() found.
uname() found.
Shall I ignore gethostname() from now on? [n]
gethostbyaddr_r() found.
gethostbyname_r() found.
gethostent_r() found.
getitimer() found.
getlogin() found.
getlogin_r() found.
getmnt() NOT found.
getmntent() found.
getnameinfo() found.
getnetbyaddr() found.
getnetbyname() found.
getnetent() found.
getnetbyaddr_r() found.
getnetbyname_r() found.
getnetent_r() found.
getpagesize() found.
getprotobyname() found.
getprotobynumber() found.
getprotoent() found.
getpgid() found.
getpgrp2() NOT found.
getppid() found.
getpriority() found.
getprotobyname_r() found.
getprotobynumber_r() found.
getprotoent_r() found.
getprpwnam() NOT found.
getpwent() found.
getpwent_r() found.
getpwnam_r() found.
getpwuid_r() found.
getservbyname() found.
getservbyport() found.
getservent() found.
getservbyname_r() found.
getservbyport_r() found.
getservent_r() found.
getspnam() found.
<shadow.h> found.
getspnam_r() found.
gettimeofday() found.
gmtime_r() found.
hasmntopt() found.
<netinet/in.h> found.
<arpa/inet.h> found.
htonl() found.
ilogbl() found.
strchr() found.
inet_aton() found.
inet_ntop() found.
inet_pton() found.
isascii() found.
isfinite() NOT found.
isinf() found.
isnan() found.
isnanl() found.
killpg() found.
lchown() found.
LDBL_DIG found.
<math.h> found.
Checking to see if your libm supports _LIB_VERSION...
Yes, it does (2)
link() found.
localtime_r() found.
localeconv() found.
lockf() found.
lstat() found.
madvise() found.
malloc_size() NOT found.
malloc_good_size() NOT found.
mblen() found.
mbstowcs() found.
mbtowc() found.
memchr() found.
memcmp() found.
memcpy() found.
memmove() found.
memset() found.
mkdir() found.
mkdtemp() found.
mkfifo() found.
mkstemp() found.
mkstemps() found.
mktime() found.
<sys/mman.h> found.
mmap() found.
and it returns (void *).
sqrtl() found.
scalbnl() found.
modfl() found.
Your modfl() seems okay for large values.
mprotect() found.
msgctl() found.
msgget() found.
msgsnd() found.
msgrcv() found.
You have the full msg*(2) library.
Checking to see if your system supports struct msghdr...
msync() found.
munmap() found.
nice() found.
<langinfo.h> found.
nl_langinfo() found.
Checking to see if your C compiler knows about "volatile"...
Choosing the C types to be used for Perl's internal types...
Checking how many bits of your UVs your NVs can preserve...
Checking to find the largest integer value your NVs can hold...
The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0
Checking whether NV 0.0 is all bits zero in memory...
0.0 is represented as all bits zero in memory
Checking to see if you have off64_t...
pause() found.
poll() found.
readlink() found.
vfork() found.
Do you still want to use vfork()? [n]
pthread_attr_setscope() found.
random_r() found.
readdir() found.
seekdir() found.
telldir() found.
rewinddir() found.
readdir64_r() found.
readdir_r() found.
readv() found.
recvmsg() found.
rename() found.
rmdir() found.
<memory.h> found.
Checking if your memcmp() can compare relative magnitude...
select() found.
semctl() found.
semget() found.
semop() found.
You have the full sem*(2) library.
You do not have union semun in <sys/sem.h>.
You can use union semun for semctl IPC_STAT.
You can also use struct semid_ds* for semctl IPC_STAT.
sendmsg() found.
setegid() found.
seteuid() found.
setgrent() found.
setgrent_r() NOT found.
sethostent() found.
sethostent_r() NOT found.
setitimer() found.
setlinebuf() found.
setlocale() found.
<locale.h> found.
setlocale_r() NOT found.
setnetent() found.
setnetent_r() NOT found.
setprotoent() found.
setpgid() found.
setpgrp2() NOT found.
setpriority() found.
setproctitle() NOT found.
setprotoent_r() NOT found.
setpwent() found.
setpwent_r() NOT found.
setregid() found.
setresgid() found.
setreuid() found.
setresuid() found.
setrgid() NOT found.
setruid() NOT found.
setservent() found.
setservent_r() NOT found.
setsid() found.
setvbuf() found.
<sfio.h> NOT found.
shmctl() found.
shmget() found.
shmat() found.
and it returns (void *).
shmdt() found.
You have the full shm*(2) library.
sigaction() found.
<sunmath.h> NOT found.
Checking to see if you have signbit() available to work on double... Yes.
sigprocmask() found.
POSIX sigsetjmp found.
snprintf() found.
vsnprintf() found.
sockatmark() found.
socks5_init() NOT found.
Checking whether sprintf returns the length of the string...
sprintf returns the length of the string (as ANSI says it should)
srand48_r() found.
srandom_r() found.
<sys/stat.h> found.
Checking to see if your struct stat has st_blocks field...
<sys/vfs.h> found.
<sys/statfs.h> found.
Checking to see if your system supports struct statfs...
Checking to see if your struct statfs has f_flags field...
Checking how to access stdio streams by file descriptor number...
I can't figure out how to access stdio streams by file descriptor number.
strcoll() found.
Checking to see if your C compiler can copy structs...
strerror() found.
strerror_r() found.
strftime() found.
strlcat() NOT found.
strlcpy() NOT found.
strtod() found.
strtol() found.
strtold() found.
strtoll() found.
strtoq() found.
strtoul() found.
strtoull() found.
strtouq() found.
strxfrm() found.
symlink() found.
syscall() found.
sysconf() found.
system() found.
tcgetpgrp() found.
tcsetpgrp() found.
time() found.
time_t found.
timegm() found.
<sys/times.h> found.
times() found.
clock_t found.
tmpnam_r() found.
truncate() found.
ttyname_r() found.
tzname[] found.
try.c: In function 'main':
try.c:46: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
try.c:56: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
(Testing for character data alignment may crash the test. That's okay.)
You can access character data pretty unalignedly.
ualarm() found.
umask() found.
unordered() NOT found.
unsetenv() found.
usleep() found.
ustat() found.
closedir() found.
Checking whether closedir() returns a status...
wait4() found.
waitpid() found.
wcstombs() found.
wctomb() found.
writev() found.
Checking alignment constraints...
Doubles must be aligned on a how-many-byte boundary? [4]
Checking to see how big your characters are (hey, you never know)...
What is the size of a character (in bytes)? [1]
Checking how long a character is (in bits)...
What is the length of a character (in bits)? [8]
Checking to see how your cpp does stuff like concatenate tokens...
Oh! Smells like ANSI's been here.
<db.h> NOT found.
Looking for a random number function...
Good, found drand48().
Use which function to generate random numbers? [drand48]
Determining whether or not we are on an EBCDIC system...
Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8.
Checking how to flush all pending stdio output...
Your fflush(NULL) works okay for output streams.
Let's see if it clobbers input pipes...
fflush(NULL) seems to behave okay with input streams.
Checking the size of gid_t...
Checking the sign of gid_t...
Checking how to print 64-bit integers...
Checking the format strings to be used for Perl's internal types...
Checking the format string to be used for gids...
getgroups() found.
setgroups() found.
What type pointer is the second argument to getgroups() and setgroups()?
[gid_t]
Build Perl with MAD? [n]
Checking if your /usr/bin/make program sets $(MAKE)...
mode_t found.
It seems that you don't need va_copy().
size_t found.
What pager is used on your system? [/usr/bin/less -R]
File /usr/bin/less -R doesn't exist. Use that name anyway? [y]
pid_t found.
Checking how to generate random libraries on your machine...
<values.h> found.
Sizeof time_t = 4
Your select() operates on 32 bits at a time.
Generating a list of signal names and numbers...
Checking the size of size_t...
Checking to see if you have socklen_t...
<socks.h> NOT found.
I'll be using ssize_t for functions returning a byte count.
Your stdio uses signed chars.
Checking the size of uid_t...
Checking the sign of uid_t...
Checking the format string to be used for uids...
It appears we'll be able to prototype varargs functions.
Which compiler compiler (yacc or bison -y) shall I use? [yacc]
<assert.h> found.
<fp.h> NOT found.
<fp_class.h> NOT found.
<gdbm.h> found.
gdbm_open() NOT found.
<ieeefp.h> NOT found.
<libutil.h> found.
<mntent.h> found.
<net/errno.h> NOT found.
<netinet/tcp.h> found.
<poll.h> found.
<prot.h> NOT found.
Guessing which symbols your C compiler and preprocessor define...
try.c: In function 'main':
try.c:5713: warning: extra tokens at end of #ifdef directive
try.c:5716: warning: extra tokens at end of #ifdef directive
try.c:5719: warning: extra tokens at end of #ifdef directive
try.c:5722: warning: extra tokens at end of #ifdef directive
try.c:5749: warning: extra tokens at end of #ifdef directive
try.c:5752: warning: extra tokens at end of #ifdef directive
try.c:5755: warning: extra tokens at end of #ifdef directive
try.c:5758: warning: extra tokens at end of #ifdef directive
try.c:5785: warning: extra tokens at end of #ifdef directive
try.c:5788: warning: extra tokens at end of #ifdef directive
try.c:5791: warning: extra tokens at end of #ifdef directive
try.c:5794: warning: extra tokens at end of #ifdef directive
try.c:5821: warning: extra tokens at end of #ifdef directive
try.c:5824: warning: extra tokens at end of #ifdef directive
try.c:5827: warning: extra tokens at end of #ifdef directive
try.c:5830: warning: extra tokens at end of #ifdef directive
try.c:5857: warning: extra tokens at end of #ifdef directive
try.c:5860: warning: extra tokens at end of #ifdef directive
try.c:5863: warning: extra tokens at end of #ifdef directive
try.c:5866: warning: extra tokens at end of #ifdef directive
try.c:6625: warning: extra tokens at end of #ifdef directive
try.c:6628: warning: extra tokens at end of #ifdef directive
try.c:6631: warning: extra tokens at end of #ifdef directive
try.c:6634: warning: extra tokens at end of #ifdef directive
try.c:6661: warning: extra tokens at end of #ifdef directive
try.c:6664: warning: extra tokens at end of #ifdef directive
try.c:6667: warning: extra tokens at end of #ifdef directive
try.c:6670: warning: extra tokens at end of #ifdef directive
try.c:6697: warning: extra tokens at end of #ifdef directive
try.c:6700: warning: extra tokens at end of #ifdef directive
try.c:6703: warning: extra tokens at end of #ifdef directive
try.c:6706: warning: extra tokens at end of #ifdef directive
try.c:6733: warning: extra tokens at end of #ifdef directive
try.c:6736: warning: extra tokens at end of #ifdef directive
try.c:6739: warning: extra tokens at end of #ifdef directive
try.c:6742: warning: extra tokens at end of #ifdef directive
try.c:6769: warning: extra tokens at end of #ifdef directive
try.c:6772: warning: extra tokens at end of #ifdef directive
try.c:6775: warning: extra tokens at end of #ifdef directive
try.c:6778: warning: extra tokens at end of #ifdef directive
tcsetattr() found.
You have POSIX termios.h... good!
<stddef.h> found.
<sys/access.h> NOT found.
<sys/filio.h> NOT found.
<sys/ioctl.h> found.
<syslog.h> found.
<sys/mode.h> NOT found.
<sys/poll.h> found.
<sys/resource.h> found.
<sys/security.h> NOT found.
<sys/statvfs.h> found.
<sys/un.h> found.
<sys/utsname.h> found.
<sys/wait.h> found.
<ustat.h> found.
<utime.h> found.
Looking for extensions...
You have requested that certain extensions be ignored...
What extensions do you wish to include?
[ B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Text/Soundex Time/HiRes Time/Piece Unicode/Normalize attributes mro re threads threads/shared]
ls: cannot access Encode/*/Makefile.PL: No such file or directory
I see a config.over file. Do you wish to load it? [y]
Stripping down executable paths...
Creating config.sh...
Doing variable substitutions on .SH files...
Extracting config.h (with variable substitutions)
Extracting cflags (with variable substitutions)
Not re-extracting config.h
Extracting makeaperl (with variable substitutions)
Extracting makedepend (with variable substitutions)
Extracting Makefile (with variable substitutions)
Extracting myconfig (with variable substitutions)
Extracting pod/Makefile (with variable substitutions)
Extracting Policy.sh (with variable substitutions)
Extracting runtests (with variable substitutions)
Extracting utils/Makefile (with variable substitutions)
Extracting writemain (with variable substitutions)
Extracting x2p/cflags (with variable substitutions)
Extracting x2p/Makefile (with variable substitutions)
Run make depend now? [y]
sh ./makedepend MAKE=make
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3'
sh writemain DynaLoader.o lib/auto/B/B.a lib/auto/Compress/Raw/Bzip2/Bzip2.a lib/auto/Compress/Raw/Zlib/Zlib.a lib/auto/Cwd/Cwd.a lib/auto/Data/Dumper/Dumper.a lib/auto/Devel/DProf/DProf.a lib/auto/Devel/PPPort/PPPort.a lib/auto/Devel/Peek/Peek.a lib/auto/Digest/MD5/MD5.a lib/auto/Digest/SHA/SHA.a lib/auto/Encode/Encode.a lib/auto/Fcntl/Fcntl.a lib/auto/File/Glob/Glob.a lib/auto/Filter/Util/Call/Call.a lib/auto/Hash/Util/Util.a lib/auto/Hash/Util/FieldHash/FieldHash.a lib/auto/I18N/Langinfo/Langinfo.a lib/auto/IO/IO.a lib/auto/IPC/SysV/SysV.a lib/auto/List/Util/Util.a lib/auto/MIME/Base64/Base64.a lib/auto/Math/BigInt/FastCalc/FastCalc.a lib/auto/Opcode/Opcode.a lib/auto/POSIX/POSIX.a lib/auto/PerlIO/encoding/encoding.a lib/auto/PerlIO/scalar/scalar.a lib/auto/PerlIO/via/via.a lib/auto/SDBM_File/SDBM_File.a lib/auto/Socket/Socket.a lib/auto/Storable/Storable.a lib/auto/Sys/Hostname/Hostname.a lib/auto/Sys/Syslog/Syslog.a lib/auto/Text/Soundex/Soundex.a lib/auto/Time/HiRes/HiRes.a lib/auto/Time/Piece/Piece.a lib/auto/Unicode/Normalize/Normalize.a lib/auto/attributes/attributes.a lib/auto/mro/mro.a lib/auto/re/re.a lib/auto/threads/threads.a lib/auto/threads/shared/shared.a > perlmain.c
rm -f opmini.c
cp op.c opmini.c
rm -f perlmini.c
cp perl.c perlmini.c
echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c perlio.c perlapi.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c miniperlmain.c perlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3'
Finding dependencies for av.o.
Finding dependencies for scope.o.
Finding dependencies for op.o.
Finding dependencies for doop.o.
Finding dependencies for doio.o.
Finding dependencies for dump.o.
Finding dependencies for gv.o.
Finding dependencies for hv.o.
Finding dependencies for mg.o.
Finding dependencies for reentr.o.
Finding dependencies for mro.o.
Finding dependencies for perl.o.
Finding dependencies for perly.o.
Finding dependencies for pp.o.
Finding dependencies for pp_hot.o.
Finding dependencies for pp_ctl.o.
Finding dependencies for pp_sys.o.
Finding dependencies for regcomp.o.
Finding dependencies for regexec.o.
Finding dependencies for utf8.o.
Finding dependencies for sv.o.
Finding dependencies for taint.o.
Finding dependencies for toke.o.
Finding dependencies for util.o.
Finding dependencies for deb.o.
Finding dependencies for run.o.
Finding dependencies for universal.o.
Finding dependencies for pad.o.
Finding dependencies for globals.o.
Finding dependencies for perlio.o.
Finding dependencies for perlapi.o.
Finding dependencies for numeric.o.
Finding dependencies for mathoms.o.
Finding dependencies for locale.o.
Finding dependencies for pp_pack.o.
Finding dependencies for pp_sort.o.
Finding dependencies for miniperlmain.o.
Finding dependencies for perlmain.o.
Finding dependencies for opmini.o.
Finding dependencies for perlmini.o.
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3'
echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n' >.shlist
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3'
Updating makefile...
test -s perlmain.c && touch perlmain.c
cd x2p; make depend
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
sh ../makedepend MAKE=make
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
echo hash.c str.c util.c walk.c | tr ' ' '\n' >.clist
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
Finding dependencies for hash.o.
Finding dependencies for str.o.
Finding dependencies for util.o.
Finding dependencies for walk.o.
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
Updating makefile...
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
Now you must run 'make'.
If you compile perl5 on a different machine or from a different object
directory, copy the Policy.sh file from this object directory to the
new one before you run Configure -- this will help you with most of
the policy defaults.
>>> Source configured.
>>> Compiling source in /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3 ...
make -j1
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" miniperlmain.o` miniperlmain.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" gv.o` gv.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" toke.o` toke.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" perly.o` perly.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" pad.o` pad.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" regcomp.o` regcomp.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" dump.o` dump.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" util.o` util.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
util.c: In function 'S_write_no_mem':
util.c:67: warning: ignoring return value of 'write', declared with attribute warn_unused_result
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" mg.o` mg.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" reentr.o` reentr.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" mro.o` mro.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" hv.o` hv.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" av.o` av.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" run.o` run.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" pp_hot.o` pp_hot.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" sv.o` sv.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
sv.c: In function 'Perl_sv_2pv_flags':
sv.c:2772: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
sv.c:2965: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
sv.c: In function 'Perl_sv_vcatpvfn':
sv.c:9422: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
sv.c:10227: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" pp.o` pp.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" scope.o` scope.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" pp_ctl.o` pp_ctl.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" pp_sys.o` pp_sys.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" doop.o` doop.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" doio.o` doio.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
doio.c: In function 'Perl_nextargv':
doio.c:870: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result
doio.c: In function 'S_exec_failed':
doio.c:1380: warning: ignoring return value of 'write', declared with attribute warn_unused_result
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" regexec.o` regexec.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" utf8.o` utf8.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" taint.o` taint.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" deb.o` deb.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" universal.o` universal.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" generate_uudmap.o` generate_uudmap.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
gcc -o generate_uudmap -Wl,-O1 generate_uudmap.o -lm
./generate_uudmap uudmap.h bitcount.h
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" globals.o` globals.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" perlio.o` perlio.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
perlio.c: In function 'PerlIO_debug':
perlio.c:505: warning: ignoring return value of 'write', declared with attribute warn_unused_result
perlio.c: In function 'S_more_refcounted_fds':
perlio.c:2289: warning: ignoring return value of 'write', declared with attribute warn_unused_result
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" perlapi.o` perlapi.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" numeric.o` numeric.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" mathoms.o` mathoms.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" locale.o` locale.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" pp_pack.o` pp_pack.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
pp_pack.c: In function 'S_unpack_rec':
pp_pack.c:1228: warning: 'sv' may be used uninitialized in this function
pp_pack.c:1561: warning: 'str' may be used uninitialized in this function
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" pp_sort.o` pp_sort.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" opmini.o` -DPERL_EXTERNAL_GLOB opmini.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" perlmini.o` -DPERL_IS_MINIPERL perlmini.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
gcc -Wl,-O1 -o miniperl \
gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o \
miniperlmain.o opmini.o perlmini.o -lm
./miniperl -w -Ilib -MExporter -e '<?>' || make minitest
./miniperl -Ilib autodoc.pl
/home/cosmo/gentoo/bin/ln -s perl5123delta.pod pod/perldelta.pod
./miniperl -Ilib -Icpan/Cwd -Icpan/Cwd/lib pod/perlmodlib.PL -q
./miniperl -Ilib make_patchnum.pl
Updating 'git_version.h' and 'lib/Config_git.pl'
./miniperl -Ilib configpm
written lib/Config.pod
updated lib/Config.pm
updated lib/Config_heavy.pl
cp ext/re/re.pm lib/re.pm
./miniperl -Ilib make_ext.pl cpan/Archive-Extract/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Archive::Extract (all)
Creating Makefile.PL in cpan/Archive-Extract for Archive::Extract
Running Makefile.PL in cpan/Archive-Extract
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Archive::Extract
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Extract'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Extract'
Making all in cpan/Archive-Extract
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Extract'
cp lib/Archive/Extract.pm ../../lib/Archive/Extract.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Extract'
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Archive::Tar (all)
Running Makefile.PL in cpan/Archive-Tar
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Archive::Tar
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Tar'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Tar'
Making all in cpan/Archive-Tar
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Tar'
cp lib/Archive/Tar/Constant.pm ../../lib/Archive/Tar/Constant.pm
cp lib/Archive/Tar.pm ../../lib/Archive/Tar.pm
cp lib/Archive/Tar/File.pm ../../lib/Archive/Tar/File.pm
cp bin/ptardiff blib/script/ptardiff
/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ptardiff
cp bin/ptar blib/script/ptar
/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ptar
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Tar'
./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Attribute::Handlers (all)
Creating Makefile.PL in dist/Attribute-Handlers for Attribute::Handlers
Running Makefile.PL in dist/Attribute-Handlers
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Attribute::Handlers
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Attribute-Handlers'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Attribute-Handlers'
Making all in dist/Attribute-Handlers
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Attribute-Handlers'
cp lib/Attribute/Handlers.pm ../../lib/Attribute/Handlers.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Attribute-Handlers'
./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making AutoLoader (all)
Creating Makefile.PL in cpan/AutoLoader for AutoLoader
Running Makefile.PL in cpan/AutoLoader
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for AutoLoader
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/AutoLoader'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/AutoLoader'
Making all in cpan/AutoLoader
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/AutoLoader'
cp lib/AutoLoader.pm ../../lib/AutoLoader.pm
cp lib/AutoSplit.pm ../../lib/AutoSplit.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/AutoLoader'
./miniperl -Ilib make_ext.pl cpan/B-Debug/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making B::Debug (all)
Creating Makefile.PL in cpan/B-Debug for B::Debug
Running Makefile.PL in cpan/B-Debug
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for B::Debug
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Debug'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Debug'
Making all in cpan/B-Debug
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Debug'
cp Debug.pm ../../lib/B/Debug.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Debug'
./miniperl -Ilib make_ext.pl dist/B-Deparse/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making B::Deparse (all)
Creating Makefile.PL in dist/B-Deparse for B::Deparse
Running Makefile.PL in dist/B-Deparse
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for B::Deparse
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/B-Deparse'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/B-Deparse'
Making all in dist/B-Deparse
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/B-Deparse'
cp Deparse.pm ../../lib/B/Deparse.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/B-Deparse'
./miniperl -Ilib make_ext.pl cpan/B-Lint/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making B::Lint (all)
Creating Makefile.PL in cpan/B-Lint for B::Lint
Running Makefile.PL in cpan/B-Lint
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for B::Lint
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Lint'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Lint'
Making all in cpan/B-Lint
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Lint'
cp lib/B/Lint/Debug.pm ../../lib/B/Lint/Debug.pm
cp lib/B/Lint.pm ../../lib/B/Lint.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Lint'
./miniperl -Ilib make_ext.pl cpan/CGI/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making CGI (all)
Creating Makefile.PL in cpan/CGI for CGI
Running Makefile.PL in cpan/CGI
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for CGI
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CGI'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CGI'
Making all in cpan/CGI
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CGI'
cp lib/CGI/Switch.pm ../../lib/CGI/Switch.pm
cp lib/CGI/Cookie.pm ../../lib/CGI/Cookie.pm
cp lib/CGI/Pretty.pm ../../lib/CGI/Pretty.pm
cp lib/CGI.pm ../../lib/CGI.pm
cp lib/CGI/Carp.pm ../../lib/CGI/Carp.pm
cp lib/CGI/Apache.pm ../../lib/CGI/Apache.pm
cp lib/CGI/Util.pm ../../lib/CGI/Util.pm
cp lib/CGI/Push.pm ../../lib/CGI/Push.pm
cp lib/CGI/Fast.pm ../../lib/CGI/Fast.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CGI'
./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making CPAN (all)
Creating Makefile.PL in cpan/CPAN for CPAN
Running Makefile.PL in cpan/CPAN
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for CPAN
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPAN'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPAN'
Making all in cpan/CPAN
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPAN'
cp lib/CPAN.pm ../../lib/CPAN.pm
cp lib/CPAN/CacheMgr.pm ../../lib/CPAN/CacheMgr.pm
cp lib/CPAN/FTP/netrc.pm ../../lib/CPAN/FTP/netrc.pm
cp lib/CPAN/LWP/UserAgent.pm ../../lib/CPAN/LWP/UserAgent.pm
cp lib/CPAN/FTP.pm ../../lib/CPAN/FTP.pm
cp lib/CPAN/Queue.pm ../../lib/CPAN/Queue.pm
cp lib/CPAN/Distroprefs.pm ../../lib/CPAN/Distroprefs.pm
cp lib/CPAN/Kwalify/distroprefs.yml ../../lib/CPAN/Kwalify/distroprefs.yml
cp lib/App/Cpan.pm ../../lib/App/Cpan.pm
cp lib/CPAN/Kwalify.pm ../../lib/CPAN/Kwalify.pm
cp lib/CPAN/Module.pm ../../lib/CPAN/Module.pm
cp lib/CPAN/Author.pm ../../lib/CPAN/Author.pm
cp lib/CPAN/Debug.pm ../../lib/CPAN/Debug.pm
cp lib/CPAN/API/HOWTO.pod ../../lib/CPAN/API/HOWTO.pod
cp lib/CPAN/Complete.pm ../../lib/CPAN/Complete.pm
cp lib/CPAN/FirstTime.pm ../../lib/CPAN/FirstTime.pm
cp lib/CPAN/Distrostatus.pm ../../lib/CPAN/Distrostatus.pm
cp lib/CPAN/Exception/blocked_urllist.pm ../../lib/CPAN/Exception/blocked_urllist.pm
cp lib/CPAN/Tarzip.pm ../../lib/CPAN/Tarzip.pm
cp lib/CPAN/Prompt.pm ../../lib/CPAN/Prompt.pm
cp lib/CPAN/URL.pm ../../lib/CPAN/URL.pm
cp lib/CPAN/Version.pm ../../lib/CPAN/Version.pm
cp lib/CPAN/DeferredCode.pm ../../lib/CPAN/DeferredCode.pm
cp lib/CPAN/Distribution.pm ../../lib/CPAN/Distribution.pm
cp lib/CPAN/Nox.pm ../../lib/CPAN/Nox.pm
cp lib/CPAN/Exception/RecursiveDependency.pm ../../lib/CPAN/Exception/RecursiveDependency.pm
cp lib/CPAN/Bundle.pm ../../lib/CPAN/Bundle.pm
cp lib/CPAN/Shell.pm ../../lib/CPAN/Shell.pm
cp lib/CPAN/HandleConfig.pm ../../lib/CPAN/HandleConfig.pm
cp lib/CPAN/InfoObj.pm ../../lib/CPAN/InfoObj.pm
cp lib/CPAN/Exception/yaml_not_installed.pm ../../lib/CPAN/Exception/yaml_not_installed.pm
cp lib/CPAN/Index.pm ../../lib/CPAN/Index.pm
cp lib/CPAN/Kwalify/distroprefs.dd ../../lib/CPAN/Kwalify/distroprefs.dd
cp lib/CPAN/Mirrors.pm ../../lib/CPAN/Mirrors.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPAN'
./miniperl -Ilib make_ext.pl cpan/CPANPLUS/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making CPANPLUS (all)
Running Makefile.PL in cpan/CPANPLUS
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for CPANPLUS
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS'
Making all in cpan/CPANPLUS
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS'
cp lib/CPANPLUS/Backend/RV.pm ../../lib/CPANPLUS/Backend/RV.pm
cp lib/CPANPLUS/Shell/Default.pm ../../lib/CPANPLUS/Shell/Default.pm
cp lib/CPANPLUS/Module.pm ../../lib/CPANPLUS/Module.pm
cp lib/CPANPLUS/Module/Author.pm ../../lib/CPANPLUS/Module/Author.pm
cp lib/CPANPLUS/Module/Checksums.pm ../../lib/CPANPLUS/Module/Checksums.pm
cp lib/CPANPLUS/Dist/MM.pm ../../lib/CPANPLUS/Dist/MM.pm
cp lib/CPANPLUS/Internals.pm ../../lib/CPANPLUS/Internals.pm
cp lib/CPANPLUS/Module/Signature.pm ../../lib/CPANPLUS/Module/Signature.pm
cp lib/CPANPLUS/Hacking.pod ../../lib/CPANPLUS/Hacking.pod
cp lib/CPANPLUS.pm ../../lib/CPANPLUS.pm
cp lib/CPANPLUS/Shell/Default/Plugins/Remote.pm ../../lib/CPANPLUS/Shell/Default/Plugins/Remote.pm
cp lib/CPANPLUS/Backend.pm ../../lib/CPANPLUS/Backend.pm
cp lib/CPANPLUS/Internals/Report.pm ../../lib/CPANPLUS/Internals/Report.pm
cp lib/CPANPLUS/Module/Author/Fake.pm ../../lib/CPANPLUS/Module/Author/Fake.pm
cp lib/CPANPLUS/FAQ.pod ../../lib/CPANPLUS/FAQ.pod
cp lib/CPANPLUS/Config.pm ../../lib/CPANPLUS/Config.pm
cp lib/CPANPLUS/Internals/Utils.pm ../../lib/CPANPLUS/Internals/Utils.pm
cp lib/CPANPLUS/Shell/Default/Plugins/Source.pm ../../lib/CPANPLUS/Shell/Default/Plugins/Source.pm
cp lib/CPANPLUS/Internals/Constants/Report.pm ../../lib/CPANPLUS/Internals/Constants/Report.pm
cp lib/CPANPLUS/Shell.pm ../../lib/CPANPLUS/Shell.pm
cp lib/CPANPLUS/Configure/Setup.pm ../../lib/CPANPLUS/Configure/Setup.pm
cp lib/CPANPLUS/Internals/Source.pm ../../lib/CPANPLUS/Internals/Source.pm
cp lib/CPANPLUS/Internals/Fetch.pm ../../lib/CPANPLUS/Internals/Fetch.pm
cp lib/CPANPLUS/Dist.pm ../../lib/CPANPLUS/Dist.pm
cp lib/CPANPLUS/Shell/Classic.pm ../../lib/CPANPLUS/Shell/Classic.pm
cp lib/CPANPLUS/Configure.pm ../../lib/CPANPLUS/Configure.pm
cp lib/CPANPLUS/Selfupdate.pm ../../lib/CPANPLUS/Selfupdate.pm
cp lib/CPANPLUS/Internals/Search.pm ../../lib/CPANPLUS/Internals/Search.pm
cp lib/CPANPLUS/Internals/Extract.pm ../../lib/CPANPLUS/Internals/Extract.pm
cp lib/CPANPLUS/Internals/Source/SQLite/Tie.pm ../../lib/CPANPLUS/Internals/Source/SQLite/Tie.pm
cp lib/CPANPLUS/Internals/Utils/Autoflush.pm ../../lib/CPANPLUS/Internals/Utils/Autoflush.pm
cp lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm ../../lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm
cp lib/CPANPLUS/Dist/Sample.pm ../../lib/CPANPLUS/Dist/Sample.pm
cp lib/CPANPLUS/Error.pm ../../lib/CPANPLUS/Error.pm
cp lib/CPANPLUS/Module/Fake.pm ../../lib/CPANPLUS/Module/Fake.pm
cp lib/CPANPLUS/Internals/Source/SQLite.pm ../../lib/CPANPLUS/Internals/Source/SQLite.pm
cp lib/CPANPLUS/Internals/Source/Memory.pm ../../lib/CPANPLUS/Internals/Source/Memory.pm
cp lib/CPANPLUS/Dist/Autobundle.pm ../../lib/CPANPLUS/Dist/Autobundle.pm
cp lib/CPANPLUS/Internals/Constants.pm ../../lib/CPANPLUS/Internals/Constants.pm
cp lib/CPANPLUS/Dist/Base.pm ../../lib/CPANPLUS/Dist/Base.pm
cp lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod ../../lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod
cp bin/cpanp-run-perl blib/script/cpanp-run-perl
/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpanp-run-perl
cp bin/cpan2dist blib/script/cpan2dist
/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpan2dist
cp bin/cpanp blib/script/cpanp
/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpanp
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS'
./miniperl -Ilib make_ext.pl cpan/CPANPLUS-Dist-Build/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making CPANPLUS::Dist::Build (all)
Creating Makefile.PL in cpan/CPANPLUS-Dist-Build for CPANPLUS::Dist::Build
Running Makefile.PL in cpan/CPANPLUS-Dist-Build
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for CPANPLUS::Dist::Build
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS-Dist-Build'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS-Dist-Build'
Making all in cpan/CPANPLUS-Dist-Build
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS-Dist-Build'
cp lib/CPANPLUS/Dist/Build.pm ../../lib/CPANPLUS/Dist/Build.pm
cp lib/CPANPLUS/Dist/Build/Constants.pm ../../lib/CPANPLUS/Dist/Build/Constants.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS-Dist-Build'
./miniperl -Ilib make_ext.pl cpan/Class-ISA/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Class::ISA (all)
Creating Makefile.PL in cpan/Class-ISA for Class::ISA
Running Makefile.PL in cpan/Class-ISA
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Class::ISA
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Class-ISA'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Class-ISA'
Making all in cpan/Class-ISA
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Class-ISA'
cp lib/Class/ISA.pm ../../lib/Class/ISA.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Class-ISA'
./miniperl -Ilib make_ext.pl ext/Devel-SelfStubber/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Devel::SelfStubber (all)
Creating Makefile.PL in ext/Devel-SelfStubber for Devel::SelfStubber
Running Makefile.PL in ext/Devel-SelfStubber
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Devel::SelfStubber
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-SelfStubber'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-SelfStubber'
Making all in ext/Devel-SelfStubber
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-SelfStubber'
cp lib/Devel/SelfStubber.pm ../../lib/Devel/SelfStubber.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-SelfStubber'
./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Digest (all)
Creating Makefile.PL in cpan/Digest for Digest
Running Makefile.PL in cpan/Digest
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Digest
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest'
Making all in cpan/Digest
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest'
cp Digest.pm ../../lib/Digest.pm
cp Digest/file.pm ../../lib/Digest/file.pm
cp Digest/base.pm ../../lib/Digest/base.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest'
./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Errno (all)
Running Makefile.PL in ext/Errno
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Errno
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Errno'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Errno'
Making all in ext/Errno
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Errno'
../../miniperl "-I../../lib" "-I../../lib" Errno_pm.PL Errno.pm
cp Errno.pm ../../lib/Errno.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Errno'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-CBuilder/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::CBuilder (all)
Creating Makefile.PL in cpan/ExtUtils-CBuilder for ExtUtils::CBuilder
Running Makefile.PL in cpan/ExtUtils-CBuilder
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for ExtUtils::CBuilder
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-CBuilder'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-CBuilder'
Making all in cpan/ExtUtils-CBuilder
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-CBuilder'
cp lib/ExtUtils/CBuilder.pm ../../lib/ExtUtils/CBuilder.pm
cp lib/ExtUtils/CBuilder/Platform/Windows.pm ../../lib/ExtUtils/CBuilder/Platform/Windows.pm
cp lib/ExtUtils/CBuilder/Platform/aix.pm ../../lib/ExtUtils/CBuilder/Platform/aix.pm
cp lib/ExtUtils/CBuilder/Platform/cygwin.pm ../../lib/ExtUtils/CBuilder/Platform/cygwin.pm
cp lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm ../../lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
cp lib/ExtUtils/CBuilder/Platform/VMS.pm ../../lib/ExtUtils/CBuilder/Platform/VMS.pm
cp lib/ExtUtils/CBuilder/Platform/Unix.pm ../../lib/ExtUtils/CBuilder/Platform/Unix.pm
cp lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm ../../lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
cp lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm ../../lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
cp lib/ExtUtils/CBuilder/Platform/darwin.pm ../../lib/ExtUtils/CBuilder/Platform/darwin.pm
cp lib/ExtUtils/CBuilder/Platform/os2.pm ../../lib/ExtUtils/CBuilder/Platform/os2.pm
cp lib/ExtUtils/CBuilder/Platform/dec_osf.pm ../../lib/ExtUtils/CBuilder/Platform/dec_osf.pm
cp lib/ExtUtils/CBuilder/Base.pm ../../lib/ExtUtils/CBuilder/Base.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-CBuilder'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Command/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::Command (all)
Creating Makefile.PL in cpan/ExtUtils-Command for ExtUtils::Command
Running Makefile.PL in cpan/ExtUtils-Command
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for ExtUtils::Command
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Command'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Command'
Making all in cpan/ExtUtils-Command
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Command'
cp lib/ExtUtils/Command.pm ../../lib/ExtUtils/Command.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Command'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::Constant (all)
Creating Makefile.PL in cpan/ExtUtils-Constant for ExtUtils::Constant
Running Makefile.PL in cpan/ExtUtils-Constant
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for ExtUtils::Constant
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Constant'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Constant'
Making all in cpan/ExtUtils-Constant
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Constant'
cp lib/ExtUtils/Constant/ProxySubs.pm ../../lib/ExtUtils/Constant/ProxySubs.pm
cp lib/ExtUtils/Constant/XS.pm ../../lib/ExtUtils/Constant/XS.pm
cp lib/ExtUtils/Constant/Utils.pm ../../lib/ExtUtils/Constant/Utils.pm
cp lib/ExtUtils/Constant/Base.pm ../../lib/ExtUtils/Constant/Base.pm
cp lib/ExtUtils/Constant.pm ../../lib/ExtUtils/Constant.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Constant'
./miniperl -Ilib make_ext.pl dist/ExtUtils-Install/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::Install (all)
Creating Makefile.PL in dist/ExtUtils-Install for ExtUtils::Install
Running Makefile.PL in dist/ExtUtils-Install
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for ExtUtils::Install
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/ExtUtils-Install'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/ExtUtils-Install'
Making all in dist/ExtUtils-Install
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/ExtUtils-Install'
cp lib/ExtUtils/Installed.pm ../../lib/ExtUtils/Installed.pm
cp lib/ExtUtils/Install.pm ../../lib/ExtUtils/Install.pm
cp lib/ExtUtils/Packlist.pm ../../lib/ExtUtils/Packlist.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/ExtUtils-Install'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::MakeMaker (all)
Creating Makefile.PL in cpan/ExtUtils-MakeMaker for ExtUtils::MakeMaker
Running Makefile.PL in cpan/ExtUtils-MakeMaker
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Checking if your kit is complete...
Warning: the following files are missing in your kit:
.gitignore
inc/ExtUtils/Command.pm
inc/ExtUtils/Install.pm
inc/ExtUtils/Installed.pm
inc/ExtUtils/Manifest.pm
inc/ExtUtils/MANIFEST.SKIP
inc/ExtUtils/Packlist.pm
MANIFEST.SKIP
META.yml
t/lib/Test/Builder.pm
t/lib/Test/Builder/IO/Scalar.pm
t/lib/Test/Builder/Module.pm
t/lib/Test/More.pm
t/lib/Test/Simple.pm
Please inform the author.
Writing Makefile for ExtUtils::MakeMaker
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-MakeMaker'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-MakeMaker'
Making all in cpan/ExtUtils-MakeMaker
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-MakeMaker'
cp lib/ExtUtils/MM_OS2.pm ../../lib/ExtUtils/MM_OS2.pm
cp lib/ExtUtils/MakeMaker.pm ../../lib/ExtUtils/MakeMaker.pm
cp lib/ExtUtils/MM_VOS.pm ../../lib/ExtUtils/MM_VOS.pm
cp lib/ExtUtils/MM_Unix.pm ../../lib/ExtUtils/MM_Unix.pm
cp lib/ExtUtils/Mksymlists.pm ../../lib/ExtUtils/Mksymlists.pm
cp lib/ExtUtils/MM.pm ../../lib/ExtUtils/MM.pm
cp lib/ExtUtils/MM_Win32.pm ../../lib/ExtUtils/MM_Win32.pm
cp lib/ExtUtils/MM_UWIN.pm ../../lib/ExtUtils/MM_UWIN.pm
cp lib/ExtUtils/testlib.pm ../../lib/ExtUtils/testlib.pm
cp lib/ExtUtils/MY.pm ../../lib/ExtUtils/MY.pm
cp lib/ExtUtils/MM_DOS.pm ../../lib/ExtUtils/MM_DOS.pm
cp lib/ExtUtils/MM_Cygwin.pm ../../lib/ExtUtils/MM_Cygwin.pm
cp lib/ExtUtils/MM_MacOS.pm ../../lib/ExtUtils/MM_MacOS.pm
cp lib/ExtUtils/MM_VMS.pm ../../lib/ExtUtils/MM_VMS.pm
cp lib/ExtUtils/MM_Win95.pm ../../lib/ExtUtils/MM_Win95.pm
cp lib/ExtUtils/MM_BeOS.pm ../../lib/ExtUtils/MM_BeOS.pm
cp lib/ExtUtils/Liblist.pm ../../lib/ExtUtils/Liblist.pm
cp lib/ExtUtils/MM_AIX.pm ../../lib/ExtUtils/MM_AIX.pm
cp lib/ExtUtils/MM_Darwin.pm ../../lib/ExtUtils/MM_Darwin.pm
cp lib/ExtUtils/MakeMaker/Tutorial.pod ../../lib/ExtUtils/MakeMaker/Tutorial.pod
cp lib/ExtUtils/Mkbootstrap.pm ../../lib/ExtUtils/Mkbootstrap.pm
cp lib/ExtUtils/Liblist/Kid.pm ../../lib/ExtUtils/Liblist/Kid.pm
cp lib/ExtUtils/MM_QNX.pm ../../lib/ExtUtils/MM_QNX.pm
cp lib/ExtUtils/MakeMaker/FAQ.pod ../../lib/ExtUtils/MakeMaker/FAQ.pod
cp lib/ExtUtils/Command/MM.pm ../../lib/ExtUtils/Command/MM.pm
cp lib/ExtUtils/MakeMaker/Config.pm ../../lib/ExtUtils/MakeMaker/Config.pm
cp lib/ExtUtils/MM_NW5.pm ../../lib/ExtUtils/MM_NW5.pm
cp lib/ExtUtils/MM_Any.pm ../../lib/ExtUtils/MM_Any.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-MakeMaker'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::Manifest (all)
Creating Makefile.PL in cpan/ExtUtils-Manifest for ExtUtils::Manifest
Running Makefile.PL in cpan/ExtUtils-Manifest
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for ExtUtils::Manifest
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Manifest'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Manifest'
Making all in cpan/ExtUtils-Manifest
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Manifest'
cp lib/ExtUtils/MANIFEST.SKIP ../../lib/ExtUtils/MANIFEST.SKIP
cp lib/ExtUtils/Manifest.pm ../../lib/ExtUtils/Manifest.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Manifest'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-ParseXS/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::ParseXS (all)
Creating Makefile.PL in cpan/ExtUtils-ParseXS for ExtUtils::ParseXS
Running Makefile.PL in cpan/ExtUtils-ParseXS
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for ExtUtils::ParseXS
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-ParseXS'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-ParseXS'
Making all in cpan/ExtUtils-ParseXS
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-ParseXS'
cp lib/ExtUtils/ParseXS.pm ../../lib/ExtUtils/ParseXS.pm
cp lib/ExtUtils/xsubpp ../../lib/ExtUtils/xsubpp
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-ParseXS'
./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making File::Fetch (all)
Creating Makefile.PL in cpan/File-Fetch for File::Fetch
Running Makefile.PL in cpan/File-Fetch
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for File::Fetch
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Fetch'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Fetch'
Making all in cpan/File-Fetch
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Fetch'
cp lib/File/Fetch.pm ../../lib/File/Fetch.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Fetch'
./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making File::Path (all)
Creating Makefile.PL in cpan/File-Path for File::Path
Running Makefile.PL in cpan/File-Path
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for File::Path
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Path'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Path'
Making all in cpan/File-Path
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Path'
cp lib/File/Path.pm ../../lib/File/Path.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Path'
./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making File::Temp (all)
Creating Makefile.PL in cpan/File-Temp for File::Temp
Running Makefile.PL in cpan/File-Temp
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for File::Temp
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Temp'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Temp'
Making all in cpan/File-Temp
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Temp'
cp Temp.pm ../../lib/File/Temp.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Temp'
./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making FileCache (all)
Creating Makefile.PL in ext/FileCache for FileCache
Running Makefile.PL in ext/FileCache
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for FileCache
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/FileCache'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/FileCache'
Making all in ext/FileCache
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/FileCache'
cp lib/FileCache.pm ../../lib/FileCache.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/FileCache'
./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Filter::Simple (all)
Creating Makefile.PL in dist/Filter-Simple for Filter::Simple
Running Makefile.PL in dist/Filter-Simple
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Filter::Simple
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Filter-Simple'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Filter-Simple'
Making all in dist/Filter-Simple
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Filter-Simple'
cp lib/Filter/Simple.pm ../../lib/Filter/Simple.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Filter-Simple'
./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Getopt::Long (all)
Creating Makefile.PL in cpan/Getopt-Long for Getopt::Long
Running Makefile.PL in cpan/Getopt-Long
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Getopt::Long
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Getopt-Long'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Getopt-Long'
Making all in cpan/Getopt-Long
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Getopt-Long'
cp lib/Getopt/Long.pm ../../lib/Getopt/Long.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Getopt-Long'
./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making I18N::LangTags (all)
Creating Makefile.PL in dist/I18N-LangTags for I18N::LangTags
Running Makefile.PL in dist/I18N-LangTags
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for I18N::LangTags
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/I18N-LangTags'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/I18N-LangTags'
Making all in dist/I18N-LangTags
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/I18N-LangTags'
cp lib/I18N/LangTags/List.pm ../../lib/I18N/LangTags/List.pm
cp lib/I18N/LangTags.pm ../../lib/I18N/LangTags.pm
cp lib/I18N/LangTags/Detect.pm ../../lib/I18N/LangTags/Detect.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/I18N-LangTags'
./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making IO::Compress (all)
Running Makefile.PL in cpan/IO-Compress
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for IO::Compress
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Compress'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Compress'
Making all in cpan/IO-Compress
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Compress'
cp lib/IO/Uncompress/Adapter/Bunzip2.pm ../../lib/IO/Uncompress/Adapter/Bunzip2.pm
cp lib/IO/Uncompress/RawInflate.pm ../../lib/IO/Uncompress/RawInflate.pm
cp lib/Compress/Zlib.pm ../../lib/Compress/Zlib.pm
cp lib/IO/Uncompress/Inflate.pm ../../lib/IO/Uncompress/Inflate.pm
cp lib/IO/Compress/Deflate.pm ../../lib/IO/Compress/Deflate.pm
cp lib/IO/Compress/Adapter/Deflate.pm ../../lib/IO/Compress/Adapter/Deflate.pm
cp lib/IO/Uncompress/Adapter/Identity.pm ../../lib/IO/Uncompress/Adapter/Identity.pm
cp lib/IO/Compress/Zip.pm ../../lib/IO/Compress/Zip.pm
cp lib/IO/Uncompress/Base.pm ../../lib/IO/Uncompress/Base.pm
cp lib/IO/Compress/Gzip/Constants.pm ../../lib/IO/Compress/Gzip/Constants.pm
cp lib/IO/Compress/Zlib/Extra.pm ../../lib/IO/Compress/Zlib/Extra.pm
cp lib/IO/Compress/Base.pm ../../lib/IO/Compress/Base.pm
cp lib/IO/Compress/Zip/Constants.pm ../../lib/IO/Compress/Zip/Constants.pm
cp lib/File/GlobMapper.pm ../../lib/File/GlobMapper.pm
cp lib/IO/Compress/Zlib/Constants.pm ../../lib/IO/Compress/Zlib/Constants.pm
cp lib/IO/Compress/Adapter/Identity.pm ../../lib/IO/Compress/Adapter/Identity.pm
cp lib/IO/Uncompress/Adapter/Inflate.pm ../../lib/IO/Uncompress/Adapter/Inflate.pm
cp lib/IO/Uncompress/Unzip.pm ../../lib/IO/Uncompress/Unzip.pm
cp lib/IO/Compress/Base/Common.pm ../../lib/IO/Compress/Base/Common.pm
cp lib/IO/Uncompress/Bunzip2.pm ../../lib/IO/Uncompress/Bunzip2.pm
cp lib/IO/Uncompress/Gunzip.pm ../../lib/IO/Uncompress/Gunzip.pm
cp lib/IO/Uncompress/AnyUncompress.pm ../../lib/IO/Uncompress/AnyUncompress.pm
cp lib/IO/Compress/Adapter/Bzip2.pm ../../lib/IO/Compress/Adapter/Bzip2.pm
cp lib/IO/Compress/RawDeflate.pm ../../lib/IO/Compress/RawDeflate.pm
cp lib/IO/Uncompress/AnyInflate.pm ../../lib/IO/Uncompress/AnyInflate.pm
cp lib/IO/Compress/Gzip.pm ../../lib/IO/Compress/Gzip.pm
cp lib/IO/Compress/Bzip2.pm ../../lib/IO/Compress/Bzip2.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Compress'
./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making IO::Zlib (all)
Creating Makefile.PL in cpan/IO-Zlib for IO::Zlib
Running Makefile.PL in cpan/IO-Zlib
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for IO::Zlib
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Zlib'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Zlib'
Making all in cpan/IO-Zlib
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Zlib'
cp Zlib.pm ../../lib/IO/Zlib.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Zlib'
./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making IPC::Cmd (all)
Creating Makefile.PL in cpan/IPC-Cmd for IPC::Cmd
Running Makefile.PL in cpan/IPC-Cmd
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for IPC::Cmd
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-Cmd'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-Cmd'
Making all in cpan/IPC-Cmd
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-Cmd'
cp lib/IPC/Cmd.pm ../../lib/IPC/Cmd.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-Cmd'
./miniperl -Ilib make_ext.pl ext/IPC-Open2/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making IPC::Open2 (all)
Creating Makefile.PL in ext/IPC-Open2 for IPC::Open2
Running Makefile.PL in ext/IPC-Open2
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for IPC::Open2
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open2'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open2'
Making all in ext/IPC-Open2
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open2'
cp lib/IPC/Open2.pm ../../lib/IPC/Open2.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open2'
./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making IPC::Open3 (all)
Creating Makefile.PL in ext/IPC-Open3 for IPC::Open3
Running Makefile.PL in ext/IPC-Open3
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for IPC::Open3
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open3'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open3'
Making all in ext/IPC-Open3
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open3'
cp lib/IPC/Open3.pm ../../lib/IPC/Open3.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open3'
./miniperl -Ilib make_ext.pl cpan/Locale-Codes/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Locale::Codes (all)
Running Makefile.PL in cpan/Locale-Codes
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Locale-Codes
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Codes'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Codes'
Making all in cpan/Locale-Codes
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Codes'
cp lib/Locale/Country.pm ../../lib/Locale/Country.pm
cp lib/Locale/Script.pod ../../lib/Locale/Script.pod
cp lib/Locale/Constants.pod ../../lib/Locale/Constants.pod
cp lib/Locale/Language.pm ../../lib/Locale/Language.pm
cp lib/Locale/Currency.pod ../../lib/Locale/Currency.pod
cp lib/Locale/Constants.pm ../../lib/Locale/Constants.pm
cp lib/Locale/Script.pm ../../lib/Locale/Script.pm
cp lib/Locale/Country.pod ../../lib/Locale/Country.pod
cp lib/Locale/Language.pod ../../lib/Locale/Language.pod
cp lib/Locale/Currency.pm ../../lib/Locale/Currency.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Codes'
./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Locale::Maketext (all)
Creating Makefile.PL in dist/Locale-Maketext for Locale::Maketext
Running Makefile.PL in dist/Locale-Maketext
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Locale::Maketext
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Locale-Maketext'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Locale-Maketext'
Making all in dist/Locale-Maketext
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Locale-Maketext'
cp lib/Locale/Maketext/TPJ13.pod ../../lib/Locale/Maketext/TPJ13.pod
cp lib/Locale/Maketext/Guts.pm ../../lib/Locale/Maketext/Guts.pm
cp lib/Locale/Maketext/GutsLoader.pm ../../lib/Locale/Maketext/GutsLoader.pm
cp lib/Locale/Maketext.pod ../../lib/Locale/Maketext.pod
cp lib/Locale/Maketext.pm ../../lib/Locale/Maketext.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Locale-Maketext'
./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Locale::Maketext::Simple (all)
Creating Makefile.PL in cpan/Locale-Maketext-Simple for Locale::Maketext::Simple
Running Makefile.PL in cpan/Locale-Maketext-Simple
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Locale::Maketext::Simple
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Maketext-Simple'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Maketext-Simple'
Making all in cpan/Locale-Maketext-Simple
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Maketext-Simple'
cp lib/Locale/Maketext/Simple.pm ../../lib/Locale/Maketext/Simple.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Maketext-Simple'
./miniperl -Ilib make_ext.pl cpan/Log-Message/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Log::Message (all)
Creating Makefile.PL in cpan/Log-Message for Log::Message
Running Makefile.PL in cpan/Log-Message
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Log::Message
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message'
Making all in cpan/Log-Message
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message'
cp lib/Log/Message/Handlers.pm ../../lib/Log/Message/Handlers.pm
cp lib/Log/Message/Config.pm ../../lib/Log/Message/Config.pm
cp lib/Log/Message.pm ../../lib/Log/Message.pm
cp lib/Log/Message/Item.pm ../../lib/Log/Message/Item.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message'
./miniperl -Ilib make_ext.pl cpan/Log-Message-Simple/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Log::Message::Simple (all)
Creating Makefile.PL in cpan/Log-Message-Simple for Log::Message::Simple
Running Makefile.PL in cpan/Log-Message-Simple
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Log::Message::Simple
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message-Simple'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message-Simple'
Making all in cpan/Log-Message-Simple
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message-Simple'
cp lib/Log/Message/Simple.pm ../../lib/Log/Message/Simple.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message-Simple'
./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Math::BigInt (all)
Creating Makefile.PL in cpan/Math-BigInt for Math::BigInt
Running Makefile.PL in cpan/Math-BigInt
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Math::BigInt
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt'
Making all in cpan/Math-BigInt
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt'
cp lib/Math/BigInt.pm ../../lib/Math/BigInt.pm
cp lib/Math/BigInt/CalcEmu.pm ../../lib/Math/BigInt/CalcEmu.pm
cp lib/Math/BigFloat.pm ../../lib/Math/BigFloat.pm
cp lib/Math/BigInt/Calc.pm ../../lib/Math/BigInt/Calc.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt'
./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Math::BigRat (all)
Creating Makefile.PL in cpan/Math-BigRat for Math::BigRat
Running Makefile.PL in cpan/Math-BigRat
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Math::BigRat
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigRat'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigRat'
Making all in cpan/Math-BigRat
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigRat'
cp lib/Math/BigRat.pm ../../lib/Math/BigRat.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigRat'
./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Math::Complex (all)
Creating Makefile.PL in cpan/Math-Complex for Math::Complex
Running Makefile.PL in cpan/Math-Complex
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Math::Complex
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-Complex'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-Complex'
Making all in cpan/Math-Complex
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-Complex'
cp lib/Math/Complex.pm ../../lib/Math/Complex.pm
cp lib/Math/Trig.pm ../../lib/Math/Trig.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-Complex'
./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Memoize (all)
Creating Makefile.PL in cpan/Memoize for Memoize
Running Makefile.PL in cpan/Memoize
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Memoize
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Memoize'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Memoize'
Making all in cpan/Memoize
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Memoize'
cp Memoize.pm ../../lib/Memoize.pm
cp Memoize/ExpireTest.pm ../../lib/Memoize/ExpireTest.pm
cp Memoize/NDBM_File.pm ../../lib/Memoize/NDBM_File.pm
cp Memoize/ExpireFile.pm ../../lib/Memoize/ExpireFile.pm
cp Memoize/AnyDBM_File.pm ../../lib/Memoize/AnyDBM_File.pm
cp Memoize/Storable.pm ../../lib/Memoize/Storable.pm
cp Memoize/Expire.pm ../../lib/Memoize/Expire.pm
cp Memoize/SDBM_File.pm ../../lib/Memoize/SDBM_File.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Memoize'
./miniperl -Ilib make_ext.pl cpan/Module-Build/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::Build (all)
Creating Makefile.PL in cpan/Module-Build for Module::Build
Running Makefile.PL in cpan/Module-Build
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Module::Build
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Build'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Build'
Making all in cpan/Module-Build
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Build'
cp lib/Module/Build/Version.pm ../../lib/Module/Build/Version.pm
cp lib/Module/Build/Platform/darwin.pm ../../lib/Module/Build/Platform/darwin.pm
cp lib/Module/Build/Platform/MacOS.pm ../../lib/Module/Build/Platform/MacOS.pm
cp lib/Module/Build/Dumper.pm ../../lib/Module/Build/Dumper.pm
cp lib/Module/Build/Notes.pm ../../lib/Module/Build/Notes.pm
cp lib/Module/Build/Compat.pm ../../lib/Module/Build/Compat.pm
cp lib/Module/Build/Platform/RiscOS.pm ../../lib/Module/Build/Platform/RiscOS.pm
cp lib/Module/Build/ConfigData.pm ../../lib/Module/Build/ConfigData.pm
cp lib/Module/Build/PodParser.pm ../../lib/Module/Build/PodParser.pm
cp lib/Module/Build/Platform/VOS.pm ../../lib/Module/Build/Platform/VOS.pm
cp lib/Module/Build/Platform/Windows.pm ../../lib/Module/Build/Platform/Windows.pm
cp lib/inc/latest.pm ../../lib/inc/latest.pm
cp lib/Module/Build/Bundling.pod ../../lib/Module/Build/Bundling.pod
cp lib/Module/Build/Platform/Unix.pm ../../lib/Module/Build/Platform/Unix.pm
cp lib/Module/Build/ModuleInfo.pm ../../lib/Module/Build/ModuleInfo.pm
cp lib/Module/Build/Platform/Amiga.pm ../../lib/Module/Build/Platform/Amiga.pm
cp lib/Module/Build/Config.pm ../../lib/Module/Build/Config.pm
cp lib/Module/Build/Platform/os2.pm ../../lib/Module/Build/Platform/os2.pm
cp lib/Module/Build/Base.pm ../../lib/Module/Build/Base.pm
cp lib/Module/Build/Platform/MPEiX.pm ../../lib/Module/Build/Platform/MPEiX.pm
cp lib/Module/Build/Platform/VMS.pm ../../lib/Module/Build/Platform/VMS.pm
cp lib/Module/Build/Platform/cygwin.pm ../../lib/Module/Build/Platform/cygwin.pm
cp lib/Module/Build/Platform/EBCDIC.pm ../../lib/Module/Build/Platform/EBCDIC.pm
cp lib/Module/Build.pm ../../lib/Module/Build.pm
cp lib/Module/Build/PPMMaker.pm ../../lib/Module/Build/PPMMaker.pm
cp lib/Module/Build/Platform/aix.pm ../../lib/Module/Build/Platform/aix.pm
cp lib/Module/Build/Cookbook.pm ../../lib/Module/Build/Cookbook.pm
cp lib/inc/latest/private.pm ../../lib/inc/latest/private.pm
cp lib/Module/Build/Authoring.pod ../../lib/Module/Build/Authoring.pod
cp lib/Module/Build/Platform/Default.pm ../../lib/Module/Build/Platform/Default.pm
cp lib/Module/Build/YAML.pm ../../lib/Module/Build/YAML.pm
cp lib/Module/Build/API.pod ../../lib/Module/Build/API.pod
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Build'
./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::CoreList (all)
Running Makefile.PL in dist/Module-CoreList
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Checking if your kit is complete...
Looks good
Warning: prerequisite Test::More 0 not found.
Writing Makefile for Module::CoreList
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Module-CoreList'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Module-CoreList'
Making all in dist/Module-CoreList
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Module-CoreList'
cp lib/Module/CoreList.pm ../../lib/Module/CoreList.pm
cp corelist blib/script/corelist
/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Module-CoreList/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Module-CoreList'
./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::Load (all)
Creating Makefile.PL in cpan/Module-Load for Module::Load
Running Makefile.PL in cpan/Module-Load
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Module::Load
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load'
Making all in cpan/Module-Load
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load'
cp lib/Module/Load.pm ../../lib/Module/Load.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load'
./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::Load::Conditional (all)
Creating Makefile.PL in cpan/Module-Load-Conditional for Module::Load::Conditional
Running Makefile.PL in cpan/Module-Load-Conditional
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Module::Load::Conditional
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load-Conditional'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load-Conditional'
Making all in cpan/Module-Load-Conditional
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load-Conditional'
cp lib/Module/Load/Conditional.pm ../../lib/Module/Load/Conditional.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load-Conditional'
./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::Loaded (all)
Creating Makefile.PL in cpan/Module-Loaded for Module::Loaded
Running Makefile.PL in cpan/Module-Loaded
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Module::Loaded
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Loaded'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Loaded'
Making all in cpan/Module-Loaded
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Loaded'
cp lib/Module/Loaded.pm ../../lib/Module/Loaded.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Loaded'
./miniperl -Ilib make_ext.pl cpan/Module-Pluggable/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::Pluggable (all)
Running Makefile.PL in cpan/Module-Pluggable
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Warning: prerequisite Test::More 0.62 not found.
Writing Makefile for Module::Pluggable
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Pluggable'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Pluggable'
Making all in cpan/Module-Pluggable
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Pluggable'
cp lib/Module/Pluggable/Object.pm ../../lib/Module/Pluggable/Object.pm
cp lib/Devel/InnerPackage.pm ../../lib/Devel/InnerPackage.pm
cp lib/Module/Pluggable.pm ../../lib/Module/Pluggable.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Pluggable'
./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making NEXT (all)
Creating Makefile.PL in cpan/NEXT for NEXT
Running Makefile.PL in cpan/NEXT
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
WARNING: Setting ABSTRACT via file 'lib/NEXT.pm' failed
at ../../cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 583
Writing Makefile for NEXT
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/NEXT'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/NEXT'
Making all in cpan/NEXT
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/NEXT'
cp lib/NEXT.pm ../../lib/NEXT.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/NEXT'
./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Net::Ping (all)
Creating Makefile.PL in dist/Net-Ping for Net::Ping
Running Makefile.PL in dist/Net-Ping
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Net::Ping
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Net-Ping'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Net-Ping'
Making all in dist/Net-Ping
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Net-Ping'
cp lib/Net/Ping.pm ../../lib/Net/Ping.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Net-Ping'
./miniperl -Ilib make_ext.pl cpan/Object-Accessor/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Object::Accessor (all)
Creating Makefile.PL in cpan/Object-Accessor for Object::Accessor
Running Makefile.PL in cpan/Object-Accessor
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Object::Accessor
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Object-Accessor'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Object-Accessor'
Making all in cpan/Object-Accessor
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Object-Accessor'
cp lib/Object/Accessor.pm ../../lib/Object/Accessor.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Object-Accessor'
./miniperl -Ilib make_ext.pl cpan/Package-Constants/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Package::Constants (all)
Creating Makefile.PL in cpan/Package-Constants for Package::Constants
Running Makefile.PL in cpan/Package-Constants
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Package::Constants
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Package-Constants'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Package-Constants'
Making all in cpan/Package-Constants
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Package-Constants'
cp lib/Package/Constants.pm ../../lib/Package/Constants.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Package-Constants'
./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Params::Check (all)
Creating Makefile.PL in cpan/Params-Check for Params::Check
Running Makefile.PL in cpan/Params-Check
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Params::Check
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Params-Check'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Params-Check'
Making all in cpan/Params-Check
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Params-Check'
cp lib/Params/Check.pm ../../lib/Params/Check.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Params-Check'
./miniperl -Ilib make_ext.pl cpan/Parse-CPAN-Meta/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Parse::CPAN::Meta (all)
Creating Makefile.PL in cpan/Parse-CPAN-Meta for Parse::CPAN::Meta
Running Makefile.PL in cpan/Parse-CPAN-Meta
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Parse::CPAN::Meta
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Parse-CPAN-Meta'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Parse-CPAN-Meta'
Making all in cpan/Parse-CPAN-Meta
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Parse-CPAN-Meta'
cp uupacktool.pl ../../lib/Parse/CPAN/uupacktool.pl
cp lib/Parse/CPAN/Meta.pm ../../lib/Parse/CPAN/Meta.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Parse-CPAN-Meta'
./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making PerlIO::via::QuotedPrint (all)
Creating Makefile.PL in cpan/PerlIO-via-QuotedPrint for PerlIO::via::QuotedPrint
Running Makefile.PL in cpan/PerlIO-via-QuotedPrint
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for PerlIO::via::QuotedPrint
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/PerlIO-via-QuotedPrint'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/PerlIO-via-QuotedPrint'
Making all in cpan/PerlIO-via-QuotedPrint
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/PerlIO-via-QuotedPrint'
cp lib/PerlIO/via/QuotedPrint.pm ../../lib/PerlIO/via/QuotedPrint.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/PerlIO-via-QuotedPrint'
./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::Escapes (all)
Creating Makefile.PL in cpan/Pod-Escapes for Pod::Escapes
Running Makefile.PL in cpan/Pod-Escapes
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
WARNING: Setting ABSTRACT via file 'lib/Pod/Escapes.pm' failed
at ../../cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 583
Writing Makefile for Pod::Escapes
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Escapes'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Escapes'
Making all in cpan/Pod-Escapes
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Escapes'
cp lib/Pod/Escapes.pm ../../lib/Pod/Escapes.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Escapes'
./miniperl -Ilib make_ext.pl cpan/Pod-LaTeX/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::LaTeX (all)
Creating Makefile.PL in cpan/Pod-LaTeX for Pod::LaTeX
Running Makefile.PL in cpan/Pod-LaTeX
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Pod::LaTeX
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-LaTeX'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-LaTeX'
Making all in cpan/Pod-LaTeX
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-LaTeX'
cp LaTeX.pm ../../lib/Pod/LaTeX.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-LaTeX'
./miniperl -Ilib make_ext.pl cpan/Pod-Parser/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::Parser (all)
Creating Makefile.PL in cpan/Pod-Parser for Pod::Parser
Running Makefile.PL in cpan/Pod-Parser
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Pod::Parser
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Parser'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Parser'
Making all in cpan/Pod-Parser
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Parser'
cp lib/Pod/InputObjects.pm ../../lib/Pod/InputObjects.pm
cp lib/Pod/Select.pm ../../lib/Pod/Select.pm
cp lib/Pod/Checker.pm ../../lib/Pod/Checker.pm
cp lib/Pod/PlainText.pm ../../lib/Pod/PlainText.pm
cp lib/Pod/ParseUtils.pm ../../lib/Pod/ParseUtils.pm
cp lib/Pod/Find.pm ../../lib/Pod/Find.pm
cp lib/Pod/Usage.pm ../../lib/Pod/Usage.pm
cp lib/Pod/Parser.pm ../../lib/Pod/Parser.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Parser'
./miniperl -Ilib make_ext.pl dist/Pod-Perldoc/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::Perldoc (all)
Creating Makefile.PL in dist/Pod-Perldoc for Pod::Perldoc
Running Makefile.PL in dist/Pod-Perldoc
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Pod::Perldoc
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Perldoc'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Perldoc'
Making all in dist/Pod-Perldoc
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Perldoc'
cp lib/Pod/Perldoc/ToNroff.pm ../../lib/Pod/Perldoc/ToNroff.pm
cp lib/Pod/Perldoc/ToTk.pm ../../lib/Pod/Perldoc/ToTk.pm
cp lib/Pod/Perldoc/ToText.pm ../../lib/Pod/Perldoc/ToText.pm
cp lib/Pod/Perldoc.pm ../../lib/Pod/Perldoc.pm
cp lib/Pod/Perldoc/BaseTo.pm ../../lib/Pod/Perldoc/BaseTo.pm
cp lib/Pod/Perldoc/ToMan.pm ../../lib/Pod/Perldoc/ToMan.pm
cp lib/Pod/Perldoc/ToRtf.pm ../../lib/Pod/Perldoc/ToRtf.pm
cp lib/Pod/Perldoc/GetOptsOO.pm ../../lib/Pod/Perldoc/GetOptsOO.pm
cp lib/Pod/Perldoc/ToChecker.pm ../../lib/Pod/Perldoc/ToChecker.pm
cp lib/Pod/Perldoc/ToXml.pm ../../lib/Pod/Perldoc/ToXml.pm
cp lib/Pod/Perldoc/ToPod.pm ../../lib/Pod/Perldoc/ToPod.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Perldoc'
./miniperl -Ilib make_ext.pl dist/Pod-Plainer/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::Plainer (all)
Creating Makefile.PL in dist/Pod-Plainer for Pod::Plainer
Running Makefile.PL in dist/Pod-Plainer
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Pod::Plainer
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Plainer'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Plainer'
Making all in dist/Pod-Plainer
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Plainer'
cp Plainer.pm ../../lib/Pod/Plainer.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Plainer'
./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::Simple (all)
Creating Makefile.PL in cpan/Pod-Simple for Pod::Simple
Running Makefile.PL in cpan/Pod-Simple
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Pod::Simple
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Simple'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Simple'
Making all in cpan/Pod-Simple
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Simple'
cp lib/Pod/Simple/LinkSection.pm ../../lib/Pod/Simple/LinkSection.pm
cp lib/Pod/Simple/DumpAsText.pm ../../lib/Pod/Simple/DumpAsText.pm
cp lib/Pod/Simple/Progress.pm ../../lib/Pod/Simple/Progress.pm
cp lib/Pod/Simple/XMLOutStream.pm ../../lib/Pod/Simple/XMLOutStream.pm
cp lib/Pod/Simple/TextContent.pm ../../lib/Pod/Simple/TextContent.pm
cp lib/Pod/Simple/TranscodeSmart.pm ../../lib/Pod/Simple/TranscodeSmart.pm
cp lib/Pod/Simple/Search.pm ../../lib/Pod/Simple/Search.pm
cp lib/Pod/Simple/Text.pm ../../lib/Pod/Simple/Text.pm
cp lib/Pod/Simple/Debug.pm ../../lib/Pod/Simple/Debug.pm
cp lib/Pod/Simple/PullParserStartToken.pm ../../lib/Pod/Simple/PullParserStartToken.pm
cp lib/Pod/Simple/Methody.pm ../../lib/Pod/Simple/Methody.pm
cp lib/Pod/Simple/PullParserEndToken.pm ../../lib/Pod/Simple/PullParserEndToken.pm
cp lib/Pod/Simple/PullParserTextToken.pm ../../lib/Pod/Simple/PullParserTextToken.pm
cp lib/Pod/Simple.pm ../../lib/Pod/Simple.pm
cp lib/Pod/Simple/TranscodeDumb.pm ../../lib/Pod/Simple/TranscodeDumb.pm
cp lib/Pod/Simple/HTMLBatch.pm ../../lib/Pod/Simple/HTMLBatch.pm
cp lib/Pod/Simple/RTF.pm ../../lib/Pod/Simple/RTF.pm
cp lib/Pod/Simple/Checker.pm ../../lib/Pod/Simple/Checker.pm
cp lib/Pod/Simple/PullParser.pm ../../lib/Pod/Simple/PullParser.pm
cp lib/Pod/Simple/SimpleTree.pm ../../lib/Pod/Simple/SimpleTree.pm
cp lib/Pod/Simple/PullParserToken.pm ../../lib/Pod/Simple/PullParserToken.pm
cp lib/Pod/Simple/XHTML.pm ../../lib/Pod/Simple/XHTML.pm
cp lib/Pod/Simple/TiedOutFH.pm ../../lib/Pod/Simple/TiedOutFH.pm
cp lib/Pod/Simple/HTML.pm ../../lib/Pod/Simple/HTML.pm
cp lib/Pod/Simple.pod ../../lib/Pod/Simple.pod
cp lib/Pod/Simple/Subclassing.pod ../../lib/Pod/Simple/Subclassing.pod
cp lib/Pod/Simple/DumpAsXML.pm ../../lib/Pod/Simple/DumpAsXML.pm
cp lib/Pod/Simple/BlackBox.pm ../../lib/Pod/Simple/BlackBox.pm
cp lib/Pod/Simple/HTMLLegacy.pm ../../lib/Pod/Simple/HTMLLegacy.pm
cp lib/Pod/Simple/Transcode.pm ../../lib/Pod/Simple/Transcode.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Simple'
./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Safe (all)
Running Makefile.PL in dist/Safe
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Checking if your kit is complete...
Looks good
Writing Makefile for Safe
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Safe'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Safe'
Making all in dist/Safe
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Safe'
cp Safe.pm ../../lib/Safe.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Safe'
./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making SelfLoader (all)
Creating Makefile.PL in dist/SelfLoader for SelfLoader
Running Makefile.PL in dist/SelfLoader
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for SelfLoader
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/SelfLoader'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/SelfLoader'
Making all in dist/SelfLoader
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/SelfLoader'
cp lib/SelfLoader.pm ../../lib/SelfLoader.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/SelfLoader'
./miniperl -Ilib make_ext.pl cpan/Shell/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Shell (all)
Creating Makefile.PL in cpan/Shell for Shell
Running Makefile.PL in cpan/Shell
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Shell
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Shell'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Shell'
Making all in cpan/Shell
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Shell'
cp Shell.pm ../../lib/Shell.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Shell'
./miniperl -Ilib make_ext.pl dist/Switch/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Switch (all)
Running Makefile.PL in dist/Switch
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Checking if your kit is complete...
Looks good
Warning: prerequisite Filter::Util::Call 0 not found.
Warning: prerequisite Text::Balanced 0 not found.
Writing Makefile for Switch
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Switch'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Switch'
Making all in dist/Switch
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Switch'
cp Switch.pm ../../lib/Switch.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Switch'
./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Term::ANSIColor (all)
Creating Makefile.PL in cpan/Term-ANSIColor for Term::ANSIColor
Running Makefile.PL in cpan/Term-ANSIColor
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Term::ANSIColor
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-ANSIColor'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-ANSIColor'
Making all in cpan/Term-ANSIColor
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-ANSIColor'
cp ANSIColor.pm ../../lib/Term/ANSIColor.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-ANSIColor'
./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Term::Cap (all)
Creating Makefile.PL in cpan/Term-Cap for Term::Cap
Running Makefile.PL in cpan/Term-Cap
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Term::Cap
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-Cap'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-Cap'
Making all in cpan/Term-Cap
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-Cap'
cp Cap.pm ../../lib/Term/Cap.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-Cap'
./miniperl -Ilib make_ext.pl cpan/Term-UI/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Term::UI (all)
Creating Makefile.PL in cpan/Term-UI for Term::UI
Running Makefile.PL in cpan/Term-UI
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Term::UI
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-UI'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-UI'
Making all in cpan/Term-UI
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-UI'
cp lib/Term/UI/History.pm ../../lib/Term/UI/History.pm
cp lib/Term/UI.pm ../../lib/Term/UI.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-UI'
./miniperl -Ilib make_ext.pl cpan/Test/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Test (all)
Creating Makefile.PL in cpan/Test for Test
Running Makefile.PL in cpan/Test
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Test
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test'
Making all in cpan/Test
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test'
cp lib/Test.pm ../../lib/Test.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test'
./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Test::Harness (all)
Creating Makefile.PL in cpan/Test-Harness for Test::Harness
Running Makefile.PL in cpan/Test-Harness
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Test::Harness
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Harness'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Harness'
Making all in cpan/Test-Harness
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Harness'
cp lib/TAP/Parser/Result/Pragma.pm ../../lib/TAP/Parser/Result/Pragma.pm
cp lib/App/Prove/State/Result.pm ../../lib/App/Prove/State/Result.pm
cp lib/TAP/Parser/Iterator/Array.pm ../../lib/TAP/Parser/Iterator/Array.pm
cp lib/TAP/Base.pm ../../lib/TAP/Base.pm
cp lib/TAP/Formatter/Console/ParallelSession.pm ../../lib/TAP/Formatter/Console/ParallelSession.pm
cp lib/TAP/Parser/Result.pm ../../lib/TAP/Parser/Result.pm
cp lib/TAP/Formatter/Console/Session.pm ../../lib/TAP/Formatter/Console/Session.pm
cp lib/TAP/Parser/Scheduler/Job.pm ../../lib/TAP/Parser/Scheduler/Job.pm
cp lib/TAP/Parser/Result/YAML.pm ../../lib/TAP/Parser/Result/YAML.pm
cp lib/TAP/Parser.pm ../../lib/TAP/Parser.pm
cp lib/TAP/Parser/IteratorFactory.pm ../../lib/TAP/Parser/IteratorFactory.pm
cp lib/TAP/Parser/Iterator.pm ../../lib/TAP/Parser/Iterator.pm
cp lib/TAP/Formatter/Color.pm ../../lib/TAP/Formatter/Color.pm
cp lib/TAP/Parser/Iterator/Process.pm ../../lib/TAP/Parser/Iterator/Process.pm
cp lib/TAP/Parser/Grammar.pm ../../lib/TAP/Parser/Grammar.pm
cp lib/Test/Harness.pm ../../lib/Test/Harness.pm
cp lib/TAP/Formatter/Base.pm ../../lib/TAP/Formatter/Base.pm
cp lib/TAP/Formatter/File/Session.pm ../../lib/TAP/Formatter/File/Session.pm
cp lib/TAP/Parser/ResultFactory.pm ../../lib/TAP/Parser/ResultFactory.pm
cp lib/TAP/Parser/Utils.pm ../../lib/TAP/Parser/Utils.pm
cp lib/TAP/Parser/Result/Bailout.pm ../../lib/TAP/Parser/Result/Bailout.pm
cp lib/TAP/Parser/Multiplexer.pm ../../lib/TAP/Parser/Multiplexer.pm
cp lib/TAP/Object.pm ../../lib/TAP/Object.pm
cp lib/TAP/Parser/YAMLish/Writer.pm ../../lib/TAP/Parser/YAMLish/Writer.pm
cp lib/TAP/Parser/Result/Version.pm ../../lib/TAP/Parser/Result/Version.pm
cp lib/TAP/Parser/Result/Unknown.pm ../../lib/TAP/Parser/Result/Unknown.pm
cp lib/TAP/Parser/YAMLish/Reader.pm ../../lib/TAP/Parser/YAMLish/Reader.pm
cp lib/TAP/Parser/Scheduler.pm ../../lib/TAP/Parser/Scheduler.pm
cp lib/TAP/Parser/Result/Plan.pm ../../lib/TAP/Parser/Result/Plan.pm
cp lib/TAP/Parser/Source/Perl.pm ../../lib/TAP/Parser/Source/Perl.pm
cp lib/TAP/Parser/Result/Test.pm ../../lib/TAP/Parser/Result/Test.pm
cp lib/App/Prove/State/Result/Test.pm ../../lib/App/Prove/State/Result/Test.pm
cp lib/TAP/Parser/Result/Comment.pm ../../lib/TAP/Parser/Result/Comment.pm
cp lib/TAP/Parser/Source.pm ../../lib/TAP/Parser/Source.pm
cp lib/TAP/Formatter/Console.pm ../../lib/TAP/Formatter/Console.pm
cp lib/TAP/Parser/Iterator/Stream.pm ../../lib/TAP/Parser/Iterator/Stream.pm
cp lib/TAP/Formatter/Session.pm ../../lib/TAP/Formatter/Session.pm
cp lib/App/Prove.pm ../../lib/App/Prove.pm
cp lib/App/Prove/State.pm ../../lib/App/Prove/State.pm
cp lib/TAP/Harness.pm ../../lib/TAP/Harness.pm
cp lib/TAP/Formatter/File.pm ../../lib/TAP/Formatter/File.pm
cp lib/TAP/Parser/Aggregator.pm ../../lib/TAP/Parser/Aggregator.pm
cp lib/TAP/Parser/Scheduler/Spinner.pm ../../lib/TAP/Parser/Scheduler/Spinner.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Harness'
./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Test::Simple (all)
Creating Makefile.PL in cpan/Test-Simple for Test::Simple
Running Makefile.PL in cpan/Test-Simple
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Test::Simple
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Simple'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Simple'
Making all in cpan/Test-Simple
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Simple'
cp lib/Test/Builder/Tester/Color.pm ../../lib/Test/Builder/Tester/Color.pm
cp lib/Test/Simple.pm ../../lib/Test/Simple.pm
cp lib/Test/Builder.pm ../../lib/Test/Builder.pm
cp lib/Test/More.pm ../../lib/Test/More.pm
cp lib/Test/Builder/Module.pm ../../lib/Test/Builder/Module.pm
cp lib/Test/Builder/Tester.pm ../../lib/Test/Builder/Tester.pm
cp lib/Test/Tutorial.pod ../../lib/Test/Tutorial.pod
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Simple'
./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Text::Balanced (all)
Creating Makefile.PL in cpan/Text-Balanced for Text::Balanced
Running Makefile.PL in cpan/Text-Balanced
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Text::Balanced
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Balanced'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Balanced'
Making all in cpan/Text-Balanced
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Balanced'
cp lib/Text/Balanced.pm ../../lib/Text/Balanced.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Balanced'
./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Text::ParseWords (all)
Creating Makefile.PL in cpan/Text-ParseWords for Text::ParseWords
Running Makefile.PL in cpan/Text-ParseWords
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Text::ParseWords
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-ParseWords'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-ParseWords'
Making all in cpan/Text-ParseWords
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-ParseWords'
cp lib/Text/ParseWords.pm ../../lib/Text/ParseWords.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-ParseWords'
./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Text::Tabs (all)
Creating Makefile.PL in cpan/Text-Tabs for Text::Tabs
Running Makefile.PL in cpan/Text-Tabs
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
WARNING: Setting ABSTRACT via file 'lib/Text/Tabs.pm' failed
at ../../cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm line 583
Writing Makefile for Text::Tabs
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Tabs'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Tabs'
Making all in cpan/Text-Tabs
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Tabs'
cp lib/Text/Wrap.pm ../../lib/Text/Wrap.pm
cp lib/Text/Tabs.pm ../../lib/Text/Tabs.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Tabs'
./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Thread::Queue (all)
Creating Makefile.PL in dist/Thread-Queue for Thread::Queue
Running Makefile.PL in dist/Thread-Queue
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Thread::Queue
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Queue'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Queue'
Making all in dist/Thread-Queue
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Queue'
cp lib/Thread/Queue.pm ../../lib/Thread/Queue.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Queue'
./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Thread::Semaphore (all)
Creating Makefile.PL in dist/Thread-Semaphore for Thread::Semaphore
Running Makefile.PL in dist/Thread-Semaphore
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Thread::Semaphore
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Semaphore'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Semaphore'
Making all in dist/Thread-Semaphore
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Semaphore'
cp lib/Thread/Semaphore.pm ../../lib/Thread/Semaphore.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Semaphore'
./miniperl -Ilib make_ext.pl cpan/Tie-File/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Tie::File (all)
Creating Makefile.PL in cpan/Tie-File for Tie::File
Running Makefile.PL in cpan/Tie-File
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Tie::File
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-File'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-File'
Making all in cpan/Tie-File
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-File'
cp lib/Tie/File.pm ../../lib/Tie/File.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-File'
./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Tie::Memoize (all)
Creating Makefile.PL in ext/Tie-Memoize for Tie::Memoize
Running Makefile.PL in ext/Tie-Memoize
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Tie::Memoize
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Tie-Memoize'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Tie-Memoize'
Making all in ext/Tie-Memoize
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Tie-Memoize'
cp lib/Tie/Memoize.pm ../../lib/Tie/Memoize.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Tie-Memoize'
./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Tie::RefHash (all)
Creating Makefile.PL in cpan/Tie-RefHash for Tie::RefHash
Running Makefile.PL in cpan/Tie-RefHash
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Tie::RefHash
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-RefHash'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-RefHash'
Making all in cpan/Tie-RefHash
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-RefHash'
cp lib/Tie/RefHash.pm ../../lib/Tie/RefHash.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-RefHash'
./miniperl -Ilib make_ext.pl ext/Time-Local/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Time::Local (all)
Creating Makefile.PL in ext/Time-Local for Time::Local
Running Makefile.PL in ext/Time-Local
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Time::Local
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Time-Local'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Time-Local'
Making all in ext/Time-Local
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Time-Local'
cp lib/Time/Local.pm ../../lib/Time/Local.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Time-Local'
./miniperl -Ilib make_ext.pl cpan/Unicode-Collate/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Unicode::Collate (all)
Creating Makefile.PL in cpan/Unicode-Collate for Unicode::Collate
Running Makefile.PL in cpan/Unicode-Collate
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Unicode::Collate
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Collate'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Collate'
Making all in cpan/Unicode-Collate
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Collate'
cp Collate/keys.txt ../../lib/Unicode/Collate/keys.txt
cp Collate.pm ../../lib/Unicode/Collate.pm
cp Collate/allkeys.txt ../../lib/Unicode/Collate/allkeys.txt
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Collate'
./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making XSLoader (all)
Running Makefile.PL in dist/XSLoader
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for XSLoader
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/XSLoader'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/XSLoader'
Making all in dist/XSLoader
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/XSLoader'
../../miniperl "-I../../lib" "-I../../lib" XSLoader_pm.PL XSLoader.pm
cp XSLoader.pm ../../lib/XSLoader.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/XSLoader'
./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making autodie (all)
Creating Makefile.PL in cpan/autodie for autodie
Running Makefile.PL in cpan/autodie
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for autodie
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/autodie'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/autodie'
Making all in cpan/autodie
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/autodie'
cp lib/Fatal.pm ../../lib/Fatal.pm
cp lib/autodie/exception.pm ../../lib/autodie/exception.pm
cp lib/autodie/hints.pm ../../lib/autodie/hints.pm
cp lib/autodie.pm ../../lib/autodie.pm
cp lib/autodie/exception/system.pm ../../lib/autodie/exception/system.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/autodie'
./miniperl -Ilib make_ext.pl ext/autouse/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making autouse (all)
Creating Makefile.PL in ext/autouse for autouse
Running Makefile.PL in ext/autouse
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for autouse
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/autouse'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/autouse'
Making all in ext/autouse
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/autouse'
cp lib/autouse.pm ../../lib/autouse.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/autouse'
./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making base (all)
Creating Makefile.PL in dist/base for base
Running Makefile.PL in dist/base
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Checking if your kit is complete...
Warning: the following files are missing in your kit:
t/fields-5.6.0.t
t/fields-5.8.0.t
Please inform the author.
Writing Makefile for base
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/base'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/base'
Making all in dist/base
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/base'
cp lib/fields.pm ../../lib/fields.pm
cp lib/base.pm ../../lib/base.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/base'
./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making bignum (all)
Creating Makefile.PL in cpan/bignum for bignum
Running Makefile.PL in cpan/bignum
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for bignum
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/bignum'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/bignum'
Making all in cpan/bignum
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/bignum'
cp lib/bignum.pm ../../lib/bignum.pm
cp lib/bigrat.pm ../../lib/bigrat.pm
cp lib/Math/BigFloat/Trace.pm ../../lib/Math/BigFloat/Trace.pm
cp lib/bigint.pm ../../lib/bigint.pm
cp lib/Math/BigInt/Trace.pm ../../lib/Math/BigInt/Trace.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/bignum'
./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making constant (all)
Creating Makefile.PL in dist/constant for constant
Running Makefile.PL in dist/constant
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for constant
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/constant'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/constant'
Making all in dist/constant
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/constant'
cp lib/constant.pm ../../lib/constant.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/constant'
./miniperl -Ilib make_ext.pl cpan/encoding-warnings/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making encoding::warnings (all)
Creating Makefile.PL in cpan/encoding-warnings for encoding::warnings
Running Makefile.PL in cpan/encoding-warnings
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for encoding::warnings
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/encoding-warnings'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/encoding-warnings'
Making all in cpan/encoding-warnings
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/encoding-warnings'
cp lib/encoding/warnings.pm ../../lib/encoding/warnings.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/encoding-warnings'
./miniperl -Ilib make_ext.pl cpan/if/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making if (all)
Creating Makefile.PL in cpan/if for if
Running Makefile.PL in cpan/if
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for if
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/if'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/if'
Making all in cpan/if
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/if'
cp if.pm ../../lib/if.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/if'
./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making lib (all)
Running Makefile.PL in dist/lib
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for lib
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/lib'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/lib'
Making all in dist/lib
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/lib'
../../miniperl "-I../../lib" "-I../../lib" lib_pm.PL lib.pm
Extracting lib.pm (with variable substitutions)
cp lib.pm ../../lib/lib.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/lib'
./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making libnet (all)
Running Makefile.PL in cpan/libnet
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Net
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/libnet'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/libnet'
Making all in cpan/libnet
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/libnet'
cp Net/POP3.pm ../../lib/Net/POP3.pm
cp Net/SMTP.pm ../../lib/Net/SMTP.pm
cp Net/Config.pm ../../lib/Net/Config.pm
cp Net/FTP/dataconn.pm ../../lib/Net/FTP/dataconn.pm
cp Net/libnetFAQ.pod ../../lib/Net/libnetFAQ.pod
cp Net/Domain.pm ../../lib/Net/Domain.pm
cp Net/FTP/E.pm ../../lib/Net/FTP/E.pm
cp Net/Cmd.pm ../../lib/Net/Cmd.pm
cp Net/FTP.pm ../../lib/Net/FTP.pm
cp Net/Netrc.pm ../../lib/Net/Netrc.pm
cp Net/FTP/A.pm ../../lib/Net/FTP/A.pm
cp Net/FTP/L.pm ../../lib/Net/FTP/L.pm
cp Net/NNTP.pm ../../lib/Net/NNTP.pm
cp Net/Time.pm ../../lib/Net/Time.pm
cp Net/FTP/I.pm ../../lib/Net/FTP/I.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/libnet'
./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making parent (all)
Creating Makefile.PL in cpan/parent for parent
Running Makefile.PL in cpan/parent
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for parent
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/parent'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/parent'
Making all in cpan/parent
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/parent'
cp lib/parent.pm ../../lib/parent.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/parent'
./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making podlators (all)
Running Makefile.PL in cpan/podlators
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a
Writing Makefile for Pod
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/podlators'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/podlators'
Making all in cpan/podlators
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/podlators'
cp lib/Pod/ParseLink.pm ../../lib/Pod/ParseLink.pm
cp lib/Pod/Text/Termcap.pm ../../lib/Pod/Text/Termcap.pm
cp lib/Pod/Text.pm ../../lib/Pod/Text.pm
cp lib/Pod/Text/Color.pm ../../lib/Pod/Text/Color.pm
cp lib/Pod/Text/Overstrike.pm ../../lib/Pod/Text/Overstrike.pm
cp lib/Pod/Man.pm ../../lib/Pod/Man.pm
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/podlators'
./miniperl -Ilib -Icpan/Cwd -Icpan/Cwd/lib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p
lib/unicore/mktables: Failed to open 'mktables.lst' (this is expected to be
missing the first time); turning on -globlist option instead: No such
file or directory; at lib/unicore/mktables line 13766
Processing PropertyAliases.txt
Finishing property setup
Processing PropValueAliases.txt
Processing DAge.txt
Processing extracted/DGeneralCategory.txt
Processing extracted/DCombiningClass.txt
Processing extracted/DNumType.txt
Processing extracted/DEastAsianWidth.txt
Processing extracted/DLineBreak.txt
Processing extracted/DBidiClass.txt
Processing extracted/DDecompositionType.txt
Processing extracted/DBinaryProperties.txt
Processing extracted/DNumValues.txt
Processing extracted/DJoinGroup.txt
Processing extracted/DJoinType.txt
Processing Jamo.txt
Processing UnicodeData.txt
Processing ArabicShaping.txt
Processing Blocks.txt
Processing PropList.txt
Processing SpecialCasing.txt
Processing LineBreak.txt
Processing EastAsianWidth.txt
Processing CompositionExclusions.txt
Processing BidiMirroring.txt
Processing CaseFolding.txt
Processing DCoreProperties.txt
Processing Scripts.txt
Processing DNormalizationProps.txt
Processing HangulSyllableType.txt
Processing auxiliary/WordBreakProperty.txt
Processing auxiliary/GraphemeBreakProperty.txt
Processing auxiliary/GCBTest.txt
Processing auxiliary/SentenceBreakProperty.txt
Processing NamedSequences.txt
Processing NameAliases.txt
Finishing processing Unicode properties
Compiling Perl properties
Creating Perl synonyms
Writing tables
Making pod file
Making test script
Updating 'mktables.lst'
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" perlmain.o` perlmain.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" op.o` op.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" perl.o` perl.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -O2 -march=i686 -pipe -m32 -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
./miniperl -Ilib make_ext.pl DynaLoader.o MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making DynaLoader (all)
Running Makefile.PL in ext/DynaLoader
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Processing hints file hints/linux.pl
Writing Makefile for DynaLoader
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/DynaLoader'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/DynaLoader'
Making all in ext/DynaLoader
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/DynaLoader'
../../miniperl "-I../../lib" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm
cp DynaLoader.pm ../../lib/DynaLoader.pm
AutoSplitting ../../lib/DynaLoader.pm (../../lib/auto/DynaLoader)
rm -f DynaLoader.xs
cp dl_none.xs DynaLoader.xs
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap DynaLoader.xs > DynaLoader.xsc && mv DynaLoader.xsc DynaLoader.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.10\" -DXS_VERSION=\"1.10\" "-I../.." -DLIBC="" DynaLoader.c
rm -rf ../../DynaLoader.o
cp DynaLoader.o ../../DynaLoader.o
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/DynaLoader'
rm -f libperl.a
/home/cosmo/gentoo/usr/bin/ar rcu libperl.a op.o perl.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o DynaLoader.o
./miniperl -Ilib -Icpan/Cwd -Icpan/Cwd/lib mkppport
running /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/miniperl -I../../lib PPPort_pm.PL
including ppphdoc
including ppphbin
including version
including threads
including limits
including uv
including memory
including misc
including variables
including mPUSH
including call
including newRV
including newCONSTSUB
including MY_CXT
including format
including SvREFCNT
including newSV_type
including newSVpv
including SvPV
including Sv_set
including sv_xpvf
including shared_pv
including HvNAME
including gv
including warn
including pvs
including magic
including cop
including grok
including snprintf
including sprintf
including exception
including strlfuncs
including pv_tools
running /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/miniperl -I../../lib ppport_h.PL
installing ppport.h for cpan/Cwd
installing ppport.h for cpan/DB_File
installing ppport.h for cpan/IPC-SysV
installing ppport.h for cpan/Time-HiRes
installing ppport.h for cpan/Win32API-File
removing temporary file PPPort.pm
removing temporary file ppport.h
./miniperl -Ilib make_ext.pl lib/auto/B/B.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making B (all)
Running Makefile.PL in ext/B
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for B
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/B'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/B'
Making all in ext/B
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/B'
cp B/Showlex.pm ../../lib/B/Showlex.pm
cp B.pm ../../lib/B.pm
cp B/Concise.pm ../../lib/B/Concise.pm
cp B/Xref.pm ../../lib/B/Xref.pm
cp B/Terse.pm ../../lib/B/Terse.pm
cp O.pm ../../lib/O.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap -typemap typemap B.xs > B.xsc && mv B.xsc B.c
../../miniperl "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" defsubs_h.PL defsubs.h ../..
Extracting defsubs.h...
../../miniperl -I../../lib -I../../lib -I../../lib -I../../lib defsubs_h.PL defsubs.h ../..
Extracting defsubs.h...
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" "-I../.." B.c
rm -rf ../../lib/auto/B/B.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/B/B.a B.o && : ../../lib/auto/B/B.a
chmod 755 ../../lib/auto/B/B.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/B'
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Compress::Raw::Bzip2 (all)
Running Makefile.PL in cpan/Compress-Raw-Bzip2
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Compress::Raw::Bzip2
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Bzip2'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Bzip2'
Making all in cpan/Compress-Raw-Bzip2
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Bzip2'
cp lib/Compress/Raw/Bzip2.pm ../../lib/Compress/Raw/Bzip2.pm
AutoSplitting ../../lib/Compress/Raw/Bzip2.pm (../../lib/auto/Compress/Raw/Bzip2)
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap -typemap typemap Bzip2.xs > Bzip2.xsc && mv Bzip2.xsc Bzip2.c
gcc -c -I/home/cosmo/gentoo/usr/include -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.024\" -DXS_VERSION=\"2.024\" "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO Bzip2.c
rm -rf ../../lib/auto/Compress/Raw/Bzip2/Bzip2.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Compress/Raw/Bzip2/Bzip2.a Bzip2.o && : ../../lib/auto/Compress/Raw/Bzip2/Bzip2.a
chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Bzip2'
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Compress::Raw::Zlib (all)
Running Makefile.PL in cpan/Compress-Raw-Zlib
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Parsing config.in...
Auto Detect Gzip OS Code..
Setting Gzip OS Code to 3 [Unix/Default]
Looks Good.
Writing Makefile for Compress::Raw::Zlib
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Zlib'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Zlib'
Making all in cpan/Compress-Raw-Zlib
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Zlib'
cp lib/Compress/Raw/Zlib.pm ../../lib/Compress/Raw/Zlib.pm
AutoSplitting ../../lib/Compress/Raw/Zlib.pm (../../lib/auto/Compress/Raw/Zlib)
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap -typemap typemap Zlib.xs > Zlib.xsc && mv Zlib.xsc Zlib.c
gcc -c -I/home/cosmo/gentoo/usr/include -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.024\" -DXS_VERSION=\"2.024\" "-I../.." -DGZIP_OS_CODE=3 Zlib.c
rm -rf ../../lib/auto/Compress/Raw/Zlib/Zlib.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Compress/Raw/Zlib/Zlib.a Zlib.o && : ../../lib/auto/Compress/Raw/Zlib/Zlib.a
chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Zlib'
./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Cwd (all)
Creating Makefile.PL in cpan/Cwd for Cwd
Running Makefile.PL in cpan/Cwd
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Cwd
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Cwd'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Cwd'
Making all in cpan/Cwd
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Cwd'
cp lib/File/Spec/Mac.pm ../../lib/File/Spec/Mac.pm
cp lib/File/Spec/OS2.pm ../../lib/File/Spec/OS2.pm
cp lib/File/Spec/VMS.pm ../../lib/File/Spec/VMS.pm
cp lib/File/Spec/Cygwin.pm ../../lib/File/Spec/Cygwin.pm
cp lib/File/Spec/Functions.pm ../../lib/File/Spec/Functions.pm
cp lib/File/Spec/Epoc.pm ../../lib/File/Spec/Epoc.pm
cp lib/File/Spec.pm ../../lib/File/Spec.pm
cp Cwd.pm ../../lib/Cwd.pm
cp lib/File/Spec/Unix.pm ../../lib/File/Spec/Unix.pm
cp lib/File/Spec/Win32.pm ../../lib/File/Spec/Win32.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Cwd.xs > Cwd.xsc && mv Cwd.xsc Cwd.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"3.31\" -DXS_VERSION=\"3.31\" "-I../.." Cwd.c
rm -rf ../../lib/auto/Cwd/Cwd.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Cwd/Cwd.a Cwd.o && : ../../lib/auto/Cwd/Cwd.a
chmod 755 ../../lib/auto/Cwd/Cwd.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Cwd'
./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Data::Dumper (all)
Creating Makefile.PL in dist/Data-Dumper for Data::Dumper
Running Makefile.PL in dist/Data-Dumper
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Data::Dumper
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Data-Dumper'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Data-Dumper'
Making all in dist/Data-Dumper
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Data-Dumper'
cp Dumper.pm ../../lib/Data/Dumper.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Dumper.xs > Dumper.xsc && mv Dumper.xsc Dumper.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.125\" -DXS_VERSION=\"2.125\" "-I../.." Dumper.c
rm -rf ../../lib/auto/Data/Dumper/Dumper.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Data/Dumper/Dumper.a Dumper.o && : ../../lib/auto/Data/Dumper/Dumper.a
chmod 755 ../../lib/auto/Data/Dumper/Dumper.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Data-Dumper'
./miniperl -Ilib make_ext.pl lib/auto/Devel/DProf/DProf.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Devel::DProf (all)
Running Makefile.PL in ext/Devel-DProf
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Devel::DProf
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-DProf'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-DProf'
Making all in ext/Devel-DProf
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-DProf'
cp DProf.pm ../../lib/Devel/DProf.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap DProf.xs > DProf.xsc && mv DProf.xsc DProf.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"20080331.00\" -DXS_VERSION=\"20080331.00\" "-I../.." DProf.c
rm -rf ../../lib/auto/Devel/DProf/DProf.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Devel/DProf/DProf.a DProf.o && : ../../lib/auto/Devel/DProf/DProf.a
chmod 755 ../../lib/auto/Devel/DProf/DProf.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-DProf'
./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Devel::PPPort (all)
Running Makefile.PL in cpan/Devel-PPPort
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Setting license tag...
Writing Makefile for Devel::PPPort
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Devel-PPPort'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Devel-PPPort'
Making all in cpan/Devel-PPPort
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Devel-PPPort'
../../miniperl "-I../../lib" "-I../../lib" PPPort_pm.PL PPPort.pm
including ppphdoc
including ppphbin
including version
including threads
including limits
including uv
including memory
including misc
including variables
including mPUSH
including call
including newRV
including newCONSTSUB
including MY_CXT
including format
including SvREFCNT
including newSV_type
including newSVpv
including SvPV
including Sv_set
including sv_xpvf
including shared_pv
including HvNAME
including gv
including warn
including pvs
including magic
including cop
including grok
including snprintf
including sprintf
including exception
including strlfuncs
including pv_tools
cp PPPort.pm ../../lib/Devel/PPPort.pm
../../miniperl "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" PPPort_xs.PL RealPPPort.xs
adding XS code from parts/inc/sprintf
adding XS code from parts/inc/SvREFCNT
adding XS code from parts/inc/Sv_set
adding XS code from parts/inc/limits
adding XS code from parts/inc/shared_pv
adding XS code from parts/inc/strlfuncs
adding XS code from parts/inc/threads
adding XS code from parts/inc/newCONSTSUB
adding XS code from parts/inc/exception
adding XS code from parts/inc/cop
adding XS code from parts/inc/gv
adding XS code from parts/inc/newSVpv
adding XS code from parts/inc/memory
adding XS code from parts/inc/grok
adding XS code from parts/inc/call
adding XS code from parts/inc/misc
adding XS code from parts/inc/magic
adding XS code from parts/inc/uv
adding XS code from parts/inc/newSV_type
adding XS code from parts/inc/warn
adding XS code from parts/inc/pvs
adding XS code from parts/inc/SvPV
adding XS code from parts/inc/mPUSH
adding XS code from parts/inc/newRV
adding XS code from parts/inc/snprintf
adding XS code from parts/inc/variables
adding XS code from parts/inc/MY_CXT
adding XS code from parts/inc/format
adding XS code from parts/inc/HvNAME
adding XS code from parts/inc/pv_tools
adding XS code from parts/inc/sv_xpvf
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap -typemap typemap RealPPPort.xs > RealPPPort.xsc && mv RealPPPort.xsc RealPPPort.c
../../miniperl "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"3.19\" -DXS_VERSION=\"3.19\" "-I../.." RealPPPort.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"3.19\" -DXS_VERSION=\"3.19\" "-I../.." module2.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"3.19\" -DXS_VERSION=\"3.19\" "-I../.." module3.c
rm -rf ../../lib/auto/Devel/PPPort/PPPort.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Devel/PPPort/PPPort.a RealPPPort.o module2.o module3.o && : ../../lib/auto/Devel/PPPort/PPPort.a
chmod 755 ../../lib/auto/Devel/PPPort/PPPort.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Devel-PPPort'
./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Devel::Peek (all)
Running Makefile.PL in ext/Devel-Peek
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Devel::Peek
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-Peek'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-Peek'
Making all in ext/Devel-Peek
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-Peek'
cp Peek.pm ../../lib/Devel/Peek.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap Peek.xs > Peek.xsc && mv Peek.xsc Peek.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" "-I../.." Peek.c
rm -rf ../../lib/auto/Devel/Peek/Peek.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Devel/Peek/Peek.a Peek.o && : ../../lib/auto/Devel/Peek/Peek.a
chmod 755 ../../lib/auto/Devel/Peek/Peek.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-Peek'
./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Digest::MD5 (all)
Running Makefile.PL in cpan/Digest-MD5
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Perl's config says that U32 access must not be aligned.
Writing Makefile for Digest::MD5
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-MD5'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-MD5'
Making all in cpan/Digest-MD5
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-MD5'
cp MD5.pm ../../lib/Digest/MD5.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap -typemap typemap MD5.xs > MD5.xsc && mv MD5.xsc MD5.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.39\" -DXS_VERSION=\"2.39\" "-I../.." MD5.c
rm -rf ../../lib/auto/Digest/MD5/MD5.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Digest/MD5/MD5.a MD5.o && : ../../lib/auto/Digest/MD5/MD5.a
chmod 755 ../../lib/auto/Digest/MD5/MD5.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-MD5'
./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Digest::SHA (all)
Running Makefile.PL in cpan/Digest-SHA
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Digest::SHA
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-SHA'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-SHA'
Making all in cpan/Digest-SHA
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-SHA'
cp lib/Digest/SHA.pm ../../lib/Digest/SHA.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap -typemap typemap SHA.xs > SHA.xsc && mv SHA.xsc SHA.c
gcc -c -I. -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"5.47\" -DXS_VERSION=\"5.47\" "-I../.." -DSHA_PERL_MODULE -DSHA_STO_CLASS=static SHA.c
rm -rf ../../lib/auto/Digest/SHA/SHA.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Digest/SHA/SHA.a SHA.o && : ../../lib/auto/Digest/SHA/SHA.a
chmod 755 ../../lib/auto/Digest/SHA/SHA.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-SHA'
./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Encode (all)
Running Makefile.PL in cpan/Encode
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Checking if your kit is complete...
Looks good
Writing Makefile for Encode::Byte
Writing Makefile for Encode::CN
Writing Makefile for Encode::EBCDIC
Writing Makefile for Encode::JP
Writing Makefile for Encode::KR
Writing Makefile for Encode::Symbol
Writing Makefile for Encode::TW
Writing Makefile for Encode::Unicode
Writing Makefile for Encode
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode'
Making all in cpan/Encode
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode'
cp lib/Encode/JP/H2Z.pm ../../lib/Encode/JP/H2Z.pm
cp lib/Encode/JP/JIS7.pm ../../lib/Encode/JP/JIS7.pm
cp lib/Encode/Alias.pm ../../lib/Encode/Alias.pm
cp Encode/README.e2x ../../lib/Encode/README.e2x
cp lib/Encode/MIME/Header/ISO_2022_JP.pm ../../lib/Encode/MIME/Header/ISO_2022_JP.pm
cp lib/Encode/Unicode/UTF7.pm ../../lib/Encode/Unicode/UTF7.pm
cp lib/Encode/PerlIO.pod ../../lib/Encode/PerlIO.pod
cp lib/Encode/GSM0338.pm ../../lib/Encode/GSM0338.pm
cp Encode.pm ../../lib/Encode.pm
cp Encode/Makefile_PL.e2x ../../lib/Encode/Makefile_PL.e2x
cp Encode/Changes.e2x ../../lib/Encode/Changes.e2x
cp lib/Encode/Encoding.pm ../../lib/Encode/Encoding.pm
cp Encode/ConfigLocal_PM.e2x ../../lib/Encode/ConfigLocal_PM.e2x
cp Encode/encode.h ../../lib/Encode/encode.h
cp lib/Encode/KR/2022_KR.pm ../../lib/Encode/KR/2022_KR.pm
cp encoding.pm ../../lib/encoding.pm
cp lib/Encode/Guess.pm ../../lib/Encode/Guess.pm
cp lib/Encode/MIME/Name.pm ../../lib/Encode/MIME/Name.pm
cp Encode/_T.e2x ../../lib/Encode/_T.e2x
cp lib/Encode/Config.pm ../../lib/Encode/Config.pm
cp lib/Encode/Supported.pod ../../lib/Encode/Supported.pod
cp lib/Encode/Encoder.pm ../../lib/Encode/Encoder.pm
cp lib/Encode/MIME/Header.pm ../../lib/Encode/MIME/Header.pm
cp lib/Encode/CN/HZ.pm ../../lib/Encode/CN/HZ.pm
cp Encode/_PM.e2x ../../lib/Encode/_PM.e2x
cp lib/Encode/CJKConstants.pm ../../lib/Encode/CJKConstants.pm
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Byte'
cp Byte.pm ../../../lib/Encode/Byte.pm
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm
Reading iso-8859-2 (iso-8859-2)
Reading iso-8859-3 (iso-8859-3)
Reading iso-8859-4 (iso-8859-4)
Reading iso-8859-5 (iso-8859-5)
Reading iso-8859-6 (iso-8859-6)
Reading iso-8859-7 (iso-8859-7)
Reading iso-8859-8 (iso-8859-8)
Reading iso-8859-9 (iso-8859-9)
Reading iso-8859-10 (iso-8859-10)
Reading iso-8859-11 (iso-8859-11)
Reading iso-8859-13 (iso-8859-13)
Reading iso-8859-14 (iso-8859-14)
Reading iso-8859-15 (iso-8859-15)
Reading iso-8859-16 (iso-8859-16)
Reading AdobeStandardEncoding (AdobeStandardEncoding)
Reading cp1006 (cp1006)
Reading cp1250 (cp1250)
Reading cp1251 (cp1251)
Reading cp1252 (cp1252)
Reading cp1253 (cp1253)
Reading cp1254 (cp1254)
Reading cp1255 (cp1255)
Reading cp1256 (cp1256)
Reading cp1257 (cp1257)
Reading cp1258 (cp1258)
Reading cp424 (cp424)
Reading cp437 (cp437)
Reading cp737 (cp737)
Reading cp775 (cp775)
Reading cp850 (cp850)
Reading cp852 (cp852)
Reading cp855 (cp855)
Reading cp856 (cp856)
Reading cp857 (cp857)
Reading cp858 (cp858)
Reading cp860 (cp860)
Reading cp861 (cp861)
Reading cp862 (cp862)
Reading cp863 (cp863)
Reading cp864 (cp864)
Reading cp865 (cp865)
Reading cp866 (cp866)
Reading cp869 (cp869)
Reading cp874 (cp874)
Reading hp-roman8 (hp-roman8)
Reading koi8-f (koi8-f)
Reading koi8-r (koi8-r)
Reading koi8-u (koi8-u)
Reading MacArabic (MacArabic)
Reading MacCentralEurRoman (MacCentralEurRoman)
Reading MacCroatian (MacCroatian)
Reading MacCyrillic (MacCyrillic)
Reading MacFarsi (MacFarsi)
Reading MacGreek (MacGreek)
Reading MacHebrew (MacHebrew)
Reading MacIcelandic (MacIcelandic)
Reading MacRomanian (MacRomanian)
Reading MacRumanian (MacRumanian)
Reading MacRoman (MacRoman)
Reading MacSami (MacSami)
Reading MacThai (MacThai)
Reading MacTurkish (MacTurkish)
Reading MacUkrainian (MacUkrainian)
Reading nextstep (nextstep)
Reading viscii (viscii)
Writing compiled form
12946 bytes in string tables
4452 bytes (25.6%) saved spotting duplicates
7 bytes (0.054%) saved using substrings
../../../miniperl "-I../../../lib" "-I../../../lib" ../../../lib/ExtUtils/xsubpp -nolinenumbers -typemap ../../../lib/ExtUtils/typemap Byte.xs > Byte.xsc && mv Byte.xsc Byte.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." Byte.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." byte_t.c
rm -rf ../../../lib/auto/Encode/Byte/Byte.a
/home/cosmo/gentoo/usr/bin/ar cr ../../../lib/auto/Encode/Byte/Byte.a Byte.o byte_t.o && : ../../../lib/auto/Encode/Byte/Byte.a
chmod 755 ../../../lib/auto/Encode/Byte/Byte.a
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Byte'
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/CN'
cp CN.pm ../../../lib/Encode/CN.pm
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm
Reading gb12345-raw (gb12345-raw)
Writing compiled form
34800 bytes in string tables
2786 bytes (7.41%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-cn (euc-cn)
Writing compiled form
34638 bytes in string tables
2566 bytes (6.9%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp936 (cp936)
Writing compiled form
120296 bytes in string tables
138 bytes (0.115%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm
Reading iso-ir-165 (iso-ir-165)
Writing compiled form
38113 bytes in string tables
2548 bytes (6.27%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
Reading MacChineseSimp (MacChineseSimp)
Writing compiled form
34801 bytes in string tables
2601 bytes (6.95%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm
Reading gb2312-raw (gb2312-raw)
Writing compiled form
34764 bytes in string tables
2312 bytes (6.24%) saved spotting duplicates
../../../miniperl "-I../../../lib" "-I../../../lib" ../../../lib/ExtUtils/xsubpp -noprototypes -nolinenumbers -typemap ../../../lib/ExtUtils/typemap CN.xs > CN.xsc && mv CN.xsc CN.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." CN.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." cp_00_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." eu_01_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." gb_02_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." gb_03_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." ir_04_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." ma_05_t.c
rm -rf ../../../lib/auto/Encode/CN/CN.a
/home/cosmo/gentoo/usr/bin/ar cr ../../../lib/auto/Encode/CN/CN.a CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o && : ../../../lib/auto/Encode/CN/CN.a
chmod 755 ../../../lib/auto/Encode/CN/CN.a
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/CN'
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/EBCDIC'
cp EBCDIC.pm ../../../lib/Encode/EBCDIC.pm
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm
Reading cp37 (cp37)
Reading cp1026 (cp1026)
Reading cp1047 (cp1047)
Reading cp500 (cp500)
Reading cp875 (cp875)
Reading posix-bc (posix-bc)
Writing compiled form
2174 bytes in string tables
367 bytes (14.4%) saved spotting duplicates
1 bytes (0.046%) saved using substrings
../../../miniperl "-I../../../lib" "-I../../../lib" ../../../lib/ExtUtils/xsubpp -nolinenumbers -typemap ../../../lib/ExtUtils/typemap EBCDIC.xs > EBCDIC.xsc && mv EBCDIC.xsc EBCDIC.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I../../.." EBCDIC.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I../../.." ebcdic_t.c
rm -rf ../../../lib/auto/Encode/EBCDIC/EBCDIC.a
/home/cosmo/gentoo/usr/bin/ar cr ../../../lib/auto/Encode/EBCDIC/EBCDIC.a EBCDIC.o ebcdic_t.o && : ../../../lib/auto/Encode/EBCDIC/EBCDIC.a
chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.a
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/EBCDIC'
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/JP'
cp JP.pm ../../../lib/Encode/JP.pm
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm
Reading jis0201-raw (jis0201-raw)
Writing compiled form
479 bytes in string tables
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm
Reading jis0208-raw (jis0208-raw)
Writing compiled form
31800 bytes in string tables
2470 bytes (7.21%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-jp (euc-jp)
Writing compiled form
78376 bytes in string tables
5448 bytes (6.5%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp932 (cp932)
Writing compiled form
45234 bytes in string tables
2360 bytes (4.96%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm
Reading jis0212-raw (jis0212-raw)
Writing compiled form
27241 bytes in string tables
2829 bytes (9.41%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm
Reading shiftjis (shiftjis)
Writing compiled form
32924 bytes in string tables
1726 bytes (4.98%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
Reading MacJapanese (MacJapanese)
Writing compiled form
34511 bytes in string tables
1922 bytes (5.28%) saved spotting duplicates
../../../miniperl "-I../../../lib" "-I../../../lib" ../../../lib/ExtUtils/xsubpp -nolinenumbers -typemap ../../../lib/ExtUtils/typemap JP.xs > JP.xsc && mv JP.xsc JP.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." JP.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." cp_00_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." eu_01_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." ji_02_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." ji_03_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." ji_04_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." ma_05_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." sh_06_t.c
rm -rf ../../../lib/auto/Encode/JP/JP.a
/home/cosmo/gentoo/usr/bin/ar cr ../../../lib/auto/Encode/JP/JP.a JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o && : ../../../lib/auto/Encode/JP/JP.a
chmod 755 ../../../lib/auto/Encode/JP/JP.a
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/JP'
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/KR'
cp KR.pm ../../../lib/Encode/KR.pm
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm
Reading MacKorean (MacKorean)
Writing compiled form
43458 bytes in string tables
4417 bytes (9.23%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm
Reading ksc5601-raw (ksc5601-raw)
Writing compiled form
36921 bytes in string tables
4038 bytes (9.86%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm
Reading johab (johab)
Writing compiled form
83424 bytes in string tables
1772 bytes (2.08%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-kr (euc-kr)
Writing compiled form
36763 bytes in string tables
4318 bytes (10.5%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp949 (cp949)
Writing compiled form
83711 bytes in string tables
3158 bytes (3.64%) saved spotting duplicates
../../../miniperl "-I../../../lib" "-I../../../lib" ../../../lib/ExtUtils/xsubpp -nolinenumbers -typemap ../../../lib/ExtUtils/typemap KR.xs > KR.xsc && mv KR.xsc KR.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." KR.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." cp_00_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." eu_01_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." jo_02_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." ks_03_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." ma_04_t.c
rm -rf ../../../lib/auto/Encode/KR/KR.a
/home/cosmo/gentoo/usr/bin/ar cr ../../../lib/auto/Encode/KR/KR.a KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o && : ../../../lib/auto/Encode/KR/KR.a
chmod 755 ../../../lib/auto/Encode/KR/KR.a
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/KR'
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Symbol'
cp Symbol.pm ../../../lib/Encode/Symbol.pm
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm
Reading AdobeSymbol (AdobeSymbol)
Reading AdobeZdingbat (AdobeZdingbat)
Reading dingbats (dingbats)
Reading MacDingbats (MacDingbats)
Reading MacSymbol (MacSymbol)
Reading symbol (symbol)
Writing compiled form
1859 bytes in string tables
305 bytes (14.1%) saved spotting duplicates
../../../miniperl "-I../../../lib" "-I../../../lib" ../../../lib/ExtUtils/xsubpp -nolinenumbers -typemap ../../../lib/ExtUtils/typemap Symbol.xs > Symbol.xsc && mv Symbol.xsc Symbol.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I../../.." Symbol.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I../../.." symbol_t.c
rm -rf ../../../lib/auto/Encode/Symbol/Symbol.a
/home/cosmo/gentoo/usr/bin/ar cr ../../../lib/auto/Encode/Symbol/Symbol.a Symbol.o symbol_t.o && : ../../../lib/auto/Encode/Symbol/Symbol.a
chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.a
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Symbol'
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/TW'
cp TW.pm ../../../lib/Encode/TW.pm
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm
Reading big5-hkscs (big5-hkscs)
Writing compiled form
91321 bytes in string tables
3227 bytes (3.41%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm
Reading MacChineseTrad (MacChineseTrad)
Writing compiled form
66317 bytes in string tables
1102 bytes (1.63%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm
Reading cp950 (cp950)
Writing compiled form
98212 bytes in string tables
1314 bytes (1.32%) saved spotting duplicates
../../../miniperl "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm
Reading big5-eten (big5-eten)
Writing compiled form
68325 bytes in string tables
1191 bytes (1.71%) saved spotting duplicates
../../../miniperl "-I../../../lib" "-I../../../lib" ../../../lib/ExtUtils/xsubpp -nolinenumbers -typemap ../../../lib/ExtUtils/typemap TW.xs > TW.xsc && mv TW.xsc TW.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." TW.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." bi_00_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." bi_01_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." cp_02_t.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." ma_03_t.c
rm -rf ../../../lib/auto/Encode/TW/TW.a
/home/cosmo/gentoo/usr/bin/ar cr ../../../lib/auto/Encode/TW/TW.a TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o && : ../../../lib/auto/Encode/TW/TW.a
chmod 755 ../../../lib/auto/Encode/TW/TW.a
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/TW'
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Unicode'
cp Unicode.pm ../../../lib/Encode/Unicode.pm
../../../miniperl "-I../../../lib" "-I../../../lib" ../../../lib/ExtUtils/xsubpp -typemap ../../../lib/ExtUtils/typemap Unicode.xs > Unicode.xsc && mv Unicode.xsc Unicode.c
gcc -c -I../Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" "-I../../.." Unicode.c
rm -rf ../../../lib/auto/Encode/Unicode/Unicode.a
/home/cosmo/gentoo/usr/bin/ar cr ../../../lib/auto/Encode/Unicode/Unicode.a Unicode.o && : ../../../lib/auto/Encode/Unicode/Unicode.a
chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.a
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Unicode'
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Encode.xs > Encode.xsc && mv Encode.xsc Encode.c
../../miniperl "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm
Reading iso-8859-1 (iso-8859-1)
Reading ascii (ascii)
Reading ascii-ctrl (ascii-ctrl)
Reading null (null)
Writing compiled form
512 bytes in string tables
32 bytes (5.88%) saved spotting duplicates
gcc -c -I./Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.39\" -DXS_VERSION=\"2.39\" "-I../.." Encode.c
gcc -c -I./Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.39\" -DXS_VERSION=\"2.39\" "-I../.." def_t.c
gcc -c -I./Encode -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.39\" -DXS_VERSION=\"2.39\" "-I../.." encengine.c
rm -rf ../../lib/auto/Encode/Encode.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Encode/Encode.a Encode.o def_t.o encengine.o && : ../../lib/auto/Encode/Encode.a
chmod 755 ../../lib/auto/Encode/Encode.a
cp bin/piconv blib/script/piconv
/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv
cp bin/enc2xs blib/script/enc2xs
/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode'
./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Fcntl (all)
Running Makefile.PL in ext/Fcntl
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Fcntl
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Fcntl'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Fcntl'
Making all in ext/Fcntl
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Fcntl'
cp Fcntl.pm ../../lib/Fcntl.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap Fcntl.xs > Fcntl.xsc && mv Fcntl.xsc Fcntl.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\" "-I../.." Fcntl.c
rm -rf ../../lib/auto/Fcntl/Fcntl.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Fcntl/Fcntl.a Fcntl.o && : ../../lib/auto/Fcntl/Fcntl.a
chmod 755 ../../lib/auto/Fcntl/Fcntl.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Fcntl'
./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making File::Glob (all)
Running Makefile.PL in ext/File-Glob
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for File::Glob
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/File-Glob'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/File-Glob'
Making all in ext/File-Glob
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/File-Glob'
cp Glob.pm ../../lib/File/Glob.pm
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.07\" -DXS_VERSION=\"1.07\" "-I../.." bsd_glob.c
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Glob.xs > Glob.xsc && mv Glob.xsc Glob.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.07\" -DXS_VERSION=\"1.07\" "-I../.." Glob.c
rm -rf ../../lib/auto/File/Glob/Glob.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/File/Glob/Glob.a bsd_glob.o Glob.o && : ../../lib/auto/File/Glob/Glob.a
chmod 755 ../../lib/auto/File/Glob/Glob.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/File-Glob'
./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Filter::Util::Call (all)
Creating Makefile.PL in cpan/Filter-Util-Call for Filter::Util::Call
Running Makefile.PL in cpan/Filter-Util-Call
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Filter::Util::Call
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Filter-Util-Call'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Filter-Util-Call'
Making all in cpan/Filter-Util-Call
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Filter-Util-Call'
cp filter-util.pl ../../lib/Filter/Util/filter-util.pl
cp Call.pm ../../lib/Filter/Util/Call.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Call.xs > Call.xsc && mv Call.xsc Call.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" "-I../.." Call.c
rm -rf ../../lib/auto/Filter/Util/Call/Call.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Filter/Util/Call/Call.a Call.o && : ../../lib/auto/Filter/Util/Call/Call.a
chmod 755 ../../lib/auto/Filter/Util/Call/Call.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Filter-Util-Call'
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Hash::Util (all)
Running Makefile.PL in ext/Hash-Util
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Hash::Util
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util'
Making all in ext/Hash-Util
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util'
cp lib/Hash/Util.pm ../../lib/Hash/Util.pm
../../miniperl -I../../lib -I../../lib ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Util.xs > HashUtil.xsc && mv HashUtil.xsc HashUtil.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" -I../.. -DPERL_EXT HashUtil.c
mv HashUtil.o Util.o
rm -rf ../../lib/auto/Hash/Util/Util.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Hash/Util/Util.a Util.o && : ../../lib/auto/Hash/Util/Util.a
chmod 755 ../../lib/auto/Hash/Util/Util.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util'
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Hash::Util::FieldHash (all)
Creating Makefile.PL in ext/Hash-Util-FieldHash for Hash::Util::FieldHash
Running Makefile.PL in ext/Hash-Util-FieldHash
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Hash::Util::FieldHash
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util-FieldHash'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util-FieldHash'
Making all in ext/Hash-Util-FieldHash
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util-FieldHash'
cp lib/Hash/Util/FieldHash.pm ../../lib/Hash/Util/FieldHash.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap FieldHash.xs > FieldHash.xsc && mv FieldHash.xsc FieldHash.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" "-I../.." FieldHash.c
rm -rf ../../lib/auto/Hash/Util/FieldHash/FieldHash.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Hash/Util/FieldHash/FieldHash.a FieldHash.o && : ../../lib/auto/Hash/Util/FieldHash/FieldHash.a
chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util-FieldHash'
./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making I18N::Langinfo (all)
Running Makefile.PL in ext/I18N-Langinfo
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for I18N::Langinfo
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/I18N-Langinfo'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/I18N-Langinfo'
Making all in ext/I18N-Langinfo
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/I18N-Langinfo'
cp Langinfo.pm ../../lib/I18N/Langinfo.pm
AutoSplitting ../../lib/I18N/Langinfo.pm (../../lib/auto/I18N/Langinfo)
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Langinfo.xs > Langinfo.xsc && mv Langinfo.xsc Langinfo.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-I../.." Langinfo.c
rm -rf ../../lib/auto/I18N/Langinfo/Langinfo.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/I18N/Langinfo/Langinfo.a Langinfo.o && : ../../lib/auto/I18N/Langinfo/Langinfo.a
chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/I18N-Langinfo'
./miniperl -Ilib make_ext.pl lib/auto/IO/IO.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making IO (all)
Running Makefile.PL in dist/IO
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for IO
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/IO'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/IO'
Making all in dist/IO
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/IO'
cp lib/IO/Pipe.pm ../../lib/IO/Pipe.pm
cp lib/IO/File.pm ../../lib/IO/File.pm
cp lib/IO/Select.pm ../../lib/IO/Select.pm
cp lib/IO/Socket/INET.pm ../../lib/IO/Socket/INET.pm
cp lib/IO/Socket.pm ../../lib/IO/Socket.pm
cp lib/IO/Socket/UNIX.pm ../../lib/IO/Socket/UNIX.pm
cp lib/IO/Poll.pm ../../lib/IO/Poll.pm
cp lib/IO/Dir.pm ../../lib/IO/Dir.pm
cp lib/IO/Handle.pm ../../lib/IO/Handle.pm
cp lib/IO/Seekable.pm ../../lib/IO/Seekable.pm
cp IO.pm ../../lib/IO.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap IO.xs > IO.xsc && mv IO.xsc IO.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.25_02\" -DXS_VERSION=\"1.25_02\" "-I../.." IO.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.25_02\" -DXS_VERSION=\"1.25_02\" "-I../.." poll.c
rm -rf ../../lib/auto/IO/IO.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/IO/IO.a IO.o poll.o && : ../../lib/auto/IO/IO.a
chmod 755 ../../lib/auto/IO/IO.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/IO'
./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making IPC::SysV (all)
Running Makefile.PL in cpan/IPC-SysV
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Setting license tag...
Writing Makefile for IPC::SysV
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-SysV'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-SysV'
Making all in cpan/IPC-SysV
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-SysV'
cp lib/IPC/Semaphore.pm ../../lib/IPC/Semaphore.pm
cp lib/IPC/Msg.pm ../../lib/IPC/Msg.pm
cp lib/IPC/SysV.pm ../../lib/IPC/SysV.pm
cp lib/IPC/SharedMem.pm ../../lib/IPC/SharedMem.pm
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-SysV'
../../miniperl -I../../lib -I../../lib regen.pl
Writing const-xs.inc
Writing const-c.inc
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-SysV'
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap -typemap typemap SysV.xs > SysV.xsc && mv SysV.xsc SysV.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.01\" -DXS_VERSION=\"2.01\" "-I../.." SysV.c
rm -rf ../../lib/auto/IPC/SysV/SysV.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/IPC/SysV/SysV.a SysV.o && : ../../lib/auto/IPC/SysV/SysV.a
chmod 755 ../../lib/auto/IPC/SysV/SysV.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-SysV'
./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making List::Util (all)
Running Makefile.PL in cpan/List-Util
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for List::Util
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/List-Util'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/List-Util'
Making all in cpan/List-Util
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/List-Util'
cp lib/List/Util/XS.pm ../../lib/List/Util/XS.pm
cp lib/Scalar/Util/PP.pm ../../lib/Scalar/Util/PP.pm
cp lib/List/Util/PP.pm ../../lib/List/Util/PP.pm
cp lib/List/Util.pm ../../lib/List/Util.pm
cp lib/Scalar/Util.pm ../../lib/Scalar/Util.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap ListUtil.xs > ListUtil.xsc && mv ListUtil.xsc ListUtil.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" "-I../.." -DPERL_EXT ListUtil.c
rm -rf ../../lib/auto/List/Util/Util.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/List/Util/Util.a ListUtil.o && : ../../lib/auto/List/Util/Util.a
chmod 755 ../../lib/auto/List/Util/Util.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/List-Util'
./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making MIME::Base64 (all)
Running Makefile.PL in cpan/MIME-Base64
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for MIME::Base64
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/MIME-Base64'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/MIME-Base64'
Making all in cpan/MIME-Base64
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/MIME-Base64'
cp QuotedPrint.pm ../../lib/MIME/QuotedPrint.pm
cp Base64.pm ../../lib/MIME/Base64.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Base64.xs > Base64.xsc && mv Base64.xsc Base64.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" "-I../.." Base64.c
rm -rf ../../lib/auto/MIME/Base64/Base64.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/MIME/Base64/Base64.a Base64.o && : ../../lib/auto/MIME/Base64/Base64.a
chmod 755 ../../lib/auto/MIME/Base64/Base64.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/MIME-Base64'
./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Math::BigInt::FastCalc (all)
Creating Makefile.PL in cpan/Math-BigInt-FastCalc for Math::BigInt::FastCalc
Running Makefile.PL in cpan/Math-BigInt-FastCalc
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Math::BigInt::FastCalc
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt-FastCalc'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt-FastCalc'
Making all in cpan/Math-BigInt-FastCalc
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt-FastCalc'
cp FastCalc.pm ../../lib/Math/BigInt/FastCalc.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap FastCalc.xs > FastCalc.xsc && mv FastCalc.xsc FastCalc.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" "-I../.." FastCalc.c
rm -rf ../../lib/auto/Math/BigInt/FastCalc/FastCalc.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Math/BigInt/FastCalc/FastCalc.a FastCalc.o && : ../../lib/auto/Math/BigInt/FastCalc/FastCalc.a
chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt-FastCalc'
./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Opcode (all)
Creating Makefile.PL in ext/Opcode for Opcode
Running Makefile.PL in ext/Opcode
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Opcode
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Opcode'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Opcode'
Making all in ext/Opcode
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Opcode'
cp ops.pm ../../lib/ops.pm
cp Opcode.pm ../../lib/Opcode.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Opcode.xs > Opcode.xsc && mv Opcode.xsc Opcode.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" "-I../.." Opcode.c
rm -rf ../../lib/auto/Opcode/Opcode.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Opcode/Opcode.a Opcode.o && : ../../lib/auto/Opcode/Opcode.a
chmod 755 ../../lib/auto/Opcode/Opcode.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Opcode'
./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making POSIX (all)
Running Makefile.PL in ext/POSIX
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Processing hints file hints/linux.pl
Note (probably harmless): No library found for -lposix
Note (probably harmless): No library found for -lcposix
Writing Makefile for POSIX
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/POSIX'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/POSIX'
Making all in ext/POSIX
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/POSIX'
Can't locate auto/POSIX/autosplit.ix in @INC (@INC contains: ../../lib ../../lib ../../cpan/AutoLoader/lib ../../cpan/Cwd ../../cpan/Cwd/lib ../../cpan/ExtUtils-Command/lib ../../dist/ExtUtils-Install/lib ../../cpan/ExtUtils-MakeMaker/lib ../../cpan/ExtUtils-Manifest/lib ../../cpan/File-Path/lib ../../lib .) at ../../lib/AutoLoader.pm line 173.
at POSIX.pm line 9
cp POSIX.pod ../../lib/POSIX.pod
cp POSIX.pm ../../lib/POSIX.pm
AutoSplitting ../../lib/POSIX.pm (../../lib/auto/POSIX)
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap -typemap typemap POSIX.xs > POSIX.xsc && mv POSIX.xsc POSIX.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -O2 -march=i686 -pipe -m32 -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" "-I../.." POSIX.c
POSIX.xs: In function 'XS_POSIX_WEXITSTATUS':
POSIX.xs:939: warning: format '%d' expects type 'int', but argument 2 has type 'I32'
rm -rf ../../lib/auto/POSIX/POSIX.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/POSIX/POSIX.a POSIX.o && : ../../lib/auto/POSIX/POSIX.a
chmod 755 ../../lib/auto/POSIX/POSIX.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/POSIX'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making PerlIO::encoding (all)
Creating Makefile.PL in ext/PerlIO-encoding for PerlIO::encoding
Running Makefile.PL in ext/PerlIO-encoding
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Checking if your kit is complete...
Looks good
Writing Makefile for PerlIO::encoding
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-encoding'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-encoding'
Making all in ext/PerlIO-encoding
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-encoding'
cp encoding.pm ../../lib/PerlIO/encoding.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap encoding.xs > encoding.xsc && mv encoding.xsc encoding.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" "-I../.." encoding.c
rm -rf ../../lib/auto/PerlIO/encoding/encoding.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/PerlIO/encoding/encoding.a encoding.o && : ../../lib/auto/PerlIO/encoding/encoding.a
chmod 755 ../../lib/auto/PerlIO/encoding/encoding.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-encoding'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making PerlIO::scalar (all)
Creating Makefile.PL in ext/PerlIO-scalar for PerlIO::scalar
Running Makefile.PL in ext/PerlIO-scalar
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for PerlIO::scalar
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-scalar'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-scalar'
Making all in ext/PerlIO-scalar
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-scalar'
cp scalar.pm ../../lib/PerlIO/scalar.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap scalar.xs > scalar.xsc && mv scalar.xsc scalar.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" "-I../.." scalar.c
rm -rf ../../lib/auto/PerlIO/scalar/scalar.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/PerlIO/scalar/scalar.a scalar.o && : ../../lib/auto/PerlIO/scalar/scalar.a
chmod 755 ../../lib/auto/PerlIO/scalar/scalar.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-scalar'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making PerlIO::via (all)
Creating Makefile.PL in ext/PerlIO-via for PerlIO::via
Running Makefile.PL in ext/PerlIO-via
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for PerlIO::via
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-via'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-via'
Making all in ext/PerlIO-via
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-via'
cp via.pm ../../lib/PerlIO/via.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap via.xs > via.xsc && mv via.xsc via.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" "-I../.." via.c
rm -rf ../../lib/auto/PerlIO/via/via.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/PerlIO/via/via.a via.o && : ../../lib/auto/PerlIO/via/via.a
chmod 755 ../../lib/auto/PerlIO/via/via.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-via'
./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making SDBM_File (all)
Running Makefile.PL in ext/SDBM_File
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for sdbm
Writing Makefile for SDBM_File
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File'
Making all in ext/SDBM_File
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File'
cp SDBM_File.pm ../../lib/SDBM_File.pm
cd sdbm && make all
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File/sdbm'
gcc -c -I../../.. -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"\" -DXS_VERSION=\"\" "-I../../.." -DSDBM -DDUFF sdbm.c
sdbm.c: In function 'makroom':
sdbm.c:371: warning: ignoring return value of 'write', declared with attribute warn_unused_result
gcc -c -I../../.. -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"\" -DXS_VERSION=\"\" "-I../../.." -DSDBM -DDUFF pair.c
gcc -c -I../../.. -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"\" -DXS_VERSION=\"\" "-I../../.." -DSDBM -DDUFF hash.c
rm -rf libsdbm.a
/home/cosmo/gentoo/usr/bin/ar cr libsdbm.a sdbm.o pair.o hash.o && : libsdbm.a
chmod 755 libsdbm.a
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File/sdbm'
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File/sdbm'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File/sdbm'
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap -typemap typemap SDBM_File.xs > SDBM_File.xsc && mv SDBM_File.xsc SDBM_File.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\" "-I../.." SDBM_File.c
rm -rf ../../lib/auto/SDBM_File/SDBM_File.a
cp sdbm/libsdbm.a ../../lib/auto/SDBM_File/SDBM_File.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/SDBM_File/SDBM_File.a SDBM_File.o && : ../../lib/auto/SDBM_File/SDBM_File.a
chmod 755 ../../lib/auto/SDBM_File/SDBM_File.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File'
./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Socket (all)
Running Makefile.PL in ext/Socket
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Socket
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Socket'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Socket'
Making all in ext/Socket
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Socket'
cp Socket.pm ../../lib/Socket.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap Socket.xs > Socket.xsc && mv Socket.xsc Socket.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.87_01\" -DXS_VERSION=\"1.87_01\" "-I../.." Socket.c
rm -rf ../../lib/auto/Socket/Socket.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Socket/Socket.a Socket.o && : ../../lib/auto/Socket/Socket.a
chmod 755 ../../lib/auto/Socket/Socket.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Socket'
./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Storable (all)
Running Makefile.PL in dist/Storable
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Processing hints file hints/linux.pl
Writing Makefile for Storable
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Storable'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Storable'
Making all in dist/Storable
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Storable'
cp Storable.pm ../../lib/Storable.pm
AutoSplitting ../../lib/Storable.pm (../../lib/auto/Storable)
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Storable.xs > Storable.xsc && mv Storable.xsc Storable.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I../.." Storable.c
Storable.xs: In function 'store_hash':
Storable.xs:2360: warning: format '%d' expects type 'int', but argument 3 has type 'I32'
Storable.xs:2360: warning: format '%d' expects type 'int', but argument 4 has type 'I32'
rm -rf ../../lib/auto/Storable/Storable.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Storable/Storable.a Storable.o && : ../../lib/auto/Storable/Storable.a
chmod 755 ../../lib/auto/Storable/Storable.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Storable'
./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Sys::Hostname (all)
Creating Makefile.PL in ext/Sys-Hostname for Sys::Hostname
Running Makefile.PL in ext/Sys-Hostname
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Sys::Hostname
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Sys-Hostname'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Sys-Hostname'
Making all in ext/Sys-Hostname
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Sys-Hostname'
cp Hostname.pm ../../lib/Sys/Hostname.pm
AutoSplitting ../../lib/Sys/Hostname.pm (../../lib/auto/Sys/Hostname)
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Hostname.xs > Hostname.xsc && mv Hostname.xsc Hostname.c
Please specify prototyping behavior for Hostname.xs (see perlxs manual)
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.11\" -DXS_VERSION=\"1.11\" "-I../.." Hostname.c
rm -rf ../../lib/auto/Sys/Hostname/Hostname.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Sys/Hostname/Hostname.a Hostname.o && : ../../lib/auto/Sys/Hostname/Hostname.a
chmod 755 ../../lib/auto/Sys/Hostname/Hostname.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Sys-Hostname'
./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Sys::Syslog (all)
Running Makefile.PL in cpan/Sys-Syslog
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Sys::Syslog
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Sys-Syslog'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Sys-Syslog'
Making all in cpan/Sys-Syslog
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Sys-Syslog'
cp Syslog.pm ../../lib/Sys/Syslog.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap Syslog.xs > Syslog.xsc && mv Syslog.xsc Syslog.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" "-I../.." Syslog.c
rm -rf ../../lib/auto/Sys/Syslog/Syslog.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Sys/Syslog/Syslog.a Syslog.o && : ../../lib/auto/Sys/Syslog/Syslog.a
chmod 755 ../../lib/auto/Sys/Syslog/Syslog.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Sys-Syslog'
./miniperl -Ilib make_ext.pl lib/auto/Text/Soundex/Soundex.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Text::Soundex (all)
Creating Makefile.PL in cpan/Text-Soundex for Text::Soundex
Running Makefile.PL in cpan/Text-Soundex
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Text::Soundex
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Soundex'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Soundex'
Making all in cpan/Text-Soundex
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Soundex'
cp Soundex.pm ../../lib/Text/Soundex.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Soundex.xs > Soundex.xsc && mv Soundex.xsc Soundex.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"3.03_01\" -DXS_VERSION=\"3.03_01\" "-I../.." Soundex.c
rm -rf ../../lib/auto/Text/Soundex/Soundex.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Text/Soundex/Soundex.a Soundex.o && : ../../lib/auto/Text/Soundex/Soundex.a
chmod 755 ../../lib/auto/Text/Soundex/Soundex.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Soundex'
./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Time::HiRes (all)
Running Makefile.PL in cpan/Time-HiRes
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Configuring Time::HiRes...
Using hints hints/linux.pl...
Extra libraries: -lrt...
Have syscall()... looking for syscall.h... found <syscall.h>.
Looking for gettimeofday()... found.
Looking for setitimer()... found.
Looking for getitimer()... found.
You have interval timers (both setitimer and getitimer).
Looking for ualarm()... found.
Looking for usleep()... found.
Looking for nanosleep()... testing... found.
You can mix subsecond sleeps with signals, if you want to.
(It's still not portable, though.)
Looking for clock_gettime()... found.
Looking for clock_getres()... found.
Looking for clock_nanosleep()... found.
Looking for clock()... found.
Looking for stat() subsecond timestamps...
Trying struct stat st_atimespec.tv_nsec...NOT found.
Trying struct stat st_atimensec...NOT found.
Trying struct stat st_atime_n...NOT found.
Trying struct stat st_atim.tv_nsec...found.
Trying struct stat st_uatime...NOT found.
You seem to have stat() subsecond timestamps.
(Your struct stat has them, but the filesystems must help.)
Processing hints file hints/linux.pl
Writing Makefile for Time::HiRes
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-HiRes'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-HiRes'
Making all in cpan/Time-HiRes
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-HiRes'
cp HiRes.pm ../../lib/Time/HiRes.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap -typemap typemap HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.9719\" -DXS_VERSION=\"1.9719\" "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DTIME_HIRES_STAT=4 -DATLEASTFIVEOHOHFIVE HiRes.c
rm -rf ../../lib/auto/Time/HiRes/HiRes.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Time/HiRes/HiRes.a HiRes.o && : ../../lib/auto/Time/HiRes/HiRes.a
chmod 755 ../../lib/auto/Time/HiRes/HiRes.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-HiRes'
./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Time::Piece (all)
Running Makefile.PL in cpan/Time-Piece
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for Time::Piece
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-Piece'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-Piece'
Making all in cpan/Time-Piece
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-Piece'
cp Seconds.pm ../../lib/Time/Seconds.pm
cp Piece.pm ../../lib/Time/Piece.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Piece.xs > Piece.xsc && mv Piece.xsc Piece.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.15_01\" -DXS_VERSION=\"1.15_01\" "-I../.." Piece.c
rm -rf ../../lib/auto/Time/Piece/Piece.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Time/Piece/Piece.a Piece.o && : ../../lib/auto/Time/Piece/Piece.a
chmod 755 ../../lib/auto/Time/Piece/Piece.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-Piece'
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Unicode::Normalize (all)
Running Makefile.PL in cpan/Unicode-Normalize
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making header files for XS...
Writing Makefile for Unicode::Normalize
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Normalize'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Normalize'
Making all in cpan/Unicode-Normalize
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Normalize'
cp Normalize.pm ../../lib/Unicode/Normalize.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap Normalize.xs > Normalize.xsc && mv Normalize.xsc Normalize.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-I../.." Normalize.c
rm -rf ../../lib/auto/Unicode/Normalize/Normalize.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/Unicode/Normalize/Normalize.a Normalize.o && : ../../lib/auto/Unicode/Normalize/Normalize.a
chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Normalize'
./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making attributes (all)
Creating Makefile.PL in ext/attributes for attributes
Running Makefile.PL in ext/attributes
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for attributes
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/attributes'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/attributes'
Making all in ext/attributes
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/attributes'
cp attributes.pm ../../lib/attributes.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap attributes.xs > attributes.xsc && mv attributes.xsc attributes.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" "-I../.." attributes.c
rm -rf ../../lib/auto/attributes/attributes.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/attributes/attributes.a attributes.o && : ../../lib/auto/attributes/attributes.a
chmod 755 ../../lib/auto/attributes/attributes.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/attributes'
./miniperl -Ilib make_ext.pl lib/auto/mro/mro.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making mro (all)
Creating Makefile.PL in ext/mro for mro
Running Makefile.PL in ext/mro
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for mro
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/mro'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/mro'
Making all in ext/mro
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/mro'
cp mro.pm ../../lib/mro.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap mro.xs > mro.xsc && mv mro.xsc mro.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.02\" -DXS_VERSION=\"1.02\" "-I../.." mro.c
rm -rf ../../lib/auto/mro/mro.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/mro/mro.a mro.o && : ../../lib/auto/mro/mro.a
chmod 755 ../../lib/auto/mro/mro.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/mro'
./miniperl -Ilib make_ext.pl lib/auto/re/re.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making re (all)
Running Makefile.PL in ext/re
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Writing Makefile for re
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/re'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/re'
Making all in ext/re
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/re'
Skip ../../lib/re.pm (unchanged)
rm -f re_exec.c
cp ../../regexec.c re_exec.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c
rm -f re_comp.c
cp ../../regcomp.c re_comp.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap re.xs > re.xsc && mv re.xsc re.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c
rm -rf ../../lib/auto/re/re.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/re/re.a re_exec.o re_comp.o re.o && : ../../lib/auto/re/re.a
chmod 755 ../../lib/auto/re/re.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/re'
./miniperl -Ilib make_ext.pl lib/auto/threads/threads.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making threads (all)
Running Makefile.PL in dist/threads
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Processing hints file hints/linux.pl
Writing Makefile for threads
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads'
Making all in dist/threads
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads'
cp threads.pm ../../lib/threads.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap threads.xs > threads.xsc && mv threads.xsc threads.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.75\" -DXS_VERSION=\"1.75\" "-I../.." threads.c
rm -rf ../../lib/auto/threads/threads.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/threads/threads.a threads.o && : ../../lib/auto/threads/threads.a
chmod 755 ../../lib/auto/threads/threads.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads'
./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making threads::shared (all)
Running Makefile.PL in dist/threads-shared
../../miniperl Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Processing hints file hints/linux.pl
Writing Makefile for threads::shared
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads-shared'
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads-shared'
Making all in dist/threads-shared
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads-shared'
cp shared.pm ../../lib/threads/shared.pm
../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -typemap ../../lib/ExtUtils/typemap shared.xs > shared.xsc && mv shared.xsc shared.c
gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" "-I../.." shared.c
rm -rf ../../lib/auto/threads/shared/shared.a
/home/cosmo/gentoo/usr/bin/ar cr ../../lib/auto/threads/shared/shared.a shared.o && : ../../lib/auto/threads/shared/shared.a
chmod 755 ../../lib/auto/threads/shared/shared.a
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads-shared'
gcc -o perl -Wl,-O1 perlmain.o lib/auto/B/B.a lib/auto/Compress/Raw/Bzip2/Bzip2.a lib/auto/Compress/Raw/Zlib/Zlib.a lib/auto/Cwd/Cwd.a lib/auto/Data/Dumper/Dumper.a lib/auto/Devel/DProf/DProf.a lib/auto/Devel/PPPort/PPPort.a lib/auto/Devel/Peek/Peek.a lib/auto/Digest/MD5/MD5.a lib/auto/Digest/SHA/SHA.a lib/auto/Encode/Encode.a lib/auto/Fcntl/Fcntl.a lib/auto/File/Glob/Glob.a lib/auto/Filter/Util/Call/Call.a lib/auto/Hash/Util/Util.a lib/auto/Hash/Util/FieldHash/FieldHash.a lib/auto/I18N/Langinfo/Langinfo.a lib/auto/IO/IO.a lib/auto/IPC/SysV/SysV.a lib/auto/List/Util/Util.a lib/auto/MIME/Base64/Base64.a lib/auto/Math/BigInt/FastCalc/FastCalc.a lib/auto/Opcode/Opcode.a lib/auto/POSIX/POSIX.a lib/auto/PerlIO/encoding/encoding.a lib/auto/PerlIO/scalar/scalar.a lib/auto/PerlIO/via/via.a lib/auto/SDBM_File/SDBM_File.a lib/auto/Socket/Socket.a lib/auto/Storable/Storable.a lib/auto/Sys/Hostname/Hostname.a lib/auto/Sys/Syslog/Syslog.a lib/auto/Text/Soundex/Soundex.a lib/auto/Time/HiRes/HiRes.a lib/auto/Time/Piece/Piece.a lib/auto/Unicode/Normalize/Normalize.a lib/auto/attributes/attributes.a lib/auto/mro/mro.a lib/auto/re/re.a lib/auto/threads/threads.a lib/auto/threads/shared/shared.a libperl.a `cat ext.libs` -lm
lib/auto/POSIX/POSIX.a(POSIX.o): In function `XS_POSIX_tmpnam':
POSIX.c:(.text+0x5533): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
./perl -f -Ilib pod/buildtoc --build-toc -q
./miniperl -Ilib minimod.pl > lib/ExtUtils/Miniperl.pm
cd x2p; make s2p
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
../miniperl -I../lib s2p.PL
Extracting s2p (with variable substitutions)
Linking s2p to psed.
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
./miniperl -Ilib pod/pod2html.PL
Extracting pod2html (with variable substitutions)
./miniperl -Ilib pod/pod2latex.PL
Extracting pod2latex (with variable substitutions)
./miniperl -Ilib pod/pod2man.PL
Extracting pod2man (with variable substitutions)
./miniperl -Ilib pod/pod2text.PL
Extracting pod2text (with variable substitutions)
./miniperl -Ilib pod/pod2usage.PL
Extracting pod2usage (with variable substitutions)
./miniperl -Ilib pod/podchecker.PL
Extracting podchecker (with variable substitutions)
./miniperl -Ilib pod/podselect.PL
Extracting podselect (with variable substitutions)
Making utilities
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/utils'
../miniperl -I../lib c2ph.PL
Extracting c2ph (with variable substitutions)
Linking c2ph to pstruct.
../miniperl -I../lib config_data.PL
Extracting config_data (with variable substitutions)
../miniperl -I../lib corelist.PL
Extracting corelist (with variable substitutions)
../miniperl -I../lib cpan.PL
Extracting cpan (with variable substitutions)
../miniperl -I../lib h2ph.PL
Extracting h2ph (with variable substitutions)
../miniperl -I../lib h2xs.PL
Extracting h2xs (with variable substitutions)
../miniperl -I../lib instmodsh.PL
Extracting instmodsh (with variable substitutions)
../miniperl -I../lib perlbug.PL
Extracting perlbug (with variable substitutions)
../miniperl -I../lib perldoc.PL
Extracting "perldoc" (with variable substitutions)
../miniperl -I../lib perlivp.PL
Extracting perlivp (with variable substitutions)
../miniperl -I../lib pl2pm.PL
Extracting pl2pm (with variable substitutions)
../miniperl -I../lib prove.PL
Extracting prove (with variable substitutions)
../miniperl -I../lib ptar.PL
Extracting ptar (with variable substitutions)
../miniperl -I../lib ptardiff.PL
Extracting ptardiff (with variable substitutions)
../miniperl -I../lib cpanp-run-perl.PL
Extracting cpanp-run-perl (with variable substitutions)
../miniperl -I../lib cpanp.PL
Extracting cpanp (with variable substitutions)
../miniperl -I../lib cpan2dist.PL
Extracting cpan2dist (with variable substitutions)
../miniperl -I../lib shasum.PL
Extracting shasum (with variable substitutions)
../miniperl -I../lib splain.PL
Extracting splain (with variable substitutions)
../miniperl -I../lib dprofpp.PL
Extracting dprofpp (with variable substitutions)
../miniperl -I../lib libnetcfg.PL
Extracting libnetcfg (with variable substitutions)
../miniperl -I../lib piconv.PL
Extracting piconv (with variable substitutions)
../miniperl -I../lib enc2xs.PL
Extracting enc2xs (with variable substitutions)
../miniperl -I../lib xsubpp.PL
Extracting xsubpp (with variable substitutions)
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/utils'
Making x2p stuff
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" hash.o` -DPERL_FOR_X2P hash.c
CCCMD = gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" str.o` -DPERL_FOR_X2P str.c
CCCMD = gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" util.o` -DPERL_FOR_X2P util.c
CCCMD = gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" walk.o` -DPERL_FOR_X2P walk.c
CCCMD = gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32
`sh cflags "optimize='-O2 -march=i686 -pipe -m32'" a2p.o` a2p.c
CCCMD = gcc -c -fno-strict-aliasing -pipe -I/home/cosmo/gentoo/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i686 -pipe -m32
gcc -o a2p -Wl,-O1 hash.o str.o util.o walk.o a2p.o -lm
../miniperl -I../lib find2perl.PL
Extracting find2perl (with variable substitutions)
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
Everything is up to date. Type 'make test' to run test suite.
>>> Source compiled.
>>> Test phase [not enabled]: dev-lang/perl-5.12.3-r1
>>> Install perl-5.12.3-r1 into /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/image/ category dev-lang
make install.perl install.man STRIPFLAGS= DESTDIR="/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/image/"
make[1]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3'
./miniperl -Ilib make_ext.pl cpan/Archive-Extract/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Archive::Extract (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Extract'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Extract'
Making all in cpan/Archive-Extract
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Extract'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Extract'
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Archive::Tar (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Tar'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Tar'
Making all in cpan/Archive-Tar
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Tar'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Archive-Tar'
./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Attribute::Handlers (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Attribute-Handlers'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Attribute-Handlers'
Making all in dist/Attribute-Handlers
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Attribute-Handlers'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Attribute-Handlers'
./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making AutoLoader (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/AutoLoader'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/AutoLoader'
Making all in cpan/AutoLoader
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/AutoLoader'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/AutoLoader'
./miniperl -Ilib make_ext.pl cpan/B-Debug/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making B::Debug (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Debug'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Debug'
Making all in cpan/B-Debug
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Debug'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Debug'
./miniperl -Ilib make_ext.pl dist/B-Deparse/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making B::Deparse (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/B-Deparse'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/B-Deparse'
Making all in dist/B-Deparse
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/B-Deparse'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/B-Deparse'
./miniperl -Ilib make_ext.pl cpan/B-Lint/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making B::Lint (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Lint'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Lint'
Making all in cpan/B-Lint
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Lint'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/B-Lint'
./miniperl -Ilib make_ext.pl cpan/CGI/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making CGI (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CGI'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CGI'
Making all in cpan/CGI
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CGI'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CGI'
./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making CPAN (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPAN'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPAN'
Making all in cpan/CPAN
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPAN'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPAN'
./miniperl -Ilib make_ext.pl cpan/CPANPLUS/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making CPANPLUS (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS'
Making all in cpan/CPANPLUS
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS'
./miniperl -Ilib make_ext.pl cpan/CPANPLUS-Dist-Build/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making CPANPLUS::Dist::Build (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS-Dist-Build'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS-Dist-Build'
Making all in cpan/CPANPLUS-Dist-Build
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS-Dist-Build'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/CPANPLUS-Dist-Build'
./miniperl -Ilib make_ext.pl cpan/Class-ISA/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Class::ISA (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Class-ISA'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Class-ISA'
Making all in cpan/Class-ISA
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Class-ISA'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Class-ISA'
./miniperl -Ilib make_ext.pl ext/Devel-SelfStubber/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Devel::SelfStubber (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-SelfStubber'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-SelfStubber'
Making all in ext/Devel-SelfStubber
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-SelfStubber'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-SelfStubber'
./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Digest (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest'
Making all in cpan/Digest
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest'
./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Errno (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Errno'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Errno'
Making all in ext/Errno
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Errno'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Errno'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-CBuilder/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::CBuilder (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-CBuilder'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-CBuilder'
Making all in cpan/ExtUtils-CBuilder
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-CBuilder'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-CBuilder'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Command/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::Command (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Command'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Command'
Making all in cpan/ExtUtils-Command
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Command'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Command'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::Constant (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Constant'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Constant'
Making all in cpan/ExtUtils-Constant
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Constant'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Constant'
./miniperl -Ilib make_ext.pl dist/ExtUtils-Install/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::Install (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/ExtUtils-Install'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/ExtUtils-Install'
Making all in dist/ExtUtils-Install
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/ExtUtils-Install'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/ExtUtils-Install'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::MakeMaker (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-MakeMaker'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-MakeMaker'
Making all in cpan/ExtUtils-MakeMaker
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-MakeMaker'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-MakeMaker'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::Manifest (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Manifest'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Manifest'
Making all in cpan/ExtUtils-Manifest
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Manifest'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-Manifest'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-ParseXS/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making ExtUtils::ParseXS (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-ParseXS'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-ParseXS'
Making all in cpan/ExtUtils-ParseXS
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-ParseXS'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/ExtUtils-ParseXS'
./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making File::Fetch (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Fetch'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Fetch'
Making all in cpan/File-Fetch
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Fetch'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Fetch'
./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making File::Path (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Path'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Path'
Making all in cpan/File-Path
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Path'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Path'
./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making File::Temp (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Temp'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Temp'
Making all in cpan/File-Temp
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Temp'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/File-Temp'
./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making FileCache (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/FileCache'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/FileCache'
Making all in ext/FileCache
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/FileCache'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/FileCache'
./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Filter::Simple (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Filter-Simple'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Filter-Simple'
Making all in dist/Filter-Simple
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Filter-Simple'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Filter-Simple'
./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Getopt::Long (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Getopt-Long'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Getopt-Long'
Making all in cpan/Getopt-Long
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Getopt-Long'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Getopt-Long'
./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making I18N::LangTags (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/I18N-LangTags'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/I18N-LangTags'
Making all in dist/I18N-LangTags
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/I18N-LangTags'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/I18N-LangTags'
./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making IO::Compress (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Compress'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Compress'
Making all in cpan/IO-Compress
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Compress'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Compress'
./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making IO::Zlib (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Zlib'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Zlib'
Making all in cpan/IO-Zlib
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Zlib'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IO-Zlib'
./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making IPC::Cmd (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-Cmd'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-Cmd'
Making all in cpan/IPC-Cmd
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-Cmd'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-Cmd'
./miniperl -Ilib make_ext.pl ext/IPC-Open2/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making IPC::Open2 (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open2'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open2'
Making all in ext/IPC-Open2
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open2'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open2'
./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making IPC::Open3 (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open3'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open3'
Making all in ext/IPC-Open3
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open3'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/IPC-Open3'
./miniperl -Ilib make_ext.pl cpan/Locale-Codes/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Locale::Codes (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Codes'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Codes'
Making all in cpan/Locale-Codes
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Codes'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Codes'
./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Locale::Maketext (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Locale-Maketext'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Locale-Maketext'
Making all in dist/Locale-Maketext
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Locale-Maketext'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Locale-Maketext'
./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Locale::Maketext::Simple (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Maketext-Simple'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Maketext-Simple'
Making all in cpan/Locale-Maketext-Simple
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Maketext-Simple'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Locale-Maketext-Simple'
./miniperl -Ilib make_ext.pl cpan/Log-Message/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Log::Message (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message'
Making all in cpan/Log-Message
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message'
./miniperl -Ilib make_ext.pl cpan/Log-Message-Simple/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Log::Message::Simple (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message-Simple'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message-Simple'
Making all in cpan/Log-Message-Simple
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message-Simple'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Log-Message-Simple'
./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Math::BigInt (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt'
Making all in cpan/Math-BigInt
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt'
./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Math::BigRat (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigRat'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigRat'
Making all in cpan/Math-BigRat
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigRat'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigRat'
./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Math::Complex (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-Complex'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-Complex'
Making all in cpan/Math-Complex
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-Complex'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-Complex'
./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Memoize (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Memoize'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Memoize'
Making all in cpan/Memoize
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Memoize'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Memoize'
./miniperl -Ilib make_ext.pl cpan/Module-Build/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::Build (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Build'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Build'
Making all in cpan/Module-Build
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Build'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Build'
./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::CoreList (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Module-CoreList'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Module-CoreList'
Making all in dist/Module-CoreList
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Module-CoreList'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Module-CoreList'
./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::Load (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load'
Making all in cpan/Module-Load
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load'
./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::Load::Conditional (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load-Conditional'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load-Conditional'
Making all in cpan/Module-Load-Conditional
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load-Conditional'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Load-Conditional'
./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::Loaded (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Loaded'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Loaded'
Making all in cpan/Module-Loaded
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Loaded'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Loaded'
./miniperl -Ilib make_ext.pl cpan/Module-Pluggable/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Module::Pluggable (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Pluggable'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Pluggable'
Making all in cpan/Module-Pluggable
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Pluggable'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Module-Pluggable'
./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making NEXT (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/NEXT'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/NEXT'
Making all in cpan/NEXT
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/NEXT'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/NEXT'
./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Net::Ping (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Net-Ping'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Net-Ping'
Making all in dist/Net-Ping
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Net-Ping'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Net-Ping'
./miniperl -Ilib make_ext.pl cpan/Object-Accessor/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Object::Accessor (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Object-Accessor'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Object-Accessor'
Making all in cpan/Object-Accessor
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Object-Accessor'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Object-Accessor'
./miniperl -Ilib make_ext.pl cpan/Package-Constants/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Package::Constants (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Package-Constants'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Package-Constants'
Making all in cpan/Package-Constants
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Package-Constants'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Package-Constants'
./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Params::Check (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Params-Check'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Params-Check'
Making all in cpan/Params-Check
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Params-Check'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Params-Check'
./miniperl -Ilib make_ext.pl cpan/Parse-CPAN-Meta/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Parse::CPAN::Meta (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Parse-CPAN-Meta'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Parse-CPAN-Meta'
Making all in cpan/Parse-CPAN-Meta
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Parse-CPAN-Meta'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Parse-CPAN-Meta'
./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making PerlIO::via::QuotedPrint (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/PerlIO-via-QuotedPrint'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/PerlIO-via-QuotedPrint'
Making all in cpan/PerlIO-via-QuotedPrint
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/PerlIO-via-QuotedPrint'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/PerlIO-via-QuotedPrint'
./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::Escapes (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Escapes'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Escapes'
Making all in cpan/Pod-Escapes
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Escapes'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Escapes'
./miniperl -Ilib make_ext.pl cpan/Pod-LaTeX/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::LaTeX (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-LaTeX'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-LaTeX'
Making all in cpan/Pod-LaTeX
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-LaTeX'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-LaTeX'
./miniperl -Ilib make_ext.pl cpan/Pod-Parser/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::Parser (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Parser'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Parser'
Making all in cpan/Pod-Parser
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Parser'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Parser'
./miniperl -Ilib make_ext.pl dist/Pod-Perldoc/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::Perldoc (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Perldoc'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Perldoc'
Making all in dist/Pod-Perldoc
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Perldoc'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Perldoc'
./miniperl -Ilib make_ext.pl dist/Pod-Plainer/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::Plainer (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Plainer'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Plainer'
Making all in dist/Pod-Plainer
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Plainer'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Pod-Plainer'
./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Pod::Simple (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Simple'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Simple'
Making all in cpan/Pod-Simple
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Simple'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Pod-Simple'
./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Safe (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Safe'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Safe'
Making all in dist/Safe
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Safe'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Safe'
./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making SelfLoader (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/SelfLoader'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/SelfLoader'
Making all in dist/SelfLoader
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/SelfLoader'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/SelfLoader'
./miniperl -Ilib make_ext.pl cpan/Shell/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Shell (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Shell'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Shell'
Making all in cpan/Shell
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Shell'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Shell'
./miniperl -Ilib make_ext.pl dist/Switch/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Switch (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Switch'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Switch'
Making all in dist/Switch
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Switch'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Switch'
./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Term::ANSIColor (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-ANSIColor'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-ANSIColor'
Making all in cpan/Term-ANSIColor
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-ANSIColor'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-ANSIColor'
./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Term::Cap (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-Cap'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-Cap'
Making all in cpan/Term-Cap
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-Cap'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-Cap'
./miniperl -Ilib make_ext.pl cpan/Term-UI/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Term::UI (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-UI'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-UI'
Making all in cpan/Term-UI
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-UI'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Term-UI'
./miniperl -Ilib make_ext.pl cpan/Test/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Test (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test'
Making all in cpan/Test
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test'
./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Test::Harness (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Harness'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Harness'
Making all in cpan/Test-Harness
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Harness'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Harness'
./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Test::Simple (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Simple'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Simple'
Making all in cpan/Test-Simple
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Simple'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Test-Simple'
./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Text::Balanced (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Balanced'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Balanced'
Making all in cpan/Text-Balanced
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Balanced'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Balanced'
./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Text::ParseWords (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-ParseWords'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-ParseWords'
Making all in cpan/Text-ParseWords
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-ParseWords'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-ParseWords'
./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Text::Tabs (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Tabs'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Tabs'
Making all in cpan/Text-Tabs
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Tabs'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Tabs'
./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Thread::Queue (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Queue'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Queue'
Making all in dist/Thread-Queue
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Queue'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Queue'
./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Thread::Semaphore (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Semaphore'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Semaphore'
Making all in dist/Thread-Semaphore
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Semaphore'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Thread-Semaphore'
./miniperl -Ilib make_ext.pl cpan/Tie-File/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Tie::File (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-File'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-File'
Making all in cpan/Tie-File
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-File'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-File'
./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Tie::Memoize (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Tie-Memoize'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Tie-Memoize'
Making all in ext/Tie-Memoize
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Tie-Memoize'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Tie-Memoize'
./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Tie::RefHash (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-RefHash'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-RefHash'
Making all in cpan/Tie-RefHash
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-RefHash'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Tie-RefHash'
./miniperl -Ilib make_ext.pl ext/Time-Local/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Time::Local (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Time-Local'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Time-Local'
Making all in ext/Time-Local
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Time-Local'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Time-Local'
./miniperl -Ilib make_ext.pl cpan/Unicode-Collate/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making Unicode::Collate (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Collate'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Collate'
Making all in cpan/Unicode-Collate
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Collate'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Collate'
./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making XSLoader (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/XSLoader'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/XSLoader'
Making all in dist/XSLoader
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/XSLoader'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/XSLoader'
./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making autodie (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/autodie'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/autodie'
Making all in cpan/autodie
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/autodie'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/autodie'
./miniperl -Ilib make_ext.pl ext/autouse/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making autouse (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/autouse'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/autouse'
Making all in ext/autouse
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/autouse'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/autouse'
./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making base (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/base'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/base'
Making all in dist/base
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/base'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/base'
./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making bignum (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/bignum'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/bignum'
Making all in cpan/bignum
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/bignum'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/bignum'
./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making constant (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/constant'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/constant'
Making all in dist/constant
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/constant'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/constant'
./miniperl -Ilib make_ext.pl cpan/encoding-warnings/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making encoding::warnings (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/encoding-warnings'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/encoding-warnings'
Making all in cpan/encoding-warnings
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/encoding-warnings'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/encoding-warnings'
./miniperl -Ilib make_ext.pl cpan/if/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making if (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/if'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/if'
Making all in cpan/if
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/if'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/if'
./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making lib (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/lib'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/lib'
Making all in dist/lib
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/lib'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/lib'
./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making libnet (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/libnet'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/libnet'
Making all in cpan/libnet
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/libnet'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/libnet'
./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making parent (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/parent'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/parent'
Making all in cpan/parent
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/parent'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/parent'
./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE=make LIBPERL_A=libperl.a
Making podlators (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/podlators'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/podlators'
Making all in cpan/podlators
make all PERL_CORE=1 LIBPERL_A=libperl.a
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/podlators'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/podlators'
./miniperl -Ilib -Icpan/Cwd -Icpan/Cwd/lib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p
Files seem to be ok, not bothering to rebuild.
./miniperl -Ilib make_ext.pl DynaLoader.o MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making DynaLoader (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/DynaLoader'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/DynaLoader'
Making all in ext/DynaLoader
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/DynaLoader'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/DynaLoader'
./miniperl -Ilib -Icpan/Cwd -Icpan/Cwd/lib mkppport
ppport.h in cpan/Cwd is up-to-date
ppport.h in cpan/DB_File is up-to-date
ppport.h in cpan/IPC-SysV is up-to-date
ppport.h in cpan/Time-HiRes is up-to-date
ppport.h in cpan/Win32API-File is up-to-date
./miniperl -Ilib make_ext.pl lib/auto/B/B.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making B (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/B'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/B'
Making all in ext/B
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/B'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/B'
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Compress::Raw::Bzip2 (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Bzip2'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Bzip2'
Making all in cpan/Compress-Raw-Bzip2
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Bzip2'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Bzip2'
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Compress::Raw::Zlib (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Zlib'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Zlib'
Making all in cpan/Compress-Raw-Zlib
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Zlib'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Compress-Raw-Zlib'
./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Cwd (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Cwd'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Cwd'
Making all in cpan/Cwd
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Cwd'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Cwd'
./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Data::Dumper (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Data-Dumper'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Data-Dumper'
Making all in dist/Data-Dumper
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Data-Dumper'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Data-Dumper'
./miniperl -Ilib make_ext.pl lib/auto/Devel/DProf/DProf.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Devel::DProf (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-DProf'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-DProf'
Making all in ext/Devel-DProf
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-DProf'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-DProf'
./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Devel::PPPort (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Devel-PPPort'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Devel-PPPort'
Making all in cpan/Devel-PPPort
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Devel-PPPort'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Devel-PPPort'
./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Devel::Peek (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-Peek'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-Peek'
Making all in ext/Devel-Peek
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-Peek'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Devel-Peek'
./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Digest::MD5 (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-MD5'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-MD5'
Making all in cpan/Digest-MD5
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-MD5'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-MD5'
./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Digest::SHA (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-SHA'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-SHA'
Making all in cpan/Digest-SHA
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-SHA'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Digest-SHA'
./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Encode (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode'
Making all in cpan/Encode
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode'
make[3]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Byte'
make[3]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Byte'
make[3]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/CN'
make[3]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/CN'
make[3]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/EBCDIC'
make[3]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/EBCDIC'
make[3]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/JP'
make[3]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/JP'
make[3]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/KR'
make[3]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/KR'
make[3]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Symbol'
make[3]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Symbol'
make[3]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/TW'
make[3]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/TW'
make[3]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Unicode'
make[3]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode/Unicode'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Encode'
./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Fcntl (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Fcntl'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Fcntl'
Making all in ext/Fcntl
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Fcntl'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Fcntl'
./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making File::Glob (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/File-Glob'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/File-Glob'
Making all in ext/File-Glob
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/File-Glob'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/File-Glob'
./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Filter::Util::Call (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Filter-Util-Call'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Filter-Util-Call'
Making all in cpan/Filter-Util-Call
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Filter-Util-Call'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Filter-Util-Call'
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Hash::Util (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util'
Making all in ext/Hash-Util
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util'
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Hash::Util::FieldHash (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util-FieldHash'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util-FieldHash'
Making all in ext/Hash-Util-FieldHash
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util-FieldHash'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Hash-Util-FieldHash'
./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making I18N::Langinfo (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/I18N-Langinfo'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/I18N-Langinfo'
Making all in ext/I18N-Langinfo
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/I18N-Langinfo'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/I18N-Langinfo'
./miniperl -Ilib make_ext.pl lib/auto/IO/IO.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making IO (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/IO'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/IO'
Making all in dist/IO
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/IO'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/IO'
./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making IPC::SysV (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-SysV'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-SysV'
Making all in cpan/IPC-SysV
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-SysV'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/IPC-SysV'
./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making List::Util (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/List-Util'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/List-Util'
Making all in cpan/List-Util
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/List-Util'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/List-Util'
./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making MIME::Base64 (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/MIME-Base64'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/MIME-Base64'
Making all in cpan/MIME-Base64
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/MIME-Base64'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/MIME-Base64'
./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Math::BigInt::FastCalc (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt-FastCalc'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt-FastCalc'
Making all in cpan/Math-BigInt-FastCalc
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt-FastCalc'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Math-BigInt-FastCalc'
./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Opcode (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Opcode'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Opcode'
Making all in ext/Opcode
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Opcode'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Opcode'
./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making POSIX (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/POSIX'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/POSIX'
Making all in ext/POSIX
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/POSIX'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/POSIX'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making PerlIO::encoding (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-encoding'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-encoding'
Making all in ext/PerlIO-encoding
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-encoding'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-encoding'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making PerlIO::scalar (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-scalar'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-scalar'
Making all in ext/PerlIO-scalar
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-scalar'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-scalar'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making PerlIO::via (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-via'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-via'
Making all in ext/PerlIO-via
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-via'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/PerlIO-via'
./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making SDBM_File (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File'
Making all in ext/SDBM_File
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File'
make[3]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File/sdbm'
make[3]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File/sdbm'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/SDBM_File'
./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Socket (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Socket'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Socket'
Making all in ext/Socket
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Socket'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Socket'
./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Storable (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Storable'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Storable'
Making all in dist/Storable
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Storable'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/Storable'
./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Sys::Hostname (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Sys-Hostname'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Sys-Hostname'
Making all in ext/Sys-Hostname
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Sys-Hostname'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/Sys-Hostname'
./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Sys::Syslog (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Sys-Syslog'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Sys-Syslog'
Making all in cpan/Sys-Syslog
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Sys-Syslog'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Sys-Syslog'
./miniperl -Ilib make_ext.pl lib/auto/Text/Soundex/Soundex.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Text::Soundex (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Soundex'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Soundex'
Making all in cpan/Text-Soundex
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Soundex'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Text-Soundex'
./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Time::HiRes (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-HiRes'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-HiRes'
Making all in cpan/Time-HiRes
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-HiRes'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-HiRes'
./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Time::Piece (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-Piece'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-Piece'
Making all in cpan/Time-Piece
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-Piece'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Time-Piece'
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making Unicode::Normalize (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Normalize'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Normalize'
Making all in cpan/Unicode-Normalize
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Normalize'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/cpan/Unicode-Normalize'
./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making attributes (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/attributes'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/attributes'
Making all in ext/attributes
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/attributes'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/attributes'
./miniperl -Ilib make_ext.pl lib/auto/mro/mro.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making mro (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/mro'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/mro'
Making all in ext/mro
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/mro'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/mro'
./miniperl -Ilib make_ext.pl lib/auto/re/re.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making re (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/re'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/re'
Making all in ext/re
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/re'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/ext/re'
./miniperl -Ilib make_ext.pl lib/auto/threads/threads.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making threads (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads'
Making all in dist/threads
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads'
./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.a MAKE=make LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Making threads::shared (all)
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads-shared'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads-shared'
Making all in dist/threads-shared
make all PERL_CORE=1 LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads-shared'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/dist/threads-shared'
Making utilities
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/utils'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/utils'
Making x2p stuff
make[2]: Entering directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
make[2]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3/x2p'
Everything is up to date. Type 'make test' to run test suite.
./perl installperl --destdir=/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/image/
WARNING: You've never run 'make test' or some tests failed! (Installing anyway.)
/home/cosmo/gentoo/usr/bin/perl5.12.3
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/getopts.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/flush.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/vmsish.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Dumpvalue.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/dotsh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/finddepth.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/blib.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Cwd.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/timelocal.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/utf8.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/hostname.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/AutoLoader.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/bigrat.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/open.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/strict.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/FileHandle.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/filetest.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Env.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/charnames.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/FileCache.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/abbrev.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Memoize.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/shellwords.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/overloading.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/bignum.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Benchmark.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/syslog.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Thread.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/open2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/termcap.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/mro.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/POSIX.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/O.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/tainted.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/FindBin.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/complete.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Exporter.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/NEXT.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/AnyDBM_File.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/ops.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/assert.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/utf8_heavy.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/importenv.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/threads.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/version.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/bigint.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Safe.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/bigint.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Symbol.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Digest.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/bigrat.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/PerlIO.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/AutoSplit.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/stat.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/autouse.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/version.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/DB.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/sort.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Fcntl.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/bigfloat.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/DBM_Filter.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/getopt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/DynaLoader.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/exceptions.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Opcode.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Switch.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/UNIVERSAL.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/SelectSaver.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/fields.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/bytes.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/cacheout.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/SDBM_File.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/base.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IO.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/autodie.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/SelfLoader.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/perl5db.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ctime.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/fastcwd.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Socket.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Config_heavy.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/subs.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pwd.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Carp.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/if.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/integer.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/look.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/parent.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/getcwd.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/bytes_heavy.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/overload.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Config_git.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CGI.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/attributes.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/sigtrap.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/POSIX.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/less.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Shell.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Test.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/newgetopt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/dumpvar.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/re.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Errno.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/validate.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Fatal.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/B.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Config.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/warnings.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/DirHandle.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Storable.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CORE.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/encoding.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/vars.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/deprecate.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/diagnostics.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/constant.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Config.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/locale.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/open3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/English.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/feature.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/lib.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/find.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/XSLoader.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Filter/Simple.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Filter/Util/Call.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Script.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Maketext.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Constants.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Language.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Currency.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Constants.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Country.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Language.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Currency.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Country.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Maketext.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Script.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Maketext/TPJ13.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Maketext/Guts.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Maketext/Simple.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Locale/Maketext/GutsLoader.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Params/Check.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Devel/DProf.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Devel/Peek.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Devel/SelfStubber.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Devel/PPPort.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Devel/InnerPackage.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Log/Message.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Log/Message/Item.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Log/Message/Handlers.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Log/Message/Simple.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Log/Message/Config.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/HangulSyllableType.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/Scripts.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/NamedSequences.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/UnicodeData.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/LineBreak.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/DNormalizationProps.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/TestProp.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/Name.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/Blocks.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/mktables.lst
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/Jamo.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/NamedSqProv.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/ReadMe.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/DCoreProperties.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/Index.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/PropList.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/mktables
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/EastAsianWidth.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/DAge.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/NormalizationCorrections.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/NameAliases.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/ArabicShaping.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/Heavy.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/CJKRadicals.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/CompositionExclusions.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/StandardizedVariants.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/CombiningClass.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/NamesList.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/Decomposition.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/SpecialCasing.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/PropValueAliases.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/CaseFolding.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/PropertyAliases.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/version
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/BidiMirroring.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/extracted/DBidiClass.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/extracted/DGeneralCategory.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/extracted/DNumValues.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/extracted/DJoinGroup.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/extracted/DLineBreak.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/extracted/DBinaryProperties.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/extracted/DNumType.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/extracted/DEastAsianWidth.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/extracted/DCombiningClass.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/extracted/DDecompositionType.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/extracted/DJoinType.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/In/2_1.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/In/5_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/In/4_1.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/In/5_0.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/In/2_0.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/In/4_0.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/In/3_1.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/In/5_1.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/In/3_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/In/3_0.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OUpper/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OUpper/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Hyphen/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Hyphen/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/XIDS/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/XIDS/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/LRO.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/EN.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/ES.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/LRE.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/RLO.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/S.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/BN.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/WS.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/AL.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/CS.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/ET.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/NSM.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/L.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/RLE.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/AN.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/ON.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/PDF.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/B.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Bc/R.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CI/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CI/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PerlWord.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PosixAln.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PosixBla.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/Word.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/Alnum.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PosixSpa.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PosixCnt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/VertSpac.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/_XExtend.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/SpacePer.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/Graph.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/_XBegin.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PosixPri.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/Print.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/Blank.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PosixDig.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/Any.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PerlSpac.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PosixAlp.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/_XLVLVTV.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PosixLow.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PosixUpp.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PosixPun.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/Assigned.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Perl/PosixGra.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/QMark/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/QMark/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/NFKDQC/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Hex/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Hex/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/AHex/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/AHex/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Xsux.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Tfng.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Samr.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Limb.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Guru.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Buhd.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Phli.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Deva.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Tagb.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Talu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Cyrl.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Goth.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Hebr.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Knda.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Taml.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Latn.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Java.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Syrc.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Zzzz.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Tale.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Han.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Beng.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Rjng.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Armi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Thaa.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Cprt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Cari.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Mtei.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Lana.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Ogam.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Mlym.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Vai.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Phag.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Lydi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Nko.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Bugi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Lao.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Yi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Thai.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Kthi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Ugar.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Arab.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Hira.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Avst.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Bamu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Copt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Hang.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Geor.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Xpeo.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Tglg.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Cans.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Orkh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Zyyy.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Linb.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Kana.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Gujr.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Lepc.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Tavt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Ethi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Lyci.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Hano.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Bali.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Armn.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Grek.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Ital.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Zinh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Tibt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Khmr.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Telu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Mong.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Bopo.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Sylo.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Runr.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Sund.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Glag.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Mymr.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Phnx.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Orya.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Cher.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Osma.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Khar.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Egyp.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Prti.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Saur.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Cham.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Sc/Sinh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/31.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/28.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/12.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/KV.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/ATBL.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/91.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/103.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/BR.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/16.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/122.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/BL.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/ATA.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/107.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/130.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/32.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/NK.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/23.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/DA.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/A.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/29.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/15.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/AL.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/22.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/21.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/ATB.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/10.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/13.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/34.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/25.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/L.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/26.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/84.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/AR.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/24.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/17.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/14.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/DB.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/11.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/35.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/NR.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/OV.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/36.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/ATAR.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/30.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/20.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/IS.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/19.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/132.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/VR.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/33.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/B.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/R.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/27.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/118.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/18.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ccc/129.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWCF/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWCF/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dep/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dep/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/CP.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/IN.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/SP.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/SG.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/B2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/NS.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/PO.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/ID.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/BA.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/CM.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/AL.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/OP.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/NU.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/NL.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/GL.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/SA.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/HY.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/WJ.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/BK.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/CB.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/QU.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/ZW.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/SY.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/CL.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/PR.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/BB.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/AI.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/XX.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/IS.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lb/EX.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/IDST/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/IDST/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OLower/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OLower/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/PatWS/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/PatWS/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Upper/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Upper/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OIDC/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OIDC/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWU/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWU/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/JoinC/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/JoinC/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/BidiM/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/BidiM/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OGrExt/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OGrExt/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GrBase/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GrBase/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OAlpha/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OAlpha/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Alpha/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Alpha/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dia/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dia/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/LVT.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/PP.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/CR.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/L.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/SM.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/LV.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/V.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/LF.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/XX.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/T.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/CN.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GCB/EX.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/2_1.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/Unassign.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/5_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/4_1.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/5_0.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/2_0.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/4_0.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/3_1.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/5_1.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/1_1.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/3_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Age/3_0.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/BidiC/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/BidiC/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/XIDC/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/XIDC/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/UIdeo/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/UIdeo/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/WB/KA.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/WB/NU.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/WB/NL.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/WB/ML.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/WB/FO.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/WB/MN.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/WB/MB.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/WB/XX.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/WB/LE.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/WB/EX.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/IDC/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/IDC/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GrExt/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/GrExt/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Term/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Term/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWKCF/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWKCF/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/IDS/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/IDS/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OIDS/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OIDS/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ext/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ext/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CE/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CE/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CJKCompa.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/OldTurki.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Bengali.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Thaana.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/TaiXuanJ.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/PrivateU.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Georgia2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CJKStrok.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/OldSouth.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Myanmar.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Tifinagh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Miscell4.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CommonIn.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Shavian.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Combini3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/SpacingM.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Hebrew.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/LatinEx3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Alphabet.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Glagolit.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/ArabicPr.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Combini2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Runic.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/AncientG.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Malayala.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/LinearBS.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/YiRadica.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Katakana.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Buginese.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/HighPriv.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Bopomof2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Gothic.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Javanese.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Tibetan.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Combini4.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/IPAExten.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Mongolia.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Telugu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/TaiViet.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Variatio.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Enclose2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/NoBlock.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Phonetic.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/HangulSy.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/YijingHe.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Phaistos.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Armenian.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Phoenici.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/SmallFor.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Balinese.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/HangulJ2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CJKUnif4.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CJKSymbo.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Cyrillic.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/ASCII.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Cyrilli2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/KayahLi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Vai.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/LatinExt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Tags.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Bopomofo.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/DominoTi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/LatinEx2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Latin1.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Kharosht.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Modifier.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/ArabicSu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/ArabicP2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/NewTaiLu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/MyanmarE.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Khmer.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Supplem3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/LatinEx4.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Canadian.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/BoxDrawi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Lao.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Kanbun.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Superscr.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/LinearBI.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/MahjongT.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Specials.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/NKo.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Counting.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Byzantin.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/UnifiedC.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Thai.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/GreekExt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Lydian.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Mathemat.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Deseret.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/SylotiNa.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Cuneifor.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Tagalog.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Enclose4.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Combinin.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/OpticalC.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Greek.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Bamum.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/AncientS.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Rejang.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/LatinEx5.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Gurmukhi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Coptic.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Currency.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/VedicExt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Lepcha.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Miscell2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Imperial.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Miscell5.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Limbu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/TaiLe.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Inscrip2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/RumiNume.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/BrailleP.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CJKComp4.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CJKUnif2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CJKRadic.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/PhagsPa.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Geometri.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Letterli.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Ethiopi2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Ugaritic.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Enclosed.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Devanag2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CypriotS.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/TaiTham.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/HangulCo.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/NumberFo.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Mathema2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Supplem6.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Miscell3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/MeeteiMa.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Arabic.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Sundanes.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/OldPersi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Gujarati.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Supplem4.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Sinhala.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Katakan2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CJKComp2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Carian.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Kannada.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CJKUnifi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Saurasht.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Ancient2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Inscript.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Supplem2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/AegeanNu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Hanunoo.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Dingbats.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Devanaga.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Cherokee.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Arrows.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/ControlP.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Egyptian.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/OlChiki.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Kaithi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Halfwidt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Syriac.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/HangulJ3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Lycian.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Enclose3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/KhmerSym.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Ogham.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Tamil.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Hiragana.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CJKUnif3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Supplem5.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Vertical.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Ethiopi3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Phoneti2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Suppleme.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Samarita.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/MusicalS.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Cyrilli3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/OldItali.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/YiSyllab.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Lisu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Miscella.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/GeneralP.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Ideograp.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Cyrilli4.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Buhid.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Georgian.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Osmanya.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/HangulJa.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Cuneifo2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/CJKComp3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Variati2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/BlockEle.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Avestan.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/HighSurr.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Ethiopic.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Tagbanwa.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Cham.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/LowSurro.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/KangxiRa.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Blk/Oriya.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/NFKCQC/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/NFKCQC/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/NFKCQC/M.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jt/D.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jt/U.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jt/C.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jt/T.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jt/R.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/DI/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/DI/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/VS/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/VS/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/NFDQC/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/NFDQC/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/IDSB/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/IDSB/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ideo/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ideo/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWCM/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWCM/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SD/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SD/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dash/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dash/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Math/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Math/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/E.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Yeh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/KnottedH.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Heth.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Sad.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Burushas.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/FarsiYeh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Mim.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/TehMarbu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Lam.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Heh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Sadhe.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/HehGoal.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/FinalSem.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Gamal.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Zhain.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/SyriacWa.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/He.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Semkath.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Seen.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Taw.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Alef.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/SwashKaf.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Kaf.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Gaf.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Reh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Dal.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/YehWithT.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Nya.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/YehBarre.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Alaph.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Waw.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Hah.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/HamzaOnH.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Teth.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Qaf.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Zain.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Qaph.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Meem.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Beth.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Noon.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Pe.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Kaph.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Shin.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Khaph.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Lamadh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Fe.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Nun.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Tah.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Reversed.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Yudh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Beh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Ain.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/YudhHe.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/NoJoinin.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/DalathRi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Jg/Feh.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/SC.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/ST.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/LO.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/FO.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/CL.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/XX.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/AT.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/Sp.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/UP.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/LE.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/SE.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/SB/EX.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/LOE/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/NChar/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/NChar/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lower/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Lower/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ea/A.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ea/H.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ea/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ea/F.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ea/W.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Ea/Na.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/NFCQC/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/PatSyn/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/PatSyn/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Nb.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Sub.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/NonCanon.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Iso.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Sqr.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Com.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Fin.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Sup.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Fra.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Init.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/None.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Sml.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Med.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Enc.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Font.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Nar.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Dt/Vert.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CompEx/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CompEx/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWT/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWT/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Space/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Space/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/31.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/47.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/28.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/12.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/9_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/5000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/40000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/400.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/4.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/5_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/40.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/16.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/41.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/9.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/7.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/3_16.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/48.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/NaN.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/39.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1_16.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1_8.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/4_5.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/32.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/23.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/60.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/29.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/38.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/45.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/3_5.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/70000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/15.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/600.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/3000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/6.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/3_4.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/22.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/21.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/100000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/8000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/60000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/4000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/3_8.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/10.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/43.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/13.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/300.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/5.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/34.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/800.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/25.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/30000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/44.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/80000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/_1_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/10000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/11_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/26.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/900.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1_3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/50.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/10000000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1_4.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/100.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/2000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/17_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/24.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/6000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1_5.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/17.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/7_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/8.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/14.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/50000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/700.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1_10.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/11.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/15_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/10000002.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/70.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/35.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1_9.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/36.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/2_5.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/30.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/13_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/7000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/5_6.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/20.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/2_3.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1_7.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/90000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/19.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/20000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/9000.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/200.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/49.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/33.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/37.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1_6.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/500.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/3_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/0.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/5_8.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/90.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/27.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/80.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/46.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/42.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/18.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/1_2.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nv/7_8.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Cased/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Cased/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWL/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/CWL/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nt/Di.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nt/Nu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Nt/De.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Lm.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Cc.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Zp.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/So.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Mc.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Ll.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Pd.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Lu.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Co.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Pi.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/S.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Lo.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/LC.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Po.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Sk.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Z.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Zs.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/L.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Cs.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Sc.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Mn.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Nl.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Cf.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/No.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Cn.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Pf.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Pe.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/C.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Ps.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Sm.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Me.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/P.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Lt.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/M.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Gc/Zl.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/STerm/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/STerm/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Radical/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Radical/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/ODI/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/ODI/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OMath/Y.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/OMath/N.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/lib/Hst/NA.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/auxiliary/GraphemeBreakProperty.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/auxiliary/SentenceBreakProperty.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/auxiliary/WordBreakProperty.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/auxiliary/GCBTest.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/To/Bmg.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/To/Lower.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/To/Digit.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/To/NFKCCF.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/To/Upper.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/To/Title.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/unicore/To/Fold.pl
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Carp/Heavy.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/Ping.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/protoent.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/SMTP.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/POP3.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/Netrc.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/netent.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/NNTP.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/servent.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/Cmd.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/libnetFAQ.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/Time.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/Domain.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/hostent.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/FTP.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/Config.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/FTP/A.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/FTP/E.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/FTP/L.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/FTP/I.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Net/FTP/dataconn.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/App/Prove.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/App/Cpan.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/App/Prove/State.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/App/Prove/State/Result.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/App/Prove/State/Result/Test.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/threads/shared.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/User/pwent.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/User/grent.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/InputObjects.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Checker.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/ParseUtils.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Select.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Html.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Find.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Usage.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Plainer.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Escapes.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Text.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/PlainText.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Parser.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Man.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/LaTeX.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Functions.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Perldoc.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/ParseLink.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Perldoc/BaseTo.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Perldoc/ToPod.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Perldoc/ToXml.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Perldoc/GetOptsOO.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Perldoc/ToRtf.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Perldoc/ToNroff.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Perldoc/ToTk.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Perldoc/ToChecker.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Perldoc/ToText.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Perldoc/ToMan.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Text/Termcap.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Text/Color.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Text/Overstrike.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/PullParserEndToken.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/PullParser.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/Checker.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/Debug.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/LinkSection.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/TranscodeSmart.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/TiedOutFH.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/SimpleTree.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/Progress.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/TextContent.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/DumpAsText.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/Search.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/XHTML.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/Text.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/XMLOutStream.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/PullParserToken.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/RTF.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/Transcode.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/DumpAsXML.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/PullParserTextToken.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/HTML.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/Methody.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/BlackBox.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/TranscodeDumb.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/Subclassing.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/PullParserStartToken.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/HTMLBatch.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Pod/Simple/HTMLLegacy.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/DBM_Filter/utf8.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/DBM_Filter/compress.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/DBM_Filter/encode.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/DBM_Filter/int32.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/DBM_Filter/null.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IO/File.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IO/Seekable.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IO/Pipe.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IO/Dir.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IO/Select.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IO/Socket.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Zlib.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IO/Poll.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IO/Handle.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IO/Socket/UNIX.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IO/Socket/INET.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Uncompress/AnyUncompress.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Uncompress/Inflate.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Uncompress/RawInflate.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Uncompress/AnyInflate.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Uncompress/Gunzip.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Uncompress/Unzip.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Uncompress/Bunzip2.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Uncompress/Base.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Uncompress/Adapter/Inflate.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Uncompress/Adapter/Identity.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Uncompress/Adapter/Bunzip2.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Bzip2.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Zip.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/RawDeflate.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Deflate.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Base.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Gzip.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Gzip/Constants.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Base/Common.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Zlib/Constants.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Zlib/Extra.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Adapter/Bzip2.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Adapter/Identity.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Adapter/Deflate.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IO/Compress/Zip/Constants.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/autodie/exception.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/autodie/hints.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/autodie/exception/system.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Hash/Util.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Hash/Util/FieldHash.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Archive/Tar.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Archive/Extract.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Archive/Tar/Constant.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Archive/Tar/File.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/ParseXS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Constant.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/typemap
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Mkbootstrap.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/xsubpp
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_BeOS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_NW5.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_AIX.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_UWIN.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/testlib.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_Any.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_OS2.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Miniperl.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MY.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_MacOS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MANIFEST.SKIP
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_QNX.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_VOS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_Win32.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MakeMaker.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_Win95.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_DOS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Mksymlists.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_Unix.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Manifest.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_VMS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Liblist.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Install.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_Cygwin.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Packlist.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Installed.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MM_Darwin.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Command.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Embed.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Command/MM.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Constant/ProxySubs.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Constant/XS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Constant/Base.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Constant/Utils.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Base.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Platform/dec_osf.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Platform/os2.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Platform/Windows.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Platform/darwin.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Platform/cygwin.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Platform/Unix.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Platform/aix.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Platform/VMS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Platform/Windows/GCC.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Platform/Windows/BCC.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MakeMaker/Tutorial.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MakeMaker/FAQ.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/MakeMaker/Config.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/ExtUtils/Liblist/Kid.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Error.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Backend.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Dist.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Hacking.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Module.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Configure.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Selfupdate.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/FAQ.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Shell.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Config.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Configure/Setup.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Backend/RV.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Dist/Autobundle.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Dist/MM.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Dist/Build.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Dist/Base.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Dist/Sample.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Dist/Build/Constants.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Constants.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Report.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Search.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Extract.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Fetch.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Source.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Utils.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Source/Memory.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Source/SQLite.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Source/SQLite/Tie.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Constants/Report.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Internals/Utils/Autoflush.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Shell/Default.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Shell/Classic.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Shell/Default/Plugins/Remote.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Shell/Default/Plugins/CustomSource.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Shell/Default/Plugins/HOWTO.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Shell/Default/Plugins/Source.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Module/Signature.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Module/Checksums.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Module/Fake.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Module/Author.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPANPLUS/Module/Author/Fake.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Index.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/InfoObj.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Debug.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Queue.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Nox.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/HandleConfig.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Bundle.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/CacheMgr.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/DeferredCode.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Distroprefs.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Module.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Version.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/URL.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Kwalify.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Mirrors.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Distrostatus.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Author.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Tarzip.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Complete.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Prompt.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Distribution.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Shell.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/FTP.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/FirstTime.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/LWP/UserAgent.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/FTP/netrc.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Kwalify/distroprefs.dd
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Kwalify/distroprefs.yml
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/API/HOWTO.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Exception/blocked_urllist.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Exception/RecursiveDependency.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CPAN/Exception/yaml_not_installed.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Thread/Queue.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Thread/Semaphore.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Parse/CPAN/Meta.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Search/Dict.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/encoding/warnings.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Time/HiRes.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Time/Piece.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Time/Seconds.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Time/tm.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Time/gmtime.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Time/Local.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Time/localtime.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Exporter/Heavy.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/GSM0338.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/Encoding.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Encode/_PM.e2x
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/EBCDIC.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/Guess.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Encode/README.e2x
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/CN.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Encode/encode.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Encode/Makefile_PL.e2x
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/Alias.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Encode/PerlIO.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/Symbol.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/KR.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/CJKConstants.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Encode/_T.e2x
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Encode/ConfigLocal_PM.e2x
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/Encoder.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/JP.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/Byte.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Encode/Supported.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/TW.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/Config.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/Unicode.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Encode/Changes.e2x
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/CN/HZ.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/MIME/Name.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/MIME/Header.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/MIME/Header/ISO_2022_JP.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/KR/2022_KR.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/Unicode/UTF7.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/JP/JIS7.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Encode/JP/H2Z.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Digest/MD5.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Digest/base.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Digest/file.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Digest/SHA.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Package/Constants.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Tie/File.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Tie/Memoize.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Tie/StdHandle.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Tie/Hash.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Tie/Array.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Tie/RefHash.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Tie/Scalar.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Tie/SubstrHash.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Tie/Handle.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Tie/Hash/NamedCapture.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Term/Cap.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Term/ANSIColor.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Term/UI.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Term/Complete.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Term/ReadLine.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Term/UI/History.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Data/Dumper.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/MIME/Base64.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/MIME/QuotedPrint.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Object/Accessor.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Math/BigRat.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Math/Complex.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Math/BigFloat.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Math/BigInt.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Math/Trig.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Math/BigInt/Calc.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Math/BigInt/Trace.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Math/BigInt/CalcEmu.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Math/BigInt/FastCalc.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Math/BigFloat/Trace.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/PerlIO/via.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/PerlIO/scalar.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/PerlIO/encoding.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/PerlIO/via/QuotedPrint.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Filter/Util/Call/Call.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Filter/Util/Call/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Devel/DProf/DProf.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Devel/DProf/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Devel/Peek/Peek.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Devel/Peek/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Devel/PPPort/PPPort.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Devel/PPPort/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Cwd/Cwd.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Cwd/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/threads/threads.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/threads/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/threads/shared/shared.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/threads/shared/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/IO/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/IO/IO.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Hash/Util/Util.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Hash/Util/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Hash/Util/FieldHash/FieldHash.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Hash/Util/FieldHash/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Socket/Socket.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Socket/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/SDBM_File/SDBM_File.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/SDBM_File/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/mro/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/mro/mro.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Time/HiRes/HiRes.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Time/HiRes/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Time/Piece/Piece.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Time/Piece/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/attributes/attributes.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/attributes/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Fcntl/Fcntl.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Fcntl/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/Encode.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/EBCDIC/EBCDIC.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/EBCDIC/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/CN/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/CN/CN.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/Symbol/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/Symbol/Symbol.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/KR/KR.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/KR/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/Unicode/Unicode.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/Unicode/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/TW/TW.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/TW/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/JP/JP.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/JP/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/Byte/Byte.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Encode/Byte/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Digest/MD5/MD5.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Digest/MD5/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Digest/SHA/SHA.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Digest/SHA/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/DynaLoader/dl_findfile.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/DynaLoader/autosplit.ix
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/DynaLoader/dl_expandspec.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/DynaLoader/dl_find_symbol_anywhere.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Data/Dumper/Dumper.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Data/Dumper/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/MIME/Base64/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/MIME/Base64/Base64.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/logcroak.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/freeze.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/lock_retrieve.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/CAN_FLOCK.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/nfreeze.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/autosplit.ix
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/retrieve.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/lock_store.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/_retrieve.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/nstore_fd.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/_freeze.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/store_fd.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/store.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/thaw.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/read_magic.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/file_magic.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/_store.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/BIN_WRITE_VERSION_NV.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/_store_fd.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/show_file_magic.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/BIN_VERSION_NV.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/Storable.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/lock_nstore.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/logcarp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/nstore.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Storable/fd_retrieve.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/sdbm/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Math/BigInt/FastCalc/FastCalc.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Math/BigInt/FastCalc/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/PerlIO/encoding/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/PerlIO/encoding/encoding.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/PerlIO/scalar/scalar.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/PerlIO/scalar/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/PerlIO/via/via.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/PerlIO/via/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Unicode/Normalize/Normalize.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Unicode/Normalize/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/List/Util/Util.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/List/Util/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Compress/Raw/Bzip2/autosplit.ix
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Compress/Raw/Bzip2/Bzip2.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Compress/Raw/Bzip2/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Compress/Raw/Zlib/autosplit.ix
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Compress/Raw/Zlib/Zlib.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Compress/Raw/Zlib/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Sys/Syslog/Syslog.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Sys/Syslog/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Sys/Hostname/autosplit.ix
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Sys/Hostname/Hostname.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Sys/Hostname/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Opcode/Opcode.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Opcode/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/I18N/Langinfo/autosplit.ix
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/I18N/Langinfo/Langinfo.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/I18N/Langinfo/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/longjmp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fgetc.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/putc.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/rand.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/tmpfile.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/redef.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/atexit.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/stat.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/chdir.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/qsort.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getenv.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/atol.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strerror.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getpgrp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fscanf.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/readdir.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/sin.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strchr.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/rmdir.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/exit.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/remove.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/chmod.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getgrnam.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getc.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/closedir.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/clearerr.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getgrgid.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/unimpl.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/log.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/execv.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/calloc.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strcat.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fclose.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/memset.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/cos.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/ldiv.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/load_imports.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/free.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fcntl.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/link.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/putchar.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fdopen.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fsync.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/rewinddir.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strstr.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/sleep.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strcspn.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/gmtime.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/bsearch.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/ftell.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/div.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/execle.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/autosplit.ix
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/vfprintf.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fflush.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/atoi.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/ungetc.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/freopen.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fprintf.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fabs.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strncmp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strlen.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/alarm.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/setvbuf.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/raise.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/rename.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fork.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/atan2.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fwrite.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/setjmp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/labs.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/printf.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/gets.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fstat.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strcmp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fputs.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/execve.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/geteuid.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/rewind.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/time.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fileno.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/puts.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fsetpos.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getpwuid.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/localtime.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/feof.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fgets.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getlogin.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/umask.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/assert.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/sprintf.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/realloc.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/memmove.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strcpy.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/isatty.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getppid.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/memcpy.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/tolower.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/kill.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getpwnam.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strtok.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/vprintf.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/sscanf.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/srand.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/waitpid.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/utime.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/execlp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/execl.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getegid.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/siglongjmp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fread.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/offsetof.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/unlink.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getchar.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/sqrt.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/system.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/atof.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/errno.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/malloc.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/mkdir.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getgroups.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fseek.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getpid.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strspn.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fgetpos.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/opendir.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/memchr.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getuid.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/wait.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/vsprintf.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strncat.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strpbrk.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/pow.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/abs.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/scanf.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/execvp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/sigsetjmp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/chown.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/POSIX.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strncpy.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/creat.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/strrchr.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/memcmp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/usage.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/ferror.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fopen.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/exp.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/perror.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/setbuf.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/getgid.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/fputc.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/toupper.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/_check.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/_exist.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/CLEAR.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/new.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/_croak.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/DELETE.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/_init.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/SCALAR.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/_getsig.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/EXISTS.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/FETCH.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigRt/STORE.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigAction/mask.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigAction/handler.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigAction/new.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigAction/safe.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/POSIX/SigAction/flags.al
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/re/re.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/re/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Text/Soundex/Soundex.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/Text/Soundex/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/File/Glob/Glob.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/File/Glob/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/IPC/SysV/SysV.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/IPC/SysV/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/B/B.a
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/auto/B/extralibs.ld
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Class/Struct.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Class/ISA.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Unicode/UCD.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Unicode/Normalize.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Unicode/Collate.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Unicode/Collate/keys.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Unicode/Collate/allkeys.txt
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/overload/numbers.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CGI/Push.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CGI/Apache.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CGI/Fast.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CGI/Switch.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CGI/Carp.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CGI/Util.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CGI/Cookie.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/CGI/Pretty.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/List/Util.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/List/Util/PP.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/List/Util/XS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Compress/Zlib.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Compress/Raw/Bzip2.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Compress/Raw/Zlib.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Sys/Syslog.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Sys/Hostname.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Scalar/Util.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Scalar/Util/PP.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Object.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Harness.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Base.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Result.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Multiplexer.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Scheduler.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Iterator.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Aggregator.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/ResultFactory.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/IteratorFactory.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Grammar.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Source.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Utils.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/YAMLish/Writer.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/YAMLish/Reader.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Scheduler/Spinner.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Scheduler/Job.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Source/Perl.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Iterator/Array.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Iterator/Process.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Iterator/Stream.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Result/Unknown.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Result/Plan.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Result/Version.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Result/Comment.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Result/Bailout.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Result/YAML.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Result/Test.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Parser/Result/Pragma.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Formatter/File.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Formatter/Console.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Formatter/Color.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Formatter/Base.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Formatter/Session.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Formatter/Console/ParallelSession.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Formatter/Console/Session.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/TAP/Formatter/File/Session.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/inc/latest.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/inc/latest/private.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/I18N/LangTags.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/I18N/Langinfo.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/I18N/Collate.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/I18N/LangTags/Detect.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/I18N/LangTags/List.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Getopt/Std.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Getopt/Long.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Attribute/Handlers.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Loaded.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Load.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Pluggable.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/CoreList.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Pluggable/Object.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Load/Conditional.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Bundling.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Compat.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Notes.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/PodParser.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Cookbook.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Version.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/PPMMaker.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/ModuleInfo.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/API.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Authoring.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/ConfigData.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Dumper.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/YAML.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Base.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Config.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/EBCDIC.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/VOS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/Default.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/MacOS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/RiscOS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/MPEiX.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/os2.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/Windows.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/darwin.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/Amiga.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/cygwin.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/Unix.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/aix.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Module/Build/Platform/VMS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Text/ParseWords.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Text/Balanced.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Text/Wrap.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Text/Tabs.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Text/Abbrev.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/Text/Soundex.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/warnings/register.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/File/GlobMapper.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/File/Basename.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/File/stat.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/File/DosGlob.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/File/CheckTree.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/File/Temp.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/File/Find.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/File/Copy.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/File/Path.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/File/Spec.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/File/Glob.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/File/Fetch.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/File/Compare.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/File/Spec/Mac.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/File/Spec/OS2.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/File/Spec/Cygwin.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/File/Spec/Win32.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/File/Spec/Functions.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/File/Spec/Epoc.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/File/Spec/Unix.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/File/Spec/VMS.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/version/Internals.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Memoize/ExpireTest.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Memoize/AnyDBM_File.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Memoize/NDBM_File.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Memoize/SDBM_File.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Memoize/ExpireFile.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Memoize/Storable.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Memoize/Expire.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IPC/SharedMem.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IPC/Open3.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IPC/Msg.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IPC/Open2.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/IPC/Cmd.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IPC/Semaphore.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/IPC/SysV.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/B/Debug.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/B/Deparse.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/B/Concise.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/B/Showlex.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/B/Lint.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/B/Xref.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/B/Terse.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/B/Lint/Debug.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Test/Tutorial.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Test/Simple.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Test/More.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Test/Builder.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Test/Harness.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Test/Builder/Module.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Test/Builder/Tester.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Test/Builder/Tester/Color.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/Config/Extensions.pm
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/av.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/bitcount.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/cc_runtime.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/config.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/cop.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/cv.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/dosish.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/embed.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/embedvar.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/EXTERN.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/fakesdio.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/fakethr.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/form.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/git_version.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/gv.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/handy.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/hv.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/INTERN.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/intrpvar.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/iperlsys.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/keywords.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/malloc_ctl.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/mg.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/mydtrace.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/nostdio.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/op.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/opcode.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/opnames.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/overload.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/pad.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/parser.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/patchlevel.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/perl.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/perlapi.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/perlio.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/perliol.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/perlsdio.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/perlsfio.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/perlvars.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/perly.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/pp.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/pp_proto.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/proto.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/reentr.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/regcharclass.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/regcomp.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/regexp.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/regnodes.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/scope.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/sv.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/thread.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/time64.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/time64_config.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/uconfig.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/unixish.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/utf8.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/utfebcdic.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/util.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/uudmap.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/warnings.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/XSUB.h
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/libperl.a
installperl: libperl.so not found at installperl line 821.
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/libperl.so
Couldn't copy libperl.so to /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/image//home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/libperl.so: No such file or directory
Couldn't chmod 555 /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/image//home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/libperl.so: No such file or directory
installperl: libperl.so.5.12 not found at installperl line 821.
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/libperl.so.5.12
Couldn't copy libperl.so.5.12 to /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/image//home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/libperl.so.5.12: No such file or directory
Couldn't chmod 444 /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/image//home/cosmo/gentoo/usr/lib/perl5/5.12.3/i686-linux/CORE/libperl.so.5.12: No such file or directory
/home/cosmo/gentoo/usr/bin/perl
/home/cosmo/gentoo/usr/bin/a2p
/home/cosmo/gentoo/usr/bin/pod2html
/home/cosmo/gentoo/usr/bin/pod2latex
/home/cosmo/gentoo/usr/bin/pod2man
/home/cosmo/gentoo/usr/bin/pod2text
/home/cosmo/gentoo/usr/bin/pod2usage
/home/cosmo/gentoo/usr/bin/podchecker
/home/cosmo/gentoo/usr/bin/podselect
/home/cosmo/gentoo/usr/bin/c2ph
/home/cosmo/gentoo/usr/bin/cpan
/home/cosmo/gentoo/usr/bin/config_data
/home/cosmo/gentoo/usr/bin/corelist
/home/cosmo/gentoo/usr/bin/dprofpp
/home/cosmo/gentoo/usr/bin/enc2xs
/home/cosmo/gentoo/usr/bin/h2ph
/home/cosmo/gentoo/usr/bin/h2xs
/home/cosmo/gentoo/usr/bin/instmodsh
/home/cosmo/gentoo/usr/bin/libnetcfg
/home/cosmo/gentoo/usr/bin/perlbug
/home/cosmo/gentoo/usr/bin/perldoc
/home/cosmo/gentoo/usr/bin/perlivp
/home/cosmo/gentoo/usr/bin/piconv
/home/cosmo/gentoo/usr/bin/pl2pm
/home/cosmo/gentoo/usr/bin/prove
/home/cosmo/gentoo/usr/bin/ptar
/home/cosmo/gentoo/usr/bin/ptardiff
/home/cosmo/gentoo/usr/bin/cpanp-run-perl
/home/cosmo/gentoo/usr/bin/cpanp
/home/cosmo/gentoo/usr/bin/cpan2dist
/home/cosmo/gentoo/usr/bin/shasum
/home/cosmo/gentoo/usr/bin/splain
/home/cosmo/gentoo/usr/bin/xsubpp
/home/cosmo/gentoo/usr/bin/find2perl
/home/cosmo/gentoo/usr/bin/s2p
/home/cosmo/gentoo/usr/bin/pstruct
/home/cosmo/gentoo/usr/bin/perlthanks
/home/cosmo/gentoo/usr/bin/psed
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5004delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5005delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5100delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5101delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5110delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5111delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5112delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5113delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5114delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5115delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5120delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5121delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5122delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl5123delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl561delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl56delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl570delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl571delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl572delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl573delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl581delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl582delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl583delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl584delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl585delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl586delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl587delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl588delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl589delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl58delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl590delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl591delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl592delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl593delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl594delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perl595delta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlaix.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlamiga.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlapi.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlapio.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlapollo.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlartistic.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlbeos.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlbook.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlboot.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlbot.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlbs2000.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlcall.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlce.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlcheat.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlclib.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlcn.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlcommunity.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlcompile.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlcygwin.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perldata.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perldbmfilter.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perldebguts.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perldebtut.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perldebug.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perldelta.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perldgux.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perldiag.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perldoc.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perldos.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perldsc.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlebcdic.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlembed.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlepoc.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfaq.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfaq1.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfaq2.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfaq3.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfaq4.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfaq5.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfaq6.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfaq7.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfaq8.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfaq9.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfilter.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfork.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlform.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfreebsd.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlfunc.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlglossary.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlgpl.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlguts.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlhack.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlhaiku.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlhist.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlhpux.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlhurd.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlintern.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlintro.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perliol.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlipc.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlirix.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perljp.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlko.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perllexwarn.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perllinux.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perllocale.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perllol.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlmacos.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlmacosx.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlmod.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlmodinstall.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlmodlib.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlmodstyle.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlmpeix.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlmroapi.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlnetware.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlnewmod.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlnumber.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlobj.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlop.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlopenbsd.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlopentut.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlos2.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlos390.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlos400.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlpacktut.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlperf.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlplan9.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlpod.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlpodspec.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlpolicy.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlport.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlpragma.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlqnx.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlre.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlreapi.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlrebackslash.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlrecharclass.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlref.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlreftut.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlreguts.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlrepository.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlrequick.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlreref.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlretut.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlriscos.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlrun.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlsec.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlsolaris.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlstyle.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlsub.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlsymbian.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlsyn.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlthrtut.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perltie.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perltoc.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perltodo.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perltooc.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perltoot.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perltrap.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perltru64.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perltw.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlunicode.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlunifaq.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perluniintro.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perluniprops.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlunitut.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlutil.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perluts.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlvar.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlvmesa.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlvms.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlvos.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlwin32.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlxs.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/perlxstut.pod
/home/cosmo/gentoo/usr/lib/perl5/5.12.3/pod/a2p.pod
Warning: perl appears in your path in the following locations beyond where
we just installed it:
/usr/bin/perl
./perl installman --destdir=/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/image/
WARNING: You've never run 'make test'!!! (Installing anyway.)
/home/cosmo/gentoo/usr/share/man/man1/perl.1
/home/cosmo/gentoo/usr/share/man/man1/perl5004delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5005delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5100delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5101delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5110delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5111delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5112delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5113delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5114delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5115delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5120delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5121delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5122delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl5123delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl561delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl56delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl570delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl571delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl572delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl573delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl581delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl582delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl583delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl584delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl585delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl586delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl587delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl588delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl589delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl58delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl590delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl591delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl592delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl593delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl594delta.1
/home/cosmo/gentoo/usr/share/man/man1/perl595delta.1
/home/cosmo/gentoo/usr/share/man/man1/perlaix.1
/home/cosmo/gentoo/usr/share/man/man1/perlamiga.1
/home/cosmo/gentoo/usr/share/man/man1/perlapi.1
/home/cosmo/gentoo/usr/share/man/man1/perlapio.1
/home/cosmo/gentoo/usr/share/man/man1/perlapollo.1
/home/cosmo/gentoo/usr/share/man/man1/perlartistic.1
/home/cosmo/gentoo/usr/share/man/man1/perlbeos.1
/home/cosmo/gentoo/usr/share/man/man1/perlbook.1
/home/cosmo/gentoo/usr/share/man/man1/perlboot.1
/home/cosmo/gentoo/usr/share/man/man1/perlbot.1
/home/cosmo/gentoo/usr/share/man/man1/perlbs2000.1
/home/cosmo/gentoo/usr/share/man/man1/perlcall.1
/home/cosmo/gentoo/usr/share/man/man1/perlce.1
/home/cosmo/gentoo/usr/share/man/man1/perlcheat.1
/home/cosmo/gentoo/usr/share/man/man1/perlclib.1
/home/cosmo/gentoo/usr/share/man/man1/perlcn.1
/home/cosmo/gentoo/usr/share/man/man1/perlcommunity.1
/home/cosmo/gentoo/usr/share/man/man1/perlcompile.1
/home/cosmo/gentoo/usr/share/man/man1/perlcygwin.1
/home/cosmo/gentoo/usr/share/man/man1/perldata.1
/home/cosmo/gentoo/usr/share/man/man1/perldbmfilter.1
/home/cosmo/gentoo/usr/share/man/man1/perldebguts.1
/home/cosmo/gentoo/usr/share/man/man1/perldebtut.1
/home/cosmo/gentoo/usr/share/man/man1/perldebug.1
/home/cosmo/gentoo/usr/share/man/man1/perldelta.1
/home/cosmo/gentoo/usr/share/man/man1/perldgux.1
/home/cosmo/gentoo/usr/share/man/man1/perldiag.1
/home/cosmo/gentoo/usr/share/man/man1/perldoc.1
/home/cosmo/gentoo/usr/share/man/man1/perldos.1
/home/cosmo/gentoo/usr/share/man/man1/perldsc.1
/home/cosmo/gentoo/usr/share/man/man1/perlebcdic.1
/home/cosmo/gentoo/usr/share/man/man1/perlembed.1
/home/cosmo/gentoo/usr/share/man/man1/perlepoc.1
/home/cosmo/gentoo/usr/share/man/man1/perlfaq.1
/home/cosmo/gentoo/usr/share/man/man1/perlfaq1.1
/home/cosmo/gentoo/usr/share/man/man1/perlfaq2.1
/home/cosmo/gentoo/usr/share/man/man1/perlfaq3.1
/home/cosmo/gentoo/usr/share/man/man1/perlfaq4.1
/home/cosmo/gentoo/usr/share/man/man1/perlfaq5.1
/home/cosmo/gentoo/usr/share/man/man1/perlfaq6.1
/home/cosmo/gentoo/usr/share/man/man1/perlfaq7.1
/home/cosmo/gentoo/usr/share/man/man1/perlfaq8.1
/home/cosmo/gentoo/usr/share/man/man1/perlfaq9.1
/home/cosmo/gentoo/usr/share/man/man1/perlfilter.1
/home/cosmo/gentoo/usr/share/man/man1/perlfork.1
/home/cosmo/gentoo/usr/share/man/man1/perlform.1
/home/cosmo/gentoo/usr/share/man/man1/perlfreebsd.1
/home/cosmo/gentoo/usr/share/man/man1/perlfunc.1
/home/cosmo/gentoo/usr/share/man/man1/perlglossary.1
/home/cosmo/gentoo/usr/share/man/man1/perlgpl.1
/home/cosmo/gentoo/usr/share/man/man1/perlguts.1
/home/cosmo/gentoo/usr/share/man/man1/perlhack.1
/home/cosmo/gentoo/usr/share/man/man1/perlhaiku.1
/home/cosmo/gentoo/usr/share/man/man1/perlhist.1
/home/cosmo/gentoo/usr/share/man/man1/perlhpux.1
/home/cosmo/gentoo/usr/share/man/man1/perlhurd.1
/home/cosmo/gentoo/usr/share/man/man1/perlintern.1
/home/cosmo/gentoo/usr/share/man/man1/perlintro.1
/home/cosmo/gentoo/usr/share/man/man1/perliol.1
/home/cosmo/gentoo/usr/share/man/man1/perlipc.1
/home/cosmo/gentoo/usr/share/man/man1/perlirix.1
/home/cosmo/gentoo/usr/share/man/man1/perljp.1
/home/cosmo/gentoo/usr/share/man/man1/perlko.1
/home/cosmo/gentoo/usr/share/man/man1/perllexwarn.1
/home/cosmo/gentoo/usr/share/man/man1/perllinux.1
/home/cosmo/gentoo/usr/share/man/man1/perllocale.1
/home/cosmo/gentoo/usr/share/man/man1/perllol.1
/home/cosmo/gentoo/usr/share/man/man1/perlmacos.1
/home/cosmo/gentoo/usr/share/man/man1/perlmacosx.1
/home/cosmo/gentoo/usr/share/man/man1/perlmod.1
/home/cosmo/gentoo/usr/share/man/man1/perlmodinstall.1
/home/cosmo/gentoo/usr/share/man/man1/perlmodlib.1
/home/cosmo/gentoo/usr/share/man/man1/perlmodstyle.1
/home/cosmo/gentoo/usr/share/man/man1/perlmpeix.1
/home/cosmo/gentoo/usr/share/man/man1/perlmroapi.1
/home/cosmo/gentoo/usr/share/man/man1/perlnetware.1
/home/cosmo/gentoo/usr/share/man/man1/perlnewmod.1
/home/cosmo/gentoo/usr/share/man/man1/perlnumber.1
/home/cosmo/gentoo/usr/share/man/man1/perlobj.1
/home/cosmo/gentoo/usr/share/man/man1/perlop.1
/home/cosmo/gentoo/usr/share/man/man1/perlopenbsd.1
/home/cosmo/gentoo/usr/share/man/man1/perlopentut.1
/home/cosmo/gentoo/usr/share/man/man1/perlos2.1
/home/cosmo/gentoo/usr/share/man/man1/perlos390.1
/home/cosmo/gentoo/usr/share/man/man1/perlos400.1
/home/cosmo/gentoo/usr/share/man/man1/perlpacktut.1
/home/cosmo/gentoo/usr/share/man/man1/perlperf.1
/home/cosmo/gentoo/usr/share/man/man1/perlplan9.1
/home/cosmo/gentoo/usr/share/man/man1/perlpod.1
/home/cosmo/gentoo/usr/share/man/man1/perlpodspec.1
/home/cosmo/gentoo/usr/share/man/man1/perlpolicy.1
/home/cosmo/gentoo/usr/share/man/man1/perlport.1
/home/cosmo/gentoo/usr/share/man/man1/perlpragma.1
/home/cosmo/gentoo/usr/share/man/man1/perlqnx.1
/home/cosmo/gentoo/usr/share/man/man1/perlre.1
/home/cosmo/gentoo/usr/share/man/man1/perlreapi.1
/home/cosmo/gentoo/usr/share/man/man1/perlrebackslash.1
/home/cosmo/gentoo/usr/share/man/man1/perlrecharclass.1
/home/cosmo/gentoo/usr/share/man/man1/perlref.1
/home/cosmo/gentoo/usr/share/man/man1/perlreftut.1
/home/cosmo/gentoo/usr/share/man/man1/perlreguts.1
/home/cosmo/gentoo/usr/share/man/man1/perlrepository.1
/home/cosmo/gentoo/usr/share/man/man1/perlrequick.1
/home/cosmo/gentoo/usr/share/man/man1/perlreref.1
/home/cosmo/gentoo/usr/share/man/man1/perlretut.1
/home/cosmo/gentoo/usr/share/man/man1/perlriscos.1
/home/cosmo/gentoo/usr/share/man/man1/perlrun.1
/home/cosmo/gentoo/usr/share/man/man1/perlsec.1
/home/cosmo/gentoo/usr/share/man/man1/perlsolaris.1
/home/cosmo/gentoo/usr/share/man/man1/perlstyle.1
/home/cosmo/gentoo/usr/share/man/man1/perlsub.1
/home/cosmo/gentoo/usr/share/man/man1/perlsymbian.1
/home/cosmo/gentoo/usr/share/man/man1/perlsyn.1
/home/cosmo/gentoo/usr/share/man/man1/perlthrtut.1
/home/cosmo/gentoo/usr/share/man/man1/perltie.1
/home/cosmo/gentoo/usr/share/man/man1/perltoc.1
/home/cosmo/gentoo/usr/share/man/man1/perltodo.1
/home/cosmo/gentoo/usr/share/man/man1/perltooc.1
/home/cosmo/gentoo/usr/share/man/man1/perltoot.1
/home/cosmo/gentoo/usr/share/man/man1/perltrap.1
/home/cosmo/gentoo/usr/share/man/man1/perltru64.1
/home/cosmo/gentoo/usr/share/man/man1/perltw.1
/home/cosmo/gentoo/usr/share/man/man1/perlunicode.1
/home/cosmo/gentoo/usr/share/man/man1/perlunifaq.1
/home/cosmo/gentoo/usr/share/man/man1/perluniintro.1
/home/cosmo/gentoo/usr/share/man/man1/perluniprops.1
/home/cosmo/gentoo/usr/share/man/man1/perlunitut.1
/home/cosmo/gentoo/usr/share/man/man1/perlutil.1
/home/cosmo/gentoo/usr/share/man/man1/perluts.1
/home/cosmo/gentoo/usr/share/man/man1/perlvar.1
/home/cosmo/gentoo/usr/share/man/man1/perlvmesa.1
/home/cosmo/gentoo/usr/share/man/man1/perlvms.1
/home/cosmo/gentoo/usr/share/man/man1/perlvos.1
/home/cosmo/gentoo/usr/share/man/man1/perlwin32.1
/home/cosmo/gentoo/usr/share/man/man1/perlxs.1
/home/cosmo/gentoo/usr/share/man/man1/perlxstut.1
no documentation in lib/Archive/Tar/Constant.pm
no documentation in lib/CPAN/Author.pm
no documentation in lib/CPAN/Bundle.pm
no documentation in lib/CPAN/CacheMgr.pm
no documentation in lib/CPAN/Complete.pm
no documentation in lib/CPAN/DeferredCode.pm
no documentation in lib/CPAN/Distribution.pm
no documentation in lib/CPAN/Distrostatus.pm
no documentation in lib/CPAN/Exception/RecursiveDependency.pm
no documentation in lib/CPAN/Exception/blocked_urllist.pm
no documentation in lib/CPAN/Exception/yaml_not_installed.pm
no documentation in lib/CPAN/FTP.pm
no documentation in lib/CPAN/FTP/netrc.pm
no documentation in lib/CPAN/Index.pm
no documentation in lib/CPAN/InfoObj.pm
no documentation in lib/CPAN/LWP/UserAgent.pm
no documentation in lib/CPAN/Mirrors.pm
no documentation in lib/CPAN/Module.pm
no documentation in lib/CPAN/Prompt.pm
no documentation in lib/CPAN/Shell.pm
no documentation in lib/CPAN/URL.pm
no documentation in lib/CPANPLUS/Configure/Setup.pm
no documentation in lib/CPANPLUS/Internals/Constants.pm
no documentation in lib/CPANPLUS/Internals/Constants/Report.pm
no documentation in lib/CPANPLUS/Internals/Source/SQLite/Tie.pm
no documentation in lib/CPANPLUS/Internals/Utils/Autoflush.pm
no documentation in lib/CPANPLUS/Module/Signature.pm
no documentation in lib/Carp/Heavy.pm
no documentation in lib/Encode/MIME/Header/ISO_2022_JP.pm
no documentation in lib/ExtUtils/CBuilder/Base.pm
no documentation in lib/ExtUtils/CBuilder/Platform/Unix.pm
no documentation in lib/ExtUtils/CBuilder/Platform/VMS.pm
no documentation in lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
no documentation in lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
no documentation in lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
no documentation in lib/ExtUtils/CBuilder/Platform/aix.pm
no documentation in lib/ExtUtils/CBuilder/Platform/cygwin.pm
no documentation in lib/ExtUtils/CBuilder/Platform/darwin.pm
no documentation in lib/ExtUtils/CBuilder/Platform/dec_osf.pm
no documentation in lib/ExtUtils/CBuilder/Platform/os2.pm
no documentation in lib/ExtUtils/Constant/ProxySubs.pm
no documentation in lib/ExtUtils/Liblist/Kid.pm
no documentation in lib/IO/Compress/Adapter/Bzip2.pm
no documentation in lib/IO/Compress/Adapter/Deflate.pm
no documentation in lib/IO/Compress/Adapter/Identity.pm
no documentation in lib/IO/Compress/Base/Common.pm
no documentation in lib/IO/Compress/Gzip/Constants.pm
no documentation in lib/IO/Compress/Zip/Constants.pm
no documentation in lib/IO/Compress/Zlib/Constants.pm
no documentation in lib/IO/Compress/Zlib/Extra.pm
no documentation in lib/IO/Uncompress/Adapter/Bunzip2.pm
no documentation in lib/IO/Uncompress/Adapter/Identity.pm
no documentation in lib/IO/Uncompress/Adapter/Inflate.pm
no documentation in lib/List/Util/PP.pm
no documentation in lib/Locale/Maketext/Guts.pm
no documentation in lib/Locale/Maketext/GutsLoader.pm
no documentation in lib/Math/BigFloat/Trace.pm
no documentation in lib/Math/BigInt/Trace.pm
no documentation in lib/Module/Build/Config.pm
no documentation in lib/Module/Build/Dumper.pm
no documentation in lib/Module/Build/PodParser.pm
no documentation in lib/Module/Build/Version.pm
no documentation in lib/Module/Build/YAML.pm
no documentation in lib/Net/FTP/A.pm
no documentation in lib/Net/FTP/E.pm
no documentation in lib/Net/FTP/I.pm
no documentation in lib/Net/FTP/L.pm
no documentation in lib/Net/FTP/dataconn.pm
no documentation in lib/Pod/Simple/BlackBox.pm
no documentation in lib/Pod/Simple/HTMLLegacy.pm
no documentation in lib/Pod/Simple/Progress.pm
no documentation in lib/Pod/Simple/TiedOutFH.pm
no documentation in lib/Pod/Simple/Transcode.pm
no documentation in lib/Pod/Simple/TranscodeDumb.pm
no documentation in lib/Pod/Simple/TranscodeSmart.pm
no documentation in lib/Scalar/Util/PP.pm
no documentation in lib/inc/latest/private.pm
no documentation in lib/overload/numbers.pm
/home/cosmo/gentoo/usr/share/man/man3/AnyDBM_File.3pm
/home/cosmo/gentoo/usr/share/man/man3/App::Cpan.3pm
/home/cosmo/gentoo/usr/share/man/man3/App::Prove.3pm
/home/cosmo/gentoo/usr/share/man/man3/App::Prove::State.3pm
/home/cosmo/gentoo/usr/share/man/man3/App::Prove::State::Result.3pm
/home/cosmo/gentoo/usr/share/man/man3/App::Prove::State::Result::Test.3pm
/home/cosmo/gentoo/usr/share/man/man3/Archive::Extract.3pm
/home/cosmo/gentoo/usr/share/man/man3/Archive::Tar.3pm
/home/cosmo/gentoo/usr/share/man/man3/Archive::Tar::File.3pm
/home/cosmo/gentoo/usr/share/man/man3/Attribute::Handlers.3pm
/home/cosmo/gentoo/usr/share/man/man3/AutoLoader.3pm
/home/cosmo/gentoo/usr/share/man/man3/AutoSplit.3pm
/home/cosmo/gentoo/usr/share/man/man3/B.3pm
/home/cosmo/gentoo/usr/share/man/man3/B::Concise.3pm
/home/cosmo/gentoo/usr/share/man/man3/B::Debug.3pm
/home/cosmo/gentoo/usr/share/man/man3/B::Deparse.3pm
/home/cosmo/gentoo/usr/share/man/man3/B::Lint.3pm
/home/cosmo/gentoo/usr/share/man/man3/B::Lint::Debug.3pm
/home/cosmo/gentoo/usr/share/man/man3/B::Showlex.3pm
/home/cosmo/gentoo/usr/share/man/man3/B::Terse.3pm
/home/cosmo/gentoo/usr/share/man/man3/B::Xref.3pm
/home/cosmo/gentoo/usr/share/man/man3/Benchmark.3pm
/home/cosmo/gentoo/usr/share/man/man3/CGI.3pm
/home/cosmo/gentoo/usr/share/man/man3/CGI::Apache.3pm
/home/cosmo/gentoo/usr/share/man/man3/CGI::Carp.3pm
/home/cosmo/gentoo/usr/share/man/man3/CGI::Cookie.3pm
/home/cosmo/gentoo/usr/share/man/man3/CGI::Fast.3pm
/home/cosmo/gentoo/usr/share/man/man3/CGI::Pretty.3pm
/home/cosmo/gentoo/usr/share/man/man3/CGI::Push.3pm
/home/cosmo/gentoo/usr/share/man/man3/CGI::Switch.3pm
/home/cosmo/gentoo/usr/share/man/man3/CGI::Util.3pm
/home/cosmo/gentoo/usr/share/man/man3/CORE.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPAN.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPAN::API::HOWTO.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPAN::Debug.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPAN::Distroprefs.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPAN::FirstTime.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPAN::HandleConfig.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPAN::Kwalify.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPAN::Nox.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPAN::Queue.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPAN::Tarzip.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPAN::Version.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Backend.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Backend::RV.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Config.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Configure.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Dist.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Dist::Autobundle.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Dist::Base.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Dist::Build.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Dist::Build::Constants.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Dist::MM.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Dist::Sample.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Error.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::FAQ.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Hacking.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Internals.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Internals::Extract.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Internals::Fetch.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Internals::Report.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Internals::Search.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Internals::Source.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Internals::Source::Memory.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Internals::Source::SQLite.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Internals::Utils.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Module.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Module::Author.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Module::Author::Fake.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Module::Checksums.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Module::Fake.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Selfupdate.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Shell.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Shell::Classic.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Shell::Default.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Shell::Default::Plugins::CustomSource.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Shell::Default::Plugins::HOWTO.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Shell::Default::Plugins::Remote.3pm
/home/cosmo/gentoo/usr/share/man/man3/CPANPLUS::Shell::Default::Plugins::Source.3pm
/home/cosmo/gentoo/usr/share/man/man3/Carp.3pm
/home/cosmo/gentoo/usr/share/man/man3/Class::ISA.3pm
/home/cosmo/gentoo/usr/share/man/man3/Class::Struct.3pm
/home/cosmo/gentoo/usr/share/man/man3/Compress::Raw::Bzip2.3pm
/home/cosmo/gentoo/usr/share/man/man3/Compress::Raw::Zlib.3pm
/home/cosmo/gentoo/usr/share/man/man3/Compress::Zlib.3pm
/home/cosmo/gentoo/usr/share/man/man3/Config.3pm
/home/cosmo/gentoo/usr/share/man/man3/Config::Extensions.3pm
/home/cosmo/gentoo/usr/share/man/man3/Cwd.3pm
/home/cosmo/gentoo/usr/share/man/man3/DB.3pm
/home/cosmo/gentoo/usr/share/man/man3/DBM_Filter.3pm
/home/cosmo/gentoo/usr/share/man/man3/DBM_Filter::compress.3pm
/home/cosmo/gentoo/usr/share/man/man3/DBM_Filter::encode.3pm
/home/cosmo/gentoo/usr/share/man/man3/DBM_Filter::int32.3pm
/home/cosmo/gentoo/usr/share/man/man3/DBM_Filter::null.3pm
/home/cosmo/gentoo/usr/share/man/man3/DBM_Filter::utf8.3pm
/home/cosmo/gentoo/usr/share/man/man3/Data::Dumper.3pm
/home/cosmo/gentoo/usr/share/man/man3/Devel::DProf.3pm
/home/cosmo/gentoo/usr/share/man/man3/Devel::InnerPackage.3pm
/home/cosmo/gentoo/usr/share/man/man3/Devel::PPPort.3pm
/home/cosmo/gentoo/usr/share/man/man3/Devel::Peek.3pm
/home/cosmo/gentoo/usr/share/man/man3/Devel::SelfStubber.3pm
/home/cosmo/gentoo/usr/share/man/man3/Digest.3pm
/home/cosmo/gentoo/usr/share/man/man3/Digest::MD5.3pm
/home/cosmo/gentoo/usr/share/man/man3/Digest::SHA.3pm
/home/cosmo/gentoo/usr/share/man/man3/Digest::base.3pm
/home/cosmo/gentoo/usr/share/man/man3/Digest::file.3pm
/home/cosmo/gentoo/usr/share/man/man3/DirHandle.3pm
/home/cosmo/gentoo/usr/share/man/man3/Dumpvalue.3pm
/home/cosmo/gentoo/usr/share/man/man3/DynaLoader.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::Alias.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::Byte.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::CJKConstants.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::CN.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::CN::HZ.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::Config.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::EBCDIC.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::Encoder.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::Encoding.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::GSM0338.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::Guess.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::JP.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::JP::H2Z.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::JP::JIS7.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::KR.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::KR::2022_KR.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::MIME::Header.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::MIME::Name.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::PerlIO.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::Supported.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::Symbol.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::TW.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::Unicode.3pm
/home/cosmo/gentoo/usr/share/man/man3/Encode::Unicode::UTF7.3pm
/home/cosmo/gentoo/usr/share/man/man3/English.3pm
/home/cosmo/gentoo/usr/share/man/man3/Env.3pm
/home/cosmo/gentoo/usr/share/man/man3/Errno.3pm
/home/cosmo/gentoo/usr/share/man/man3/Exporter.3pm
/home/cosmo/gentoo/usr/share/man/man3/Exporter::Heavy.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::CBuilder.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Command.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Command::MM.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Constant.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Constant::Base.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Constant::Utils.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Constant::XS.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Embed.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Install.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Installed.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Liblist.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_AIX.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_Any.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_BeOS.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_Cygwin.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_DOS.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_Darwin.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_MacOS.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_NW5.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_OS2.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_QNX.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_UWIN.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_Unix.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_VMS.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_VOS.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_Win32.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MM_Win95.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MY.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MakeMaker.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MakeMaker::Config.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MakeMaker::FAQ.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::MakeMaker::Tutorial.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Manifest.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Miniperl.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Mkbootstrap.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Mksymlists.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::Packlist.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::ParseXS.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::XSSymSet.3pm
/home/cosmo/gentoo/usr/share/man/man3/ExtUtils::testlib.3pm
/home/cosmo/gentoo/usr/share/man/man3/Fatal.3pm
/home/cosmo/gentoo/usr/share/man/man3/Fcntl.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Basename.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::CheckTree.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Compare.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Copy.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::DosGlob.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Fetch.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Find.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Glob.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::GlobMapper.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Path.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Spec.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Spec::Cygwin.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Spec::Epoc.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Spec::Functions.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Spec::Mac.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Spec::OS2.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Spec::Unix.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Spec::VMS.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Spec::Win32.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::Temp.3pm
/home/cosmo/gentoo/usr/share/man/man3/File::stat.3pm
/home/cosmo/gentoo/usr/share/man/man3/FileCache.3pm
/home/cosmo/gentoo/usr/share/man/man3/FileHandle.3pm
/home/cosmo/gentoo/usr/share/man/man3/Filter::Simple.3pm
/home/cosmo/gentoo/usr/share/man/man3/Filter::Util::Call.3pm
/home/cosmo/gentoo/usr/share/man/man3/FindBin.3pm
/home/cosmo/gentoo/usr/share/man/man3/Getopt::Long.3pm
/home/cosmo/gentoo/usr/share/man/man3/Getopt::Std.3pm
/home/cosmo/gentoo/usr/share/man/man3/Hash::Util.3pm
/home/cosmo/gentoo/usr/share/man/man3/Hash::Util::FieldHash.3pm
/home/cosmo/gentoo/usr/share/man/man3/I18N::Collate.3pm
/home/cosmo/gentoo/usr/share/man/man3/I18N::LangTags.3pm
/home/cosmo/gentoo/usr/share/man/man3/I18N::LangTags::Detect.3pm
/home/cosmo/gentoo/usr/share/man/man3/I18N::LangTags::List.3pm
/home/cosmo/gentoo/usr/share/man/man3/I18N::Langinfo.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Compress::Base.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Compress::Bzip2.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Compress::Deflate.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Compress::Gzip.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Compress::RawDeflate.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Compress::Zip.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Dir.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::File.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Handle.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Pipe.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Poll.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Seekable.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Select.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Socket.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Socket::INET.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Socket::UNIX.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Uncompress::AnyInflate.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Uncompress::AnyUncompress.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Uncompress::Base.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Uncompress::Bunzip2.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Uncompress::Gunzip.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Uncompress::Inflate.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Uncompress::RawInflate.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Uncompress::Unzip.3pm
/home/cosmo/gentoo/usr/share/man/man3/IO::Zlib.3pm
/home/cosmo/gentoo/usr/share/man/man3/IPC::Cmd.3pm
/home/cosmo/gentoo/usr/share/man/man3/IPC::Msg.3pm
/home/cosmo/gentoo/usr/share/man/man3/IPC::Open2.3pm
/home/cosmo/gentoo/usr/share/man/man3/IPC::Open3.3pm
/home/cosmo/gentoo/usr/share/man/man3/IPC::Semaphore.3pm
/home/cosmo/gentoo/usr/share/man/man3/IPC::SharedMem.3pm
/home/cosmo/gentoo/usr/share/man/man3/IPC::SysV.3pm
/home/cosmo/gentoo/usr/share/man/man3/List::Util.3pm
/home/cosmo/gentoo/usr/share/man/man3/List::Util::XS.3pm
/home/cosmo/gentoo/usr/share/man/man3/Locale::Constants.3pm
/home/cosmo/gentoo/usr/share/man/man3/Locale::Country.3pm
/home/cosmo/gentoo/usr/share/man/man3/Locale::Currency.3pm
/home/cosmo/gentoo/usr/share/man/man3/Locale::Language.3pm
/home/cosmo/gentoo/usr/share/man/man3/Locale::Maketext.3pm
/home/cosmo/gentoo/usr/share/man/man3/Locale::Maketext::Simple.3pm
/home/cosmo/gentoo/usr/share/man/man3/Locale::Maketext::TPJ13.3pm
/home/cosmo/gentoo/usr/share/man/man3/Locale::Script.3pm
/home/cosmo/gentoo/usr/share/man/man3/Log::Message.3pm
/home/cosmo/gentoo/usr/share/man/man3/Log::Message::Config.3pm
/home/cosmo/gentoo/usr/share/man/man3/Log::Message::Handlers.3pm
/home/cosmo/gentoo/usr/share/man/man3/Log::Message::Item.3pm
/home/cosmo/gentoo/usr/share/man/man3/Log::Message::Simple.3pm
/home/cosmo/gentoo/usr/share/man/man3/MIME::Base64.3pm
/home/cosmo/gentoo/usr/share/man/man3/MIME::QuotedPrint.3pm
/home/cosmo/gentoo/usr/share/man/man3/Math::BigFloat.3pm
/home/cosmo/gentoo/usr/share/man/man3/Math::BigInt.3pm
/home/cosmo/gentoo/usr/share/man/man3/Math::BigInt::Calc.3pm
/home/cosmo/gentoo/usr/share/man/man3/Math::BigInt::CalcEmu.3pm
/home/cosmo/gentoo/usr/share/man/man3/Math::BigInt::FastCalc.3pm
/home/cosmo/gentoo/usr/share/man/man3/Math::BigRat.3pm
/home/cosmo/gentoo/usr/share/man/man3/Math::Complex.3pm
/home/cosmo/gentoo/usr/share/man/man3/Math::Trig.3pm
/home/cosmo/gentoo/usr/share/man/man3/Memoize.3pm
/home/cosmo/gentoo/usr/share/man/man3/Memoize::AnyDBM_File.3pm
/home/cosmo/gentoo/usr/share/man/man3/Memoize::Expire.3pm
/home/cosmo/gentoo/usr/share/man/man3/Memoize::ExpireFile.3pm
/home/cosmo/gentoo/usr/share/man/man3/Memoize::ExpireTest.3pm
/home/cosmo/gentoo/usr/share/man/man3/Memoize::NDBM_File.3pm
/home/cosmo/gentoo/usr/share/man/man3/Memoize::SDBM_File.3pm
/home/cosmo/gentoo/usr/share/man/man3/Memoize::Storable.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::API.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Authoring.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Base.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Bundling.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Compat.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::ConfigData.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Cookbook.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::ModuleInfo.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Notes.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::PPMMaker.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::Amiga.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::Default.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::EBCDIC.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::MPEiX.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::MacOS.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::RiscOS.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::Unix.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::VMS.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::VOS.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::Windows.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::aix.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::cygwin.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::darwin.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Build::Platform::os2.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::CoreList.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Load.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Load::Conditional.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Loaded.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Pluggable.3pm
/home/cosmo/gentoo/usr/share/man/man3/Module::Pluggable::Object.3pm
/home/cosmo/gentoo/usr/share/man/man3/NEXT.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::Cmd.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::Config.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::Domain.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::FTP.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::NNTP.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::Netrc.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::POP3.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::Ping.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::SMTP.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::Time.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::hostent.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::libnetFAQ.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::netent.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::protoent.3pm
/home/cosmo/gentoo/usr/share/man/man3/Net::servent.3pm
/home/cosmo/gentoo/usr/share/man/man3/O.3pm
/home/cosmo/gentoo/usr/share/man/man3/Object::Accessor.3pm
/home/cosmo/gentoo/usr/share/man/man3/Opcode.3pm
/home/cosmo/gentoo/usr/share/man/man3/POSIX.3pm
/home/cosmo/gentoo/usr/share/man/man3/Package::Constants.3pm
/home/cosmo/gentoo/usr/share/man/man3/Params::Check.3pm
/home/cosmo/gentoo/usr/share/man/man3/Parse::CPAN::Meta.3pm
/home/cosmo/gentoo/usr/share/man/man3/PerlIO.3pm
/home/cosmo/gentoo/usr/share/man/man3/PerlIO::encoding.3pm
/home/cosmo/gentoo/usr/share/man/man3/PerlIO::scalar.3pm
/home/cosmo/gentoo/usr/share/man/man3/PerlIO::via.3pm
/home/cosmo/gentoo/usr/share/man/man3/PerlIO::via::QuotedPrint.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Checker.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Escapes.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Find.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Html.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::InputObjects.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::LaTeX.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Man.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::ParseLink.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::ParseUtils.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Parser.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Perldoc.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Perldoc::BaseTo.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Perldoc::GetOptsOO.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Perldoc::ToChecker.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Perldoc::ToMan.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Perldoc::ToNroff.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Perldoc::ToPod.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Perldoc::ToRtf.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Perldoc::ToText.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Perldoc::ToTk.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Perldoc::ToXml.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::PlainText.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Plainer.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Select.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::Checker.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::Debug.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::DumpAsText.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::DumpAsXML.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::HTML.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::HTMLBatch.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::LinkSection.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::Methody.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::PullParser.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::PullParserEndToken.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::PullParserStartToken.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::PullParserTextToken.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::PullParserToken.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::RTF.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::Search.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::SimpleTree.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::Subclassing.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::Text.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::TextContent.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::XHTML.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Simple::XMLOutStream.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Text.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Text::Color.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Text::Overstrike.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Text::Termcap.3pm
/home/cosmo/gentoo/usr/share/man/man3/Pod::Usage.3pm
/home/cosmo/gentoo/usr/share/man/man3/SDBM_File.3pm
/home/cosmo/gentoo/usr/share/man/man3/Safe.3pm
/home/cosmo/gentoo/usr/share/man/man3/Scalar::Util.3pm
/home/cosmo/gentoo/usr/share/man/man3/Search::Dict.3pm
/home/cosmo/gentoo/usr/share/man/man3/SelectSaver.3pm
/home/cosmo/gentoo/usr/share/man/man3/SelfLoader.3pm
/home/cosmo/gentoo/usr/share/man/man3/Shell.3pm
/home/cosmo/gentoo/usr/share/man/man3/Socket.3pm
/home/cosmo/gentoo/usr/share/man/man3/Storable.3pm
/home/cosmo/gentoo/usr/share/man/man3/Switch.3pm
/home/cosmo/gentoo/usr/share/man/man3/Symbol.3pm
/home/cosmo/gentoo/usr/share/man/man3/Sys::Hostname.3pm
/home/cosmo/gentoo/usr/share/man/man3/Sys::Syslog.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Base.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Formatter::Base.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Formatter::Color.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Formatter::Console.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Formatter::Console::ParallelSession.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Formatter::Console::Session.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Formatter::File.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Formatter::File::Session.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Formatter::Session.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Harness.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Object.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Aggregator.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Grammar.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Iterator.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Iterator::Array.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Iterator::Process.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Iterator::Stream.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::IteratorFactory.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Multiplexer.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Result.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Result::Bailout.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Result::Comment.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Result::Plan.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Result::Pragma.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Result::Test.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Result::Unknown.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Result::Version.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Result::YAML.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::ResultFactory.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Scheduler.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Scheduler::Job.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Scheduler::Spinner.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Source.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Source::Perl.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::Utils.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::YAMLish::Reader.3pm
/home/cosmo/gentoo/usr/share/man/man3/TAP::Parser::YAMLish::Writer.3pm
/home/cosmo/gentoo/usr/share/man/man3/Term::ANSIColor.3pm
/home/cosmo/gentoo/usr/share/man/man3/Term::Cap.3pm
/home/cosmo/gentoo/usr/share/man/man3/Term::Complete.3pm
/home/cosmo/gentoo/usr/share/man/man3/Term::ReadLine.3pm
/home/cosmo/gentoo/usr/share/man/man3/Term::UI.3pm
/home/cosmo/gentoo/usr/share/man/man3/Term::UI::History.3pm
/home/cosmo/gentoo/usr/share/man/man3/Test.3pm
/home/cosmo/gentoo/usr/share/man/man3/Test::Builder.3pm
/home/cosmo/gentoo/usr/share/man/man3/Test::Builder::Module.3pm
/home/cosmo/gentoo/usr/share/man/man3/Test::Builder::Tester.3pm
/home/cosmo/gentoo/usr/share/man/man3/Test::Builder::Tester::Color.3pm
/home/cosmo/gentoo/usr/share/man/man3/Test::Harness.3pm
/home/cosmo/gentoo/usr/share/man/man3/Test::More.3pm
/home/cosmo/gentoo/usr/share/man/man3/Test::Simple.3pm
/home/cosmo/gentoo/usr/share/man/man3/Test::Tutorial.3pm
/home/cosmo/gentoo/usr/share/man/man3/Text::Abbrev.3pm
/home/cosmo/gentoo/usr/share/man/man3/Text::Balanced.3pm
/home/cosmo/gentoo/usr/share/man/man3/Text::ParseWords.3pm
/home/cosmo/gentoo/usr/share/man/man3/Text::Soundex.3pm
/home/cosmo/gentoo/usr/share/man/man3/Text::Tabs.3pm
/home/cosmo/gentoo/usr/share/man/man3/Text::Wrap.3pm
/home/cosmo/gentoo/usr/share/man/man3/Thread.3pm
/home/cosmo/gentoo/usr/share/man/man3/Thread::Queue.3pm
/home/cosmo/gentoo/usr/share/man/man3/Thread::Semaphore.3pm
/home/cosmo/gentoo/usr/share/man/man3/Tie::Array.3pm
/home/cosmo/gentoo/usr/share/man/man3/Tie::File.3pm
/home/cosmo/gentoo/usr/share/man/man3/Tie::Handle.3pm
/home/cosmo/gentoo/usr/share/man/man3/Tie::Hash.3pm
/home/cosmo/gentoo/usr/share/man/man3/Tie::Hash::NamedCapture.3pm
/home/cosmo/gentoo/usr/share/man/man3/Tie::Memoize.3pm
/home/cosmo/gentoo/usr/share/man/man3/Tie::RefHash.3pm
/home/cosmo/gentoo/usr/share/man/man3/Tie::Scalar.3pm
/home/cosmo/gentoo/usr/share/man/man3/Tie::StdHandle.3pm
/home/cosmo/gentoo/usr/share/man/man3/Tie::SubstrHash.3pm
/home/cosmo/gentoo/usr/share/man/man3/Time::HiRes.3pm
/home/cosmo/gentoo/usr/share/man/man3/Time::Local.3pm
/home/cosmo/gentoo/usr/share/man/man3/Time::Piece.3pm
/home/cosmo/gentoo/usr/share/man/man3/Time::Seconds.3pm
/home/cosmo/gentoo/usr/share/man/man3/Time::gmtime.3pm
/home/cosmo/gentoo/usr/share/man/man3/Time::localtime.3pm
/home/cosmo/gentoo/usr/share/man/man3/Time::tm.3pm
/home/cosmo/gentoo/usr/share/man/man3/UNIVERSAL.3pm
/home/cosmo/gentoo/usr/share/man/man3/Unicode::Collate.3pm
/home/cosmo/gentoo/usr/share/man/man3/Unicode::Normalize.3pm
/home/cosmo/gentoo/usr/share/man/man3/Unicode::UCD.3pm
/home/cosmo/gentoo/usr/share/man/man3/User::grent.3pm
/home/cosmo/gentoo/usr/share/man/man3/User::pwent.3pm
/home/cosmo/gentoo/usr/share/man/man3/XSLoader.3pm
/home/cosmo/gentoo/usr/share/man/man3/attributes.3pm
/home/cosmo/gentoo/usr/share/man/man3/autodie.3pm
/home/cosmo/gentoo/usr/share/man/man3/autodie::exception.3pm
/home/cosmo/gentoo/usr/share/man/man3/autodie::exception::system.3pm
/home/cosmo/gentoo/usr/share/man/man3/autodie::hints.3pm
/home/cosmo/gentoo/usr/share/man/man3/autouse.3pm
/home/cosmo/gentoo/usr/share/man/man3/base.3pm
/home/cosmo/gentoo/usr/share/man/man3/bigint.3pm
/home/cosmo/gentoo/usr/share/man/man3/bignum.3pm
/home/cosmo/gentoo/usr/share/man/man3/bigrat.3pm
/home/cosmo/gentoo/usr/share/man/man3/blib.3pm
/home/cosmo/gentoo/usr/share/man/man3/bytes.3pm
/home/cosmo/gentoo/usr/share/man/man3/charnames.3pm
/home/cosmo/gentoo/usr/share/man/man3/constant.3pm
/home/cosmo/gentoo/usr/share/man/man3/deprecate.3pm
/home/cosmo/gentoo/usr/share/man/man3/diagnostics.3pm
/home/cosmo/gentoo/usr/share/man/man3/encoding.3pm
/home/cosmo/gentoo/usr/share/man/man3/encoding::warnings.3pm
/home/cosmo/gentoo/usr/share/man/man3/feature.3pm
/home/cosmo/gentoo/usr/share/man/man3/fields.3pm
/home/cosmo/gentoo/usr/share/man/man3/filetest.3pm
/home/cosmo/gentoo/usr/share/man/man3/if.3pm
/home/cosmo/gentoo/usr/share/man/man3/inc::latest.3pm
/home/cosmo/gentoo/usr/share/man/man3/integer.3pm
/home/cosmo/gentoo/usr/share/man/man3/less.3pm
/home/cosmo/gentoo/usr/share/man/man3/lib.3pm
/home/cosmo/gentoo/usr/share/man/man3/locale.3pm
/home/cosmo/gentoo/usr/share/man/man3/mro.3pm
/home/cosmo/gentoo/usr/share/man/man3/open.3pm
/home/cosmo/gentoo/usr/share/man/man3/ops.3pm
/home/cosmo/gentoo/usr/share/man/man3/overload.3pm
/home/cosmo/gentoo/usr/share/man/man3/overloading.3pm
/home/cosmo/gentoo/usr/share/man/man3/parent.3pm
/home/cosmo/gentoo/usr/share/man/man3/re.3pm
/home/cosmo/gentoo/usr/share/man/man3/sigtrap.3pm
/home/cosmo/gentoo/usr/share/man/man3/sort.3pm
/home/cosmo/gentoo/usr/share/man/man3/strict.3pm
/home/cosmo/gentoo/usr/share/man/man3/subs.3pm
/home/cosmo/gentoo/usr/share/man/man3/threads.3pm
/home/cosmo/gentoo/usr/share/man/man3/threads::shared.3pm
/home/cosmo/gentoo/usr/share/man/man3/utf8.3pm
/home/cosmo/gentoo/usr/share/man/man3/vars.3pm
/home/cosmo/gentoo/usr/share/man/man3/version.3pm
/home/cosmo/gentoo/usr/share/man/man3/version::Internals.3pm
/home/cosmo/gentoo/usr/share/man/man3/vmsish.3pm
/home/cosmo/gentoo/usr/share/man/man3/warnings.3pm
/home/cosmo/gentoo/usr/share/man/man3/warnings::register.3pm
/home/cosmo/gentoo/usr/share/man/man1/pod2html.1
/home/cosmo/gentoo/usr/share/man/man1/pod2latex.1
/home/cosmo/gentoo/usr/share/man/man1/pod2man.1
/home/cosmo/gentoo/usr/share/man/man1/pod2text.1
/home/cosmo/gentoo/usr/share/man/man1/pod2usage.1
/home/cosmo/gentoo/usr/share/man/man1/podchecker.1
/home/cosmo/gentoo/usr/share/man/man1/podselect.1
/home/cosmo/gentoo/usr/share/man/man1/c2ph.1
/home/cosmo/gentoo/usr/share/man/man1/pstruct.1
/home/cosmo/gentoo/usr/share/man/man1/cpan.1
/home/cosmo/gentoo/usr/share/man/man1/config_data.1
/home/cosmo/gentoo/usr/share/man/man1/corelist.1
/home/cosmo/gentoo/usr/share/man/man1/dprofpp.1
/home/cosmo/gentoo/usr/share/man/man1/enc2xs.1
/home/cosmo/gentoo/usr/share/man/man1/h2ph.1
/home/cosmo/gentoo/usr/share/man/man1/h2xs.1
/home/cosmo/gentoo/usr/share/man/man1/instmodsh.1
/home/cosmo/gentoo/usr/share/man/man1/libnetcfg.1
/home/cosmo/gentoo/usr/share/man/man1/perlbug.1
/home/cosmo/gentoo/usr/share/man/man1/perlthanks.1
/home/cosmo/gentoo/usr/share/man/man1/perldoc.1
/home/cosmo/gentoo/usr/share/man/man1/perlivp.1
/home/cosmo/gentoo/usr/share/man/man1/piconv.1
/home/cosmo/gentoo/usr/share/man/man1/pl2pm.1
/home/cosmo/gentoo/usr/share/man/man1/prove.1
/home/cosmo/gentoo/usr/share/man/man1/ptar.1
/home/cosmo/gentoo/usr/share/man/man1/ptardiff.1
no documentation in utils/cpanp-run-perl
/home/cosmo/gentoo/usr/share/man/man1/cpanp.1
/home/cosmo/gentoo/usr/share/man/man1/cpan2dist.1
/home/cosmo/gentoo/usr/share/man/man1/shasum.1
/home/cosmo/gentoo/usr/share/man/man1/splain.1
/home/cosmo/gentoo/usr/share/man/man1/xsubpp.1
/home/cosmo/gentoo/usr/share/man/man1/a2p.1
/home/cosmo/gentoo/usr/share/man/man1/find2perl.1
/home/cosmo/gentoo/usr/share/man/man1/s2p.1
/home/cosmo/gentoo/usr/share/man/man1/psed.1
make[1]: Leaving directory `/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3'
!!! dolib: /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/image/home/cosmo/gentoo///usr/lib/perl5/5.12.3/i686-linux/CORE/libperl.so.5.12.3 does not exist
dolib failed
* ERROR: dev-lang/perl-5.12.3-r1 failed (install phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 98: Called call-ebuildshell 'src_install'
* environment, line 566: Called src_install
* environment, line 2935: Called die
* The specific snippet of code:
* dolib.so "${ED}"/${coredir}/${LIBPERL} || die;
*
* If you need support, post the output of 'emerge --info =dev-lang/perl-5.12.3-r1',
* the complete build log and the output of 'emerge -pqv =dev-lang/perl-5.12.3-r1'.
* The complete build log is located at '/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/temp/build.log'.
* The ebuild environment file is located at '/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/temp/environment'.
* S: '/home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/work/perl-5.12.3'
 * QA Notice: file does not exist:
 * 
 *  dolib: /home/cosmo/gentoo/var/tmp/portage/dev-lang/perl-5.12.3-r1/image/home/cosmo/gentoo///usr/lib/perl5/5.12.3/i686-linux/CORE/libperl.so.5.12.3 does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment