Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.88k stars 530 forks source link

Missing parts of Perl 5.8.1 installation #6976

Closed p5pRT closed 20 years ago

p5pRT commented 20 years ago

Migrated from rt.perl.org#24640 (status was 'resolved')

Searchable as RT24640$

p5pRT commented 20 years ago

From postea@mcs.anl.gov

Hi

I had installed Perl 5.8.2 on my 32-bit laptop with Mandrake Linux release 9.0 (dolphin) for i586.

I then found when installing Globus Toolkit 3 that there were missing files in the Perl installation\, as I got the following message​:

Error​: Unable to locate installed Perl libraries or Perl source code.

It is recommended that you install perl in a standard location before building extensions. Some precompiled versions of perl do not contain these header files\, so you cannot build extensions. In such a case\, please build and install your perl from a fresh perl distribution. It usually solves this kind of problem.

(You get this message\, because MakeMaker could not find "/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/perl.h")

I then found that in fact the only file in this directory was libperl.so

Also\, when I installed Perl I accepted all the defaults so everything was isntalled according to your defaults. I attach log files for each stage of the install\, which appeared to be OK. (These are rom a reinstallation I did today just to see if it would work a second time\, but no change) I installed Perl 5.8.2 from stable.tar.gz which I downloaded via the downloads link on the O'Reilly site on Dec 8th\, 2003.

I then decided to reinstall a different version of Perl and installed Perl 5.8.0 which I downloaded from http​://www.cpan.org/src/5.0/\, file

[ ] perl-5.8.0.tar.gz \<http​://www.cpan.org/src/5.0/perl-5.8.0.tar.gz> 18-Jul-2002 16​:32 11M

This installation seems to have worked successfully will header files copied to

/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/

and I have now been able to build GT3.

Regards

Elizabeth

p5pRT commented 20 years ago

From postea@mcs.anl.gov

Beginning of configuration questions for perl5.

Checking echo to see how to suppress newlines... ...using -n. The star should be here-->*

First let's make sure your kit is complete. Checking... Looks good...

Would you like to see the instructions? [n]

Locating common programs... awk is in /bin/awk. cat is in /bin/cat. chmod is in /bin/chmod. comm is in /usr/bin/comm. cp is in /bin/cp. echo is in /bin/echo. expr is in /usr/bin/expr. grep is in /bin/grep. ls is in /bin/ls. mkdir is in /bin/mkdir. rm is in /bin/rm. sed is in /bin/sed. sort is in /bin/sort. touch is in /bin/touch. tr is in /usr/bin/tr. uniq is in /usr/bin/uniq.

Don't worry if any of the following aren't found... I don't see Mcc out there\, offhand. ar is in /usr/bin/ar. I don't see bison out there\, either. I don't see byacc out there\, either. cpp is in /usr/bin/cpp. csh is in /bin/csh. date is in /bin/date. egrep is in /bin/egrep. gmake is in /usr/bin/gmake. gzip is in /bin/gzip. less is in /usr/bin/less. ln is in /bin/ln. make is in /usr/bin/make. more is in /bin/more. nm is in /usr/bin/nm. nroff is in /usr/bin/nroff. I don't see pg out there\, either. test is in /usr/bin/test. uname is in /bin/uname. zip is in /usr/bin/zip. Using the test built into your sh.

Checking compatibility between /bin/echo and builtin echo (if any)... They are compatible. In fact\, they may be identical.

Symbolic links are supported.

Checking how to test for symbolic links... Your builtin 'test -h' may be broken. Trying external '/usr/bin/test -h'. You can test for symbolic links with '/usr/bin/test -h'.

Good\, your tr supports [​:lower​:] and [​:upper​:] to convert case. Using [​:upper​:] and [​:lower​:] to convert case.

First time through\, eh? I have some defaults handy for some systems that need some extra help getting the Configure answers right​:

3b1 dynixptx isc opus sunos_4_1
aix dynix linux os2 super-ux
altos486 epix lynxos os390 svr4
amigaos esix4 machten_2 os400 svr5
apollo fps machten posix-bc ti1500
atheos freebsd mint powerux titanos
aux_3 genix mips qnx ultrix_4
beos gnu mpc rhapsody umips
bsdos greenhills mpeix sco_2_3_0 unicosmk
convexos hpux ncr_tower sco_2_3_1 unicos
cxux i386 netbsd sco_2_3_2 unisysdynix
cygwin irix_4 newsos4 sco_2_3_3 utekv
darwin irix_5 next_3_0 sco_2_3_4 uts
dcosx irix_6_0 next_3 sco uwin
dec_osf irix_6_1 next_4 solaris_2 vmesa
dgux irix_6 nonstopux stellar vos
dos_djgpp isc_2 openbsd sunos_4_0

You may give one or more space-separated answers\, or "none" if appropriate. A well-behaved OS will have no hints\, so answering "none" or just "Policy" is a good thing. DO NOT give a wrong version or a wrong OS.

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.

You appear to have a working bash. Good. Your csh is really tcsh. Good.

Configure uses the operating system name and version to set some defaults. The default value is probably right if the name rings a bell. Otherwise\, since spelling matters for me\, either accept the default or answer "none" to leave it blank.

Operating system name? [linux]

Operating system version? [2.4.22]

Perl can be built to use the SOCKS proxy protocol library. To do so\, Configure must be run with -Dusesocks. If you use SOCKS you also need to use the PerlIO abstraction layer\, this will be implicitly selected.

If this doesn't make any sense to you\, just accept the default 'n'. Build Perl for SOCKS? [n]

Previous version of perl5 used the standard IO mechanisms as defined in \<stdio.h>. Versions 5.003_02 and later of perl5 allow alternate IO mechanisms via the PerlIO abstraction layer\, but the stdio mechanism is still available if needed. The abstraction layer can use AT&T's sfio (if you already have sfio installed) or regular stdio. Using PerlIO with sfio may cause problems with some extension modules.

If this doesn't make any sense to you\, just accept the default 'y'. Use the PerlIO abstraction layer? [y]

Perl can be built to take advantage of threads on some systems. To do so\, Configure can be run with -Dusethreads.

Note that Perl built with threading support runs slightly slower and uses more memory than plain Perl. The current implementation is believed to be stable\, but it is fairly new\, and so should be treated with caution.

If this doesn't make any sense to you\, just accept the default 'n'. Build a threading Perl? [n]

Perl can be built so that multiple Perl interpreters can coexist within the same Perl executable.

If this doesn't make any sense to you\, just accept the default 'n'. Build Perl for multiplicity? [n]

Hmm... Looks kind of like a Version 7 system\, but we'll see...

Congratulations. You aren't running Eunice.

It's not Xenix...

Nor is it Venix... Use which C compiler? [cc]

Checking for GNU cc in disguise and/or its version number... You are using GNU cc 3.2 (Mandrake Linux 9.0 3.2-1mdk).

Hmm... Doesn't look like a MIPS system.

Now\, how can we feed standard input to your C preprocessor... Maybe "cc -E" will work... Nope...maybe "cc -E -" will work... Yup\, it does.

Some systems have incompatible or broken versions of libraries. Among the directories listed in the question below\, please remove any you know not to be holding relevant libraries\, and add any that are needed. Say "none" for none.

Directories to use for library searches? [/usr/local/lib /lib /usr/lib]

On some systems\, shared libraries may be available. Answer 'none' if you want to suppress searching of shared libraries for the remainder of this configuration.

What is the file extension used for shared libraries? [so]

Perl can be built to take advantage of long doubles which (if available) may give more accuracy and range for floating point numbers.

If this doesn't make any sense to you\, just accept the default 'n'. Try to use long doubles if available? [n]

Checking for optional libraries... No -lsfio. No -lsocket. No -lbind. No -linet. Found -lnsl (shared). No -lnm. No -lndbm. No -lgdbm. No -ldbm. No -ldb. No -lmalloc. Found -ldl (shared). No -ldld. No -lld. No -lsun. Found -lm (shared). Found -lcrypt (shared). No -lsec. Found -lutil (shared). Found -lc (shared). No -lcposix. No -lposix. No -lucb. No -lBSD.

In order to compile perl5 on your machine\, a number of libraries are usually needed. Include any other special libraries here as well. Say "none" for none. The default list is almost always right.

What libraries to use? [-lnsl -ldl -lm -lcrypt -lutil -lc]

By default\, perl5 compiles with the -O flag to use the optimizer. Alternately\, you might want to use the symbolic debugger\, which uses the -g flag (on traditional Unix systems). Either flag can be specified here. To use neither flag\, specify the word "none".

What optimizer/debugger flag should be used? [-O3]

Checking if your compiler accepts -fno-strict-aliasing Yes\, it does.

Your C compiler may want other flags. For this question you should include -I/whatever and -DWHATEVER flags and any other flags used by the C compiler\, but you should NOT include libraries or ld flags like -lwhatever. If you want perl5 to honor its debug switch\, you should include -DDEBUGGING here. Your C compiler might also need additional flags\, such as -D_POSIX_SOURCE.

To use no flags\, specify the word "none".

Any additional cc flags? [-fno-strict-aliasing]

Let me guess what the preprocessor flags are... They appear to be​: -fno-strict-aliasing

Your C linker may need flags. For this question you should include -L/whatever and any other flags used by the C linker\, but you should NOT include libraries like -lwhatever.

Make sure you include the appropriate -L/path flags if your C linker does not normally search all of the directories you specified above\, namely   /usr/local/lib /lib /usr/lib To use no flags\, specify the word "none".

Any additional ld flags (NOT including libraries)? [ -L/usr/local/lib]

Checking your choice of C compiler and flags for coherency... OK\, that should do.

Computing filename position in cpp output for #include directives... Your cpp writes the filename in the third field of the line.

\<stdlib.h> found.

Checking to see how big your integers are... Your integers are 4 bytes long. Your long integers are 4 bytes long. Your short integers are 2 bytes long.

Checking to see if you have long long... You have long long.

Checking to see how big your long longs are... Your long longs are 8 bytes long.

\<inttypes.h> found.

Checking to see if you have int64_t... You have int64_t.

Checking which 64-bit integer type we could use... We could use 'long long' for 64-bit integers.

Perl can be built to take advantage of 64-bit integer types on some systems. To do so\, Configure can be run with -Duse64bitint. Choosing this option will most probably introduce binary incompatibilities.

If this doesn't make any sense to you\, just accept the default 'n'. (The default has been chosen based on your configuration.) Try to use 64-bit integers\, if available? [n]

You may also choose to try maximal 64-bitness. It means using as much 64-bitness as possible on the platform. This in turn means even more binary incompatibilities. On the other hand\, your platform may not have any more 64-bitness available than what you already have chosen.

If this doesn't make any sense to you\, just accept the default 'n'. (The default has been chosen based on your configuration.) Try to use maximal 64-bit support\, if available? [n]

Checking to see how big your double precision numbers are... Your double is 8 bytes long.

Checking to see if you have long double... You have long double.

Checking to see how big your long doubles are... Your long doubles are 12 bytes long.

What is your architecture name [i686-linux]
Perlio selected.

By default\, perl5 will be installed in /usr/local/bin\, manual pages under /usr/local/man\, etc...\, i.e. with /usr/local as prefix for all installation directories. Typically this is something like /usr/local. If you wish to have binaries under /usr/bin but other parts of the installation under /usr/local\, that's ok​: you will be prompted separately for each of the installation directories\, the prefix being only used to set the defaults.

Installation prefix to use? (~name ok) [/usr/local]

AFS does not seem to be running...

In some special cases\, particularly when building perl5 for distribution\, it is convenient to distinguish the directory in which files should be installed from the directory (/usr/local) in which they will eventually reside. For most users\, these two directories are the same.

What installation prefix should I use for installing files? (~name ok) [/usr/local]

Getting the current patchlevel... (You have perl5 version 8 subversion 2.)

There are some auxiliary files for perl5 that need to be put into a private library directory that is accessible by everyone.

Pathname where the private library files will reside? (~name ok) [/usr/local/lib/perl5/5.8.2]

Perl5 contains architecture-dependent library files. If you are sharing libraries in a heterogeneous environment\, you might store these files in a separate location. Otherwise\, you can just include them with the rest of the public library files.

Where do you want to put the public architecture-dependent libraries? (~name ok) [/usr/local/lib/perl5/5.8.2/i686-linux]

Some kernels have a bug that prevents setuid #! scripts from being secure. Some sites have disabled setuid #! scripts because of this.

First let's decide if your kernel supports secure setuid #! scripts. (If setuid #! scripts would be secure but have been disabled anyway\, don't say that they are secure if asked.)

If you are not sure if they are secure\, I can check but I'll need a username and password different from the one you are using right now. If you don't have such a username or don't want me to test\, simply enter 'none'.

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]

Some systems have disabled setuid scripts\, especially systems where setuid scripts cannot be secure. On systems where setuid scripts have been disabled\, the setuid/setgid bits on scripts are currently useless. It is possible for perl5 to detect those bits and emulate setuid/setgid in a secure fashion. This emulation will only work if setuid scripts have been disabled in your kernel.

Do you want to do setuid/setgid emulation? [n]

\<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... Your pointers are 4 bytes long.

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.

After perl5 is installed\, you may wish to install various add-on modules and utilities. Typically\, these add-ons will be installed under /usr/local with the rest of this package. However\, you may wish to install such add-ons elsewhere under a different prefix.

If you do not wish to put everything under a single prefix\, that's ok. You will be prompted for the individual locations; this siteprefix is only used to suggest the defaults.

The default should be fine for most people.

Installation prefix to use for add-on modules and utilities? (~name ok) [/usr/local]

The installation process will create a directory for site-specific extensions and modules. Most users find it convenient to place all site-specific files in this directory rather than in the main distribution directory.

Pathname for the site-specific library files? (~name ok) [/usr/local/lib/perl5/site_perl/5.8.2]

The installation process will also create a directory for architecture-dependent site-specific extensions and modules.

Pathname for the site-specific architecture-dependent library files? (~name ok) [/usr/local/lib/perl5/site_perl/5.8.2/i686-linux]

The installation process will also create a directory for vendor-supplied add-ons. Vendors who supply perl with their system may find it convenient to place all vendor-supplied files in this directory rather than in the main distribution directory. This will ease upgrades between binary-compatible maintenance versions of perl.

Of course you may also use these directories in whatever way you see fit. For example\, you might use them to access modules shared over a company-wide network.

The default answer should be fine for most people. This causes further questions about vendor add-ons to be skipped and no vendor-specific directories will be configured for perl.

Do you want to configure vendor-specific add-on directories? [n]

Lastly\, you can have perl look in other directories for extensions and modules in addition to those already specified. These directories will be searched after   /usr/local/lib/perl5/site_perl/5.8.2/i686-linux   /usr/local/lib/perl5/site_perl/5.8.2

Enter a colon-separated set of extra paths to include in perl's @​INC search path\, or enter 'none' for no extra paths.

Colon-separated list of additional directories for perl to search? [none]

Checking out function prototypes... Your C compiler appears to support function prototypes.

Pathname where the public executables will reside? (~name ok) [/usr/local/bin]

Perl can be built with extra modules or bundles of modules which will be fetched from the CPAN and installed alongside Perl.

Notice that you will need access to the CPAN; either via the Internet\, or a local copy\, for example a CD-ROM or a local CPAN mirror. (You will be asked later to configure the CPAN.pm module which will in turn do the installation of the rest of the extra modules or bundles.)

Notice also that if the modules require any external software such as libraries and headers (the libz library and the zlib.h header for the Compress​::Zlib module\, for example) you MUST have any such software already installed\, this configuration process will NOT install such things for you.

If this doesn't make any sense to you\, just accept the default 'n'. Install any extra modules (y or n)? [n]

If you wish to install html files for programs in Perl5\, indicate the appropriate directory here. To skip installing html files\, answer "none". Directory for the main Perl5 html pages? (~name ok) [none]

If you wish to install html files for modules associated with Perl5\, indicate the appropriate directory here. To skip installing html files\, answer "none". Directory for the Perl5 module html pages? (~name ok) [none]
Looking for a previously installed perl5.005 or later... Using /usr/local/bin/perl.

In order to ease the process of upgrading\, this version of perl can be configured to use modules built and installed with earlier versions of perl that were installed under /usr/local. Specify here the list of earlier versions that this version of perl should check. If Configure detected no earlier versions of perl installed under /usr/local\, then the list will be empty. Answer 'none' to tell perl to not search earlier versions.

The default should almost always be sensible\, so if you're not sure\, just accept the default. List of earlier versions to include in @​INC? [none]

Many scripts expect perl to be installed as /usr/bin/perl.

If you want to\, I can install the perl you are about to compile as /usr/bin/perl (in addition to /usr/local/bin/perl).

However\, please note that because you already have a /usr/bin/perl\, overwriting that with a new Perl would very probably cause problems. Therefore I'm assuming you don't want to do that (unless you insist).

Do you want to install perl as /usr/bin/perl? [n]

Checking for GNU C Library... You are using the GNU C Library version 2.2.5

nm probably won't work on the GNU C Library.

I can use /usr/bin/nm to extract the symbols from your C libraries. This is a time consuming task which may generate huge output on the disk (up to 3 megabytes) but that should make the symbols extraction faster. The alternative is to skip the 'nm' extraction part and to compile a small test program instead to determine whether each symbol is present. If you have a fast C compiler and/or if your 'nm' output cannot be parsed\, this may be the best solution.

You probably shouldn't let me use 'nm' if you are using the GNU C Library.

Shall I use /usr/bin/nm to extract C symbols from the libraries? [n]

\<dld.h> NOT found.

dlopen() found.

Do you wish to use dynamic loading? [y]
The following dynamic loading files are available​: ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_vms.xs ext/DynaLoader/dl_hpux.xs Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs]

Some systems may require passing special flags to cc -c to compile modules that will be used to create a shared library. To use no flags\, say "none".

Any special flags to pass to cc -c to compile shared library modules? [-fpic]

Some systems use ld to create libraries that can be dynamically loaded\, while other systems (such as those using ELF) use cc.

You appear to have ELF support. I'll use cc to build dynamic libraries. What command should be used to create dynamic libraries? [cc]

Some systems may require passing special flags to cc to create a library that can be dynamically loaded. If your ld flags include -L/other/path options to locate libraries outside your loader's normal search path\, you may need to specify those -L options here as well. To use no flags\, say "none".

Any special flags to pass to cc to create a dynamically loaded library? [-shared -L/usr/local/lib]

Some systems may require passing special flags to cc to indicate that the resulting executable will use dynamic linking. To use no flags\, say "none".

Any special flags to pass to cc to use dynamic linking? [-rdynamic]

The perl executable is normally obtained by linking perlmain.c with libperl.a\, any static extensions (usually just DynaLoader)\, and any other libraries needed on this system (such as -lm\, etc.). Since your system supports dynamic loading\, it is probably possible to build a shared libperl.so. If you will have more than one executable linked to libperl.so\, this will significantly reduce the size of each executable\, but it may have a noticeable affect on performance. The default is probably sensible for your system.

Build a shared libperl.so (y/n) [n]

System manual is in /usr/share/man/man1.

Perl5 has manual pages available in source form. If you don't want the manual sources installed\, answer 'none'.

Where do the main Perl5 manual pages (source) go? (~name ok) [/usr/local/share/man/man1]
What suffix should be used for the main Perl5 man pages? [1]

You can have filenames longer than 14 characters.

Perl5 has manual pages for many of the library modules. If you don't want the manual sources installed\, answer 'none'.

Where do the perl5 library man pages (source) go? (~name ok) [/usr/local/share/man/man3]
What suffix should be used for the perl5 library man pages? [3]

Figuring out host name... Maybe "hostname" will work... Your host name appears to be "tighe". Right? [y]
(Normalizing case in your host name) (You do not have fully-qualified names in the hosts database) (Attempting domain name extraction from /etc/resolv.conf)

What is your domain name? [.mcs.anl.gov]
(Normalizing case in your domain name)

I need to get your e-mail address in Internet format if possible\, i.e. something like user@​host.domain. Please answer accurately since I have no easy means to double check it. The default value provided below is most probably close to reality but may not be valid from outside your organization...

What is your e-mail address? [postea@​tighe.mcs.anl.gov]

If you or somebody else will be maintaining perl at your site\, please fill in the correct e-mail address here so that they may be contacted if necessary. Currently\, the "perlbug" program included with perl will send mail to this address in addition to perlbug@​perl.org. You may enter "none" for no administrator.

Perl administrator e-mail address [postea@​tighe.mcs.anl.gov]

Do you want to install only the version-specific parts of the perl distribution? Usually you do *not* want to do this. Do you want to install only the version-specific parts of perl? [n]

I can use the #! construct to start perl on your system. This will make startup of perl scripts faster\, but may cause problems if you want to share those scripts and perl is not in a standard place (/usr/local/bin/perl) on all your platforms. The alternative is to force a shell by starting the script with a single '​:' character.

What shall I put after the #! to start up perl ("none" to not use #!)? [/usr/local/bin/perl]
I'll use #!/usr/local/bin/perl to start perl scripts.

Some installations have a separate directory just for executable scripts so that they can mount it across multiple architectures but keep the scripts in one spot. You might\, for example\, have a subdirectory of /usr/share for this. Or you might just lump your scripts in with all your other executables.

Where do you keep publicly executable scripts? (~name ok) [/usr/local/bin]
Pathname where the add-on public executables should be installed? (~name ok) [/usr/local/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) [/usr/local/share/man/man1]
Pathname where the site-specific library manual pages should be installed? (~name ok) [/usr/local/share/man/man3]
Pathname where add-on public executable scripts should be installed? (~name ok) [/usr/local/bin]

Perl can be built to use 'fast stdio'\, which means using the stdio library but also directly manipulating the stdio buffers to enable faster I/O. Using stdio is better for backward compatibility (especially for Perl extensions)\, but on the other hand since Perl 5.8 the 'perlio' interface has been preferred instead of stdio.

If this doesn't make any sense to you\, just accept the default 'y'. Use the "fast stdio" if available? [y]

Looking for the type used for lseek's offset on this system. off_t found.

Checking to see how big your file offsets are... Your file offsets are 4 bytes long.

Looking for the type for file position used by fsetpos(). fpos_t found.

Checking the size of fpos_t... Your fpos_t is 12 bytes long.

Perl can be built to understand large files (files larger than 2 gigabytes) on some systems. To do so\, Configure can be run with -Duselargefiles.

If this doesn't make any sense to you\, just accept the default 'y'. Try to understand large files\, if available? [y]
Your platform has some specific hints for large file builds\, using them...

Rechecking to see how big your file offsets are... Your file offsets are now 8 bytes long. Rechecking the size of fpos_t... 16 bytes.

qgcvt() found.

Checking how to print long doubles... We will use %Lf.

Checking for an efficient way to convert floats to strings. Trying gconvert... gconvert NOT found. Trying gcvt... 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.

\<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. I'm now running the test program...... Succeeded with -DI_TIME -DI_SYSTIME -DS_TIMEVAL We'll include \<time.h>. We'll include \<sys/time.h>.

Checking to see if your struct tm has tm_zone field... Yes\, it does.

Checking to see if your struct tm has tm_gmtoff field... Yes\, it does.

asctime_r() found.

atolf() NOT found.

atoll() found.

Checking whether your compiler can handle __attribute__ ... Your C compiler supports __attribute__.

bcmp() found.

bcopy() found.

\<unistd.h> found.

getpgrp() found.

Checking to see which flavor of getpgrp is in use... (I see you are running Configure as super-user...) You have to use getpgrp() instead of getpgrp(pid).

setpgrp() found.

Checking to see which flavor of setpgrp is in use... (I see you are running Configure as super-user...) You have to use setpgrp() instead of setpgrp(pid\,pgrp).

bzero() found.

You have void (*signal())().

Checking whether your C compiler can cast large floats to int32. Nope\, it can't.

Checking whether your C compiler can cast negative float to unsigned. Yup\, it can.

vprintf() found. Your vsprintf() returns (int).

chown() found.

chroot() found.

chsize() NOT found.

class() NOT 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... Yes\, it does.

Checking to see if your C compiler knows about "const"... Yup\, it does.

copysignl() found.

crypt() found.

\<crypt.h> found.

crypt_r() found.

ctermid_r() NOT found.

ctime_r() found.

cuserid() found.

\<limits.h> found.

\<float.h> found.

DBL_DIG found.

dbmclose() NOT found. We won't be including \<dbm.h>

dbminit() prototype NOT found.

difftime() found.

\<dirent.h> found.

Your directory entries are struct dirent.

Your directory entry does not know about the d_namlen field.

\<sys/dir.h> found.

\<sys/ndir.h> NOT found.

dirfd() found.

dlerror() found.

\<dlfcn.h> found.

On a few systems\, the dynamically loaded modules that perl generates and uses will need a different extension than shared libs. The default will probably be appropriate.

What is the extension of dynamically loaded modules [so]

Checking whether your dlsym() needs a leading underscore ... dlsym doesn't need a leading underscore.

drand48_r() found.

drand48() prototype found.

dup2() found.

eaccess() NOT 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().

Using \<string.h> instead of \<strings.h>.

\<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>.

Figuring out the flag used by open() for non-blocking I/O... Seems like we can use O_NONBLOCK.

Let's see what value errno gets from read() on a O_NONBLOCK file... A read() system call with no data present returns -1. Your read() sets errno to EAGAIN when no data is available. And it correctly returns 0 to signal EOF.

(Looks like you have stdio.h from Linux.) Checking how std your stdio is... Your stdio acts pretty std. Checking to see what happens if we set the stdio ptr... Increasing ptr in your stdio decreases cnt by the same amount. Good. And its _base field acts std. You seem to have 'fast stdio' to directly manipulate the stdio buffers.

fchdir() found.

fchmod() found.

fchown() found.

fcntl() found.

Checking if fcntl-based file locking works... Yes\, it seems to work.

Checking to see how well your C compiler handles fd_set and friends ... Hmm\, your compiler has some difficulty with fd_set. Checking further... 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.

flock() prototype found.

fork() 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... You do not have fpos64_t.

frexpl() found.

\<sys/param.h> found.

\<sys/mount.h> found.

Checking to see if your system supports struct fs_data... No\, it doesn't.

fseeko() found.

fsetpos() found.

fstatfs() found.

statvfs() found.

fstatvfs() found.

fsync() found.

ftello() 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.

Every now and then someone has a gethostname() that lies about the hostname but can't be fixed for political or economic reasons. If you wish\, I can pretend gethostname() isn't there and maybe compute hostname at run-time thanks to the 'hostname' command.

Shall I ignore gethostname() from now on? [n]

gethostbyaddr_r() found.

gethostbyname_r() found.

gethostent_r() found.

gethostent() prototype found.

getitimer() found.

getlogin() found.

getlogin_r() found.

getmnt() NOT found.

getmntent() found.

getnetbyaddr() found.

getnetbyname() found.

getnetent() found.

getnetbyaddr_r() found.

getnetbyname_r() found.

getnetent_r() found.

getnetent() prototype 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.

getprotoent() prototype 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.

getservent() prototype 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.

isascii() found.

isfinite() NOT found.

isinf() found.

isnan() found.

isnanl() found.

killpg() found.

lchown() found.

LDBL_DIG found.

link() found.

localtime_r() found.

localeconv() found.

lockf() found.

lseek() prototype found.

lstat() found.

madvise() 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() NOT found.

mktime() found.

\<sys/mman.h> found.

mmap() found. and it returns (void *).

sqrtl() found.

scalbnl() found.

modfl() found.

modfl() prototype NOT found. Checking to see whether your modfl() is okay for large values... 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... Yes\, it does.

msync() found.

munmap() found.

nice() found.

\<langinfo.h> found.

nl_langinfo() found.

Checking to see how big your characters are (hey\, you never know)... What is the size of a character (in bytes)? [1]

Checking to see if your C compiler knows about "volatile"... Yup\, it does.

Choosing the C types to be used for Perl's internal types... (IV will be long\, 4 bytes) (UV will be unsigned long\, 4 bytes) (NV will be double\, 8 bytes) Checking how many bits of your UVs your NVs can preserve... Your NVs can preserve all 32 bits of your UVs.

Checking to see if you have off64_t... You do not have off64_t. (Your off_t is 64 bits\, so you could use that.)

pause() found.

pipe() found.

poll() found.

readlink() found.

You have Linux-like /proc/self/exe.

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.

We won't be including \<memory.h>.

I'll use memmove() instead of bcopy() for overlapping copies.

I'll use memmove() instead of memcpy() for overlapping copies.

Checking if your memcmp() can compare relative magnitude... Yes\, it can.

sbrk() prototype found.

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.

sigprocmask() found.

POSIX sigsetjmp found.

sockatmark() found.

sockatmark() prototype NOT found.

socks5_init() NOT found.

srand48_r() found.

srandom_r() found.

setresgid() prototype NOT found.

setresuid() prototype NOT 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... Yes\, it does.

Checking to see if your struct statfs has f_flags field... No\, it doesn't. 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... Yup\, it can.

strerror() found. (You also have sys_errlist[]\, so we could roll our own strerror.)

strerror_r() found.

strftime() found.

strtod() found.

strtol() found.

strtold() found.

strtoll() found. Checking whether your strtoll() works okay... Your strtoll() seems to be working okay.

strtoq() found.

strtoul() found. Checking whether your strtoul() works okay... Your strtoul() seems to be working okay.

strtoull() found. Checking whether your strtoull() works okay... Your strtoull() seems to be working okay.

strtouq() found. Checking whether your strtouq() works okay... Your strtouq() seems to be working okay.

strxfrm() found.

symlink() found.

syscall() found.

syscall() prototype found.

sysconf() found.

system() found.

tcgetpgrp() found.

tcsetpgrp() found.

telldir() prototype found.

time() found.

Looking for the type returned by time() on this system. time_t found.

\<sys/times.h> found.

times() found.

Looking for the type returned by times() on this system. clock_t found.

tmpnam_r() found.

truncate() found.

ttyname_r() found.

tzname[] found.

In the following\, larger digits indicate more significance. A big-endian machine like a Pyramid or a Motorola 680?0 chip will come out to 4321. A little-endian machine like a Vax or an Intel 80?86 chip would be 1234. Other machines may have weird orders like 3412. A Cray will report 87654321\, an Alpha will report 12345678. If the test program works the default is probably right. I'm now running the test program... (The test program ran ok.) byteorder=1234

Checking to see whether you can access character data unalignedly... (Testing for character data alignment may crash the test. That's okay.) It seems that you must access character data in an aligned manner.

ualarm() found.

umask() found.

unordered() NOT found.

usleep() found.

usleep() prototype found.

ustat() found.

vfork() found.

Perl can only use a vfork() that doesn't suffer from strict restrictions on calling functions or modifying global data in the child. For example\, glibc-2.1 contains such a vfork() that is unsuitable. If your system provides a proper fork() call\, chances are that you do NOT want perl to use vfork().

Do you still want to use vfork()? [n]
Ok\, we won't use vfork().

closedir() found.

Checking whether closedir() returns a status... Yes\, it does.

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 your cpp does stuff like concatenate tokens... Oh! Smells like ANSI's been here. We can catify or stringify\, separately or together!

\<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.

Looking for the type for group ids returned by getgid(). gid_t found.

Checking the size of gid_t... Your gid_t is 4 bytes long.

Checking the sign of gid_t... Your gid_t is unsigned.

Checking how to print 64-bit integers... We will use %Ld.

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 of pointer is the second argument to getgroups() and setgroups()? Usually this is the same as group ids\, gid_t\, but not always.

What type pointer is the second argument to getgroups() and setgroups()? [gid_t]

Checking if your /usr/bin/make program sets $(MAKE)... Yup\, it does.

Looking for the type used for file modes for system calls (e.g. fchmod()). mode_t found.

\<stdarg.h> found.

\<varargs.h> found.

We'll include \<stdarg.h> to get va_dcl definition.

It seems that you don't need va_copy().

Looking for the type used for the length parameter for string functions. size_t found.

Checking to see what type of arguments are accepted by gethostbyaddr(). Your system accepts const void * for the first arg. ...and size_t for the second arg.

Checking to see what type of argument is accepted by gethostbyname(). Your system accepts const char *.

Checking to see what type of 1st argument is accepted by getnetbyaddr(). Your system accepts in_addr_t.

What pager is used on your system? [/usr/bin/less]

Looking for the type of process ids on this system. pid_t found.

Checking how to generate random libraries on your machine... /usr/bin/ar appears to generate random libraries itself.

Checking to see what type of arguments are accepted by select(). Your system accepts fd_set *.

Checking to see on how many bits at a time your select() operates... Your select() operates on 32 bits at a time.

Generating a list of signal names and numbers... The following 64 signals are available​:

SIGZERO SIGHUP SIGINT SIGQUIT SIGILL SIGTRAP SIGABRT SIGBUS SIGFPE SIGKILL SIGUSR1 SIGSEGV SIGUSR2 SIGPIPE SIGALRM SIGTERM SIGSTKFLT SIGCHLD SIGCONT SIGSTOP SIGTSTP SIGTTIN SIGTTOU SIGURG SIGXCPU SIGXFSZ SIGVTALRM SIGPROF SIGWINCH SIGIO SIGPWR SIGSYS SIGRTMIN SIGNUM33 SIGNUM34 SIGNUM35 SIGNUM36 SIGNUM37 SIGNUM38 SIGNUM39 SIGNUM40 SIGNUM41 SIGNUM42 SIGNUM43 SIGNUM44 SIGNUM45 SIGNUM46 SIGNUM47 SIGNUM48 SIGNUM49 SIGNUM50 SIGNUM51 SIGNUM52 SIGNUM53 SIGNUM54 SIGNUM55 SIGNUM56 SIGNUM57 SIGNUM58 SIGNUM59 SIGNUM60 SIGNUM61 SIGNUM62 SIGRTMAX SIGIOT SIGCLD SIGPOLL SIGUNUSED

Checking the size of size_t... Your size_t size is 4 bytes.

Checking to see if you have socklen_t... You have socklen_t.

\<socks.h> NOT found.

Checking to see what type is the last argument of accept(). Your system accepts 'socklen_t *' for the last argument of accept().

I'll be using ssize_t for functions returning a byte count.

Your stdio uses signed chars.

Looking for the type for user ids returned by getuid(). uid_t found.

Checking the size of uid_t... Your uid_t is 4 bytes long.

Checking the sign of uid_t... Your uid_t is unsigned.

Checking the format string to be used for uids...

Which compiler compiler (yacc) shall I use? [yacc]

\<fp.h> NOT found.

\<fp_class.h> NOT found.

\<ieeefp.h> NOT found.

\<libutil.h> NOT found.

\<math.h> found.

\<mntent.h> found.

\<ndbm.h> NOT 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... Your C compiler and pre-processor define these symbols​: __ELF__ __GNUC__ __GNUC_MINOR__ i386 __i386 __i386__ linux __linux __linux__ unix __unix __unix__

Your C pre-processor also defines the following symbols​: _FILE_OFFSET_BITS __GLIBC__ __GLIBC_MINOR__ __GNU_LIBRARY__ _LARGEFILE_SOURCE _POSIX_C_SOURCE _POSIX_SOURCE __STDC__ __USE_BSD __USE_FILE_OFFSET64 __USE_LARGEFILE __USE_MISC __USE_POSIX __USE_POSIX199309 __USE_POSIX199506 __USE_POSIX2 __USE_SVID

Your C compiler further defines the following cpp symbols​: cpu=i386 __GNUC_PATCHLEVEL__=0 __gnu_linux__ __GXX_ABI_VERSION02 machine=i386 __NO_INLINE__ __STDC_HOSTED__ system=posix __tune_i586__ __tune_pentium__

tcsetattr() found.

You have POSIX termios.h... good!

\<stddef.h> found.

\<sunmath.h> NOT found.

\<sys/access.h> NOT found.

\<sys/filio.h> NOT found.

\<sys/ioctl.h> found.

\<sys/sockio.h> not found\, assuming socket ioctls are in \<sys/ioctl.h>.

\<syslog.h> found.

\<sys/mode.h> NOT 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.

\<values.h> found.

\<gdbm.h> NOT found.

Looking for extensions... A number of extensions are supplied with perl5. You may choose to compile these extensions for dynamic loading (the default)\, compile them into the perl5 executable (static loading)\, or not include them at all. Answer "none" to include no extensions. Note that DynaLoader is always built and need not be mentioned here.

What extensions do you wish to load dynamically? [attrs B ByteLoader Cwd Data/Dumper Devel/DProf Devel/Peek Devel/PPPort Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Opcode PerlIO/encoding PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads Time/HiRes Unicode/Normalize XS/APItest XS/Typemap threads/shared]
What extensions do you wish to load statically? [none]

End of configuration questions.

Stripping down executable paths...

Creating config.sh...

Doing variable substitutions on .SH files... Extracting cflags (with variable substitutions) Extracting config.h (with variable substitutions) Extracting makeaperl (with variable substitutions) Extracting makedepend (with variable substitutions) Extracting makedir (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 writemain (with variable substitutions) Extracting x2p/cflags (with variable substitutions) Extracting x2p/Makefile (with variable substitutions)

Now you need to generate make dependencies by running "make depend". You might prefer to run it in background​: "make depend > makedepend.out &" It can take a while\, so you might not want to run it right now.

Run make depend now? [y]
sh ./makedepend MAKE=make make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2' sh writemain lib/auto/DynaLoader/DynaLoader.a > writemain.tmp sh mv-if-diff writemain.tmp perlmain.c File perlmain.c not changed. echo av.c scope.c op.c doop.c doio.c dump.c hv.c mg.c reentr.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c gv.c sv.c taint.c toke.c util.c deb.c run.c universal.c xsutils.c pad.c globals.c perlio.c perlapi.c numeric.c locale.c pp_pack.c pp_sort.c miniperlmain.c perlmain.c | tr ' ' '\n' >.clist make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2' 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 hv.o. Finding dependencies for mg.o. Finding dependencies for reentr.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 gv.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 xsutils.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 locale.o. Finding dependencies for pp_pack.o. Finding dependencies for pp_sort.o. Finding dependencies for miniperlmain.o. Finding dependencies for perlmain.o. make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2' echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH makedir.SH myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n' >.shlist make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2' Updating makefile... test -s perlmain.c && touch perlmain.c cd x2p; make depend make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/x2p' sh ../makedepend MAKE=make make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/x2p' echo hash.c str.c util.c walk.c | tr ' ' '\n' >.clist make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/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/postea/tmp/perl-5.8.2/x2p' echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/x2p' Updating makefile... make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/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.

p5pRT commented 20 years ago

From postea@mcs.anl.gov

makePerl.log

p5pRT commented 20 years ago

From postea@mcs.anl.gov

  AutoSplitting perl library ./miniperl -Ilib -e 'use AutoSplit; \ autosplit_lib_modules(@​ARGV)' lib/*.pm ./miniperl -Ilib -e 'use AutoSplit; \ autosplit_lib_modules(@​ARGV)' lib/*/*.pm make lib/re.pm make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2' make[1]​: `lib/re.pm' is up to date. make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2' cd x2p; make s2p make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/x2p' make[1]​: `s2p' is up to date. make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/x2p'

  Making utilities make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/utils' make[1]​: Nothing to be done for `all'. make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/utils'

  Making DynaLoader (static) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader'

  Making Errno (nonxs) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Errno' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Errno' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Errno' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Errno'

  Making attrs (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/attrs' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/attrs' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/attrs' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/attrs'

  Making B (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/B' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/B' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/B' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/B/C' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/B/C' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/B'

  Making ByteLoader (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/ByteLoader' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/ByteLoader' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/ByteLoader' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/ByteLoader'

  Making Cwd (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Cwd' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Cwd' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Cwd' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Cwd'

  Making Data​::Dumper (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Data/Dumper' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Data/Dumper' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Data/Dumper' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Data/Dumper'

  Making Devel​::DProf (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/DProf' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/DProf' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/DProf' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/DProf'

  Making Devel​::Peek (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/Peek' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/Peek' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/Peek' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/Peek'

  Making Devel​::PPPort (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/PPPort' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/PPPort' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/PPPort' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/PPPort'

  Making Digest​::MD5 (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Digest/MD5' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Digest/MD5' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Digest/MD5' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Digest/MD5'

  Making Encode (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Byte' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Byte' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/CN' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/CN' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/EBCDIC' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/EBCDIC' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/JP' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/JP' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/KR' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/KR' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Symbol' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Symbol' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/TW' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/TW' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Unicode' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Unicode' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode'

  Making Fcntl (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Fcntl' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Fcntl' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Fcntl' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Fcntl'

  Making File​::Glob (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/File/Glob' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/File/Glob' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/File/Glob' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/File/Glob'

  Making Filter​::Util​::Call (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Filter/Util/Call' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Filter/Util/Call' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Filter/Util/Call' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Filter/Util/Call'

  Making I18N​::Langinfo (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/I18N/Langinfo' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/I18N/Langinfo' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/I18N/Langinfo' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/I18N/Langinfo'

  Making IO (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/IO' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/IO' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/IO' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/IO'

  Making IPC​::SysV (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/IPC/SysV' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/IPC/SysV' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/IPC/SysV' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/IPC/SysV'

  Making List​::Util (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/List/Util' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/List/Util' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/List/Util' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/List/Util'

  Making MIME​::Base64 (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/MIME/Base64' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/MIME/Base64' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/MIME/Base64' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/MIME/Base64'

  Making Opcode (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Opcode' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Opcode' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Opcode' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Opcode'

  Making PerlIO​::encoding (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/encoding' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/encoding' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/encoding' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/encoding'

  Making PerlIO​::scalar (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/scalar' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/scalar' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/scalar' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/scalar'

  Making PerlIO​::via (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/via' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/via' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/via' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/via'

  Making POSIX (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/POSIX' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/POSIX' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/POSIX' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/POSIX'

  Making re (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/re' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/re' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/re' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/re'

  Making SDBM_File (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File/sdbm' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File/sdbm' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File'

  Making Socket (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Socket' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Socket' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Socket' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Socket'

  Making Storable (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Storable' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Storable' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Storable' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Storable'

  Making Sys​::Hostname (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Hostname' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Hostname' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Hostname' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Hostname'

  Making Sys​::Syslog (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Syslog' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Syslog' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Syslog' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Syslog'

  Making threads (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/threads' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/threads' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/threads' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/threads'

  Making Time​::HiRes (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Time/HiRes' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Time/HiRes' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Time/HiRes' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Time/HiRes'

  Making Unicode​::Normalize (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Unicode/Normalize' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Unicode/Normalize' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Unicode/Normalize' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Unicode/Normalize'

  Making XS​::APItest (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/XS/APItest' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/XS/APItest' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/XS/APItest' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/XS/APItest'

  Making XS​::Typemap (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/XS/Typemap' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/XS/Typemap' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/XS/Typemap' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/XS/Typemap'

  Making threads​::shared (dynamic) make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/threads/shared' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/threads/shared' make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/threads/shared' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/threads/shared' PERL=./perl make _test_prep make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2' cd t && (rm -f ./perl; /bin/ln -s .././perl ./perl) make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2' PERL=./perl make _test make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2' if (true \</dev/tty) >/dev/null 2>&1; then \   make TEST_ARGS= TESTFILE=TEST _test_tty ; \ else \   make TEST_ARGS= TESTFILE=TEST _test_notty ; \ fi make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2' cd t && ./perl TEST \</dev/tty t/base/cond..........................ok t/base/if............................ok t/base/lex...........................ok t/base/num...........................ok t/base/pat...........................ok t/base/rs............................ok t/base/term..........................ok t/comp/bproto........................ok t/comp/cmdopt........................ok t/comp/colon.........................ok t/comp/cpp...........................ok t/comp/decl..........................ok t/comp/hints.........................ok t/comp/multiline.....................ok t/comp/our...........................ok t/comp/package.......................ok t/comp/parser........................ok t/comp/proto.........................ok t/comp/redef.........................ok t/comp/require.......................ok t/comp/script........................ok t/comp/term..........................ok t/comp/use...........................ok t/cmd/elsif..........................ok t/cmd/for............................ok t/cmd/mod............................ok t/cmd/subval.........................ok t/cmd/switch.........................ok t/cmd/while..........................ok t/run/exit...........................ok t/run/fresh_perl.....................ok t/run/noswitch.......................ok t/run/runenv.........................ok t/run/switchC........................ok t/run/switchF........................ok t/run/switchI........................ok t/run/switchPx.......................ok t/run/switcha........................ok t/run/switchd........................ok t/run/switches.......................ok t/run/switchn........................ok t/run/switchp........................ok t/run/switcht........................ok t/run/switchx........................ok t/io/argv............................ok t/io/binmode.........................ok t/io/crlf............................ok t/io/dup.............................ok t/io/fflush..........................ok t/io/fs..............................ok t/io/inplace.........................ok t/io/iprefix.........................ok t/io/layers..........................ok t/io/nargv...........................ok t/io/open............................ok t/io/openpid.........................ok t/io/pipe............................ok t/io/print...........................ok t/io/read............................ok t/io/tell............................ok t/io/utf8............................ok t/op/64bitint........................skipping test on this platform t/op/alarm...........................ok t/op/anonsub.........................ok t/op/append..........................ok t/op/args............................ok t/op/arith...........................ok t/op/array...........................ok t/op/assignwarn......................ok t/op/attrs...........................ok t/op/auto............................ok t/op/avhv............................ok t/op/bless...........................ok t/op/bop.............................ok t/op/caller..........................ok t/op/chars...........................ok t/op/chdir...........................ok t/op/chop............................ok t/op/closure.........................ok t/op/cmp.............................ok t/op/concat..........................ok t/op/cond............................ok t/op/context.........................ok t/op/cproto..........................ok t/op/crypt...........................ok t/op/defins..........................ok t/op/delete..........................ok t/op/die.............................ok t/op/die_exit........................ok t/op/do..............................ok t/op/each............................ok t/op/eval............................ok t/op/exec............................ok t/op/exists_sub......................ok t/op/exp.............................ok t/op/fh..............................ok t/op/filetest........................ok t/op/flip............................ok t/op/fork............................ok t/op/getpid..........................skipping test on this platform t/op/glob............................ok t/op/gmagic..........................ok t/op/goto............................ok t/op/goto_xs.........................ok t/op/grent...........................ok t/op/grep............................ok t/op/groups..........................ok t/op/gv..............................ok t/op/hash............................ok t/op/hashassign......................ok t/op/hashwarn........................ok t/op/inc.............................ok t/op/inccode.........................ok t/op/index...........................ok t/op/int.............................ok t/op/join............................ok t/op/lc..............................ok t/op/lc_user.........................ok t/op/length..........................ok t/op/lex_assign......................ok t/op/lfs.............................ok t/op/list............................ok t/op/local...........................ok t/op/localref........................ok t/op/loopctl.........................ok t/op/lop.............................ok t/op/magic...........................ok t/op/method..........................ok t/op/mkdir...........................ok t/op/my..............................ok t/op/my_stash........................ok t/op/nothr5005.......................ok t/op/numconvert......................ok t/op/oct.............................ok t/op/or..............................ok t/op/ord.............................ok t/op/override........................ok t/op/pack............................ok t/op/pat.............................ok t/op/pos.............................ok t/op/pow.............................ok t/op/push............................ok t/op/pwent...........................ok t/op/qq..............................ok t/op/quotemeta.......................ok t/op/rand............................ok t/op/range...........................ok t/op/read............................ok t/op/readdir.........................ok t/op/readline........................ok t/op/recurse.........................ok t/op/ref.............................ok t/op/regexp..........................ok t/op/regexp_noamp....................ok t/op/regmesg.........................ok t/op/repeat..........................ok t/op/reverse.........................ok t/op/runlevel........................ok t/op/sleep...........................ok t/op/sort............................ok t/op/splice..........................ok t/op/split...........................ok t/op/sprintf.........................ok t/op/srand...........................ok t/op/stash...........................ok t/op/stat............................ok t/op/study...........................ok t/op/sub.............................ok t/op/sub_lval........................ok t/op/subst...........................ok t/op/subst_amp.......................ok t/op/subst_wamp......................ok t/op/substr..........................ok t/op/sysio...........................ok t/op/taint...........................ok t/op/tie.............................ok t/op/tiearray........................ok t/op/tiehandle.......................ok t/op/time............................ok t/op/tr..............................ok t/op/undef...........................ok t/op/universal.......................ok t/op/unshift.........................ok t/op/utf8decode......................ok t/op/utfhash.........................ok t/op/vec.............................ok t/op/ver.............................ok t/op/wantarray.......................ok t/op/write...........................ok t/uni/fold...........................ok t/uni/lower..........................ok t/uni/sprintf........................ok t/uni/title..........................ok t/uni/tr_7jis........................ok t/uni/tr_eucjp.......................ok t/uni/tr_sjis........................ok t/uni/tr_utf8........................ok t/uni/upper..........................ok t/uni/write..........................ok t/lib/1_compile......................ok t/lib/commonsense....................ok ext/attrs/t/attrs....................ok ext/B/t/asmdata......................ok ext/B/t/assembler....................ok ext/B/t/bblock.......................ok ext/B/t/b............................ok ext/B/t/concise......................ok ext/B/t/debug........................ok ext/B/t/deparse......................ok ext/B/t/lint.........................ok ext/B/t/o............................ok ext/B/t/showlex......................ok ext/B/t/stash........................ok ext/B/t/terse........................ok ext/B/t/xref.........................ok ext/Cwd/t/cwd........................ok ext/Cwd/t/taint......................ok ext/Data/Dumper/t/dumper.............ok ext/Data/Dumper/t/overload...........ok ext/Data/Dumper/t/pair...............ok ext/DB_File/t/db-btree...............skipping test on this platform ext/DB_File/t/db-hash................skipping test on this platform ext/DB_File/t/db-recno...............skipping test on this platform ext/Devel/DProf/t/DProf..............ok ext/Devel/Peek/t/Peek................ok ext/Devel/PPPort/t/test..............ok ext/Digest/MD5/t/align...............ok ext/Digest/MD5/t/badfile.............ok ext/Digest/MD5/t/clone...............ok ext/Digest/MD5/t/files...............ok ext/Digest/MD5/t/md5-aaa.............ok ext/Digest/MD5/t/utf8................ok ext/DynaLoader/t/XSLoader............ok ext/Encode/t/Aliases.................ok ext/Encode/t/at-cn...................ok ext/Encode/t/at-tw...................ok ext/Encode/t/CJKT....................ok ext/Encode/t/enc_data................ok ext/Encode/t/enc_eucjp...............ok ext/Encode/t/enc_module..............ok ext/Encode/t/Encoder.................ok ext/Encode/t/Encode..................ok ext/Encode/t/encoding................ok ext/Encode/t/enc_utf8................ok ext/Encode/t/fallback................ok ext/Encode/t/grow....................ok ext/Encode/t/gsm0338.................ok ext/Encode/t/guess...................ok ext/Encode/t/jperl...................ok ext/Encode/t/mime-header.............ok ext/Encode/t/perlio..................ok ext/Encode/t/Unicode.................ok ext/Errno/t/Errno....................ok ext/Fcntl/t/fcntl....................ok ext/Fcntl/t/syslfs...................ok ext/File/Glob/t/basic................ok ext/File/Glob/t/case.................ok ext/File/Glob/t/global...............ok ext/File/Glob/t/taint................ok ext/Filter/t/call....................ok ext/GDBM_File/t/gdbm.................skipping test on this platform ext/I18N/Langinfo/t/Langinfo.........ok ext/IO/t/io_const....................ok ext/IO/t/io_dir......................ok ext/IO/t/io_dup......................ok ext/IO/t/io_linenum..................ok ext/IO/t/io_multihomed...............ok ext/IO/t/io_pipe.....................ok ext/IO/t/io_poll.....................ok ext/IO/t/io_sel......................ok ext/IO/t/io_sock.....................ok ext/IO/t/IO..........................ok ext/IO/t/io_taint....................ok ext/IO/t/io_tell.....................ok ext/IO/t/io_udp......................ok ext/IO/t/io_unix.....................ok ext/IO/t/io_utf8.....................ok ext/IO/t/io_xs.......................ok ext/IPC/SysV/t/ipcsysv...............ok ext/IPC/SysV/t/msg...................ok ext/IPC/SysV/t/sem...................ok ext/List/Util/t/blessed..............ok ext/List/Util/t/dualvar..............ok ext/List/Util/t/first................ok ext/List/Util/t/isvstring............ok ext/List/Util/t/lln..................ok ext/List/Util/t/maxstr...............ok ext/List/Util/t/max..................ok ext/List/Util/t/minstr...............ok ext/List/Util/t/min..................ok ext/List/Util/t/openhan..............ok ext/List/Util/t/proto................ok ext/List/Util/t/readonly.............ok ext/List/Util/t/reduce...............ok ext/List/Util/t/refaddr..............ok ext/List/Util/t/reftype..............ok ext/List/Util/t/shuffle..............ok ext/List/Util/t/sum..................ok ext/List/Util/t/tainted..............ok ext/List/Util/t/weak.................ok ext/MIME/Base64/t/base64.............ok ext/MIME/Base64/t/quoted-print.......ok ext/MIME/Base64/t/unicode............ok ext/NDBM_File/t/ndbm.................skipping test on this platform ext/ODBM_File/t/odbm.................skipping test on this platform ext/Opcode/t/Opcode..................ok ext/Opcode/t/ops.....................ok ext/PerlIO/t/encoding................ok ext/PerlIO/t/fail....................ok ext/PerlIO/t/fallback................ok ext/PerlIO/t/open....................ok ext/PerlIO/t/PerlIO..................ok ext/PerlIO/t/scalar..................ok ext/PerlIO/t/via.....................ok ext/POSIX/t/is.......................ok ext/POSIX/t/posix....................ok ext/POSIX/t/sigaction................ok ext/POSIX/t/taint....................ok ext/POSIX/t/waitpid..................ok ext/re/t/re..........................ok ext/Safe/t/safe1.....................ok ext/Safe/t/safe2.....................ok ext/Safe/t/safe3.....................ok ext/SDBM_File/t/sdbm.................ok ext/Socket/t/socketpair..............ok ext/Socket/t/Socket..................ok ext/Storable/t/blessed...............ok ext/Storable/t/canonical.............ok ext/Storable/t/code..................ok ext/Storable/t/compat06..............ok ext/Storable/t/croak.................ok ext/Storable/t/dclone................ok ext/Storable/t/downgrade.............ok ext/Storable/t/forgive...............ok ext/Storable/t/freeze................ok ext/Storable/t/integer...............ok ext/Storable/t/interwork56...........skipping test on this platform ext/Storable/t/lock..................ok ext/Storable/t/malice................ok ext/Storable/t/overload..............ok ext/Storable/t/recurse...............ok ext/Storable/t/restrict..............ok ext/Storable/t/retrieve..............ok ext/Storable/t/store.................ok ext/Storable/t/tied_hook.............ok ext/Storable/t/tied_items............ok ext/Storable/t/tied..................ok ext/Storable/t/utf8hash..............ok ext/Storable/t/utf8..................ok ext/Sys/Hostname/t/Hostname..........ok ext/Sys/Syslog/t/syslog..............skipping test on this platform ext/threads/shared/t/0nothread.......skipping test on this platform ext/threads/shared/t/av_refs.........skipping test on this platform ext/threads/shared/t/av_simple.......skipping test on this platform ext/threads/shared/t/cond............skipping test on this platform ext/threads/shared/t/disabled........ok ext/threads/shared/t/hv_refs.........skipping test on this platform ext/threads/shared/t/hv_simple.......skipping test on this platform ext/threads/shared/t/no_share........skipping test on this platform ext/threads/shared/t/shared_attr.....skipping test on this platform ext/threads/shared/t/sv_refs.........skipping test on this platform ext/threads/shared/t/sv_simple.......skipping test on this platform ext/threads/t/basic..................skipping test on this platform ext/threads/t/end....................skipping test on this platform ext/threads/t/join...................skipping test on this platform ext/threads/t/libc...................skipping test on this platform ext/threads/t/list...................skipping test on this platform ext/threads/t/problems...............skipping test on this platform ext/threads/t/stress_cv..............skipping test on this platform ext/threads/t/stress_re..............skipping test on this platform ext/threads/t/stress_string..........skipping test on this platform ext/threads/t/thread.................skipping test on this platform ext/Thread/thr5005...................skipping test on this platform ext/Time/HiRes/t/HiRes...............ok ext/Unicode/Normalize/t/fcdc.........ok ext/Unicode/Normalize/t/form.........ok ext/Unicode/Normalize/t/func.........ok ext/Unicode/Normalize/t/norm.........ok ext/Unicode/Normalize/t/proto........ok ext/Unicode/Normalize/t/split........ok ext/Unicode/Normalize/t/test.........ok ext/XS/APItest/t/printf..............ok ext/XS/Typemap/t/Typemap.............ok lib/AnyDBM_File......................ok lib/Attribute/Handlers/t/multi.......ok lib/AutoLoader.......................ok lib/AutoSplit........................ok lib/autouse..........................ok lib/base/t/base......................ok lib/base/t/fields-base...............ok lib/base/t/fields....................ok lib/Benchmark........................ok lib/bigfloatpl.......................ok lib/bigintpl.........................ok lib/bignum/t/bigint..................ok lib/bignum/t/bignum..................ok lib/bignum/t/bigrat..................ok lib/bignum/t/biinfnan................ok lib/bignum/t/bninfnan................ok lib/bignum/t/bn_lite.................ok lib/bignum/t/brinfnan................ok lib/bignum/t/br_lite.................ok lib/bignum/t/option_a................ok lib/bignum/t/option_l................ok lib/bignum/t/option_p................ok lib/blib.............................ok lib/bytes............................ok lib/Carp.............................ok lib/CGI/t/apache.....................ok lib/CGI/t/carp.......................ok lib/CGI/t/cookie.....................ok lib/CGI/t/fast.......................ok lib/CGI/t/form.......................ok lib/CGI/t/function...................ok lib/CGI/t/html.......................ok lib/CGI/t/pretty.....................ok lib/CGI/t/push.......................ok lib/CGI/t/request....................ok lib/CGI/t/switch.....................ok lib/CGI/t/util-58....................ok lib/CGI/t/util.......................ok lib/charnames........................ok lib/Class/ISA/test...................ok lib/Class/Struct.....................ok lib/Config...........................ok lib/constant.........................ok lib/CPAN/t/loadme....................ok lib/CPAN/t/mirroredby................ok lib/CPAN/t/Nox.......................ok lib/CPAN/t/signature.................ok lib/CPAN/t/vcmp......................ok lib/DB...............................ok lib/Devel/SelfStubber................ok lib/diagnostics......................ok lib/Digest...........................ok lib/DirHandle........................ok lib/Dumpvalue........................ok lib/dumpvar..........................ok lib/English..........................ok lib/Env/t/array......................ok lib/Env/t/env........................ok lib/Exporter.........................ok lib/ExtUtils/t/00compile.............ok lib/ExtUtils/t/00setup_dummy.........ok lib/ExtUtils/t/backwards.............ok lib/ExtUtils/t/basic.................ok lib/ExtUtils/t/bytes.................ok lib/ExtUtils/t/Command...............ok lib/ExtUtils/t/Constant..............ok lib/ExtUtils/t/Embed.................ok lib/ExtUtils/t/hints.................ok lib/ExtUtils/t/Installed.............ok lib/ExtUtils/t/Install...............ok lib/ExtUtils/t/INST_PREFIX...........ok lib/ExtUtils/t/INST..................ok lib/ExtUtils/t/Liblist...............ok lib/ExtUtils/t/Manifest..............ok lib/ExtUtils/t/Mkbootstrap...........ok lib/ExtUtils/t/MM_Any................ok lib/ExtUtils/t/MM_BeOS...............skipping test on this platform lib/ExtUtils/t/MM_Cygwin.............skipping test on this platform lib/ExtUtils/t/MM_NW5................skipping test on this platform lib/ExtUtils/t/MM_OS2................skipping test on this platform lib/ExtUtils/t/MM_Unix...............ok lib/ExtUtils/t/MM_VMS................skipping test on this platform lib/ExtUtils/t/MM_Win32..............skipping test on this platform lib/ExtUtils/t/oneliner..............ok lib/ExtUtils/t/Packlist..............ok lib/ExtUtils/t/postamble.............ok lib/ExtUtils/t/prefixify.............ok lib/ExtUtils/t/prereq_print..........ok lib/ExtUtils/t/problems..............ok lib/ExtUtils/t/prompt................ok lib/ExtUtils/t/recurs................ok lib/ExtUtils/t/split_command.........ok lib/ExtUtils/t/testlib...............ok lib/ExtUtils/t/VERSION_FROM..........ok lib/ExtUtils/t/vmsish................ok lib/ExtUtils/t/writemakefile_args....ok lib/ExtUtils/t/zz_cleanup_dummy......ok lib/Fatal............................ok lib/File/Basename....................ok lib/FileCache/t/01open...............ok lib/FileCache/t/02maxopen............ok lib/FileCache/t/03append.............ok lib/FileCache/t/04twoarg.............ok lib/FileCache/t/05override...........ok lib/File/CheckTree...................ok lib/File/Compare.....................ok lib/File/Copy........................ok lib/File/DosGlob.....................ok lib/File/Find/t/find.................ok lib/File/Find/t/taint................ok lib/FileHandle.......................ok lib/File/Path........................ok lib/File/Spec/t/crossplatform........ok lib/File/Spec/t/Functions............ok lib/File/Spec/t/rel2abs2rel..........ok lib/File/Spec/t/Spec.................ok lib/File/stat........................ok lib/File/Temp/t/mktemp...............ok lib/File/Temp/t/object...............ok lib/File/Temp/t/posix................ok lib/File/Temp/t/security.............ok lib/File/Temp/t/tempfile.............ok lib/filetest.........................ok lib/Filter/Simple/t/data.............ok lib/Filter/Simple/t/export...........ok lib/Filter/Simple/t/filter_only......ok lib/Filter/Simple/t/filter...........ok lib/Filter/Simple/t/import...........ok lib/FindBin..........................ok lib/Getopt/Long/t/gol-basic..........ok lib/Getopt/Long/t/gol-compat.........ok lib/Getopt/Long/t/gol-linkage........ok lib/Getopt/Long/t/gol-oo.............ok lib/Getopt/Std.......................ok lib/h2ph.............................ok lib/h2xs.............................ok lib/Hash/Util........................ok lib/I18N/Collate.....................ok lib/I18N/LangTags/t/01test...........ok lib/I18N/LangTags/t/02decency........ok lib/if...............................ok lib/integer..........................ok lib/Internals........................ok lib/IPC/Open2........................ok lib/IPC/Open3........................ok lib/IPC/SysV.........................ok lib/less.............................ok lib/lib..............................ok lib/Locale/Codes/t/all...............ok lib/Locale/Codes/t/constants.........ok lib/Locale/Codes/t/country...........ok lib/Locale/Codes/t/currency..........ok lib/Locale/Codes/t/languages.........ok lib/Locale/Codes/t/rename............ok lib/Locale/Codes/t/script............ok lib/Locale/Codes/t/uk................ok lib/Locale/Maketext/t/00about........ok lib/Locale/Maketext/t/01make.........ok lib/Locale/Maketext/t/02get..........ok lib/Locale/Maketext/t/03http.........ok lib/Locale/Maketext/t/90utf8.........ok lib/locale...........................ok lib/Math/BigInt/t/bare_mbf...........ok lib/Math/BigInt/t/bare_mbi...........ok lib/Math/BigInt/t/bare_mif...........ok lib/Math/BigInt/t/bigfltpm...........ok lib/Math/BigInt/t/bigintc............ok lib/Math/BigInt/t/bigintpm...........ok lib/Math/BigInt/t/bigints............ok lib/Math/BigInt/t/biglog.............ok lib/Math/BigInt/t/calling............ok lib/Math/BigInt/t/config.............ok lib/Math/BigInt/t/constant...........ok lib/Math/BigInt/t/downgrade..........ok lib/Math/BigInt/t/inf_nan............ok lib/Math/BigInt/t/isa................ok lib/Math/BigInt/t/mbimbf.............ok lib/Math/BigInt/t/mbi_rand...........ok lib/Math/BigInt/t/req_mbf0...........ok lib/Math/BigInt/t/req_mbf1...........ok lib/Math/BigInt/t/req_mbfa...........ok lib/Math/BigInt/t/req_mbfi...........ok lib/Math/BigInt/t/req_mbfn...........ok lib/Math/BigInt/t/req_mbfw...........ok lib/Math/BigInt/t/require............ok lib/Math/BigInt/t/sub_mbf............ok lib/Math/BigInt/t/sub_mbi............ok lib/Math/BigInt/t/sub_mif............ok lib/Math/BigInt/t/trap...............ok lib/Math/BigInt/t/upgradef...........ok lib/Math/BigInt/t/upgrade............ok lib/Math/BigInt/t/use_lib1...........ok lib/Math/BigInt/t/use_lib2...........ok lib/Math/BigInt/t/use_lib3...........ok lib/Math/BigInt/t/use_lib4...........ok lib/Math/BigInt/t/use_mbfw...........ok lib/Math/BigInt/t/use................ok lib/Math/BigInt/t/with_sub...........ok lib/Math/BigRat/t/big_ap.............ok lib/Math/BigRat/t/bigfltrt...........ok lib/Math/BigRat/t/bigratpm...........ok lib/Math/BigRat/t/bigrat.............ok lib/Math/BigRat/t/bigratup...........ok lib/Math/BigRat/t/requirer...........ok lib/Math/BigRat/t/trap...............ok lib/Math/Complex.....................ok lib/Math/Trig........................ok lib/Memoize/t/array_confusion........ok lib/Memoize/t/array..................ok lib/Memoize/t/correctness............ok lib/Memoize/t/errors.................ok lib/Memoize/t/expfile................ok lib/Memoize/t/expire.................ok lib/Memoize/t/expmod_n...............ok lib/Memoize/t/expmod_t...............ok lib/Memoize/t/flush..................ok lib/Memoize/t/normalize..............ok lib/Memoize/t/prototype..............ok lib/Memoize/t/speed..................ok lib/Memoize/t/tiefeatures............ok lib/Memoize/t/tie_gdbm...............skipping test on this platform lib/Memoize/t/tie_ndbm...............skipping test on this platform lib/Memoize/t/tie_sdbm...............ok lib/Memoize/t/tie_storable...........ok lib/Memoize/t/tie....................ok lib/Memoize/t/unmemoize..............ok lib/Net/hostent......................ok lib/Net/netent.......................skipping test on this platform lib/Net/Ping/t/100_load..............ok lib/Net/Ping/t/110_icmp_inst.........ok lib/Net/Ping/t/120_udp_inst..........ok lib/Net/Ping/t/130_tcp_inst..........ok lib/Net/Ping/t/140_stream_inst.......ok lib/Net/Ping/t/150_syn_inst..........ok lib/Net/Ping/t/190_alarm.............ok lib/Net/Ping/t/200_ping_tcp..........skipping test on this platform lib/Net/Ping/t/250_ping_hires........skipping test on this platform lib/Net/Ping/t/300_ping_stream.......skipping test on this platform lib/Net/Ping/t/400_ping_syn..........skipping test on this platform lib/Net/Ping/t/410_syn_host..........skipping test on this platform lib/Net/Ping/t/450_service...........ok lib/Net/Ping/t/500_ping_icmp.........ok lib/Net/Ping/t/510_ping_udp..........ok lib/Net/protoent.....................ok lib/Net/servent......................ok lib/Net/t/config.....................ok lib/Net/t/ftp........................skipping test on this platform lib/Net/t/hostname...................ok lib/Net/t/netrc......................ok lib/Net/t/nntp.......................skipping test on this platform lib/Net/t/require....................ok lib/Net/t/smtp.......................skipping test on this platform lib/Net/t/time.......................ok lib/NEXT/t/actual....................ok lib/NEXT/t/actuns....................ok lib/NEXT/t/next......................ok lib/NEXT/t/unseen....................ok lib/open.............................ok lib/overload.........................ok lib/PerlIO/via/t/QuotedPrint.........ok lib/ph...............................ok lib/Pod/Perldoc/t/checkerbasic.......ok lib/Pod/Perldoc/t/perldocbasic.......ok lib/Pod/Perldoc/t/textbasic..........ok lib/Pod/t/basic......................ok lib/Pod/t/eol........................ok lib/Pod/t/Functions..................ok lib/Pod/t/htmlescp...................ok lib/Pod/t/htmlview...................ok lib/Pod/t/InputObjects...............ok lib/Pod/t/man........................ok lib/Pod/t/parselink..................ok lib/Pod/t/pod2latex..................ok lib/Pod/t/Select.....................ok lib/Pod/t/text-errors................ok lib/Pod/t/text-options...............ok lib/Pod/t/text.......................ok lib/Pod/t/Usage......................ok lib/Pod/t/utils......................ok lib/Search/Dict......................ok lib/SelectSaver......................ok lib/SelfLoader.......................ok lib/Shell............................ok lib/sigtrap..........................ok lib/sort.............................ok lib/strict...........................ok lib/subs.............................ok lib/Switch/t/given...................ok lib/Switch/t/nested..................ok lib/Switch/t/switch..................ok lib/Symbol...........................ok lib/Term/ANSIColor/test..............ok lib/Term/Cap.........................ok lib/Term/Complete....................ok lib/Term/ReadLine....................ok lib/Test/Harness/t/00compile.........ok lib/Test/Harness/t/assert............ok lib/Test/Harness/t/base..............ok lib/Test/Harness/t/callback..........ok lib/Test/Harness/t/nonumbers.........skipping test on this platform lib/Test/Harness/t/ok................ok lib/Test/Harness/t/pod...............skipping test on this platform lib/Test/Harness/t/strap-analyze.....ok lib/Test/Harness/t/strap.............ok lib/Test/Harness/t/test-harness......ok lib/Test/Simple/t/bad_plan...........ok lib/Test/Simple/t/buffer.............ok lib/Test/Simple/t/Builder............ok lib/Test/Simple/t/curr_test..........ok lib/Test/Simple/t/details............ok lib/Test/Simple/t/diag...............ok lib/Test/Simple/t/exit...............ok lib/Test/Simple/t/extra..............ok lib/Test/Simple/t/fail-like..........ok lib/Test/Simple/t/fail-more..........ok lib/Test/Simple/t/fail...............ok lib/Test/Simple/t/filehandles........ok lib/Test/Simple/t/fork...............ok lib/Test/Simple/t/has_plan2..........skipping test on this platform lib/Test/Simple/t/has_plan...........ok lib/Test/Simple/t/import.............ok lib/Test/Simple/t/is_deeply..........ok lib/Test/Simple/t/maybe_regex........ok lib/Test/Simple/t/missing............ok lib/Test/Simple/t/More...............ok lib/Test/Simple/t/no_ending..........ok lib/Test/Simple/t/no_header..........ok lib/Test/Simple/t/no_plan............ok lib/Test/Simple/t/ok_obj.............ok lib/Test/Simple/t/output.............ok lib/Test/Simple/t/plan_is_noplan.....skipping test on this platform lib/Test/Simple/t/plan_no_plan.......skipping test on this platform lib/Test/Simple/t/plan_skip_all......skipping test on this platform lib/Test/Simple/t/plan...............ok lib/Test/Simple/t/simple.............ok lib/Test/Simple/t/skipall............ok lib/Test/Simple/t/skip...............ok lib/Test/Simple/t/strays.............skipping test on this platform lib/Test/Simple/t/threads............skipping test on this platform lib/Test/Simple/t/todo...............ok lib/Test/Simple/t/undef..............ok lib/Test/Simple/t/useing.............ok lib/Test/Simple/t/use_ok.............ok lib/Test/t/fail......................ok lib/Test/t/mix.......................ok lib/Test/t/onfail....................ok lib/Test/t/qr........................ok lib/Test/t/skip......................ok lib/Test/t/success...................ok lib/Test/t/todo......................ok lib/Text/Abbrev......................ok lib/Text/Balanced/t/extbrk...........ok lib/Text/Balanced/t/extcbk...........ok lib/Text/Balanced/t/extdel...........ok lib/Text/Balanced/t/extmul...........ok lib/Text/Balanced/t/extqlk...........ok lib/Text/Balanced/t/exttag...........ok lib/Text/Balanced/t/extvar...........ok lib/Text/Balanced/t/gentag...........ok lib/Text/ParseWords..................ok lib/Text/Soundex.....................ok lib/Text/TabsWrap/t/fill.............ok lib/Text/TabsWrap/t/tabs.............ok lib/Text/TabsWrap/t/wrap.............ok lib/Thread/Queue.....................skipping test on this platform lib/Thread/Semaphore.................skipping test on this platform lib/Tie/Array/push...................ok lib/Tie/Array/splice.................ok lib/Tie/Array/stdpush................ok lib/Tie/Array/std....................ok lib/Tie/File/t/00_version............ok lib/Tie/File/t/01_gen................ok lib/Tie/File/t/02_fetchsize..........ok lib/Tie/File/t/03_longfetch..........ok lib/Tie/File/t/04_splice.............ok lib/Tie/File/t/05_size...............ok lib/Tie/File/t/06_fixrec.............ok lib/Tie/File/t/07_rv_splice..........ok lib/Tie/File/t/08_ro.................ok lib/Tie/File/t/09_gen_rs.............ok lib/Tie/File/t/10_splice_rs..........ok lib/Tie/File/t/11_rv_splice_rs.......ok lib/Tie/File/t/12_longfetch_rs.......ok lib/Tie/File/t/13_size_rs............ok lib/Tie/File/t/14_lock...............ok lib/Tie/File/t/15_pushpop............ok lib/Tie/File/t/16_handle.............ok lib/Tie/File/t/17_misc_meth..........ok lib/Tie/File/t/18_rs_fixrec..........ok lib/Tie/File/t/19_cache..............ok lib/Tie/File/t/20_cache_full.........ok lib/Tie/File/t/21_win32..............skipping test on this platform lib/Tie/File/t/22_autochomp..........ok lib/Tie/File/t/23_rv_ac_splice.......ok lib/Tie/File/t/24_cache_loop.........ok lib/Tie/File/t/25_gen_nocache........ok lib/Tie/File/t/26_twrite.............ok lib/Tie/File/t/27_iwrite.............ok lib/Tie/File/t/28_mtwrite............ok lib/Tie/File/t/29a_upcopy............ok lib/Tie/File/t/29_downcopy...........ok lib/Tie/File/t/30_defer..............ok lib/Tie/File/t/31_autodefer..........ok lib/Tie/File/t/32_defer_misc.........ok lib/Tie/File/t/33_defer_vs...........ok lib/Tie/File/t/40_abs_cache..........ok lib/Tie/File/t/41_heap...............ok lib/Tie/File/t/42_offset.............ok lib/Tie/Handle/stdhandle.............ok lib/Tie/Memoize......................ok lib/Tie/RefHash......................ok lib/Tie/Scalar.......................ok lib/Tie/SubstrHash...................ok lib/Time/gmtime......................ok lib/Time/Local.......................ok lib/Time/localtime...................ok lib/Unicode/Collate/t/contract.......ok lib/Unicode/Collate/t/hangtype.......ok lib/Unicode/Collate/t/hangul.........ok lib/Unicode/Collate/t/index..........ok lib/Unicode/Collate/t/normal.........ok lib/Unicode/Collate/t/test...........ok lib/Unicode/Collate/t/trailwt........ok lib/Unicode/Collate/t/variable.......ok lib/Unicode/Collate/t/version........ok lib/Unicode/UCD......................ok lib/User/grent.......................ok lib/User/pwent.......................ok lib/utf8.............................ok lib/vars.............................ok lib/vmsish...........................ok lib/warnings.........................ok t/pod/emptycmd.......................ok t/pod/find...........................ok t/pod/for............................ok t/pod/headings.......................ok t/pod/include........................ok t/pod/included.......................ok t/pod/lref...........................ok t/pod/multiline_items................ok t/pod/nested_items...................ok t/pod/nested_seqs....................ok t/pod/oneline_cmds...................ok t/pod/plainer........................ok t/pod/pod2usage......................ok t/pod/poderrs........................ok t/pod/podselect......................ok t/pod/special_seqs...................ok t/x2p/s2p............................ok All tests successful. u=4.5 s=0.96 cu=207.5 cs=22.88 scripts=773 tests=76886 make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2' make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2'

p5pRT commented 20 years ago

From postea@mcs.anl.gov

make install.perl install.man STRIPFLAGS= make[1]​: Entering directory `/home/postea/tmp/perl-5.8.2'   AutoSplitting perl library ./miniperl -Ilib -e 'use AutoSplit; \ autosplit_lib_modules(@​ARGV)' lib/*.pm ./miniperl -Ilib -e 'use AutoSplit; \ autosplit_lib_modules(@​ARGV)' lib/*/*.pm make lib/re.pm make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2' make[2]​: `lib/re.pm' is up to date. make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2'

  Making DynaLoader (static) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader' cd x2p; make s2p make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/x2p' make[2]​: `s2p' is up to date. make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/x2p'

  Making utilities make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/utils' make[2]​: Nothing to be done for `all'. make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/utils'

  Making x2p stuff make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/x2p'

make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/x2p'

  Making attrs (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/attrs' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/attrs' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/attrs' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/attrs'

  Making B (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/B' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/B' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/B' make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/B/C' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/B/C' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/B'

  Making ByteLoader (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/ByteLoader' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/ByteLoader' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/ByteLoader' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/ByteLoader'

  Making Cwd (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Cwd' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Cwd' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Cwd' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Cwd'

  Making Data​::Dumper (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Data/Dumper' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Data/Dumper' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Data/Dumper' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Data/Dumper'

  Making Devel​::DProf (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/DProf' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/DProf' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/DProf' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/DProf'

  Making Devel​::Peek (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/Peek' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/Peek' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/Peek' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/Peek'

  Making Devel​::PPPort (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/PPPort' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/PPPort' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Devel/PPPort' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Devel/PPPort'

  Making Digest​::MD5 (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Digest/MD5' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Digest/MD5' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Digest/MD5' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Digest/MD5'

  Making Encode (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode' make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Byte' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Byte' make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/CN' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/CN' make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/EBCDIC' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/EBCDIC' make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/JP' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/JP' make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/KR' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/KR' make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Symbol' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Symbol' make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/TW' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/TW' make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Unicode' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode/Unicode' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Encode'

  Making Fcntl (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Fcntl' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Fcntl' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Fcntl' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Fcntl'

  Making File​::Glob (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/File/Glob' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/File/Glob' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/File/Glob' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/File/Glob'

  Making Filter​::Util​::Call (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Filter/Util/Call' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Filter/Util/Call' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Filter/Util/Call' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Filter/Util/Call'

  Making I18N​::Langinfo (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/I18N/Langinfo' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/I18N/Langinfo' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/I18N/Langinfo' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/I18N/Langinfo'

  Making IO (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/IO' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/IO' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/IO' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/IO'

  Making IPC​::SysV (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/IPC/SysV' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/IPC/SysV' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/IPC/SysV' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/IPC/SysV'

  Making List​::Util (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/List/Util' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/List/Util' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/List/Util' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/List/Util'

  Making MIME​::Base64 (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/MIME/Base64' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/MIME/Base64' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/MIME/Base64' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/MIME/Base64'

  Making Opcode (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Opcode' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Opcode' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Opcode' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Opcode'

  Making PerlIO​::encoding (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/encoding' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/encoding' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/encoding' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/encoding'

  Making PerlIO​::scalar (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/scalar' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/scalar' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/scalar' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/scalar'

  Making PerlIO​::via (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/via' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/via' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/via' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/PerlIO/via'

  Making POSIX (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/POSIX' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/POSIX' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/POSIX' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/POSIX'

  Making re (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/re' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/re' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/re' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/re'

  Making SDBM_File (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File' make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File/sdbm' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File/sdbm' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/SDBM_File'

  Making Socket (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Socket' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Socket' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Socket' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Socket'

  Making Storable (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Storable' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Storable' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Storable' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Storable'

  Making Sys​::Hostname (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Hostname' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Hostname' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Hostname' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Hostname'

  Making Sys​::Syslog (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Syslog' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Syslog' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Syslog' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Sys/Syslog'

  Making threads (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/threads' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/threads' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/threads' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/threads'

  Making Time​::HiRes (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Time/HiRes' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Time/HiRes' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Time/HiRes' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Time/HiRes'

  Making Unicode​::Normalize (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Unicode/Normalize' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Unicode/Normalize' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Unicode/Normalize' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Unicode/Normalize'

  Making XS​::APItest (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/XS/APItest' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/XS/APItest' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/XS/APItest' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/XS/APItest'

  Making XS​::Typemap (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/XS/Typemap' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/XS/Typemap' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/XS/Typemap' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/XS/Typemap'

  Making threads​::shared (dynamic) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/threads/shared' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/threads/shared' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/threads/shared' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/threads/shared'

  Making Errno (nonxs) make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Errno' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Errno' make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/Errno' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/Errno'

  Everything is up to date. Type 'make test' to run test suite. if [ -n "" ]; \ then \   cd utils; make compile; \   cd ../x2p; make compile; \   cd ../pod; make compile; \ else :; \ fi ./perl installperl --destdir=
  /usr/local/bin/perl5.8.2   /usr/local/lib/perl5/5.8.2/i686-linux/Config.pm   /usr/local/lib/perl5/5.8.2/i686-linux/auto/DynaLoader/DynaLoader.a   /usr/local/lib/perl5/5.8.2/i686-linux/CORE/config.h   /usr/local/lib/perl5/5.8.2/i686-linux/CORE/libperl.a   /usr/local/bin/perl   /usr/local/bin/a2p   /usr/local/bin/xsubpp   /usr/local/bin/pod2html   /usr/local/bin/pod2latex   /usr/local/bin/pod2man   /usr/local/bin/pod2text   /usr/local/bin/pod2usage   /usr/local/bin/podchecker   /usr/local/bin/podselect   /usr/local/bin/c2ph   /usr/local/bin/cpan   /usr/local/bin/dprofpp   /usr/local/bin/enc2xs   /usr/local/bin/h2ph   /usr/local/bin/h2xs   /usr/local/bin/libnetcfg   /usr/local/bin/perlbug   /usr/local/bin/perlcc   /usr/local/bin/perldoc   /usr/local/bin/perlivp   /usr/local/bin/piconv   /usr/local/bin/pl2pm   /usr/local/bin/splain   /usr/local/bin/find2perl   /usr/local/bin/s2p   /usr/local/bin/pstruct   /usr/local/bin/psed make extras.install make[2]​: Entering directory `/home/postea/tmp/perl-5.8.2'   AutoSplitting perl library ./miniperl -Ilib -e 'use AutoSplit; \ autosplit_lib_modules(@​ARGV)' lib/*.pm ./miniperl -Ilib -e 'use AutoSplit; \ autosplit_lib_modules(@​ARGV)' lib/*/*.pm make lib/re.pm make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2' make[3]​: `lib/re.pm' is up to date. make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2'

  Making DynaLoader (static) make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader' make[3]​: Entering directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader' make[3]​: Leaving directory `/home/postea/tmp/perl-5.8.2/ext/DynaLoader' make[2]​: Leaving directory `/home/postea/tmp/perl-5.8.2' ./perl installman --destdir=   /usr/local/share/man/man1/perl.1   /usr/local/share/man/man1/perl5004delta.1   /usr/local/share/man/man1/perl5005delta.1   /usr/local/share/man/man1/perl561delta.1   /usr/local/share/man/man1/perl56delta.1   /usr/local/share/man/man1/perl570delta.1   /usr/local/share/man/man1/perl571delta.1   /usr/local/share/man/man1/perl572delta.1   /usr/local/share/man/man1/perl573delta.1   /usr/local/share/man/man1/perl581delta.1   /usr/local/share/man/man1/perl58delta.1   /usr/local/share/man/man1/perlaix.1   /usr/local/share/man/man1/perlamiga.1   /usr/local/share/man/man1/perlapi.1   /usr/local/share/man/man1/perlapio.1   /usr/local/share/man/man1/perlapollo.1   /usr/local/share/man/man1/perlartistic.1   /usr/local/share/man/man1/perlbeos.1   /usr/local/share/man/man1/perlbook.1   /usr/local/share/man/man1/perlboot.1   /usr/local/share/man/man1/perlbot.1   /usr/local/share/man/man1/perlbs2000.1   /usr/local/share/man/man1/perlcall.1   /usr/local/share/man/man1/perlce.1   /usr/local/share/man/man1/perlcheat.1   /usr/local/share/man/man1/perlclib.1   /usr/local/share/man/man1/perlcn.1   /usr/local/share/man/man1/perlcompile.1   /usr/local/share/man/man1/perlcygwin.1   /usr/local/share/man/man1/perldata.1   /usr/local/share/man/man1/perldbmfilter.1   /usr/local/share/man/man1/perldebguts.1   /usr/local/share/man/man1/perldebtut.1   /usr/local/share/man/man1/perldebug.1   /usr/local/share/man/man1/perldelta.1   /usr/local/share/man/man1/perldgux.1   /usr/local/share/man/man1/perldiag.1   /usr/local/share/man/man1/perldoc.1   /usr/local/share/man/man1/perldos.1   /usr/local/share/man/man1/perldsc.1   /usr/local/share/man/man1/perlebcdic.1   /usr/local/share/man/man1/perlembed.1   /usr/local/share/man/man1/perlepoc.1   /usr/local/share/man/man1/perlfaq.1   /usr/local/share/man/man1/perlfaq1.1   /usr/local/share/man/man1/perlfaq2.1   /usr/local/share/man/man1/perlfaq3.1   /usr/local/share/man/man1/perlfaq4.1   /usr/local/share/man/man1/perlfaq5.1   /usr/local/share/man/man1/perlfaq6.1   /usr/local/share/man/man1/perlfaq7.1   /usr/local/share/man/man1/perlfaq8.1   /usr/local/share/man/man1/perlfaq9.1   /usr/local/share/man/man1/perlfilter.1   /usr/local/share/man/man1/perlfork.1   /usr/local/share/man/man1/perlform.1   /usr/local/share/man/man1/perlfreebsd.1   /usr/local/share/man/man1/perlfunc.1   /usr/local/share/man/man1/perlgpl.1   /usr/local/share/man/man1/perlguts.1   /usr/local/share/man/man1/perlhack.1   /usr/local/share/man/man1/perlhist.1   /usr/local/share/man/man1/perlhpux.1   /usr/local/share/man/man1/perlhurd.1   /usr/local/share/man/man1/perlintern.1   /usr/local/share/man/man1/perlintro.1   /usr/local/share/man/man1/perliol.1   /usr/local/share/man/man1/perlipc.1   /usr/local/share/man/man1/perlirix.1   /usr/local/share/man/man1/perljp.1   /usr/local/share/man/man1/perlko.1   /usr/local/share/man/man1/perllexwarn.1   /usr/local/share/man/man1/perllocale.1   /usr/local/share/man/man1/perllol.1   /usr/local/share/man/man1/perlmachten.1   /usr/local/share/man/man1/perlmacos.1   /usr/local/share/man/man1/perlmacosx.1   /usr/local/share/man/man1/perlmint.1   /usr/local/share/man/man1/perlmod.1   /usr/local/share/man/man1/perlmodinstall.1   /usr/local/share/man/man1/perlmodlib.1   /usr/local/share/man/man1/perlmodstyle.1   /usr/local/share/man/man1/perlmpeix.1   /usr/local/share/man/man1/perlnetware.1   /usr/local/share/man/man1/perlnewmod.1   /usr/local/share/man/man1/perlnumber.1   /usr/local/share/man/man1/perlobj.1   /usr/local/share/man/man1/perlop.1   /usr/local/share/man/man1/perlopentut.1   /usr/local/share/man/man1/perlos2.1   /usr/local/share/man/man1/perlos390.1   /usr/local/share/man/man1/perlos400.1   /usr/local/share/man/man1/perlothrtut.1   /usr/local/share/man/man1/perlpacktut.1   /usr/local/share/man/man1/perlplan9.1   /usr/local/share/man/man1/perlpod.1   /usr/local/share/man/man1/perlpodspec.1   /usr/local/share/man/man1/perlport.1   /usr/local/share/man/man1/perlqnx.1   /usr/local/share/man/man1/perlre.1   /usr/local/share/man/man1/perlref.1   /usr/local/share/man/man1/perlreftut.1   /usr/local/share/man/man1/perlrequick.1   /usr/local/share/man/man1/perlreref.1   /usr/local/share/man/man1/perlretut.1   /usr/local/share/man/man1/perlrun.1   /usr/local/share/man/man1/perlsec.1   /usr/local/share/man/man1/perlsolaris.1   /usr/local/share/man/man1/perlstyle.1   /usr/local/share/man/man1/perlsub.1   /usr/local/share/man/man1/perlsyn.1   /usr/local/share/man/man1/perlthrtut.1   /usr/local/share/man/man1/perltie.1   /usr/local/share/man/man1/perltoc.1   /usr/local/share/man/man1/perltodo.1   /usr/local/share/man/man1/perltooc.1   /usr/local/share/man/man1/perltoot.1   /usr/local/share/man/man1/perltrap.1   /usr/local/share/man/man1/perltru64.1   /usr/local/share/man/man1/perltw.1   /usr/local/share/man/man1/perlunicode.1   /usr/local/share/man/man1/perluniintro.1   /usr/local/share/man/man1/perlutil.1   /usr/local/share/man/man1/perluts.1   /usr/local/share/man/man1/perlvar.1   /usr/local/share/man/man1/perlvmesa.1   /usr/local/share/man/man1/perlvms.1   /usr/local/share/man/man1/perlvos.1   /usr/local/share/man/man1/perlwin32.1   /usr/local/share/man/man1/perlxs.1   /usr/local/share/man/man1/perlxstut.1   /usr/local/share/man/man3/AnyDBM_File.3   /usr/local/share/man/man3/Attribute​::Handlers.3   /usr/local/share/man/man3/AutoLoader.3   /usr/local/share/man/man3/AutoSplit.3   /usr/local/share/man/man3/B.3   /usr/local/share/man/man3/B​::Asmdata.3   /usr/local/share/man/man3/B​::Assembler.3   /usr/local/share/man/man3/B​::Bblock.3   /usr/local/share/man/man3/B​::Bytecode.3   /usr/local/share/man/man3/B​::C.3   /usr/local/share/man/man3/B​::CC.3   /usr/local/share/man/man3/B​::Concise.3   /usr/local/share/man/man3/B​::Debug.3   /usr/local/share/man/man3/B​::Deparse.3   /usr/local/share/man/man3/B​::Disassembler.3   /usr/local/share/man/man3/B​::Lint.3   /usr/local/share/man/man3/B​::Showlex.3   /usr/local/share/man/man3/B​::Stackobj.3   /usr/local/share/man/man3/B​::Stash.3   /usr/local/share/man/man3/B​::Terse.3   /usr/local/share/man/man3/B​::Xref.3   /usr/local/share/man/man3/Benchmark.3   /usr/local/share/man/man3/ByteLoader.3   /usr/local/share/man/man3/CGI.3   /usr/local/share/man/man3/CGI​::Apache.3   /usr/local/share/man/man3/CGI​::Carp.3   /usr/local/share/man/man3/CGI​::Cookie.3   /usr/local/share/man/man3/CGI​::Fast.3   /usr/local/share/man/man3/CGI​::Pretty.3   /usr/local/share/man/man3/CGI​::Push.3   /usr/local/share/man/man3/CGI​::Switch.3   /usr/local/share/man/man3/CGI​::Util.3   /usr/local/share/man/man3/CPAN.3   /usr/local/share/man/man3/CPAN​::FirstTime.3   /usr/local/share/man/man3/CPAN​::Nox.3   /usr/local/share/man/man3/Carp.3   /usr/local/share/man/man3/Carp​::Heavy.3   /usr/local/share/man/man3/Class​::ISA.3   /usr/local/share/man/man3/Class​::Struct.3   /usr/local/share/man/man3/Config.3   /usr/local/share/man/man3/Cwd.3   /usr/local/share/man/man3/DB.3   /usr/local/share/man/man3/Data​::Dumper.3   /usr/local/share/man/man3/Devel​::DProf.3   /usr/local/share/man/man3/Devel​::PPPort.3   /usr/local/share/man/man3/Devel​::Peek.3   /usr/local/share/man/man3/Devel​::SelfStubber.3   /usr/local/share/man/man3/Digest.3   /usr/local/share/man/man3/Digest​::MD5.3   /usr/local/share/man/man3/DirHandle.3   /usr/local/share/man/man3/Dumpvalue.3   /usr/local/share/man/man3/DynaLoader.3   /usr/local/share/man/man3/Encode.3   /usr/local/share/man/man3/Encode​::Alias.3   /usr/local/share/man/man3/Encode​::Byte.3   /usr/local/share/man/man3/Encode​::CJKConstants.3   /usr/local/share/man/man3/Encode​::CN.3   /usr/local/share/man/man3/Encode​::CN​::HZ.3   /usr/local/share/man/man3/Encode​::Config.3   /usr/local/share/man/man3/Encode​::EBCDIC.3   /usr/local/share/man/man3/Encode​::Encoder.3   /usr/local/share/man/man3/Encode​::Encoding.3   /usr/local/share/man/man3/Encode​::Guess.3   /usr/local/share/man/man3/Encode​::JP.3   /usr/local/share/man/man3/Encode​::JP​::H2Z.3   /usr/local/share/man/man3/Encode​::JP​::JIS7.3   /usr/local/share/man/man3/Encode​::KR.3   /usr/local/share/man/man3/Encode​::KR​::2022_KR.3   /usr/local/share/man/man3/Encode​::MIME​::Header.3   /usr/local/share/man/man3/Encode​::PerlIO.3   /usr/local/share/man/man3/Encode​::Supported.3   /usr/local/share/man/man3/Encode​::Symbol.3   /usr/local/share/man/man3/Encode​::TW.3   /usr/local/share/man/man3/Encode​::Unicode.3   /usr/local/share/man/man3/Encode​::Unicode​::UTF7.3   /usr/local/share/man/man3/English.3   /usr/local/share/man/man3/Env.3   /usr/local/share/man/man3/Errno.3   /usr/local/share/man/man3/Exporter.3   /usr/local/share/man/man3/Exporter​::Heavy.3   /usr/local/share/man/man3/ExtUtils​::Command.3   /usr/local/share/man/man3/ExtUtils​::Command​::MM.3   /usr/local/share/man/man3/ExtUtils​::Constant.3   /usr/local/share/man/man3/ExtUtils​::Embed.3   /usr/local/share/man/man3/ExtUtils​::Install.3   /usr/local/share/man/man3/ExtUtils​::Installed.3   /usr/local/share/man/man3/ExtUtils​::Liblist.3   /usr/local/share/man/man3/ExtUtils​::MM.3   /usr/local/share/man/man3/ExtUtils​::MM_Any.3   /usr/local/share/man/man3/ExtUtils​::MM_BeOS.3   /usr/local/share/man/man3/ExtUtils​::MM_Cygwin.3   /usr/local/share/man/man3/ExtUtils​::MM_DOS.3   /usr/local/share/man/man3/ExtUtils​::MM_MacOS.3   /usr/local/share/man/man3/ExtUtils​::MM_NW5.3   /usr/local/share/man/man3/ExtUtils​::MM_OS2.3   /usr/local/share/man/man3/ExtUtils​::MM_UWIN.3   /usr/local/share/man/man3/ExtUtils​::MM_Unix.3   /usr/local/share/man/man3/ExtUtils​::MM_VMS.3   /usr/local/share/man/man3/ExtUtils​::MM_Win32.3   /usr/local/share/man/man3/ExtUtils​::MM_Win95.3   /usr/local/share/man/man3/ExtUtils​::MY.3   /usr/local/share/man/man3/ExtUtils​::MakeMaker.3   /usr/local/share/man/man3/ExtUtils​::MakeMaker​::FAQ.3   /usr/local/share/man/man3/ExtUtils​::MakeMaker​::Tutorial.3   /usr/local/share/man/man3/ExtUtils​::MakeMaker​::bytes.3   /usr/local/share/man/man3/ExtUtils​::MakeMaker​::vmsish.3   /usr/local/share/man/man3/ExtUtils​::Manifest.3   /usr/local/share/man/man3/ExtUtils​::Miniperl.3   /usr/local/share/man/man3/ExtUtils​::Mkbootstrap.3   /usr/local/share/man/man3/ExtUtils​::Mksymlists.3   /usr/local/share/man/man3/ExtUtils​::Packlist.3   /usr/local/share/man/man3/ExtUtils​::testlib.3   /usr/local/share/man/man3/Fatal.3   /usr/local/share/man/man3/Fcntl.3   /usr/local/share/man/man3/File​::Basename.3   /usr/local/share/man/man3/File​::CheckTree.3   /usr/local/share/man/man3/File​::Compare.3   /usr/local/share/man/man3/File​::Copy.3   /usr/local/share/man/man3/File​::DosGlob.3   /usr/local/share/man/man3/File​::Find.3   /usr/local/share/man/man3/File​::Glob.3   /usr/local/share/man/man3/File​::Path.3   /usr/local/share/man/man3/File​::Spec.3   /usr/local/share/man/man3/File​::Spec​::Cygwin.3   /usr/local/share/man/man3/File​::Spec​::Epoc.3   /usr/local/share/man/man3/File​::Spec​::Functions.3   /usr/local/share/man/man3/File​::Spec​::Mac.3   /usr/local/share/man/man3/File​::Spec​::OS2.3   /usr/local/share/man/man3/File​::Spec​::Unix.3   /usr/local/share/man/man3/File​::Spec​::VMS.3   /usr/local/share/man/man3/File​::Spec​::Win32.3   /usr/local/share/man/man3/File​::Temp.3   /usr/local/share/man/man3/File​::stat.3   /usr/local/share/man/man3/FileCache.3   /usr/local/share/man/man3/FileHandle.3   /usr/local/share/man/man3/Filter​::Simple.3   /usr/local/share/man/man3/Filter​::Util​::Call.3   /usr/local/share/man/man3/FindBin.3   /usr/local/share/man/man3/Getopt​::Long.3   /usr/local/share/man/man3/Getopt​::Std.3   /usr/local/share/man/man3/Hash​::Util.3   /usr/local/share/man/man3/I18N​::Collate.3   /usr/local/share/man/man3/I18N​::LangTags.3   /usr/local/share/man/man3/I18N​::LangTags​::List.3   /usr/local/share/man/man3/I18N​::Langinfo.3   /usr/local/share/man/man3/IO.3   /usr/local/share/man/man3/IO​::Dir.3   /usr/local/share/man/man3/IO​::File.3   /usr/local/share/man/man3/IO​::Handle.3   /usr/local/share/man/man3/IO​::Pipe.3   /usr/local/share/man/man3/IO​::Poll.3   /usr/local/share/man/man3/IO​::Seekable.3   /usr/local/share/man/man3/IO​::Select.3   /usr/local/share/man/man3/IO​::Socket.3   /usr/local/share/man/man3/IO​::Socket​::INET.3   /usr/local/share/man/man3/IO​::Socket​::UNIX.3   /usr/local/share/man/man3/IPC​::Msg.3   /usr/local/share/man/man3/IPC​::Open2.3   /usr/local/share/man/man3/IPC​::Open3.3   /usr/local/share/man/man3/IPC​::Semaphore.3   /usr/local/share/man/man3/IPC​::SysV.3   /usr/local/share/man/man3/List​::Util.3   /usr/local/share/man/man3/Locale​::Constants.3   /usr/local/share/man/man3/Locale​::Country.3   /usr/local/share/man/man3/Locale​::Currency.3   /usr/local/share/man/man3/Locale​::Language.3   /usr/local/share/man/man3/Locale​::Maketext.3   /usr/local/share/man/man3/Locale​::Maketext​::TPJ13.3   /usr/local/share/man/man3/Locale​::Script.3   /usr/local/share/man/man3/MIME​::Base64.3   /usr/local/share/man/man3/MIME​::QuotedPrint.3   /usr/local/share/man/man3/Math​::BigFloat.3   /usr/local/share/man/man3/Math​::BigInt.3   /usr/local/share/man/man3/Math​::BigInt​::Calc.3   /usr/local/share/man/man3/Math​::BigInt​::Scalar.3   /usr/local/share/man/man3/Math​::BigRat.3   /usr/local/share/man/man3/Math​::Complex.3   /usr/local/share/man/man3/Math​::Trig.3   /usr/local/share/man/man3/Memoize.3   /usr/local/share/man/man3/Memoize​::AnyDBM_File.3   /usr/local/share/man/man3/Memoize​::Expire.3   /usr/local/share/man/man3/Memoize​::ExpireFile.3   /usr/local/share/man/man3/Memoize​::ExpireTest.3   /usr/local/share/man/man3/Memoize​::NDBM_File.3   /usr/local/share/man/man3/Memoize​::SDBM_File.3   /usr/local/share/man/man3/Memoize​::Storable.3   /usr/local/share/man/man3/NEXT.3   /usr/local/share/man/man3/Net​::Cmd.3   /usr/local/share/man/man3/Net​::Config.3   /usr/local/share/man/man3/Net​::Domain.3   /usr/local/share/man/man3/Net​::FTP.3   /usr/local/share/man/man3/Net​::NNTP.3   /usr/local/share/man/man3/Net​::Netrc.3   /usr/local/share/man/man3/Net​::POP3.3   /usr/local/share/man/man3/Net​::Ping.3   /usr/local/share/man/man3/Net​::SMTP.3   /usr/local/share/man/man3/Net​::Time.3   /usr/local/share/man/man3/Net​::hostent.3   /usr/local/share/man/man3/Net​::libnetFAQ.3   /usr/local/share/man/man3/Net​::netent.3   /usr/local/share/man/man3/Net​::protoent.3   /usr/local/share/man/man3/Net​::servent.3   /usr/local/share/man/man3/O.3   /usr/local/share/man/man3/Opcode.3   /usr/local/share/man/man3/POSIX.3   /usr/local/share/man/man3/PerlIO.3   /usr/local/share/man/man3/PerlIO​::encoding.3   /usr/local/share/man/man3/PerlIO​::scalar.3   /usr/local/share/man/man3/PerlIO​::via.3   /usr/local/share/man/man3/PerlIO​::via​::QuotedPrint.3   /usr/local/share/man/man3/Pod​::Checker.3   /usr/local/share/man/man3/Pod​::Find.3   /usr/local/share/man/man3/Pod​::Html.3   /usr/local/share/man/man3/Pod​::InputObjects.3   /usr/local/share/man/man3/Pod​::LaTeX.3   /usr/local/share/man/man3/Pod​::Man.3   /usr/local/share/man/man3/Pod​::ParseLink.3   /usr/local/share/man/man3/Pod​::ParseUtils.3   /usr/local/share/man/man3/Pod​::Parser.3   /usr/local/share/man/man3/Pod​::Perldoc​::ToChecker.3   /usr/local/share/man/man3/Pod​::Perldoc​::ToMan.3   /usr/local/share/man/man3/Pod​::Perldoc​::ToNroff.3   /usr/local/share/man/man3/Pod​::Perldoc​::ToPod.3   /usr/local/share/man/man3/Pod​::Perldoc​::ToRtf.3   /usr/local/share/man/man3/Pod​::Perldoc​::ToText.3   /usr/local/share/man/man3/Pod​::Perldoc​::ToTk.3   /usr/local/share/man/man3/Pod​::Perldoc​::ToXml.3   /usr/local/share/man/man3/Pod​::PlainText.3   /usr/local/share/man/man3/Pod​::Plainer.3   /usr/local/share/man/man3/Pod​::Select.3   /usr/local/share/man/man3/Pod​::Text.3   /usr/local/share/man/man3/Pod​::Text​::Color.3   /usr/local/share/man/man3/Pod​::Text​::Overstrike.3   /usr/local/share/man/man3/Pod​::Text​::Termcap.3   /usr/local/share/man/man3/Pod​::Usage.3   /usr/local/share/man/man3/SDBM_File.3   /usr/local/share/man/man3/Safe.3   /usr/local/share/man/man3/Scalar​::Util.3   /usr/local/share/man/man3/Search​::Dict.3   /usr/local/share/man/man3/SelectSaver.3   /usr/local/share/man/man3/SelfLoader.3   /usr/local/share/man/man3/Shell.3   /usr/local/share/man/man3/Socket.3   /usr/local/share/man/man3/Storable.3   /usr/local/share/man/man3/Switch.3   /usr/local/share/man/man3/Symbol.3   /usr/local/share/man/man3/Sys​::Hostname.3   /usr/local/share/man/man3/Sys​::Syslog.3   /usr/local/share/man/man3/Term​::ANSIColor.3   /usr/local/share/man/man3/Term​::Cap.3   /usr/local/share/man/man3/Term​::Complete.3   /usr/local/share/man/man3/Term​::ReadLine.3   /usr/local/share/man/man3/Test.3   /usr/local/share/man/man3/Test​::Builder.3   /usr/local/share/man/man3/Test​::Harness.3   /usr/local/share/man/man3/Test​::Harness​::Assert.3   /usr/local/share/man/man3/Test​::Harness​::Iterator.3   /usr/local/share/man/man3/Test​::Harness​::Straps.3   /usr/local/share/man/man3/Test​::More.3   /usr/local/share/man/man3/Test​::Simple.3   /usr/local/share/man/man3/Test​::Tutorial.3   /usr/local/share/man/man3/Text​::Abbrev.3   /usr/local/share/man/man3/Text​::Balanced.3   /usr/local/share/man/man3/Text​::ParseWords.3   /usr/local/share/man/man3/Text​::Soundex.3   /usr/local/share/man/man3/Text​::Tabs.3   /usr/local/share/man/man3/Text​::Wrap.3   /usr/local/share/man/man3/Thread.3   /usr/local/share/man/man3/Thread​::Queue.3   /usr/local/share/man/man3/Thread​::Semaphore.3   /usr/local/share/man/man3/Tie​::Array.3   /usr/local/share/man/man3/Tie​::File.3   /usr/local/share/man/man3/Tie​::Handle.3   /usr/local/share/man/man3/Tie​::Hash.3   /usr/local/share/man/man3/Tie​::Memoize.3   /usr/local/share/man/man3/Tie​::RefHash.3   /usr/local/share/man/man3/Tie​::Scalar.3   /usr/local/share/man/man3/Tie​::SubstrHash.3   /usr/local/share/man/man3/Time​::HiRes.3   /usr/local/share/man/man3/Time​::Local.3   /usr/local/share/man/man3/Time​::gmtime.3   /usr/local/share/man/man3/Time​::localtime.3   /usr/local/share/man/man3/Time​::tm.3   /usr/local/share/man/man3/UNIVERSAL.3   /usr/local/share/man/man3/Unicode​::Collate.3   /usr/local/share/man/man3/Unicode​::Normalize.3   /usr/local/share/man/man3/Unicode​::UCD.3   /usr/local/share/man/man3/User​::grent.3   /usr/local/share/man/man3/User​::pwent.3   /usr/local/share/man/man3/Win32.3   /usr/local/share/man/man3/XS​::APItest.3   /usr/local/share/man/man3/XS​::Typemap.3   /usr/local/share/man/man3/XSLoader.3   /usr/local/share/man/man3/attributes.3   /usr/local/share/man/man3/attrs.3   /usr/local/share/man/man3/autouse.3   /usr/local/share/man/man3/base.3   /usr/local/share/man/man3/bigint.3   /usr/local/share/man/man3/bignum.3   /usr/local/share/man/man3/bigrat.3   /usr/local/share/man/man3/blib.3   /usr/local/share/man/man3/bytes.3   /usr/local/share/man/man3/charnames.3   /usr/local/share/man/man3/constant.3   /usr/local/share/man/man3/diagnostics.3   /usr/local/share/man/man3/encoding.3   /usr/local/share/man/man3/fields.3   /usr/local/share/man/man3/filetest.3   /usr/local/share/man/man3/if.3   /usr/local/share/man/man3/integer.3   /usr/local/share/man/man3/less.3   /usr/local/share/man/man3/lib.3   /usr/local/share/man/man3/locale.3   /usr/local/share/man/man3/open.3   /usr/local/share/man/man3/ops.3   /usr/local/share/man/man3/overload.3   /usr/local/share/man/man3/re.3   /usr/local/share/man/man3/sigtrap.3   /usr/local/share/man/man3/sort.3   /usr/local/share/man/man3/strict.3   /usr/local/share/man/man3/subs.3   /usr/local/share/man/man3/threads.3   /usr/local/share/man/man3/threads​::shared.3   /usr/local/share/man/man3/utf8.3   /usr/local/share/man/man3/vars.3   /usr/local/share/man/man3/vmsish.3   /usr/local/share/man/man3/warnings.3   /usr/local/share/man/man3/warnings​::register.3   /usr/local/share/man/man1/xsubpp.1   /usr/local/share/man/man1/pod2html.1   /usr/local/share/man/man1/pod2latex.1   /usr/local/share/man/man1/pod2man.1   /usr/local/share/man/man1/pod2text.1   /usr/local/share/man/man1/pod2usage.1   /usr/local/share/man/man1/podchecker.1   /usr/local/share/man/man1/podselect.1   /usr/local/share/man/man1/c2ph.1   /usr/local/share/man/man1/cpan.1   /usr/local/share/man/man1/dprofpp.1   /usr/local/share/man/man1/enc2xs.1   /usr/local/share/man/man1/h2ph.1   /usr/local/share/man/man1/h2xs.1   /usr/local/share/man/man1/libnetcfg.1   /usr/local/share/man/man1/perlbug.1   /usr/local/share/man/man1/perlcc.1   /usr/local/share/man/man1/perldoc.1   /usr/local/share/man/man1/perlivp.1   /usr/local/share/man/man1/piconv.1   /usr/local/share/man/man1/pl2pm.1   /usr/local/share/man/man1/splain.1   /usr/local/share/man/man1/a2p.1   /usr/local/share/man/man1/find2perl.1   /usr/local/share/man/man1/s2p.1 make[1]​: Leaving directory `/home/postea/tmp/perl-5.8.2'

p5pRT commented 20 years ago

From @JohnPeacock

postea@​mcs.anl.gov (via RT) wrote​:

I had installed Perl 5.8.2 on my 32-bit laptop with Mandrake Linux release 9.0 (dolphin) for i586.

I then found when installing Globus Toolkit 3 that there were missing files in the Perl installation\, as I got the following message​:

Error​: Unable to locate installed Perl libraries or Perl source code.

Most Linux distros break the Perl distribution into multiple packages\, since most users don't need everything. In this case\, you need to install the other Perl RPM's first\, i.e.​:

  perl-base-5.8.2-2mdk.i586.rpm - base executables and libs   perl-devel-5.8.2-2mdk.i586.rpm - header files (for development)   perl-doc-5.8.2-2mdk.i586.rpm - perldoc and man pages

HTH

John

-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham\, MD 20706 301-459-3366 x.5010 fax 301-429-5748

p5pRT commented 20 years ago

From @schwern

On Fri\, Dec 12\, 2003 at 09​:39​:15AM -0500\, John Peacock wrote​:

postea@​mcs.anl.gov (via RT) wrote​:

I had installed Perl 5.8.2 on my 32-bit laptop with Mandrake Linux release 9.0 (dolphin) for i586.

I then found when installing Globus Toolkit 3 that there were missing files in the Perl installation\, as I got the following message​:

Error​: Unable to locate installed Perl libraries or Perl source code.

Most Linux distros break the Perl distribution into multiple packages\, since most users don't need everything. In this case\, you need to install the other Perl RPM's first\, i.e.​:

perl\-base\-5\.8\.2\-2mdk\.i586\.rpm    \- base executables and libs
perl\-devel\-5\.8\.2\-2mdk\.i586\.rpm    \- header files \(for development\)
perl\-doc\-5\.8\.2\-2mdk\.i586\.rpm    \- perldoc and man pages

However\, Mandrake really should be keeping CORE/perl.h in the perl-base distribution since you can't install any modules (even pure perl ones) without it. That or upgrade MakeMaker to the latest version which doesn't require perl.h.

-- Michael G Schwern schwern@​pobox.com http​://www.pobox.com/~schwern/ How can you get very far\, If you don't know Who You Are? How can you do what you ought\, If you don't know What You've Got?

p5pRT commented 20 years ago

From @JohnPeacock

Michael G Schwern wrote​:

However\, Mandrake really should be keeping CORE/perl.h in the perl-base distribution since you can't install any modules (even pure perl ones) without it. That or upgrade MakeMaker to the latest version which doesn't require perl.h.

I didn't actually check to make sure that they do or not. I was talking more in general terms\, rather than in specific. I run Mandrake\, but I build Perl for myself (over and over again...;~).

John

-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham\, MD 20706 301-459-3366 x.5010 fax 301-429-5748

p5pRT commented 20 years ago

@rgs - Status changed from 'new' to 'resolved'