FreeBSD Bugzilla – Attachment 164269 Details for
Bug 205307
lang/perl5.22: 5.22.1_4 undefined reference to `__stack_chk_fail_local'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Build log with the proposed patch
perl.log (text/plain), 412.25 KB, created by
Konstantin Belousov
on 2015-12-15 14:25:01 UTC
(
hide
)
Description:
Build log with the proposed patch
Filename:
MIME Type:
Creator:
Konstantin Belousov
Created:
2015-12-15 14:25:01 UTC
Size:
412.25 KB
patch
obsolete
>Script started on Tue Dec 15 16:18:29 2015 >command: sudo portupgrade -f perl5 >Password: >[Reading data from pkg(8) ... - 494 packages found - done] >---> Reinstalling 'perl5-5.22.1_4' (lang/perl5.22) >---> Building '/usr/ports/lang/perl5.22' with make flags: WITH_BDB_VER=6 WANT_OPENLDAP_SASL=yes >===> Cleaning for perl5-5.22.1_4 >===> License ART10 GPLv1 accepted by the user >===> Found saved configuration for perl5-5.22.0_3 >===> perl5-5.22.1_4 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by perl5-5.22.1_4 for building >===> Extracting for perl5-5.22.1_4 >=> SHA256 Checksum OK for perl/perl-5.22.1.tar.xz. >/bin/ln -s libperl.so.5.22.1 /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/libperl.so >/bin/ln -s libperl.so.5.22.1 /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/libperl.so.5.22 >===> Patching for perl5-5.22.1_4 >===> Applying FreeBSD patches for perl5-5.22.1_4 >/usr/bin/sed -i.bak -e 's|/usr/local|/usr/local|g' /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/Configure /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/hints/freebsd.sh >/usr/bin/sed -i.bak -e 's|%%PTHREAD_LIBS%%|-lpthread|g;' /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/hints/freebsd.sh >===> Configuring for perl5-5.22.1_4 >First let's make sure your kit is complete. Checking... >Locating common programs... >Checking compatibility between /bin/echo and builtin echo (if any)... >Symbolic links are supported. >Checking how to test for symbolic links... >You can test for symbolic links with 'test -h'. >Checking for cross-compile >No targethost for running compiler tests against defined, running locally >Good, your tr supports [:lower:] and [:upper:] to convert case. >Using [:upper:] and [:lower:] to convert case. >aix gnuknetbsd os400 >aix_3 greenhills posix-bc >aix_4 haiku powerux >altos486 hpux qnx >amigaos i386 riscos >atheos interix sco >aux_3 irix_4 sco_2_3_0 >bitrig irix_5 sco_2_3_1 >bsdos irix_6 sco_2_3_2 >catamount irix_6_0 sco_2_3_3 >convexos irix_6_1 sco_2_3_4 >cxux isc solaris_2 >cygwin isc_2 stellar >darwin linux-android sunos_4_0 >dcosx linux sunos_4_1 >dec_osf lynxos super-ux >dos_djgpp midnightbsd svr4 >dragonfly mips svr5 >dynix mirbsd ti1500 >dynixptx mpc ultrix_4 >epix ncr_tower umips >esix4 netbsd unicos >fps newsos4 unicosmk >freebsd nonstopux unisysdynix >freemint openbsd utekv >genix opus uwin >gnu os2 vos >gnukfreebsd os390 >Which of these apply, if any? [freebsd] > >Some users have reported that Configure halts when testing for >the O_NONBLOCK symbol with a syntax error. This is apparently a >sh error. Rerunning Configure with ksh apparently fixes the >problem. Try > ksh Configure [your options] > >Operating system name? [freebsd] >Operating system version? [9.3-stable] >Installation prefix to use? (~name ok) [/usr/local] >AFS does not seem to be running... >What installation prefix should I use for installing files? (~name ok) >[/usr/local] >Getting the current patchlevel... >Build a threading Perl? [n] >Build Perl for multiplicity? [y] >Use which C compiler? [cc] >Checking for GNU cc in disguise and/or its version number... >Now, how can we feed standard input to your C preprocessor... >Directories to use for library searches? >[/usr/lib /usr/local/lib /usr/include/gcc/4.2 /usr/lib] >What is the file extension used for shared libraries? [so] >Make shared library basenames unique? [n] >Build Perl for SOCKS? [n] >Try to use long doubles if available? [n] >Checking for optional libraries... >What libraries to use? [-lpthread -lgdbm -lm -lcrypt -lutil] >What optimizer/debugger flag should be used? >[-O2 -pipe -fno-strict-aliasing] >Any additional cc flags? >[-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include] >Let me guess what the preprocessor flags are... >Any additional ld flags (NOT including libraries)? >[-lpthread -Wl,-E -fstack-protector -L/usr/local/lib] >Checking your choice of C compiler and flags for coherency... >Computing filename position in cpp output for #include directives... ><stdlib.h> found. >Checking to see how big your integers are... >Checking to see if you have long long... >Checking to see how big your long longs are... ><inttypes.h> found. >Checking to see if you have int64_t... >Checking which 64-bit integer type we could use... >We could use 'long long' for 64-bit integers. >Try to use 64-bit integers, if available? [y] >Try to use maximal 64-bit support, if available? [n] >Checking if your C library has broken 64-bit functions... >Checking for GNU C Library... >Shall I use /usr/bin/nm to extract C symbols from the libraries? [n] >Checking for C++... >Checking to see how big your double precision numbers are... ><float.h> found. >Checking to see if you have long double... >ldexpl() found. >Checking to see how big your long doubles are... >Checking the kind of long doubles you have... >Cannot figure out your long double. >What is your architecture name [i386-freebsd] >Add the Perl API version to your archname? [n] >Multiplicity selected. >...setting architecture name to i386-freebsd-multi. >64 bit integers selected. >...setting architecture name to i386-freebsd-multi-64int. >Pathname where the public executables will reside? (~name ok) >[/usr/local/bin] >Use relocatable @INC? [n] >Pathname where the private library files will reside? (~name ok) >[/usr/local/lib/perl5/5.22] >Where do you want to put the public architecture-dependent libraries? (~name ok) >[/usr/local/lib/perl5/5.22/mach] >Other username to test security of setuid scripts with? [none] >I'll assume setuid scripts are *not* secure. >Does your kernel have *secure* setuid scripts? [n] >Installation prefix to use for add-on modules and utilities? (~name ok) >[/usr/local] >Pathname for the site-specific library files? (~name ok) >[/usr/local/lib/perl5/site_perl] >List of earlier versions to include in @INC? [none] ><malloc/malloc.h> NOT found. ><malloc.h> NOT found. >Checking to see how big your pointers are... >Do you wish to wrap malloc calls to protect against potential overflows? [y] >Do you wish to attempt to use the malloc that comes with perl5? [n] >Your system wants malloc to return 'void *', it would seem. >Your system uses void free(), it would seem. >Pathname for the site-specific architecture-dependent library files? (~name ok) >[/usr/local/lib/perl5/site_perl/mach/5.22] >Do you want to configure vendor-specific add-on directories? [n] >Colon-separated list of additional directories for perl to search? [none] >Checking out function prototypes... >Support DTrace if available? [n] >Install any extra modules (y or n)? [n] >Directory for the main Perl5 html pages? (~name ok) [none] >Directory for the Perl5 module html pages? (~name ok) [none] >Do you want to install perl as /usr/bin/perl? [n] >dlopen() found. ><unistd.h> found. >Do you wish to use dynamic loading? [y] >Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] >Any special flags to pass to cc -c to compile shared library modules? >[-DPIC -fPIC] >What command should be used to create dynamic libraries? [cc] >Any special flags to pass to cc to create a dynamically loaded library? >[-shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector] >Any special flags to pass to cc to use dynamic linking? [none] >ld supports scripting >Build a shared libperl.so (y/n) [y] >What name do you want to give to the shared libperl? [libperl.so.5.22.1] > >Adding -Wl,-R/usr/local/lib/perl5/5.22/mach/CORE to the flags >passed to cc so that the perl executable will find the >installed shared libperl.so.5.22.1. > >System manual is in /usr/share/man/man1. >Where do the main Perl5 manual pages (source) go? (~name ok) >[/usr/local/lib/perl5/5.22/perl/man/man1] >What suffix should be used for the main Perl5 man pages? [1] >You can have filenames longer than 14 characters. >Where do the perl5 library man pages (source) go? (~name ok) >[/usr/local/lib/perl5/5.22/perl/man/man3] >What suffix should be used for the perl5 library man pages? [3] >Figuring out host name... >Your host name appears to be "pooma32". Right? [y] >What is your domain name? [.home] >What is your e-mail address? [perl@FreeBSD.org] >Perl administrator e-mail address [perl@FreeBSD.org] >Do you want to install only the version-specific parts of perl? [n] >What shall I put after the #! to start up perl ("none" to not use #!)? >[/usr/local/bin/perl] >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/lib/perl5/site_perl/man/man1] >Pathname where the site-specific library manual pages should be installed? (~name ok) >[/usr/local/lib/perl5/site_perl/man/man3] >Pathname where add-on public executable scripts should be installed? (~name ok) >[/usr/local/bin] >backtrace() NOT found. >Use the "fast stdio" if available? [n] >off_t found. >Checking to see how big your file offsets are... >fpos_t found. >Checking the size of fpos_t... >Using <string.h> instead of <strings.h>. >qgcvt() NOT found. >Checking the kind of doubles you have... >You have IEEE 754 64-bit little endian doubles. >Checking how to print long doubles... >gconvert NOT found. >gcvt NOT found. >sprintf() found. >I'll use sprintf to convert floats into a string. >fwalk() NOT found. >access() found. ><sys/file.h> defines the *_OK access constants. >accessx() NOT found. >acosh() found. >aintl() NOT found. >alarm() found. >ctime64() NOT found. >localtime64() NOT found. >gmtime64() NOT found. >mktime64() NOT found. >difftime64() NOT found. >asctime64() NOT found. ><pthread.h> found. ><sys/types.h> found. ><sys/select.h> found. >Testing to see if we should include <time.h>, <sys/time.h> or both. >We'll include <sys/time.h>. >Checking to see if your struct tm has tm_zone field... >Checking to see if your struct tm has tm_gmtoff field... >asctime_r() found. >asinh() found. >atanh() found. >atolf() NOT found. >atoll() found. >Checking whether your compiler can handle __attribute__((format)) ... >Checking whether your compiler can handle __attribute__((malloc)) ... >Checking whether your compiler can handle __attribute__((nonnull(1))) ... >Checking whether your compiler can handle __attribute__((noreturn)) ... >Checking whether your compiler can handle __attribute__((pure)) ... >Checking whether your compiler can handle __attribute__((unused)) ... >Checking whether your compiler can handle __attribute__((deprecated)) ... >Checking whether your compiler can handle __attribute__((warn_unused_result)) ... >bcmp() found. >bcopy() found. >getpgrp() found. >You have to use getpgrp() instead of getpgrp(pid). >setpgrp() found. >You have to use setpgrp(pid,pgrp) instead of setpgrp(). >Checking whether your compiler can handle __builtin_choose_expr ... >Checking whether your compiler can handle __builtin_expect ... >bzero() found. ><stdarg.h> found. ><varargs.h> found. >We'll include <stdarg.h> to get va_dcl definition. >You have <stdarg.h> and <stdlib.h>, so checking for C99 variadic macros. >You have C99 variadic macros. >You have void (*signal())(). >Checking whether your C compiler can cast large floats to int32. >Checking whether your C compiler can cast negative float to unsigned. >cbrt() found. >vprintf() found. >Your vsprintf() returns (int). >chown() found. >chroot() found. >chsize() NOT found. >class() NOT found. >clearenv() NOT found. >Hmm... Looks like you have Berkeley networking support. >socketpair() found. >Checking the availability sa_len in the sock struct ... >Checking the availability struct sockaddr_in6 ... >Checking the availability sin6_scope_id in struct sockaddr_in6 ... >Checking the availability struct ip_mreq ... >Checking the availability struct ip_mreq_source ... >Checking the availability struct ipv6_mreq ... >Checking the availability struct ipv6_mreq_source ... >Checking the availability of certain socket constants... ><sys/uio.h> found. >Checking to see if your system supports struct cmsghdr... >Checking to see if your C compiler knows about "const"... >copysign() found. >copysignl() found. >crypt() found. ><crypt.h> NOT found. >crypt_r() NOT found. >ctermid() found. >ctermid_r() found. >ctime_r() found. >cuserid() NOT found. ><limits.h> found. >DBL_DIG found. >dbmclose() NOT found. >difftime() found. ><dirent.h> found. >Your directory entries are struct dirent. >Good, your directory entry keeps length information in d_namlen. >Checking to see if DIR has a dd_fd member variable ><sys/dir.h> found. ><sys/ndir.h> NOT found. >dirfd() found. >dladdr() found. >dlerror() found. ><dlfcn.h> found. >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() NOT found. >dup2() found. >eaccess() found. >endgrent() found. ><grp.h> found. >endgrent_r() NOT found. >endhostent() found. ><netdb.h> found. >endhostent_r() NOT found. >endnetent() found. >endnetent_r() NOT found. >endprotoent() found. >endprotoent_r() NOT found. >endpwent() found. ><pwd.h> found. >endpwent_r() NOT found. >endservent() found. >endservent_r() NOT found. ><sys/file.h> defines the O_* constants... >and you have the 3 argument form of open(). ><sys/file.h> found. >We'll be including <sys/file.h>. ><fcntl.h> found. >We don't need to include <fcntl.h> if we include <sys/file.h>. >fork() found. >pipe() found. >Figuring out the flag used by open() for non-blocking I/O... >Let's see what value errno gets from read() on a O_NONBLOCK file... >erf() found. >erfc() found. >exp2() found. >expm1() found. >Checking how std your stdio is... >Checking to see what happens if we set the stdio ptr... >Increasing ptr in your stdio leaves cnt unchanged. Good. >You seem to have 'fast stdio' to directly manipulate the stdio buffers. >fchdir() found. >fchmod() found. >fchown() found. >fcntl() found. >Well, your system knows about the normal fd_set typedef... >and you have the normal fd_set macros (just as I'd expect). >fdim() found. >fegetround() NOT found. >fgetpos() found. >finite() found. >finitel() NOT found. >flock() found. >fma() found. >fmax() found. >fmin() found. >fp_class() NOT found. ><math.h> found. >Checking to see if you have fpclassify... >fp_classify() NOT found. >fp_classl() NOT found. >pathconf() found. >fpathconf() found. >fpclass() NOT found. >fpclassl() NOT found. >fpgetround() NOT found. >Checking to see if you have fpos64_t... >frexpl() found. ><sys/param.h> found. ><sys/mount.h> found. >Checking to see if your system supports struct fs_data... >fseeko() found. >fsetpos() found. >fstatfs() found. >statvfs() found. >fstatvfs() found. >fsync() found. >ftello() found. >Checking if you have a working futimes() >Yes, you have ><ndbm.h> found. ><gdbm/ndbm.h> NOT found. ><gdbm-ndbm.h> NOT found. >dbm_open() found. >Checking if your <ndbm.h> uses prototypes... >getaddrinfo() found. >getcwd() found. >getespwnam() NOT found. >getfsstat() found. >getgrent() found. >getgrent_r() found. >getgrgid_r() found. >getgrnam_r() found. >gethostbyaddr() found. >gethostbyname() found. >gethostent() found. >gethostname() found. >uname() found. >Shall I ignore gethostname() from now on? [n] >gethostbyaddr_r() found. >gethostbyname_r() found. >gethostent_r() found. >getitimer() found. >getlogin() found. >getlogin_r() found. >getmnt() NOT found. >getmntent() NOT found. >getnameinfo() found. >getnetbyaddr() found. >getnetbyname() found. >getnetent() found. >getnetbyaddr_r() found. >getnetbyname_r() found. >getnetent_r() found. >getpagesize() found. >getprotobyname() found. >getprotobynumber() found. >getprotoent() found. >getpgid() found. >getpgrp2() NOT found. >getppid() found. >getpriority() found. >getprotobyname_r() found. >getprotobynumber_r() found. >getprotoent_r() found. >getprpwnam() NOT found. >getpwent() found. >getpwent_r() found. >getpwnam_r() found. >getpwuid_r() found. >getservbyname() found. >getservbyport() found. >getservent() found. >getservbyname_r() found. >getservbyport_r() found. >getservent_r() found. >getspnam() NOT found. ><shadow.h> NOT found. >getspnam_r() NOT found. >gettimeofday() found. >gmtime_r() found. >hasmntopt() NOT found. ><netinet/in.h> found. ><arpa/inet.h> found. >htonl() found. >hypot() found. >ilogb() found. >ilogbl() found. >strchr() found. >inet_aton() found. >inet_ntop() found. >inet_pton() found. >isascii() found. >isblank() found. >Checking to see if you have isfinite... >isfinitel() NOT found. >Checking to see if you have isinf... >isinfl() NOT found. >Checking to see if you have isless... >Checking to see if you have isnan... >isnanl() NOT found. >Checking to see if you have isnormal... >j0() found. >j0l() NOT found. >killpg() found. >localeconv() found. >lchown() found. >LDBL_DIG found. >lgamma() found. >lgamma_r() found. >Checking to see if your libm supports _LIB_VERSION... >No, it does not (probably harmless) >link() found. >llrint() found. >llrintl() found. >llround() found. >llroundl() found. >localtime_r() found. >lockf() found. >log1p() found. >log2() found. >logb() found. >lrint() found. >lrintl() found. >lround() found. >lroundl() found. >lstat() found. >madvise() found. >malloc_size() NOT found. >malloc_good_size() NOT found. >mblen() found. >mbstowcs() found. >mbtowc() found. >memchr() found. >memcmp() found. >memcpy() found. >memmove() found. >memset() found. >mkdir() found. >mkdtemp() found. >mkfifo() found. >mkstemp() found. >mkstemps() found. >mktime() found. ><sys/mman.h> found. >mmap() found. >and it returns (void *). >sqrtl() found. >scalbnl() found. >truncl() found. >modfl() found. >Your modfl() seems okay for large values. >mprotect() found. >msgctl() found. >msgget() found. >msgsnd() found. >msgrcv() found. >You have the full msg*(2) library. >Checking to see if your system supports struct msghdr... >msync() found. >munmap() found. >nan() found. >nearbyint() found. >nextafter() found. >nexttoward() found. >nice() found. ><langinfo.h> found. >nl_langinfo() found. ><quadmath.h> NOT found. >Checking to see if your C compiler knows about "volatile"... >Choosing the C types to be used for Perl's internal types... >Checking how many bits of your UVs your NVs can preserve... >Checking to find the largest integer value your NVs can hold... >The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0 >Checking whether NV 0.0 is all bits zero in memory... >0.0 is represented as all bits zero in memory >Checking to see if you have off64_t... >pause() found. >poll() found. >prctl() NOT found. >readlink() found. >vfork() found. >Do you still want to use vfork()? [y] >pthread_attr_setscope() found. >Checking to see if you have ptrdiff_t... >random_r() NOT found. >readdir() found. >seekdir() found. >telldir() found. >rewinddir() found. >readdir64_r() NOT found. >readdir_r() found. >readv() found. >recvmsg() found. >regcomp() found. >remainder() found. >remquo() found. >rename() found. >rint() found. >rmdir() found. >round() found. ><memory.h> found. >Checking if your memcmp() can compare relative magnitude... >scalbn() found. >select() found. >semctl() found. >semget() found. >semop() found. >You have the full sem*(2) library. >You 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() found. >setprotoent_r() NOT found. >setpwent() found. >setpwent_r() NOT found. >setregid() found. >setresgid() found. >setreuid() found. >setresuid() found. >setrgid() found. >setruid() found. >setservent() found. >setservent_r() NOT found. >setsid() found. >setvbuf() found. >shmctl() found. >shmget() found. >shmat() found. >and it returns (void *). >shmdt() found. >You have the full shm*(2) library. >sigaction() found. ><sunmath.h> NOT found. >Checking to see if you have signbit() available to work on double... Yes. >sigprocmask() found. >POSIX sigsetjmp found. >snprintf() found. >vsnprintf() found. >sockatmark() found. >socks5_init() NOT found. >Checking whether sprintf returns the length of the string... >sprintf returns the length of the string (as ANSI says it should) >srand48_r() NOT found. >srandom_r() NOT found. >stat() found. ><sys/stat.h> found. >Checking to see if your struct stat has st_blocks field... ><sys/vfs.h> NOT found. ><sys/statfs.h> NOT found. >Checking to see if your system supports struct statfs... >Checking to see if your struct statfs has f_flags field... >Your compiler supports static __inline__. >Checking how to access stdio streams by file descriptor number... >I can't figure out how to access stdio streams by file descriptor number. >strcoll() found. >Checking to see if your C compiler can copy structs... >strerror() found. >strerror_r() found. >strftime() found. >strlcat() found. >strlcpy() found. >strtod() found. >strtol() found. >strtold() found. >strtoll() found. >strtoq() found. >strtoul() found. >strtoull() found. >strtouq() found. >strxfrm() found. >symlink() found. >syscall() found. >sysconf() found. >system() found. >tcgetpgrp() found. >tcsetpgrp() found. >tgamma() found. >time() found. >time_t found. >timegm() found. ><sys/times.h> found. >times() found. >clock_t found. >tmpnam_r() NOT found. >trunc() found. >truncate() found. >ttyname_r() found. >tzname[] found. >(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. >unsetenv() found. >usleep() found. >ustat() NOT found. >closedir() found. >Checking whether closedir() returns a status... >wait4() found. >waitpid() found. >A working wcscmp() found. >wcstombs() found. >A working wcsxfrm() found. >wctomb() found. >writev() found. >Checking alignment constraints... >Doubles must be aligned on a how-many-byte boundary? [4] >Checking how long a character is (in bits)... >What is the length of a character (in bits)? [8] >Checking to see how your cpp does stuff like concatenate tokens... >Oh! Smells like ANSI's been here. ><db.h> found. >Checking Berkeley DB version ... >Looks OK. >Checking return type needed for hash for Berkeley DB ... >Checking return type needed for prefix for Berkeley DB ... >Using our internal random number implementation... >Determining whether or not we are on an EBCDIC system... >Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. >Checking how to flush all pending stdio output... >Your fflush(NULL) works okay for output streams. >Let's see if it clobbers input pipes... >fflush(NULL) seems to behave okay with input streams. >Checking the size of gid_t... >Checking the sign of gid_t... >Checking how to print 64-bit integers... >Checking the format strings to be used for Perl's internal types... >Checking the format string to be used for gids... >getgroups() found. >setgroups() found. >What type pointer is the second argument to getgroups() and setgroups()? >[gid_t] >Checking if your /usr/bin/make program sets $(MAKE)... >mode_t found. >It seems that you don't need va_copy(). >size_t found. >What pager is used on your system? [/usr/bin/less -R] >pid_t found. >Checking how to generate random libraries on your machine... ><values.h> NOT found. >Your select() operates on 32 bits at a time. >Generating a list of signal names and numbers... >Checking the size of size_t... >Checking to see if you have socklen_t... ><socks.h> NOT found. >I'll be using ssize_t for functions returning a byte count. >Checking the size of st_ino... >Checking the sign of st_ino... >Your stdio uses signed chars. >Checking the size of uid_t... >Checking the sign of uid_t... >Checking the format string to be used for uids... >Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program... >You can use sysctl with KERN_PROC_PATHNAME to find the executing program. >Determining whether we can use _NSGetExecutablePath to find executing program... >I'm unable to compile the test program. >I'll assume no _NSGetExecutablePath here. >It appears we'll be able to prototype varargs functions. >Which compiler compiler (byacc or yacc or bison -y) shall I use? >[/usr/bin/byacc] ><assert.h> found. ><bfd.h> found. ><execinfo.h> found. ><fenv.h> found. ><fp.h> NOT found. ><fp_class.h> NOT found. ><gdbm.h> found. >gdbm_open() found. >Hmm. Based on the hints in hints/freebsd.sh, >the recommended value for $i_gdbm on this machine was "undef"! > Keep the recommended value? [y] ><ieeefp.h> found. ><libutil.h> found. ><mntent.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... >Adding -D_FORTIFY_SOURCE=2 to ccflags... >tcsetattr() found. >You have POSIX termios.h... good! ><stdbool.h> found. ><stddef.h> found. ><stdint.h> found. ><sys/access.h> NOT found. ><sys/filio.h> found. ><sys/ioctl.h> found. >You have socket ioctls defined in <sys/sockio.h>. ><syslog.h> found. ><sys/mode.h> NOT found. ><sys/poll.h> found. ><sys/resource.h> found. ><sys/security.h> NOT found. ><sys/statvfs.h> found. ><sys/un.h> found. ><sys/utsname.h> found. ><sys/wait.h> found. ><ustat.h> NOT found. ><utime.h> found. ><vfork.h> NOT found. >Looking for extensions... >What extensions do you wish to load dynamically? >[B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc NDBM_File Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate XS/APItest XS/Typemap arybase attributes mro re threads threads/shared] >What extensions do you wish to load statically? [none] >Stripping down executable paths... >Creating config.sh... >Doing variable substitutions on .SH files... >Extracting config.h (with variable substitutions) >cflags.SH: Adding -Werror=declaration-after-statement. >cflags.SH: Adding -Wextra. >cflags.SH: Adding -Wc++-compat. >cflags.SH: Adding -Wwrite-strings. >cflags.SH: cc = cc >cflags.SH: ccflags = -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 >cflags.SH: stdflags = >cflags.SH: optimize = -O2 -pipe -fno-strict-aliasing >cflags.SH: warn = -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings >Extracting cflags (with variable substitutions) >Not re-extracting config.h >Extracting makedepend (with variable substitutions) >Extracting Makefile (with variable substitutions) >Extracting myconfig (with variable substitutions) >Extracting pod/Makefile (with variable substitutions) >Extracting Policy.sh (with variable substitutions) >Extracting runtests (with variable substitutions) >Run make depend now? [y] >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC generate_uudmap.c >cc -o generate_uudmap -lpthread -Wl,-E -fstack-protector -L/usr/local/lib generate_uudmap.o -lpthread -lm -lcrypt -lutil >./generate_uudmap uudmap.h bitcount.h mg_data.h >sh ./makedepend MAKE="make" cflags >rm -f opmini.c >/bin/ln -s op.c opmini.c >rm -f perlmini.c >/bin/ln -s perl.c perlmini.c >echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c keywords.c perlio.c perlapi.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c miniperlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist >Finding dependencies for av.o. >Finding dependencies for scope.o. >Finding dependencies for op.o. >Finding dependencies for doop.o. >Finding dependencies for doio.o. >Finding dependencies for dump.o. >Finding dependencies for gv.o. >Finding dependencies for hv.o. >Finding dependencies for mg.o. >Finding dependencies for reentr.o. >Finding dependencies for mro_core.o. >Finding dependencies for perl.o. >Finding dependencies for perly.o. >Finding dependencies for pp.o. >Finding dependencies for pp_hot.o. >Finding dependencies for pp_ctl.o. >Finding dependencies for pp_sys.o. >Finding dependencies for regcomp.o. >Finding dependencies for regexec.o. >Finding dependencies for utf8.o. >Finding dependencies for sv.o. >Finding dependencies for taint.o. >Finding dependencies for toke.o. >Finding dependencies for util.o. >Finding dependencies for deb.o. >Finding dependencies for run.o. >Finding dependencies for universal.o. >Finding dependencies for pad.o. >Finding dependencies for globals.o. >Finding dependencies for keywords.o. >Finding dependencies for perlio.o. >Finding dependencies for perlapi.o. >Finding dependencies for numeric.o. >Finding dependencies for mathoms.o. >Finding dependencies for locale.o. >Finding dependencies for pp_pack.o. >Finding dependencies for pp_sort.o. >Finding dependencies for caretx.o. >Finding dependencies for miniperlmain.o. >Finding dependencies for opmini.o. >Finding dependencies for perlmini.o. >Updating makefile... >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. > >===> Building for perl5-5.22.1_4 >rm -f pod/perl5221delta.pod >/bin/ln -s perldelta.pod pod/perl5221delta.pod >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC gv.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pad.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC toke.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC regcomp.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC miniperlmain.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC util.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC mg.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC dump.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC reentr.c >regcomp.c: In function 'Perl__invlist_union_maybe_complement_2nd': >regcomp.c:8717: warning: left shift count >= width of type >regcomp.c:8717: warning: integer overflow in expression >regcomp.c:8720: warning: left shift count >= width of type >regcomp.c:8720: warning: integer overflow in expression >regcomp.c: In function 'Perl__invlist_intersection_maybe_complement_2nd': >regcomp.c:8956: warning: left shift count >= width of type >regcomp.c:8956: warning: integer overflow in expression >regcomp.c:8959: warning: left shift count >= width of type >regcomp.c:8959: warning: integer overflow in expression >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC mro_core.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC keywords.c >dump.c: In function 'Perl_do_sv_dump': >dump.c:1987: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >dump.c:1987: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >dump.c:1987: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >dump.c:1987: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >dump.c:1987: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >dump.c:1987: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC hv.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC av.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC run.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp_hot.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC sv.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC scope.c >pp_hot.c: In function 'Perl_pp_aelem': >pp_hot.c:3342: warning: left shift count >= width of type >pp_hot.c:3342: warning: integer overflow in expression >scope.c: In function 'Perl_cxinc': >scope.c:79: warning: left shift count >= width of type >scope.c:79: warning: integer overflow in expression >pp.c: In function 'S_scomplement': >pp.c:2478: warning: left shift count >= width of type >pp.c:2478: warning: integer overflow in expression >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp_ctl.c >sv.c: In function 'Perl_sv_vcatpvfn_flags': >sv.c:11448: warning: comparison is always false due to limited range of data type >sv.c: In function 'Perl_ptr_table_new': >sv.c:13174: warning: left shift count >= width of type >sv.c:13174: warning: integer overflow in expression >sv.c: In function 'Perl_ptr_table_split': >sv.c:13262: warning: left shift count >= width of type >sv.c:13262: warning: integer overflow in expression >sv.c:13263: warning: left shift count >= width of type >sv.c:13263: warning: integer overflow in expression >sv.c: In function 'Perl_ptr_table_clear': >sv.c:13296: warning: left shift count >= width of type >sv.c:13296: warning: integer overflow in expression >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp_sys.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC doop.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC doio.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC regexec.c >regexec.c: In function 'S_regmatch': >regexec.c:5579: warning: comparison between signed and unsigned >regexec.c:5616: warning: comparison between signed and unsigned >regexec.c:5642: warning: comparison between signed and unsigned >regexec.c:5711: warning: comparison between signed and unsigned >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC utf8.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC taint.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC deb.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC universal.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC perlio.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC numeric.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC perlapi.c >perlio.c: In function 'PerlIO_list_push': >perlio.c:570: warning: left shift count >= width of type >perlio.c:570: warning: integer overflow in expression >perlio.c:572: warning: left shift count >= width of type >perlio.c:572: warning: integer overflow in expression >universal.c: In function 'Perl_croak_xs_usage': >universal.c:326: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >perlio.c: In function 'PerlIOStdio_set_ptrcnt': >perlio.c:3575: warning: pointer targets in assignment differ in signedness >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC mathoms.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC locale.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp_pack.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp_sort.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC op.c >echo @`sh cflags "optimize='-O2 -pipe -fno-strict-aliasing'" perlmini.o` -DPIC -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC caretx.c >@cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c >echo @`sh cflags "optimize='-O2 -pipe -fno-strict-aliasing'" opmini.o` -DPIC -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c >@cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC perly.c >op.c: In function 'Perl_rpeep': >op.c:13403: warning: comparison is always false due to limited range of data type >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC globals.c >op.c: In function 'Perl_rpeep': >op.c:13403: warning: comparison is always false due to limited range of data type >op.c: In function 'Perl_report_redefined_cv': >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c: In function 'Perl_report_redefined_cv': >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >op.c:14342: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type >cc -lpthread -Wl,-E -fstack-protector -L/usr/local/lib -o miniperl perlmini.o opmini.o miniperlmain.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o -lpthread -lm -lcrypt -lutil >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '<?>' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1' >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib -f write_buildcustomize.pl >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_patchnum.pl >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib pod/perlmodlib.PL -q >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib autodoc.pl >Updating 'git_version.h' and 'lib/Config_git.pl' >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib configpm >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC perl.c >written lib/Config.pod >updated lib/Config.pm >updated lib/Config_heavy.pl >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib -Ilib utils/Makefile.PL >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/B-Debug/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Extracting utils/Makefile (with variable substitutions) >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/B-Debug directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/AutoLoader directly > >Running pm_to_blib for dist/Attribute-Handlers directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/CPAN-Meta directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/CPAN-Meta-YAML directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/CPAN-Meta-Requirements directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Carp directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Config-Perl-V directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Generating a Unix-style Makefile >Writing Makefile for Archive::Tar > >Running pm_to_blib for dist/Devel-SelfStubber directly >Generating a Unix-style Makefile >Writing Makefile for CPAN > >Running pm_to_blib for cpan/Digest directly > >Running pm_to_blib for dist/Dumpvalue directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Env directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Command/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Exporter directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/ExtUtils-CBuilder directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/ExtUtils-Command directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/ExtUtils-Constant directly >Generating a Unix-style Makefile >Writing Makefile for Errno > >Running pm_to_blib for cpan/ExtUtils-Install directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/ExtUtils-Manifest directly > >Running pm_to_blib for dist/ExtUtils-ParseXS directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >"../../miniperl" "-I../../lib" "-I../../lib" Errno_pm.PL Errno.pm > >Running pm_to_blib for ext/ExtUtils-Miniperl directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/File-Fetch directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for ext/File-Find directly >Generating a Unix-style Makefile >Writing Makefile for ExtUtils::Install >Generating a Unix-style Makefile >Writing Makefile for ExtUtils::MakeMaker >Generating a Unix-style Makefile >Writing Makefile for ExtUtils::Manifest >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Generating a Unix-style Makefile >Writing Makefile for ExtUtils::ParseXS > >Running pm_to_blib for cpan/File-Path directly > >Running pm_to_blib for cpan/File-Temp directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for ext/FileCache directly > >Running pm_to_blib for dist/Filter-Simple directly > >Running pm_to_blib for cpan/Getopt-Long directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/I18N-Collate directly > >Running pm_to_blib for cpan/IO-Zlib directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Locale-Codes/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/I18N-LangTags directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/IO-Socket-IP directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/IPC-Cmd directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Math-BigInt/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for ext/IPC-Open3 directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Math-BigRat/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Math-BigInt directly >Generating a Unix-style Makefile >Writing Makefile for HTTP::Tiny > >Running pm_to_blib for dist/Locale-Maketext directly > >Running pm_to_blib for cpan/Locale-Maketext-Simple directly > >Running pm_to_blib for dist/Math-BigRat directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Generating a Unix-style Makefile >Writing Makefile for IO::Compress > >Running pm_to_blib for cpan/Locale-Codes directly > >Running pm_to_blib for cpan/Math-Complex directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Memoize directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Generating a Unix-style Makefile >Writing Makefile for JSON::PP >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Generating a Unix-style Makefile >Writing Makefile for Math::BigInt > >Running pm_to_blib for cpan/Module-Load directly > >Running pm_to_blib for cpan/Module-Load-Conditional directly > >Running pm_to_blib for cpan/Module-Loaded directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Generating a Unix-style Makefile >Writing Makefile for Module::CoreList >cp bin/zipdetails blib/script/zipdetails >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/IO-Compress/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails > >Running pm_to_blib for cpan/NEXT directly > >Running pm_to_blib for dist/Net-Ping directly > >Running pm_to_blib for cpan/Params-Check directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Parse-CPAN-Meta/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >cp corelist blib/script/corelist >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/dist/Module-CoreList/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Parse-CPAN-Meta directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Generating a Unix-style Makefile >Writing Makefile for Module::Metadata > >Running pm_to_blib for cpan/Perl-OSType directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Parser/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Pod-Escapes directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Safe directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Generating a Unix-style Makefile >Writing Makefile for Pod::Checker >Generating a Unix-style Makefile >Writing Makefile for Pod::Html > >Running pm_to_blib for cpan/Pod-Simple directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Search-Dict directly >Generating a Unix-style Makefile >Writing Makefile for Pod::Parser >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/SelfLoader directly >Generating a Unix-style Makefile >Writing Makefile for Pod::Perldoc >Generating a Unix-style Makefile >Writing Makefile for Pod::Usage > >Running pm_to_blib for cpan/Term-ANSIColor directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Test/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >"../../miniperl" "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" podchecker.PL podchecker >Extracting podchecker (with variable substitutions) >cp podchecker blib/script/podchecker >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Pod-Checker/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker >Generating a Unix-style Makefile >Writing Makefile for Term::Cap >"../../miniperl" "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" podselect.PL podselect >"../../miniperl" "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage > >Running pm_to_blib for dist/Term-Complete directly >Extracting podselect (with variable substitutions) >cp podselect blib/script/podselect >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Pod-Parser/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podselect > >Running pm_to_blib for dist/Term-ReadLine directly >Extracting pod2usage (with variable substitutions) > >Running pm_to_blib for cpan/Test directly >cp pod2usage blib/script/pod2usage >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Pod-Usage/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Text-Abbrev directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Test-Simple directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Text-Balanced directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Text-ParseWords directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Text-Tabs directly > >Running pm_to_blib for dist/Thread-Queue directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Unicode-Normalize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Thread-Semaphore directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for ext/Tie-Memoize directly > >Running pm_to_blib for dist/Tie-File directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Generating a Unix-style Makefile >Writing Makefile for Test::Harness > >Running pm_to_blib for cpan/Tie-RefHash directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/bignum/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Time-Local directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/autodie directly > >Running pm_to_blib for dist/autouse directly > >Running pm_to_blib for dist/base directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/encoding-warnings/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/bignum directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/constant directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Generating a Unix-style Makefile >Writing Makefile for XSLoader > >Running pm_to_blib for cpan/encoding-warnings directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >Generating a Unix-style Makefile >Writing Makefile for Unicode::Normalize >"../../miniperl" "-I../../lib" "-I../../lib" XSLoader_pm.PL XSLoader.pm > >Running pm_to_blib for dist/if directly > >Running pm_to_blib for cpan/experimental directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/parent directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/perlfaq directly >Generating a Unix-style Makefile >Writing Makefile for lib >"../../miniperl" "-I../../lib" "-I../../lib" lib_pm.PL lib.pm > >Running pm_to_blib for cpan/version directly >Extracting lib.pm (with variable substitutions) >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC perlmain.c >Generating a Unix-style Makefile >Writing Makefile for Net >Generating a Unix-style Makefile >Writing Makefile for Pod >Generating a Unix-style Makefile >Writing Makefile for Pod::Functions >"../../miniperl" "-I../../lib" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod >"../../miniperl" "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" pod2text.PL pod2text >"../../miniperl" "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" pod2man.PL pod2man >Extracting pod2man (with variable substitutions) >Extracting pod2text (with variable substitutions) >cp pod2man blib/script/pod2man >cp pod2text blib/script/pod2text >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/podlators/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/podlators/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib mkppport >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=static >running "/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/miniperl" -I../../lib PPPort_pm.PL >Generating a Unix-style Makefile >Writing Makefile for DynaLoader >"../../miniperl" "-I../../lib" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm >rm -f DynaLoader.xs >cp dl_dlopen.xs DynaLoader.xs >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap "../../lib/ExtUtils/typemap" DynaLoader.xs > DynaLoader.xsc && mv DynaLoader.xsc DynaLoader.c >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -DPIC -fPIC "-I../.." -DLIBC="" DynaLoader.c >rm -rf ../../DynaLoader.o >cp DynaLoader.o ../../DynaLoader.o >rm -f libperl.so.5.22.1 >cc -o libperl.so.5.22.1 -shared -L/usr/local/lib -fstack-protector -Wl,-soname,libperl.so.5.22 op.o perl.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o DynaLoader.o -lpthread -lm -lcrypt -lutil >cc -o perl -lpthread -Wl,-E -fstack-protector -L/usr/local/lib -Wl,-R/usr/local/lib/perl5/5.22/mach/CORE perlmain.o libperl.so.5.22.1 `cat ext.libs` -lpthread -lm -lcrypt -lutil >Processing PropertyAliases.txt >Finishing property setup >Processing PropValueAliases.txt >Processing DAge.txt >including ppphdoc >including ppphbin >including version >including threads >including limits >including uv >including memory >including misc >including variables >including mPUSH >including call >including newRV >including newCONSTSUB >including MY_CXT >including format >including SvREFCNT >including newSV_type >including newSVpv >including SvPV >including Sv_set >including sv_xpvf >including shared_pv >including HvNAME >including gv >including warn >including pvs >including magic >including cop >including grok >including snprintf >including sprintf >including exception >including strlfuncs >including pv_tools >running "/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/miniperl" -I../../lib ppport_h.PL >installing ppport.h for cpan/DB_File >installing ppport.h for cpan/IPC-SysV >installing ppport.h for cpan/Scalar-List-Utils >installing ppport.h for cpan/Time-HiRes >installing ppport.h for cpan/Win32API-File >installing ppport.h for dist/PathTools >removing temporary file PPPort.pm >removing temporary file ppport.h >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Processing extracted/DGeneralCategory.txt >Parsing config.in... >Looks Good. >Setting license tag... >Generating a Unix-style Makefile >Writing Makefile for Devel::PPPort >Parsing config.in... >Building Zlib enabled >Auto Detect Gzip OS Code.. >Setting Gzip OS Code to 3 [Unix/Default] >Looks Good. >Warning (mostly harmless): No library found for -ldb >"../../miniperl" "-I../../lib" "-I../../lib" PPPort_pm.PL PPPort.pm >Generating a Unix-style Makefile >Writing Makefile for Cwd >Generating a Unix-style Makefile >Writing Makefile for Data::Dumper >Generating a Unix-style Makefile >Writing Makefile for B >Generating a Unix-style Makefile >Writing Makefile for DB_File >Generating a Unix-style Makefile >Writing Makefile for Compress::Raw::Bzip2 >Generating a Unix-style Makefile >Writing Makefile for Compress::Raw::Zlib >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" DB_File.xs > DB_File.xsc && mv DB_File.xsc DB_File.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" B.xs > B.xsc && mv B.xsc B.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Dumper.xs > Dumper.xsc && mv Dumper.xsc Dumper.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" Bzip2.xs > Bzip2.xsc && mv Bzip2.xsc Bzip2.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" Zlib.xs > Zlib.xsc && mv Zlib.xsc Zlib.c >Processing extracted/DCombiningClass.txt >Running Mkbootstrap for Compress::Raw::Bzip2 () >Running Mkbootstrap for B () >chmod 644 "Bzip2.bs" >cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO Bzip2.c >chmod 644 "B.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.58\" -DXS_VERSION=\"1.58\" -DPIC -fPIC "-I../.." B.c >Running Mkbootstrap for Compress::Raw::Zlib () >chmod 644 "Zlib.bs" >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 Zlib.c >Processing extracted/DNumType.txt >including ppphdoc >including ppphbin >including version >including threads >including limits >including uv >including memory >including misc >including variables >including mPUSH >including call >including newRV >including newCONSTSUB >including MY_CXT >including format >including SvREFCNT >including newSV_type >including newSVpv >including SvPV >including Sv_set >including sv_xpvf >including shared_pv >including HvNAME >including gv >including warn >including pvs >including magic >including cop >including grok >including snprintf >including sprintf >including exception >including strlfuncs >including pv_tools >Processing extracted/DEastAsianWidth.txt >Processing extracted/DLineBreak.txt >cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO blocksort.c >B.c: In function 'XS_B__PADNAME_TYPE': >B.xs:2390: warning: 'ret' may be used uninitialized in this function >B.xs:2390: note: 'ret' was declared here >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Cwd.xs > Cwd.xsc && mv Cwd.xsc Cwd.c >Processing extracted/DBidiClass.txt >cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO bzlib.c >Zlib.c: In function 'XS_Compress__Raw__Zlib_constant': >./constants.xs:11: warning: 'iv' may be used uninitialized in this function >./constants.xs:11: note: 'iv' was declared here >Running Mkbootstrap for Cwd () >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 adler32.c >chmod 644 "Cwd.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"3.56\" -DXS_VERSION=\"3.56\" -DPIC -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c >Processing extracted/DDecompositionType.txt >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 compress.c >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 crc32.c >cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO compress.c >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 deflate.c >Processing extracted/DBinaryProperties.txt >Running Mkbootstrap for DB_File () >Processing extracted/DNumValues.txt >chmod 644 "DB_File.bs" >cc -c -I/usr/local/BerkeleyDB/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.835\" -DXS_VERSION=\"1.835\" -DPIC -fPIC "-I../.." -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c >rm -f ../../lib/auto/B/B.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector B.o -o ../../lib/auto/B/B.so >chmod 755 ../../lib/auto/B/B.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/B/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 >cc -c -I/usr/local/BerkeleyDB/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.835\" -DXS_VERSION=\"1.835\" -DPIC -fPIC "-I../.." -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t DB_File.c >Running Mkbootstrap for Data::Dumper () >rm -f ../../lib/auto/Cwd/Cwd.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Cwd.o -o ../../lib/auto/Cwd/Cwd.so >Running Mkbootstrap for Devel::PPPort () >chmod 755 ../../lib/auto/Cwd/Cwd.so >chmod 644 "Dumper.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.158\" -DXS_VERSION=\"2.158\" -DPIC -fPIC "-I../.." Dumper.c >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/dist/PathTools/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 >chmod 644 "PPPort.bs" >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 infback.c >"../../miniperl" "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" PPPort_xs.PL RealPPPort.xs >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inffast.c >Processing extracted/DJoinGroup.txt >"../../miniperl" "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h >Processing extracted/DJoinType.txt >cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO crctable.c >Processing Jamo.txt >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inflate.c >cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO decompress.c >Processing UnicodeData.txt >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inftrees.c >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"3.31\" -DXS_VERSION=\"3.31\" -DPIC -fPIC "-I../.." module2.c >cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO huffman.c >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 trees.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >adding XS code from parts/inc/call >adding XS code from parts/inc/cop >adding XS code from parts/inc/exception >adding XS code from parts/inc/format >adding XS code from parts/inc/grok >adding XS code from parts/inc/gv >adding XS code from parts/inc/HvNAME >adding XS code from parts/inc/limits >adding XS code from parts/inc/magic >adding XS code from parts/inc/memory >adding XS code from parts/inc/misc >adding XS code from parts/inc/mPUSH >adding XS code from parts/inc/MY_CXT >adding XS code from parts/inc/newCONSTSUB >adding XS code from parts/inc/newRV >adding XS code from parts/inc/newSVpv >adding XS code from parts/inc/newSV_type >adding XS code from parts/inc/pvs >adding XS code from parts/inc/pv_tools >adding XS code from parts/inc/shared_pv >adding XS code from parts/inc/snprintf >adding XS code from parts/inc/sprintf >adding XS code from parts/inc/strlfuncs >adding XS code from parts/inc/SvPV >adding XS code from parts/inc/SvREFCNT >adding XS code from parts/inc/Sv_set >adding XS code from parts/inc/sv_xpvf >cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO randtable.c >adding XS code from parts/inc/threads >adding XS code from parts/inc/uv >adding XS code from parts/inc/variables >adding XS code from parts/inc/warn >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"3.31\" -DXS_VERSION=\"3.31\" -DPIC -fPIC "-I../.." module3.c >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 uncompr.c >DB_File.c: In function 'XS_DB_File_constant': >./constants.xs:11: warning: 'iv' may be used uninitialized in this function >./constants.xs:11: note: 'iv' was declared here >cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.068\" -DXS_VERSION=\"2.068\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 zutil.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" RealPPPort.xs > RealPPPort.xsc && mv RealPPPort.xsc RealPPPort.c >rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so >rm -f ../../lib/auto/Data/Dumper/Dumper.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so >chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 >chmod 755 ../../lib/auto/Data/Dumper/Dumper.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/dist/Data-Dumper/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 >rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >rm -f ../../lib/auto/DB_File/DB_File.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector version.o DB_File.o -o ../../lib/auto/DB_File/DB_File.so >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Generating a Unix-style Makefile >Writing Makefile for Devel::Peek >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >chmod 755 ../../lib/auto/DB_File/DB_File.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/DB_File/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs ../../lib/auto/DB_File/DB_File.bs 644 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Perl's config says that U32 access must be aligned. >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"3.31\" -DXS_VERSION=\"3.31\" -DPIC -fPIC "-I../.." RealPPPort.c >Generating a Unix-style Makefile >Writing Makefile for Digest::MD5 >Generating a Unix-style Makefile >Writing Makefile for Digest::SHA >Generating a Unix-style Makefile >Writing Makefile for Fcntl >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Peek.xs > Peek.xsc && mv Peek.xsc Peek.c >RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8': >RealPPPort.xs:1191: warning: value computed is not used >RealPPPort.xs: In function 'XS_Devel__PPPort_other_variables': >RealPPPort.xs:2269: warning: cast from pointer to integer of different size >RealPPPort.xs:2270: warning: cast from pointer to integer of different size >RealPPPort.xs:2271: warning: cast from pointer to integer of different size >RealPPPort.xs:2272: warning: cast from pointer to integer of different size >RealPPPort.xs:2273: warning: cast from pointer to integer of different size >RealPPPort.xs:2274: warning: cast from pointer to integer of different size >RealPPPort.xs:2275: warning: cast from pointer to integer of different size >RealPPPort.xs:2276: warning: cast from pointer to integer of different size >RealPPPort.xs:2277: warning: cast from pointer to integer of different size >RealPPPort.xs:2278: warning: cast from pointer to integer of different size >RealPPPort.xs:2286: warning: cast from pointer to integer of different size >RealPPPort.xs:2287: warning: cast from pointer to integer of different size >RealPPPort.xs:2288: warning: cast from pointer to integer of different size >RealPPPort.xs:2289: warning: cast from pointer to integer of different size >RealPPPort.xs:2290: warning: cast from pointer to integer of different size >RealPPPort.xs:2291: warning: cast from pointer to integer of different size >RealPPPort.xs:2292: warning: cast from pointer to integer of different size >RealPPPort.xs:2293: warning: cast from pointer to integer of different size >RealPPPort.xs:2294: warning: cast from pointer to integer of different size >RealPPPort.xs:2295: warning: cast from pointer to integer of different size >RealPPPort.xs:2296: warning: cast from pointer to integer of different size >RealPPPort.xs:2297: warning: cast from pointer to integer of different size >RealPPPort.xs:2298: warning: cast from pointer to integer of different size >Generating a Unix-style Makefile >Writing Makefile for File::DosGlob >Running Mkbootstrap for Devel::Peek () >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" MD5.xs > MD5.xsc && mv MD5.xsc MD5.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" SHA.xs > SHA.xsc && mv SHA.xsc SHA.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap "../../lib/ExtUtils/typemap" Fcntl.xs > Fcntl.xsc && mv Fcntl.xsc Fcntl.c >chmod 644 "Peek.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -DPIC -fPIC "-I../.." Peek.c >Generating a Unix-style Makefile >Writing Makefile for Encode::Byte >Generating a Unix-style Makefile >Writing Makefile for Encode::CN >Generating a Unix-style Makefile >Writing Makefile for Encode::EBCDIC >Running Mkbootstrap for Digest::SHA () >Running Mkbootstrap for Fcntl () >Generating a Unix-style Makefile >Writing Makefile for Encode::JP >chmod 644 "SHA.bs" >cp shasum blib/script/shasum >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Digest-SHA/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum >chmod 644 "Fcntl.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" -DPIC -fPIC "-I../.." Fcntl.c >Generating a Unix-style Makefile >Writing Makefile for Encode::KR >Generating a Unix-style Makefile >Writing Makefile for Encode::Symbol >Generating a Unix-style Makefile >Writing Makefile for Encode::TW >./const-xs.inc: In function 'XS_Fcntl_AUTOLOAD': >./const-xs.inc:559: warning: format '%d' expects type 'int', but argument 4 has type 'line_t' >./const-xs.inc:564: warning: format '%d' expects type 'int', but argument 4 has type 'line_t' >Generating a Unix-style Makefile >Writing Makefile for Encode::Unicode >Generating a Unix-style Makefile >Writing Makefile for Encode >cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O1 -fomit-frame-pointer -DVERSION=\"5.95\" -DXS_VERSION=\"5.95\" -DPIC -fPIC "-I../.." SHA.c >rm -f ../../lib/auto/Devel/Peek/Peek.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Peek.o -o ../../lib/auto/Devel/Peek/Peek.so >chmod 755 ../../lib/auto/Devel/Peek/Peek.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/Devel-Peek/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 >Running Mkbootstrap for Digest::MD5 () >rm -f ../../lib/auto/Fcntl/Fcntl.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so >chmod 644 "MD5.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.54\" -DXS_VERSION=\"2.54\" -DPIC -fPIC "-I../.." -DU32_ALIGNMENT_REQUIRED MD5.c >chmod 755 ../../lib/auto/Fcntl/Fcntl.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/Fcntl/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 >MD5.xs:171: warning: 'static' is not at beginning of declaration >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" DosGlob.xs > DosGlob.xsc && mv DosGlob.xsc DosGlob.c >rm -f ../../lib/auto/Digest/MD5/MD5.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector MD5.o -o ../../lib/auto/Digest/MD5/MD5.so >chmod 755 ../../lib/auto/Digest/MD5/MD5.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Digest-MD5/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 >Running Mkbootstrap for File::DosGlob () >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -DPIC -fPIC "-I../.." DosGlob.c >chmod 644 "DosGlob.bs" >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm >Running Mkbootstrap for Encode::Byte () >rm -f ../../lib/auto/Digest/SHA/SHA.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector SHA.o -o ../../lib/auto/Digest/SHA/SHA.so >rm -f ../../lib/auto/File/DosGlob/DosGlob.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so >chmod 644 "Byte.bs" >chmod 755 ../../lib/auto/Digest/SHA/SHA.so >chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Digest-SHA/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/File-DosGlob/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 >Reading cp37 (cp37) >Reading cp1026 (cp1026) >Reading cp1047 (cp1047) >Reading cp500 (cp500) >Reading cp875 (cp875) >Reading posix-bc (posix-bc) >"../../../miniperl" "-I../../../lib" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap "../../../lib/ExtUtils/typemap" EBCDIC.xs > EBCDIC.xsc && mv EBCDIC.xsc EBCDIC.c >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Reading iso-8859-2 (iso-8859-2) >Reading iso-8859-3 (iso-8859-3) >Reading iso-8859-4 (iso-8859-4) >Reading iso-8859-5 (iso-8859-5) >Reading iso-8859-6 (iso-8859-6) >Reading iso-8859-7 (iso-8859-7) >Reading iso-8859-8 (iso-8859-8) >Reading iso-8859-9 (iso-8859-9) >Reading iso-8859-10 (iso-8859-10) >Reading iso-8859-11 (iso-8859-11) >Reading iso-8859-13 (iso-8859-13) >Reading iso-8859-14 (iso-8859-14) >Reading iso-8859-15 (iso-8859-15) >Reading iso-8859-16 (iso-8859-16) >Reading AdobeStandardEncoding (AdobeStandardEncoding) >Reading cp1006 (cp1006) >Reading cp1250 (cp1250) >Reading cp1251 (cp1251) >Reading cp1252 (cp1252) >Reading cp1253 (cp1253) >Reading cp1254 (cp1254) >Reading cp1255 (cp1255) >Reading cp1256 (cp1256) >Reading cp1257 (cp1257) >Reading cp1258 (cp1258) >Reading cp424 (cp424) >Reading cp437 (cp437) >Reading cp737 (cp737) >Reading cp775 (cp775) >Reading cp850 (cp850) >Reading cp852 (cp852) >Reading cp855 (cp855) >Reading cp856 (cp856) >Reading cp857 (cp857) >Reading cp858 (cp858) >Reading cp860 (cp860) >Reading cp861 (cp861) >Reading cp862 (cp862) >Reading cp863 (cp863) >Reading cp864 (cp864) >Reading cp865 (cp865) >Reading cp866 (cp866) >Reading cp869 (cp869) >Reading cp874 (cp874) >Reading hp-roman8 (hp-roman8) >Reading koi8-f (koi8-f) >Reading koi8-r (koi8-r) >Reading koi8-u (koi8-u) >Reading MacArabic (MacArabic) >Reading MacCentralEurRoman (MacCentralEurRoman) >Reading MacCroatian (MacCroatian) >Reading MacCyrillic (MacCyrillic) >Reading MacFarsi (MacFarsi) >Reading MacGreek (MacGreek) >Reading MacHebrew (MacHebrew) >Reading MacIcelandic (MacIcelandic) >Reading MacRomanian (MacRomanian) >Reading MacRumanian (MacRumanian) >Reading MacRoman (MacRoman) >Reading MacSami (MacSami) >Reading MacThai (MacThai) >Reading MacTurkish (MacTurkish) >Reading MacUkrainian (MacUkrainian) >Reading nextstep (nextstep) >Reading viscii (viscii) >"../../../miniperl" "-I../../../lib" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap "../../../lib/ExtUtils/typemap" Byte.xs > Byte.xsc && mv Byte.xsc Byte.c >Generating a Unix-style Makefile >Writing Makefile for File::Glob >rm -f ../../lib/auto/Devel/PPPort/PPPort.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so >chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Devel-PPPort/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." byte_t.c >Running Mkbootstrap for Encode::EBCDIC () >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm >chmod 644 "EBCDIC.bs" >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fPIC "-I../../.." ebcdic_t.c >Reading euc-cn (euc-cn) >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." Byte.c >Reading cp936 (cp936) >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fPIC "-I../../.." EBCDIC.c >Reading cp932 (cp932) >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Glob.xs > Glob.xsc && mv Glob.xsc Glob.c >rm -f ../../../lib/auto/Encode/Byte/Byte.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so >chmod 755 ../../../lib/auto/Encode/Byte/Byte.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/Byte/../../../miniperl "-I../../../lib" "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm >rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so >chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 >Reading jis0201-raw (jis0201-raw) >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm >Running Mkbootstrap for File::Glob () >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm >chmod 644 "Glob.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -DPIC -fPIC "-I../.." bsd_glob.c >Reading gb12345-raw (gb12345-raw) >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Reading gb2312-raw (gb2312-raw) >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm >Generating a Unix-style Makefile >Writing Makefile for Filter::Util::Call >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -DPIC -fPIC "-I../.." Glob.c >Reading jis0208-raw (jis0208-raw) >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >./const-xs.inc: In function 'XS_File__Glob_AUTOLOAD': >./const-xs.inc:135: warning: format '%d' expects type 'int', but argument 4 has type 'line_t' >./const-xs.inc:140: warning: format '%d' expects type 'int', but argument 4 has type 'line_t' >Reading euc-kr (euc-kr) >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm >Generating a Unix-style Makefile >Writing Makefile for Hash::Util >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Call.xs > Call.xsc && mv Call.xsc Call.c >Reading iso-ir-165 (iso-ir-165) >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm >Running Mkbootstrap for Filter::Util::Call () >Reading euc-jp (euc-jp) >chmod 644 "Call.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.54\" -DXS_VERSION=\"1.54\" -DPIC -fPIC "-I../.." Call.c >Reading cp949 (cp949) >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm >Reading jis0212-raw (jis0212-raw) >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm >rm -f ../../lib/auto/Filter/Util/Call/Call.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Call.o -o ../../lib/auto/Filter/Util/Call/Call.so >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Util.xs > Util.xsc && mv Util.xsc Util.c >chmod 755 ../../lib/auto/Filter/Util/Call/Call.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Filter-Util-Call/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm >rm -f ../../lib/auto/File/Glob/Glob.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm >chmod 755 ../../lib/auto/File/Glob/Glob.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/File-Glob/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 >Reading MacChineseSimp (MacChineseSimp) >Running Mkbootstrap for Encode::CN () >Running Mkbootstrap for Hash::Util () >chmod 644 "CN.bs" >chmod 644 "Util.bs" >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." cp_00_t.c >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm >Reading MacJapanese (MacJapanese) >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -DPIC -fPIC "-I../.." -DPERL_EXT Util.c >Reading AdobeSymbol (AdobeSymbol) >Reading AdobeZdingbat (AdobeZdingbat) >Reading dingbats (dingbats) >Reading MacDingbats (MacDingbats) >Reading MacSymbol (MacSymbol) >Reading symbol (symbol) >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm >"../../../miniperl" "-I../../../lib" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap "../../../lib/ExtUtils/typemap" Symbol.xs > Symbol.xsc && mv Symbol.xsc Symbol.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." eu_01_t.c >rm -f ../../lib/auto/Hash/Util/Util.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Util.o -o ../../lib/auto/Hash/Util/Util.so >chmod 755 ../../lib/auto/Hash/Util/Util.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/Hash-Util/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 >Running Mkbootstrap for Encode::Symbol () >chmod 644 "Symbol.bs" >Reading ksc5601-raw (ksc5601-raw) >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fPIC "-I../../.." symbol_t.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." gb_02_t.c >Reading MacKorean (MacKorean) >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." gb_03_t.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fPIC "-I../../.." Symbol.c >Reading shiftjis (shiftjis) >Reading johab (johab) >"../../../miniperl" "-I../../../lib" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap "../../../lib/ExtUtils/typemap" JP.xs > JP.xsc && mv JP.xsc JP.c >"../../../miniperl" "-I../../../lib" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap "../../../lib/ExtUtils/typemap" KR.xs > KR.xsc && mv KR.xsc KR.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." ir_04_t.c >Generating a Unix-style Makefile >Writing Makefile for I18N::Langinfo >rm -f ../../../lib/auto/Encode/Symbol/Symbol.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm >chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 >Generating a Unix-style Makefile >Writing Makefile for Hash::Util::FieldHash >Running Mkbootstrap for Encode::JP () >Running Mkbootstrap for Encode::KR () >chmod 644 "JP.bs" >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." cp_00_t.c >chmod 644 "KR.bs" >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." cp_00_t.c >"../../../miniperl" "-I../../../lib" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap "../../../lib/ExtUtils/typemap" CN.xs > CN.xsc && mv CN.xsc CN.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." eu_01_t.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Langinfo.xs > Langinfo.xsc && mv Langinfo.xsc Langinfo.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" FieldHash.xs > FieldHash.xsc && mv FieldHash.xsc FieldHash.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." eu_01_t.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." ma_05_t.c >Running Mkbootstrap for Hash::Util::FieldHash () >chmod 644 "FieldHash.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fPIC "-I../.." FieldHash.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." CN.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." jo_02_t.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." ji_02_t.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." ji_03_t.c >rm -f ../../../lib/auto/Encode/CN/CN.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../../../lib/auto/Encode/CN/CN.so >chmod 755 ../../../lib/auto/Encode/CN/CN.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/CN/../../../miniperl "-I../../../lib" "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm >"../../../miniperl" "-I../../../lib" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap "../../../lib/ExtUtils/typemap" Unicode.xs > Unicode.xsc && mv Unicode.xsc Unicode.c >Reading big5-eten (big5-eten) >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." ji_04_t.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for I18N::Langinfo () >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." ks_03_t.c >chmod 644 "Langinfo.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -DPIC -fPIC "-I../.." Langinfo.c >rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so >chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 >Running Mkbootstrap for Encode::Unicode () >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." ma_04_t.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." ma_05_t.c >./const-xs.inc: In function 'XS_I18N__Langinfo_AUTOLOAD': >./const-xs.inc:263: warning: format '%d' expects type 'int', but argument 4 has type 'line_t' >./const-xs.inc:268: warning: format '%d' expects type 'int', but argument 4 has type 'line_t' >chmod 644 "Unicode.bs" >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -DPIC -fPIC "-I../../.." Unicode.c >rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so >Generating a Unix-style Makefile >Writing Makefile for IO >chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/I18N-Langinfo/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm >Unicode.xs: In function 'XS_Encode__Unicode_decode_xs': >Unicode.xs:175: warning: value computed is not used >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." sh_06_t.c >Unicode.xs: In function 'XS_Encode__Unicode_encode_xs': >Unicode.xs:340: warning: value computed is not used >"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." KR.c >rm -f ../../../lib/auto/Encode/KR/KR.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../../../lib/auto/Encode/KR/KR.so >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." JP.c >chmod 755 ../../../lib/auto/Encode/KR/KR.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/KR/../../../miniperl "-I../../../lib" "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" IO.xs > IO.xsc && mv IO.xsc IO.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >rm -f ../../../lib/auto/Encode/Unicode/Unicode.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so >chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 >rm -f ../../../lib/auto/Encode/JP/JP.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../../../lib/auto/Encode/JP/JP.so >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >chmod 755 ../../../lib/auto/Encode/JP/JP.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/JP/../../../miniperl "-I../../../lib" "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 >Running Mkbootstrap for IO () >Setting license tag... >chmod 644 "IO.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" -DPIC -fPIC "-I../.." IO.c >Generating a Unix-style Makefile >Writing Makefile for IPC::SysV >Generating a Unix-style Makefile >Writing Makefile for List::Util >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" -DPIC -fPIC "-I../.." poll.c >Reading big5-hkscs (big5-hkscs) >Reading MacChineseTrad (MacChineseTrad) >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Encode::TW () >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" ListUtil.xs > ListUtil.xsc && mv ListUtil.xsc ListUtil.c >chmod 644 "TW.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Encode.xs > Encode.xsc && mv Encode.xsc Encode.c >rm -f ../../lib/auto/IO/IO.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector IO.o poll.o -o ../../lib/auto/IO/IO.so >chmod 755 ../../lib/auto/IO/IO.so >Running Mkbootstrap for List::Util () >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/dist/IO/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 >"../../miniperl" -I../../lib -I../../lib regen.pl >Reading cp950 (cp950) >chmod 644 "Util.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.41\" -DXS_VERSION=\"1.41\" -DPIC -fPIC "-I../.." -DPERL_EXT ListUtil.c >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." bi_00_t.c >"../../miniperl" -I../../lib -I../../lib regen.pl >Writing const-xs.inc >Writing const-c.inc >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." bi_01_t.c >"../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm >Warning (mostly harmless): No library found for -lndbm >Warning (mostly harmless): No library found for -ldbm >Generating a Unix-style Makefile >Writing Makefile for MIME::Base64 >Warning (mostly harmless): No library found for -lucb >Generating a Unix-style Makefile >Writing Makefile for NDBM_File >Writing const-xs.inc >Writing const-c.inc >Reading iso-8859-1 (iso-8859-1) >Reading ascii (ascii) >Reading ascii-ctrl (ascii-ctrl) >Reading null (null) >Running Mkbootstrap for IPC::SysV () >ListUtil.xs: In function 'XS_List__Util_pairmap': >ListUtil.xs:689: warning: unused variable 'b' >ListUtil.xs:688: warning: unused variable 'a' >ListUtil.xs:731: warning: unused variable 'b' >ListUtil.xs:730: warning: unused variable 'a' >chmod 644 "SysV.bs" >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." ma_03_t.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" SysV.xs > SysV.xsc && mv SysV.xsc SysV.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >ListUtil.c: In function 'XS_List__Util_min': >ListUtil.xs:99: warning: 'retval' may be used uninitialized in this function >ListUtil.xs:99: note: 'retval' was declared here >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" NDBM_File.xs > NDBM_File.xsc && mv NDBM_File.xsc NDBM_File.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Base64.xs > Base64.xsc && mv Base64.xsc Base64.c >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../.." SysV.c >"../../../miniperl" "-I../../../lib" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap "../../../lib/ExtUtils/typemap" TW.xs > TW.xsc && mv TW.xsc TW.c >Generating a Unix-style Makefile >Writing Makefile for Opcode >Running Mkbootstrap for NDBM_File () >chmod 644 "NDBM_File.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -DPIC -fPIC "-I../.." NDBM_File.c >SysV.c: In function 'XS_IPC__SysV__constant': >./const-xs.inc:11: warning: 'iv' may be used uninitialized in this function >./const-xs.inc:11: note: 'iv' was declared here >Running Mkbootstrap for MIME::Base64 () >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." cp_02_t.c >chmod 644 "Base64.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"3.15\" -DXS_VERSION=\"3.15\" -DPIC -fPIC "-I../.." Base64.c >Processing ArabicShaping.txt >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Opcode.xs > Opcode.xsc && mv Opcode.xsc Opcode.c >Running Mkbootstrap for Encode () >rm -f ../../lib/auto/IPC/SysV/SysV.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector SysV.o -o ../../lib/auto/IPC/SysV/SysV.so >chmod 755 ../../lib/auto/IPC/SysV/SysV.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/IPC-SysV/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 >chmod 644 "Encode.bs" >cc -c -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." TW.c >rm -f ../../lib/auto/List/Util/Util.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector ListUtil.o -o ../../lib/auto/List/Util/Util.so >rm -f ../../lib/auto/NDBM_File/NDBM_File.so >chmod 755 ../../lib/auto/List/Util/Util.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector NDBM_File.o -o ../../lib/auto/NDBM_File/NDBM_File.so >cp bin/piconv blib/script/piconv >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 >chmod 755 ../../lib/auto/NDBM_File/NDBM_File.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/NDBM_File/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NDBM_File.bs ../../lib/auto/NDBM_File/NDBM_File.bs 644 >rm -f ../../lib/auto/MIME/Base64/Base64.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Base64.o -o ../../lib/auto/MIME/Base64/Base64.so >Processing Blocks.txt >chmod 755 ../../lib/auto/MIME/Base64/Base64.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/MIME-Base64/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 >cp bin/encguess blib/script/encguess >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess >Running Mkbootstrap for Opcode () >cp bin/enc2xs blib/script/enc2xs >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs >chmod 644 "Opcode.bs" >rm -f ../../../lib/auto/Encode/TW/TW.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../../../lib/auto/Encode/TW/TW.so >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -DPIC -fPIC "-I../.." Opcode.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Processing PropList.txt >chmod 755 ../../../lib/auto/Encode/TW/TW.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/TW/../../../miniperl "-I../../../lib" "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >cc -c -I./Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.72\" -DXS_VERSION=\"2.72\" -DPIC -fPIC "-I../.." Encode.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Opcode.xs: In function 'new_opset': >Opcode.xs:137: warning: left shift count >= width of type >Opcode.xs:137: warning: integer overflow in expression >cc -c -I./Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.72\" -DXS_VERSION=\"2.72\" -DPIC -fPIC "-I../.." def_t.c >Opcode.xs: In function 'opmask_addlocal': >Opcode.xs:230: warning: unused variable 'my_cxtp' >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Processing SpecialCasing.txt >Processing hints file hints/freebsd.pl >Warning (mostly harmless): No library found for -lposix >Warning (mostly harmless): No library found for -lcposix >rm -f ../../lib/auto/Opcode/Opcode.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Opcode.o -o ../../lib/auto/Opcode/Opcode.so >Generating a Unix-style Makefile >Writing Makefile for PerlIO::mmap >chmod 755 ../../lib/auto/Opcode/Opcode.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/Opcode/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 >Generating a Unix-style Makefile >Writing Makefile for PerlIO::encoding >Generating a Unix-style Makefile >Writing Makefile for POSIX >cc -c -I./Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.72\" -DXS_VERSION=\"2.72\" -DPIC -fPIC "-I../.." encengine.c >Generating a Unix-style Makefile >Writing Makefile for PerlIO::scalar >Processing LineBreak.txt >Generating a Unix-style Makefile >Writing Makefile for PerlIO::via >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" POSIX.xs > POSIX.xsc && mv POSIX.xsc POSIX.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" mmap.xs > mmap.xsc && mv mmap.xsc mmap.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" encoding.xs > encoding.xsc && mv encoding.xsc encoding.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" via.xs > via.xsc && mv via.xsc via.c >rm -f ../../lib/auto/Encode/Encode.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" scalar.xs > scalar.xsc && mv scalar.xsc scalar.c >chmod 755 ../../lib/auto/Encode/Encode.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Encode/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 >Processing EastAsianWidth.txt >Running Mkbootstrap for PerlIO::encoding () >Running Mkbootstrap for PerlIO::mmap () >Running Mkbootstrap for POSIX () >Generating a Unix-style Makefile >Writing Makefile for SDBM_File >chmod 644 "mmap.bs" >chmod 644 "POSIX.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.014\" -DXS_VERSION=\"0.014\" -DPIC -fPIC "-I../.." mmap.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for PerlIO::via () >chmod 644 "encoding.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -DPIC -fPIC "-I../.." encoding.c >chmod 644 "via.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" -DPIC -fPIC "-I../.." via.c >Running Mkbootstrap for PerlIO::scalar () >chmod 644 "scalar.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" -DPIC -fPIC "-I../.." scalar.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" SDBM_File.xs > SDBM_File.xsc && mv SDBM_File.xsc SDBM_File.c >Processing CompositionExclusions.txt >Processing BidiMirroring.txt >rm -f ../../lib/auto/PerlIO/mmap/mmap.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so >Generating a Unix-style Makefile >Writing Makefile for Socket >chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/PerlIO-mmap/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -DSTRUCT_TM_HASZONE -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.53_01\" -DXS_VERSION=\"1.53_01\" -DPIC -fPIC "-I../.." POSIX.c >Processing CaseFolding.txt >Please specify prototyping behavior for SDBM_File.xs (see perlxs manual) >rm -f ../../lib/auto/PerlIO/scalar/scalar.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so >rm -f ../../lib/auto/PerlIO/via/via.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector via.o -o ../../lib/auto/PerlIO/via/via.so >chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/PerlIO-scalar/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 >./const-xs.inc: In function 'XS_POSIX_constant': >./const-xs.inc:1451: warning: format '%d' expects type 'int', but argument 4 has type 'line_t' >./const-xs.inc:1456: warning: format '%d' expects type 'int', but argument 4 has type 'line_t' >chmod 755 ../../lib/auto/PerlIO/via/via.so >Running Mkbootstrap for SDBM_File () >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/PerlIO-via/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 >rm -f ../../lib/auto/PerlIO/encoding/encoding.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so >cc -c -I../.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" -DPIC -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c >chmod 644 "SDBM_File.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/PerlIO-encoding/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 >cc -c -I../.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" -DPIC -fPIC "-I../.." -DSDBM -DDUFF hash.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" Socket.xs > Socket.xsc && mv Socket.xsc Socket.c >POSIX.c: At top level: >POSIX.xs:979: warning: 'my_fegetround' defined but not used >cc -c -I../.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" -DPIC -fPIC "-I../.." -DSDBM -DDUFF pair.c >cc -c -I../.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" -DPIC -fPIC "-I../.." -DSDBM -DDUFF sdbm.c >Processing DCoreProperties.txt >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Socket () >chmod 644 "Socket.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Generating a Unix-style Makefile >Writing Makefile for Storable > >You appear to have a perl configured to use 64 bit integers in its scalar >variables. If you have existing data written with an earlier version of >Storable which this version of Storable refuses to load with a > > Byte order is not compatible > >error, then please read the section "64 bit data in perl 5.6.0 and 5.6.1" >in the Storable documentation for instructions on how to read your data. > >(You can find the documentation at the end of Storable.pm in POD format) > >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Tie/Hash/NamedCapture/NamedCapture.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >rm -f ../../lib/auto/SDBM_File/SDBM_File.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector SDBM_File.o hash.o pair.o sdbm.o -o ../../lib/auto/SDBM_File/SDBM_File.so >chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.018\" -DXS_VERSION=\"2.018\" -DPIC -fPIC "-I../.." Socket.c >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/SDBM_File/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Generating a Unix-style Makefile >Writing Makefile for Sys::Hostname >./const-xs.inc: In function 'XS_Socket_AUTOLOAD': >./const-xs.inc:911: warning: format '%d' expects type 'int', but argument 4 has type 'line_t' >./const-xs.inc:916: warning: format '%d' expects type 'int', but argument 4 has type 'line_t' >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Storable.xs > Storable.xsc && mv Storable.xsc Storable.c >Generating a Unix-style Makefile >Writing Makefile for Sys::Syslog >Generating a Unix-style Makefile >Writing Makefile for Tie::Hash::NamedCapture >Configuring Time::HiRes... >Running Mkbootstrap for Storable () >chmod 644 "Storable.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.53_01\" -DXS_VERSION=\"2.53_01\" -DPIC -fPIC "-I../.." Storable.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" NamedCapture.xs > NamedCapture.xsc && mv NamedCapture.xsc NamedCapture.c >rm -f ../../lib/auto/Socket/Socket.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Socket.o -o ../../lib/auto/Socket/Socket.so >chmod 755 ../../lib/auto/Socket/Socket.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Socket/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 >Have syscall()... looking for syscall.h... found <sys/syscall.h>. >Looking for gettimeofday()... found. >Looking for setitimer()... found. >Looking for getitimer()... found. >You have interval timers (both setitimer and getitimer). >Looking for ualarm()... found. >Looking for usleep()... found. >Running Mkbootstrap for Tie::Hash::NamedCapture () >chmod 644 "NamedCapture.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -DPIC -fPIC "-I../.." NamedCapture.c >rm -f ../../lib/auto/POSIX/POSIX.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector POSIX.o -o ../../lib/auto/POSIX/POSIX.so -lm >Processing Scripts.txt >chmod 755 ../../lib/auto/POSIX/POSIX.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/POSIX/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap "../../lib/ExtUtils/typemap" Syslog.xs > Syslog.xsc && mv Syslog.xsc Syslog.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Hostname.xs > Hostname.xsc && mv Hostname.xsc Hostname.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >rm -f ../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector NamedCapture.o -o ../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.so >chmod 755 ../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/Tie-Hash-NamedCapture/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NamedCapture.bs ../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.bs 644 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Sys::Hostname () >Processing DNormalizationProps.txt >Running Mkbootstrap for Sys::Syslog () >chmod 644 "Hostname.bs" >chmod 644 "Syslog.bs" >Looking for nanosleep()... testing... found. >You can mix subsecond sleeps with signals, if you want to. >(It's still not portable, though.) >Generating a Unix-style Makefile >Writing Makefile for Time::Piece >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.20\" -DXS_VERSION=\"1.20\" -DPIC -fPIC "-I../.." Hostname.c >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -DPIC -fPIC "-I../.." Syslog.c >Looking for clock_gettime()... found. >rm -f ../../lib/auto/Sys/Hostname/Hostname.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so >Generating a Unix-style Makefile >Writing Makefile for XS::APItest >chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/Sys-Hostname/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 >Looking for clock_getres()... found. >rm -f ../../lib/auto/Sys/Syslog/Syslog.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so >chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Sys-Syslog/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/arybase/arybase.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Piece.xs > Piece.xsc && mv Piece.xsc Piece.c >Looking for clock_nanosleep()... NOT found. >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" APItest.xs > APItest.xsc && mv APItest.xsc APItest.c >Looking for clock()... found. >Looking for stat() subsecond timestamps... >Generating a Unix-style Makefile >Writing Makefile for XS::Typemap >Generating a Unix-style Makefile >Writing Makefile for arybase >Trying struct stat st_atimespec.tv_nsec...found. >Trying struct stat st_atimensec...NOT found. >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" arybase.xs > arybase.xsc && mv arybase.xsc arybase.c >Trying struct stat st_atime_n...NOT found. >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc && mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c >Running Mkbootstrap for arybase () >Trying struct stat st_atim.tv_nsec...found. >chmod 644 "arybase.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -DPIC -fPIC "-I../.." arybase.c >Processing HangulSyllableType.txt >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc && mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c >Making header files for XS... >In file included from arybase.xs:17: >ptable.h: In function 'ptable_split': >ptable.h:125: warning: left shift count >= width of type >ptable.h:125: warning: integer overflow in expression >Trying struct stat st_uatime...NOT found. >You seem to have stat() subsecond timestamps. >(Your struct stat has them, but the filesystems must help.) >Processing auxiliary/WordBreakProperty.txt >Generating a Unix-style Makefile >Writing Makefile for Time::HiRes >Running Mkbootstrap for XS::APItest () >chmod 644 "APItest.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.72\" -DXS_VERSION=\"0.72\" -DPIC -fPIC "-I../.." APItest.c >rm -f ../../lib/auto/Storable/Storable.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Storable.o -o ../../lib/auto/Storable/Storable.so >Processing auxiliary/GraphemeBreakProperty.txt >chmod 755 ../../lib/auto/Storable/Storable.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/dist/Storable/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 >Running Mkbootstrap for Time::Piece () >rm -f ../../lib/auto/arybase/arybase.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector arybase.o -o ../../lib/auto/arybase/arybase.so >chmod 755 ../../lib/auto/arybase/arybase.so >chmod 644 "Piece.bs" >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/arybase/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- arybase.bs ../../lib/auto/arybase/arybase.bs 644 >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.29\" -DXS_VERSION=\"1.29\" -DPIC -fPIC "-I../.." Piece.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Collate.xs > Collate.xsc && mv Collate.xsc Collate.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" -typemap "typemap" HiRes.xs > HiRes.xsc && mv HiRes.xsc HiRes.c >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.72\" -DXS_VERSION=\"0.72\" -DPIC -fPIC "-I../.." XSUB-undef-XS_VERSION.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Piece.xs: In function '_strptime': >Piece.xs:688: warning: comparison between signed and unsigned >Piece.xs:782: warning: comparison between signed and unsigned >Piece.xs: In function 'XS_Time__Piece__strftime': >Piece.xs:1059: warning: comparison between signed and unsigned >Piece.c: At top level: >Piece.xs:350: warning: 'copyright' defined but not used >Piece.xs:352: warning: 'sccsid' defined but not used >Processing auxiliary/GCBTest.txt >Processing auxiliary/SBTest.txt >Processing auxiliary/WBTest.txt >Processing auxiliary/SentenceBreakProperty.txt >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" Typemap.xs > Typemap.xsc && mv Typemap.xsc Typemap.c >Running Mkbootstrap for Unicode::Collate () >chmod 644 "Collate.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -DPIC -fPIC "-I../.." Collate.c >Running Mkbootstrap for Time::HiRes () >chmod 644 "HiRes.bs" >Generating a Unix-style Makefile >Writing Makefile for attributes >rm -f ../../lib/auto/Time/Piece/Piece.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Piece.o -o ../../lib/auto/Time/Piece/Piece.so >chmod 755 ../../lib/auto/Time/Piece/Piece.so >Running Mkbootstrap for XS::Typemap () >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Time-Piece/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 >chmod 644 "Typemap.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -DPIC -fPIC "-I../.." stdio.c >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.9726\" -DXS_VERSION=\"1.9726\" -DPIC -fPIC "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK -DTIME_HIRES_STAT=1 -DTIME_HIRES_STAT=4 -DATLEASTFIVEOHOHFIVE HiRes.c >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.72\" -DXS_VERSION=\"0.72\" -DPIC -fPIC "-I../.." XSUB-redefined-macros.c ><command-line>: warning: "TIME_HIRES_STAT" redefined ><command-line>: warning: this is the location of the previous definition >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -DPIC -fPIC "-I../.." Typemap.c >Processing NamedSequences.txt >Processing NameAliases.txt >HiRes.xs: In function 'XS_Time__HiRes_clock': >HiRes.xs:1250: warning: comparison between signed and unsigned >Typemap.xs: In function 'XS_unpack_anotherstructPtrPtr': >Typemap.xs:164: warning: left shift count >= width of type >Typemap.xs:164: warning: integer overflow in expression >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.72\" -DXS_VERSION=\"0.72\" -DPIC -fPIC "-I../.." core.c >Processing ScriptExtensions.txt >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" attributes.xs > attributes.xsc && mv attributes.xsc attributes.c >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.72\" -DXS_VERSION=\"0.72\" -DPIC -fPIC "-I../.." exception.c >Processing BidiBrackets.txt >HiRes.c: In function 'XS_Time__HiRes_constant': >./const-xs.inc:11: warning: 'iv' may be used uninitialized in this function >./const-xs.inc:11: note: 'iv' was declared here >Finishing processing Unicode properties >rm -f ../../lib/auto/Time/HiRes/HiRes.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.72\" -DXS_VERSION=\"0.72\" -DPIC -fPIC "-I../.." notcore.c >chmod 755 ../../lib/auto/Time/HiRes/HiRes.so >Running Mkbootstrap for attributes () >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" -DPIC -fPIC "-I../.." attributes.c >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Time-HiRes/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 >chmod 644 "attributes.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >rm -f ../../lib/auto/attributes/attributes.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector attributes.o -o ../../lib/auto/attributes/attributes.so >rm -f ../../lib/auto/Unicode/Collate/Collate.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so >chmod 755 ../../lib/auto/attributes/attributes.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/attributes/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 >chmod 755 ../../lib/auto/Unicode/Collate/Collate.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/cpan/Unicode-Collate/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >rm -f ../../lib/auto/XS/Typemap/Typemap.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so >chmod 755 ../../lib/auto/XS/Typemap/Typemap.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/XS-Typemap/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 > > Making utilities >../miniperl -I../lib encguess.PL >../miniperl -I../lib c2ph.PL >Generating a Unix-style Makefile >Writing Makefile for re >Extracting encguess (with variable substitutions) >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Generating a Unix-style Makefile >Writing Makefile for mro >Extracting c2ph (with variable substitutions) >Linking c2ph to pstruct. >../miniperl -I../lib corelist.PL >Extracting corelist (with variable substitutions) >../miniperl -I../lib cpan.PL >Generating a Unix-style Makefile >Writing Makefile for threads >Extracting cpan (with variable substitutions) >../miniperl -I../lib h2ph.PL >Extracting h2ph (with variable substitutions) >../miniperl -I../lib h2xs.PL >Extracting h2xs (with variable substitutions) >../miniperl -I../lib instmodsh.PL >Generating a Unix-style Makefile >Writing Makefile for threads::shared >rm -f re_exec.c >cp ../../regexec.c re_exec.c >rm -f inline_invlist.c >cp ../../inline_invlist.c inline_invlist.c >rm -f re_comp.c >cp ../../regcomp.c re_comp.c >rm -f dquote_static.c >cp ../../dquote_static.c dquote_static.c >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap "../../lib/ExtUtils/typemap" re.xs > re.xsc && mv re.xsc re.c >Extracting instmodsh (with variable substitutions) >../miniperl -I../lib json_pp.PL >Generating a Unix-style Makefile >Writing Makefile for Math::BigInt::FastCalc >Extracting json_pp (with variable substitutions) >../miniperl -I../lib perlbug.PL >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" threads.xs > threads.xsc && mv threads.xsc threads.c >Extracting perlbug (with variable substitutions) >../miniperl -I../lib perldoc.PL >Extracting "perldoc" (with variable substitutions) >../miniperl -I../lib perlivp.PL >Running Mkbootstrap for re () >chmod 644 "re.bs" >Extracting perlivp (with variable substitutions) >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.32\" -DXS_VERSION=\"0.32\" -DPIC -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c >../miniperl -I../lib pl2pm.PL >Extracting pl2pm (with variable substitutions) >../miniperl -I../lib prove.PL >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" shared.xs > shared.xsc && mv shared.xsc shared.c >Extracting prove (with variable substitutions) >../miniperl -I../lib ptar.PL >Running Mkbootstrap for threads () >re_exec.c: In function 'my_re_intuit_start': >re_exec.c:1213: warning: format '%lld' expects type 'long long int', but argument 6 has type 'long int' >Extracting ptar (with variable substitutions) >../miniperl -I../lib ptardiff.PL >chmod 644 "threads.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"2.01\" -DXS_VERSION=\"2.01\" -DPIC -fPIC "-I../.." threads.c >Extracting ptardiff (with variable substitutions) >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" FastCalc.xs > FastCalc.xsc && mv FastCalc.xsc FastCalc.c >../miniperl -I../lib ptargrep.PL >re_exec.c: In function 'S_regmatch': >re_exec.c:5579: warning: comparison between signed and unsigned >re_exec.c:5616: warning: comparison between signed and unsigned >re_exec.c:5642: warning: comparison between signed and unsigned >re_exec.c:5711: warning: comparison between signed and unsigned >Extracting ptargrep (with variable substitutions) >../miniperl -I../lib shasum.PL >Extracting shasum (with variable substitutions) >../miniperl -I../lib splain.PL >Extracting splain (with variable substitutions) >../miniperl -I../lib libnetcfg.PL >Extracting libnetcfg (with variable substitutions) >../miniperl -I../lib piconv.PL >rm -f ../../lib/auto/threads/threads.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector threads.o -o ../../lib/auto/threads/threads.so >Running Mkbootstrap for Math::BigInt::FastCalc () >chmod 755 ../../lib/auto/threads/threads.so >chmod 644 "FastCalc.bs" >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/dist/threads/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -DPIC -fPIC "-I../.." FastCalc.c >Extracting piconv (with variable substitutions) >../miniperl -I../lib enc2xs.PL >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.32\" -DXS_VERSION=\"0.32\" -DPIC -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c >Running Mkbootstrap for threads::shared () >Extracting enc2xs (with variable substitutions) >../miniperl -I../lib xsubpp.PL >chmod 644 "shared.bs" >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -DPIC -fPIC "-I../.." shared.c >Extracting xsubpp (with variable substitutions) >"../../miniperl" "-I../../lib" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap "../../lib/ExtUtils/typemap" mro.xs > mro.xsc && mv mro.xsc mro.c >rm -f ../../lib/auto/threads/shared/shared.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector shared.o -o ../../lib/auto/threads/shared/shared.so >chmod 755 ../../lib/auto/threads/shared/shared.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/dist/threads-shared/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 >rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so >../miniperl -I../lib pod2html.PL >chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/dist/Math-BigInt-FastCalc/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 >Extracting pod2html (with variable substitutions) >../miniperl -I../lib zipdetails.PL >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"0.32\" -DXS_VERSION=\"0.32\" -DPIC -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c >Running Mkbootstrap for mro () >Extracting zipdetails (with variable substitutions) >cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" -DPIC -fPIC "-I../.." mro.c >chmod 644 "mro.bs" >rm -f ../../lib/auto/mro/mro.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector mro.o -o ../../lib/auto/mro/mro.so >chmod 755 ../../lib/auto/mro/mro.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/mro/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 >Compiling Perl properties >Creating Perl synonyms >Writing tables >rm -f ../../lib/auto/XS/APItest/APItest.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o -o ../../lib/auto/XS/APItest/APItest.so >chmod 755 ../../lib/auto/XS/APItest/APItest.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/XS-APItest/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644 >Making pod file >Making test script >rm -f ../../lib/auto/re/re.so >cc -shared -L/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 -L/usr/local/lib/perl5/5.22/mach/CORE -Wl,-rpath=/usr/local/lib/perl5/5.22/mach/CORE -lperl -L/usr/local/lib -fstack-protector re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so >chmod 755 ../../lib/auto/re/re.so >/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/ext/re/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 >Updating 'mktables.lst' >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./perl -Ilib -f pod/buildtoc -q > > Everything is up to date. Type '/usr/bin/make test' to run test suite. >===> Staging for perl5-5.22.1_4 >===> Generating temporary packing list >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Attribute-Handlers directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/AutoLoader directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/B-Debug/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/B-Debug directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/CPAN-Meta directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/CPAN-Meta-Requirements directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/CPAN-Meta-YAML directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Carp directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Config-Perl-V directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Devel-SelfStubber directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Digest directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Dumpvalue directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Env directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Exporter directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/ExtUtils-CBuilder directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Command/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/ExtUtils-Command directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/ExtUtils-Constant directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for ext/ExtUtils-Miniperl directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/File-Fetch directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for ext/File-Find directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/File-Path directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/File-Temp directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for ext/FileCache directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Filter-Simple directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Getopt-Long directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/I18N-Collate directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/I18N-LangTags directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/IO-Socket-IP directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/IO-Zlib directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/IPC-Cmd directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for ext/IPC-Open3 directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Locale-Codes/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Locale-Codes directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Locale-Maketext directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Locale-Maketext-Simple directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Math-BigInt/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Math-BigRat/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Math-BigRat directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Math-Complex directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Memoize directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Module-Load directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Module-Load-Conditional directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Module-Loaded directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/NEXT directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Net-Ping directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Params-Check directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Parse-CPAN-Meta/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Parse-CPAN-Meta directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Perl-OSType directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Pod-Escapes directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Pod-Simple directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Parser/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Safe directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Search-Dict directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/SelfLoader directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Term-ANSIColor directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Term-Complete directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Term-ReadLine directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Test/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Test directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Test-Simple directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Text-Abbrev directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Text-Balanced directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Text-ParseWords directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Text-Tabs directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Thread-Queue directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Thread-Semaphore directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/Tie-File directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for ext/Tie-Memoize directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Tie-RefHash directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/Time-Local directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/Unicode-Normalize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/autodie directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/autouse directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/base directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/bignum/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/bignum directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/constant directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/encoding-warnings/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/encoding-warnings directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/experimental directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for dist/if directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/parent directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/perlfaq directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 > >Running pm_to_blib for cpan/version directly >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p >Files seem to be ok, not bothering to rebuild. Add '-w' option to force build >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader >cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC perlmain.c >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=static >rm -f libperl.so.5.22.1 >cc -o libperl.so.5.22.1 -shared -L/usr/local/lib -fstack-protector -Wl,-soname,libperl.so.5.22 op.o perl.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o DynaLoader.o -lpthread -lm -lcrypt -lutil >cc -o perl -lpthread -Wl,-E -fstack-protector -L/usr/local/lib -Wl,-R/usr/local/lib/perl5/5.22/mach/CORE perlmain.o libperl.so.5.22.1 `cat ext.libs` -lpthread -lm -lcrypt -lutil >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib mkppport >ppport.h in cpan/DB_File is up-to-date >ppport.h in cpan/IPC-SysV is up-to-date >ppport.h in cpan/Scalar-List-Utils is up-to-date >ppport.h in cpan/Time-HiRes is up-to-date >ppport.h in cpan/Win32API-File is up-to-date >ppport.h in dist/PathTools is up-to-date >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for B () >chmod 644 "B.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Compress::Raw::Bzip2 () >chmod 644 "Bzip2.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Compress::Raw::Zlib () >chmod 644 "Zlib.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Cwd () >chmod 644 "Cwd.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for DB_File () >chmod 644 "DB_File.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Data::Dumper () >chmod 644 "Dumper.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Devel::PPPort () >chmod 644 "PPPort.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Devel::Peek () >chmod 644 "Peek.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Digest::MD5 () >chmod 644 "MD5.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Digest::SHA () >chmod 644 "SHA.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Encode () >chmod 644 "Encode.bs" >Running Mkbootstrap for Encode::Byte () >chmod 644 "Byte.bs" >Running Mkbootstrap for Encode::CN () >chmod 644 "CN.bs" >Running Mkbootstrap for Encode::EBCDIC () >chmod 644 "EBCDIC.bs" >Running Mkbootstrap for Encode::JP () >chmod 644 "JP.bs" >Running Mkbootstrap for Encode::KR () >chmod 644 "KR.bs" >Running Mkbootstrap for Encode::Symbol () >chmod 644 "Symbol.bs" >Running Mkbootstrap for Encode::TW () >chmod 644 "TW.bs" >Running Mkbootstrap for Encode::Unicode () >chmod 644 "Unicode.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Fcntl () >chmod 644 "Fcntl.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for File::DosGlob () >chmod 644 "DosGlob.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for File::Glob () >chmod 644 "Glob.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Filter::Util::Call () >chmod 644 "Call.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Hash::Util () >chmod 644 "Util.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Hash::Util::FieldHash () >chmod 644 "FieldHash.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for I18N::Langinfo () >chmod 644 "Langinfo.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for IO () >chmod 644 "IO.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for IPC::SysV () >chmod 644 "SysV.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for List::Util () >chmod 644 "Util.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for MIME::Base64 () >chmod 644 "Base64.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Math::BigInt::FastCalc () >chmod 644 "FastCalc.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for NDBM_File () >chmod 644 "NDBM_File.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Opcode () >chmod 644 "Opcode.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for POSIX () >chmod 644 "POSIX.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for PerlIO::encoding () >chmod 644 "encoding.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for PerlIO::mmap () >chmod 644 "mmap.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for PerlIO::scalar () >chmod 644 "scalar.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for PerlIO::via () >chmod 644 "via.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for SDBM_File () >chmod 644 "SDBM_File.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Socket () >chmod 644 "Socket.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Storable () >chmod 644 "Storable.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Sys::Hostname () >chmod 644 "Hostname.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Sys::Syslog () >chmod 644 "Syslog.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Tie/Hash/NamedCapture/NamedCapture.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Tie::Hash::NamedCapture () >chmod 644 "NamedCapture.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Time::HiRes () >chmod 644 "HiRes.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Time::Piece () >chmod 644 "Piece.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for Unicode::Collate () >chmod 644 "Collate.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for XS::APItest () >chmod 644 "APItest.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for XS::Typemap () >chmod 644 "Typemap.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/arybase/arybase.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for arybase () >chmod 644 "arybase.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for attributes () >chmod 644 "attributes.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for mro () >chmod 644 "mro.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for re () >chmod 644 "re.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for threads () >chmod 644 "threads.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.22.1 LINKTYPE=dynamic >Running Mkbootstrap for threads::shared () >chmod 644 "shared.bs" >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./perl -Ilib -f pod/buildtoc -q > > Making utilities > > Everything is up to date. Type '/usr/bin/make test' to run test suite. >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./perl -Ilib installperl --destdir=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage --strip >WARNING: You've never run 'make test' or some tests failed! (Installing anyway.) > /usr/local/bin/perl5.22.1 > /usr/local/lib/perl5/5.22/AnyDBM_File.pm > /usr/local/lib/perl5/5.22/Benchmark.pm > /usr/local/lib/perl5/5.22/blib.pm > /usr/local/lib/perl5/5.22/bytes.pm > /usr/local/lib/perl5/5.22/bytes_heavy.pl > /usr/local/lib/perl5/5.22/charnames.pm > /usr/local/lib/perl5/5.22/CORE.pod > /usr/local/lib/perl5/5.22/DB.pm > /usr/local/lib/perl5/5.22/DBM_Filter.pm > /usr/local/lib/perl5/5.22/deprecate.pm > /usr/local/lib/perl5/5.22/diagnostics.pm > /usr/local/lib/perl5/5.22/DirHandle.pm > /usr/local/lib/perl5/5.22/dumpvar.pl > /usr/local/lib/perl5/5.22/English.pm > /usr/local/lib/perl5/5.22/feature.pm > /usr/local/lib/perl5/5.22/FileHandle.pm > /usr/local/lib/perl5/5.22/filetest.pm > /usr/local/lib/perl5/5.22/FindBin.pm > /usr/local/lib/perl5/5.22/integer.pm > /usr/local/lib/perl5/5.22/less.pm > /usr/local/lib/perl5/5.22/locale.pm > /usr/local/lib/perl5/5.22/meta_notation.pm > /usr/local/lib/perl5/5.22/open.pm > /usr/local/lib/perl5/5.22/overload.pm > /usr/local/lib/perl5/5.22/overloading.pm > /usr/local/lib/perl5/5.22/perl5db.pl > /usr/local/lib/perl5/5.22/PerlIO.pm > /usr/local/lib/perl5/5.22/SelectSaver.pm > /usr/local/lib/perl5/5.22/sigtrap.pm > /usr/local/lib/perl5/5.22/sort.pm > /usr/local/lib/perl5/5.22/strict.pm > /usr/local/lib/perl5/5.22/subs.pm > /usr/local/lib/perl5/5.22/Symbol.pm > /usr/local/lib/perl5/5.22/Thread.pm > /usr/local/lib/perl5/5.22/UNIVERSAL.pm > /usr/local/lib/perl5/5.22/utf8.pm > /usr/local/lib/perl5/5.22/utf8_heavy.pl > /usr/local/lib/perl5/5.22/vars.pm > /usr/local/lib/perl5/5.22/vmsish.pm > /usr/local/lib/perl5/5.22/warnings.pm > /usr/local/lib/perl5/5.22/_charnames.pm > /usr/local/lib/perl5/5.22/mach/Config_git.pl > /usr/local/lib/perl5/5.22/mach/Config.pod > /usr/local/lib/perl5/5.22/mach/Config.pm > /usr/local/lib/perl5/5.22/mach/Config_heavy.pl > /usr/local/lib/perl5/5.22/AutoLoader.pm > /usr/local/lib/perl5/5.22/AutoSplit.pm > /usr/local/lib/perl5/5.22/Carp.pm > /usr/local/lib/perl5/5.22/Digest.pm > /usr/local/lib/perl5/5.22/Dumpvalue.pm > /usr/local/lib/perl5/5.22/Env.pm > /usr/local/lib/perl5/5.22/Exporter.pm > /usr/local/lib/perl5/5.22/CPAN.pm > /usr/local/lib/perl5/5.22/mach/Errno.pm > /usr/local/lib/perl5/5.22/FileCache.pm > /usr/local/lib/perl5/5.22/Memoize.pm > /usr/local/lib/perl5/5.22/NEXT.pm > /usr/local/lib/perl5/5.22/Safe.pm > /usr/local/lib/perl5/5.22/SelfLoader.pm > /usr/local/lib/perl5/5.22/Test.pm > /usr/local/lib/perl5/5.22/ok.pm > /usr/local/lib/perl5/5.22/Fatal.pm > /usr/local/lib/perl5/5.22/fields.pm > /usr/local/lib/perl5/5.22/autodie.pm > /usr/local/lib/perl5/5.22/autouse.pm > /usr/local/lib/perl5/5.22/base.pm > /usr/local/lib/perl5/5.22/bigint.pm > /usr/local/lib/perl5/5.22/bigrat.pm > /usr/local/lib/perl5/5.22/bignum.pm > /usr/local/lib/perl5/5.22/constant.pm > /usr/local/lib/perl5/5.22/if.pm > /usr/local/lib/perl5/5.22/experimental.pm > /usr/local/lib/perl5/5.22/parent.pm > /usr/local/lib/perl5/5.22/perlfaq.pm > /usr/local/lib/perl5/5.22/version.pod > /usr/local/lib/perl5/5.22/version.pm > /usr/local/lib/perl5/5.22/XSLoader.pm > /usr/local/lib/perl5/5.22/mach/lib.pm > /usr/local/lib/perl5/5.22/mach/DynaLoader.pm > /usr/local/lib/perl5/5.22/mach/B.pm > /usr/local/lib/perl5/5.22/mach/O.pm > /usr/local/lib/perl5/5.22/mach/Cwd.pm > /usr/local/lib/perl5/5.22/mach/DB_File.pm > /usr/local/lib/perl5/5.22/mach/Fcntl.pm > /usr/local/lib/perl5/5.22/mach/IO.pm > /usr/local/lib/perl5/5.22/mach/NDBM_File.pm > /usr/local/lib/perl5/5.22/mach/Opcode.pm > /usr/local/lib/perl5/5.22/mach/ops.pm > /usr/local/lib/perl5/5.22/mach/Encode.pm > /usr/local/lib/perl5/5.22/mach/encoding.pm > /usr/local/lib/perl5/5.22/mach/POSIX.pod > /usr/local/lib/perl5/5.22/mach/POSIX.pm > /usr/local/lib/perl5/5.22/mach/SDBM_File.pm > /usr/local/lib/perl5/5.22/mach/Socket.pm > /usr/local/lib/perl5/5.22/mach/Storable.pm > /usr/local/lib/perl5/5.22/mach/arybase.pm > /usr/local/lib/perl5/5.22/mach/attributes.pm > /usr/local/lib/perl5/5.22/mach/threads.pm > /usr/local/lib/perl5/5.22/mach/re.pm > /usr/local/lib/perl5/5.22/mach/mro.pm > /usr/local/lib/perl5/5.22/B/Deparse.pm > /usr/local/lib/perl5/5.22/B/Op_private.pm > /usr/local/lib/perl5/5.22/B/Debug.pm > /usr/local/lib/perl5/5.22/mach/B/Concise.pm > /usr/local/lib/perl5/5.22/mach/B/Terse.pm > /usr/local/lib/perl5/5.22/mach/B/Xref.pm > /usr/local/lib/perl5/5.22/mach/B/Showlex.pm > /usr/local/lib/perl5/5.22/Class/Struct.pm > /usr/local/lib/perl5/5.22/Config/Extensions.pm > /usr/local/lib/perl5/5.22/Config/Perl/V.pm > /usr/local/lib/perl5/5.22/DBM_Filter/compress.pm > /usr/local/lib/perl5/5.22/DBM_Filter/encode.pm > /usr/local/lib/perl5/5.22/DBM_Filter/int32.pm > /usr/local/lib/perl5/5.22/DBM_Filter/null.pm > /usr/local/lib/perl5/5.22/DBM_Filter/utf8.pm > /usr/local/lib/perl5/5.22/ExtUtils/Embed.pm > /usr/local/lib/perl5/5.22/ExtUtils/typemap > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder.pm > /usr/local/lib/perl5/5.22/ExtUtils/Command.pm > /usr/local/lib/perl5/5.22/ExtUtils/Constant.pm > /usr/local/lib/perl5/5.22/ExtUtils/Miniperl.pm > /usr/local/lib/perl5/5.22/ExtUtils/Typemaps.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_BeOS.pm > /usr/local/lib/perl5/5.22/ExtUtils/ParseXS.pod > /usr/local/lib/perl5/5.22/ExtUtils/Liblist.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_OS2.pm > /usr/local/lib/perl5/5.22/ExtUtils/MY.pm > /usr/local/lib/perl5/5.22/ExtUtils/xsubpp > /usr/local/lib/perl5/5.22/ExtUtils/testlib.pm > /usr/local/lib/perl5/5.22/ExtUtils/MakeMaker.pm > /usr/local/lib/perl5/5.22/ExtUtils/ParseXS.pm > /usr/local/lib/perl5/5.22/ExtUtils/Manifest.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_VMS.pm > /usr/local/lib/perl5/5.22/ExtUtils/MANIFEST.SKIP > /usr/local/lib/perl5/5.22/ExtUtils/MM_Win95.pm > /usr/local/lib/perl5/5.22/ExtUtils/Install.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_QNX.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM.pm > /usr/local/lib/perl5/5.22/ExtUtils/Packlist.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_Unix.pm > /usr/local/lib/perl5/5.22/ExtUtils/Installed.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_DOS.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_VOS.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_Cygwin.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_Any.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_Win32.pm > /usr/local/lib/perl5/5.22/ExtUtils/Mkbootstrap.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_MacOS.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_AIX.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_Darwin.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_NW5.pm > /usr/local/lib/perl5/5.22/ExtUtils/Mksymlists.pm > /usr/local/lib/perl5/5.22/ExtUtils/MM_UWIN.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Base.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/Windows.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/darwin.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/dec_osf.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/cygwin.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/os2.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/aix.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/VMS.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/android.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/Unix.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/Windows/BCC.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/Windows/GCC.pm > /usr/local/lib/perl5/5.22/ExtUtils/CBuilder/Platform/Windows/MSVC.pm > /usr/local/lib/perl5/5.22/ExtUtils/Constant/ProxySubs.pm > /usr/local/lib/perl5/5.22/ExtUtils/Constant/XS.pm > /usr/local/lib/perl5/5.22/ExtUtils/Constant/Utils.pm > /usr/local/lib/perl5/5.22/ExtUtils/Constant/Base.pm > /usr/local/lib/perl5/5.22/ExtUtils/ParseXS/Eval.pm > /usr/local/lib/perl5/5.22/ExtUtils/ParseXS/Constants.pm > /usr/local/lib/perl5/5.22/ExtUtils/ParseXS/CountLines.pm > /usr/local/lib/perl5/5.22/ExtUtils/ParseXS/Utilities.pm > /usr/local/lib/perl5/5.22/ExtUtils/Typemaps/OutputMap.pm > /usr/local/lib/perl5/5.22/ExtUtils/Typemaps/Type.pm > /usr/local/lib/perl5/5.22/ExtUtils/Typemaps/InputMap.pm > /usr/local/lib/perl5/5.22/ExtUtils/Typemaps/Cmd.pm > /usr/local/lib/perl5/5.22/ExtUtils/MakeMaker/Tutorial.pod > /usr/local/lib/perl5/5.22/ExtUtils/MakeMaker/version.pm > /usr/local/lib/perl5/5.22/ExtUtils/MakeMaker/Config.pm > /usr/local/lib/perl5/5.22/ExtUtils/MakeMaker/Locale.pm > /usr/local/lib/perl5/5.22/ExtUtils/MakeMaker/FAQ.pod > /usr/local/lib/perl5/5.22/ExtUtils/MakeMaker/version/vpp.pm > /usr/local/lib/perl5/5.22/ExtUtils/MakeMaker/version/regex.pm > /usr/local/lib/perl5/5.22/ExtUtils/Command/MM.pm > /usr/local/lib/perl5/5.22/ExtUtils/Liblist/Kid.pm > /usr/local/lib/perl5/5.22/File/Basename.pm > /usr/local/lib/perl5/5.22/File/Compare.pm > /usr/local/lib/perl5/5.22/File/Copy.pm > /usr/local/lib/perl5/5.22/File/stat.pm > /usr/local/lib/perl5/5.22/File/Fetch.pm > /usr/local/lib/perl5/5.22/File/Find.pm > /usr/local/lib/perl5/5.22/File/Path.pm > /usr/local/lib/perl5/5.22/File/Temp.pm > /usr/local/lib/perl5/5.22/File/GlobMapper.pm > /usr/local/lib/perl5/5.22/mach/File/Spec.pm > /usr/local/lib/perl5/5.22/mach/File/DosGlob.pm > /usr/local/lib/perl5/5.22/mach/File/Glob.pm > /usr/local/lib/perl5/5.22/mach/File/Spec/Cygwin.pm > /usr/local/lib/perl5/5.22/mach/File/Spec/Epoc.pm > /usr/local/lib/perl5/5.22/mach/File/Spec/Win32.pm > /usr/local/lib/perl5/5.22/mach/File/Spec/Mac.pm > /usr/local/lib/perl5/5.22/mach/File/Spec/Unix.pm > /usr/local/lib/perl5/5.22/mach/File/Spec/VMS.pm > /usr/local/lib/perl5/5.22/mach/File/Spec/OS2.pm > /usr/local/lib/perl5/5.22/mach/File/Spec/Functions.pm > /usr/local/lib/perl5/5.22/Getopt/Std.pm > /usr/local/lib/perl5/5.22/Getopt/Long.pm > /usr/local/lib/perl5/5.22/Net/hostent.pm > /usr/local/lib/perl5/5.22/Net/netent.pm > /usr/local/lib/perl5/5.22/Net/protoent.pm > /usr/local/lib/perl5/5.22/Net/servent.pm > /usr/local/lib/perl5/5.22/Net/Ping.pm > /usr/local/lib/perl5/5.22/Net/Domain.pm > /usr/local/lib/perl5/5.22/Net/NNTP.pm > /usr/local/lib/perl5/5.22/Net/Config.pm > /usr/local/lib/perl5/5.22/Net/libnetFAQ.pod > /usr/local/lib/perl5/5.22/Net/SMTP.pm > /usr/local/lib/perl5/5.22/Net/Cmd.pm > /usr/local/lib/perl5/5.22/Net/POP3.pm > /usr/local/lib/perl5/5.22/Net/Netrc.pm > /usr/local/lib/perl5/5.22/Net/Time.pm > /usr/local/lib/perl5/5.22/Net/FTP.pm > /usr/local/lib/perl5/5.22/Net/FTP/dataconn.pm > /usr/local/lib/perl5/5.22/Net/FTP/A.pm > /usr/local/lib/perl5/5.22/Net/FTP/E.pm > /usr/local/lib/perl5/5.22/Net/FTP/L.pm > /usr/local/lib/perl5/5.22/Net/FTP/I.pm > /usr/local/lib/perl5/5.22/overload/numbers.pm > /usr/local/lib/perl5/5.22/Pod/Escapes.pm > /usr/local/lib/perl5/5.22/Pod/Simple.pm > /usr/local/lib/perl5/5.22/Pod/Simple.pod > /usr/local/lib/perl5/5.22/Pod/Html.pm > /usr/local/lib/perl5/5.22/Pod/Checker.pm > /usr/local/lib/perl5/5.22/Pod/PlainText.pm > /usr/local/lib/perl5/5.22/Pod/Parser.pm > /usr/local/lib/perl5/5.22/Pod/Find.pm > /usr/local/lib/perl5/5.22/Pod/Select.pm > /usr/local/lib/perl5/5.22/Pod/InputObjects.pm > /usr/local/lib/perl5/5.22/Pod/ParseUtils.pm > /usr/local/lib/perl5/5.22/Pod/Usage.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc.pm > /usr/local/lib/perl5/5.22/Pod/Man.pm > /usr/local/lib/perl5/5.22/Pod/Text.pm > /usr/local/lib/perl5/5.22/Pod/ParseLink.pm > /usr/local/lib/perl5/5.22/Pod/Functions.pm > /usr/local/lib/perl5/5.22/Pod/Simple/PullParserStartToken.pm > /usr/local/lib/perl5/5.22/Pod/Simple/HTML.pm > /usr/local/lib/perl5/5.22/Pod/Simple/Checker.pm > /usr/local/lib/perl5/5.22/Pod/Simple/RTF.pm > /usr/local/lib/perl5/5.22/Pod/Simple/LinkSection.pm > /usr/local/lib/perl5/5.22/Pod/Simple/XHTML.pm > /usr/local/lib/perl5/5.22/Pod/Simple/Debug.pm > /usr/local/lib/perl5/5.22/Pod/Simple/Methody.pm > /usr/local/lib/perl5/5.22/Pod/Simple/PullParserEndToken.pm > /usr/local/lib/perl5/5.22/Pod/Simple/TextContent.pm > /usr/local/lib/perl5/5.22/Pod/Simple/DumpAsText.pm > /usr/local/lib/perl5/5.22/Pod/Simple/PullParserTextToken.pm > /usr/local/lib/perl5/5.22/Pod/Simple/BlackBox.pm > /usr/local/lib/perl5/5.22/Pod/Simple/Text.pm > /usr/local/lib/perl5/5.22/Pod/Simple/HTMLLegacy.pm > /usr/local/lib/perl5/5.22/Pod/Simple/HTMLBatch.pm > /usr/local/lib/perl5/5.22/Pod/Simple/TranscodeSmart.pm > /usr/local/lib/perl5/5.22/Pod/Simple/PullParserToken.pm > /usr/local/lib/perl5/5.22/Pod/Simple/Transcode.pm > /usr/local/lib/perl5/5.22/Pod/Simple/SimpleTree.pm > /usr/local/lib/perl5/5.22/Pod/Simple/Search.pm > /usr/local/lib/perl5/5.22/Pod/Simple/DumpAsXML.pm > /usr/local/lib/perl5/5.22/Pod/Simple/XMLOutStream.pm > /usr/local/lib/perl5/5.22/Pod/Simple/Progress.pm > /usr/local/lib/perl5/5.22/Pod/Simple/TiedOutFH.pm > /usr/local/lib/perl5/5.22/Pod/Simple/TranscodeDumb.pm > /usr/local/lib/perl5/5.22/Pod/Simple/PullParser.pm > /usr/local/lib/perl5/5.22/Pod/Simple/Subclassing.pod > /usr/local/lib/perl5/5.22/Pod/Perldoc/ToNroff.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc/ToPod.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc/ToRtf.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc/ToTk.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc/ToXml.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc/ToANSI.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc/ToTerm.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc/GetOptsOO.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc/BaseTo.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc/ToChecker.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc/ToMan.pm > /usr/local/lib/perl5/5.22/Pod/Perldoc/ToText.pm > /usr/local/lib/perl5/5.22/Pod/Text/Overstrike.pm > /usr/local/lib/perl5/5.22/Pod/Text/Termcap.pm > /usr/local/lib/perl5/5.22/Pod/Text/Color.pm > /usr/local/lib/perl5/5.22/Tie/Array.pm > /usr/local/lib/perl5/5.22/Tie/Handle.pm > /usr/local/lib/perl5/5.22/Tie/Hash.pm > /usr/local/lib/perl5/5.22/Tie/Scalar.pm > /usr/local/lib/perl5/5.22/Tie/StdHandle.pm > /usr/local/lib/perl5/5.22/Tie/SubstrHash.pm > /usr/local/lib/perl5/5.22/Tie/File.pm > /usr/local/lib/perl5/5.22/Tie/Memoize.pm > /usr/local/lib/perl5/5.22/Tie/RefHash.pm > /usr/local/lib/perl5/5.22/mach/Tie/Hash/NamedCapture.pm > /usr/local/lib/perl5/5.22/Time/gmtime.pm > /usr/local/lib/perl5/5.22/Time/localtime.pm > /usr/local/lib/perl5/5.22/Time/tm.pm > /usr/local/lib/perl5/5.22/Time/Local.pm > /usr/local/lib/perl5/5.22/mach/Time/Piece.pm > /usr/local/lib/perl5/5.22/mach/Time/Seconds.pm > /usr/local/lib/perl5/5.22/mach/Time/HiRes.pm > /usr/local/lib/perl5/5.22/Unicode/UCD.pm > /usr/local/lib/perl5/5.22/Unicode/Normalize.pm > /usr/local/lib/perl5/5.22/mach/Unicode/Collate.pm > /usr/local/lib/perl5/5.22/mach/Unicode/Collate/Locale.pm > /usr/local/lib/perl5/5.22/Unicode/Collate/allkeys.txt > /usr/local/lib/perl5/5.22/Unicode/Collate/keys.txt > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/et.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/cs.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/fi_phone.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/bn.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/es_trad.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ig.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ee.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/fi.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/haw.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/cy.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/fo.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/da.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/as.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/bg.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/de_phone.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/be.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/gu.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ha.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/az.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/fr.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ca.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/fil.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ar.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/af.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/hu.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/hi.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/eo.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/es.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/hy.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/fa.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/hr.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/sq.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/sv_refo.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/om.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ml.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/th.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ru.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/tr.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/sk.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/is.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/nn.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/tn.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ln.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/kl.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/or.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/uk.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/si.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/nso.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/nb.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/se.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/lt.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/lv.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ro.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/kok.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ko.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/kn.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/to.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/te.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/sv.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/sa.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/mr.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/mk.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/mt.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ta.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/pl.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/sr.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/pa.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/si_dict.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/sl.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ja.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/kk.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/zh_zhu.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/wae.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/yo.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/ur.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/zh_big5.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/zh_strk.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/zh_pin.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/vi.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/wo.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/zh.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/Locale/zh_gb.pl > /usr/local/lib/perl5/5.22/Unicode/Collate/CJK/Big5.pm > /usr/local/lib/perl5/5.22/Unicode/Collate/CJK/JISX0208.pm > /usr/local/lib/perl5/5.22/Unicode/Collate/CJK/Stroke.pm > /usr/local/lib/perl5/5.22/Unicode/Collate/CJK/Pinyin.pm > /usr/local/lib/perl5/5.22/Unicode/Collate/CJK/Zhuyin.pm > /usr/local/lib/perl5/5.22/Unicode/Collate/CJK/Korean.pm > /usr/local/lib/perl5/5.22/Unicode/Collate/CJK/GB2312.pm > /usr/local/lib/perl5/5.22/unicore/Blocks.txt > /usr/local/lib/perl5/5.22/unicore/NamedSequences.txt > /usr/local/lib/perl5/5.22/unicore/SpecialCasing.txt > /usr/local/lib/perl5/5.22/unicore/version > /usr/local/lib/perl5/5.22/unicore/Name.pl > /usr/local/lib/perl5/5.22/unicore/CombiningClass.pl > /usr/local/lib/perl5/5.22/unicore/Decomposition.pl > /usr/local/lib/perl5/5.22/unicore/Heavy.pl > /usr/local/lib/perl5/5.22/unicore/Name.pm > /usr/local/lib/perl5/5.22/unicore/UCD.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/Word.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/Alnum.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/Blank.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/Graph.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/Print.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/Title.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/Assigned.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/PerlWord.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/SpacePer.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/PosixPun.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/XPosixPu.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/_PerlIDC.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/_PerlIDS.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/_PerlAny.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/_PerlQuo.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/_PerlCha.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/_PerlCh2.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/_PerlFol.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/_PerlPro.pl > /usr/local/lib/perl5/5.22/unicore/lib/Perl/_PerlPr2.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lower/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ccc/A.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ccc/B.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ccc/AR.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ccc/BR.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ccc/DB.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ccc/NK.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ccc/NR.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ccc/OV.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ccc/VR.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ccc/ATAR.pl > /usr/local/lib/perl5/5.22/unicore/lib/Upper/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Alpha/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/BidiC/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/BidiM/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/CE/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/CI/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/CWCF/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/CWCM/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/CWKCF/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/CWL/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/CWT/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/CWU/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Cased/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/CompEx/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/DI/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dash/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dep/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dia/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ext/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/GCB/CN.pl > /usr/local/lib/perl5/5.22/unicore/lib/GCB/EX.pl > /usr/local/lib/perl5/5.22/unicore/lib/GCB/LV.pl > /usr/local/lib/perl5/5.22/unicore/lib/GCB/SM.pl > /usr/local/lib/perl5/5.22/unicore/lib/GCB/XX.pl > /usr/local/lib/perl5/5.22/unicore/lib/GCB/LVT.pl > /usr/local/lib/perl5/5.22/unicore/lib/GrBase/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Hex/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Hyphen/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/IDC/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/IDS/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ideo/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/2_0.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/2_1.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/3_0.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/3_1.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/3_2.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/4_0.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/4_1.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/5_0.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/5_1.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/5_2.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/6_0.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/6_1.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/6_2.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/6_3.pl > /usr/local/lib/perl5/5.22/unicore/lib/In/7_0.pl > /usr/local/lib/perl5/5.22/unicore/lib/LOE/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Math/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/NChar/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/NFCQC/M.pl > /usr/local/lib/perl5/5.22/unicore/lib/NFCQC/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/NFDQC/N.pl > /usr/local/lib/perl5/5.22/unicore/lib/NFDQC/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/NFKCQC/N.pl > /usr/local/lib/perl5/5.22/unicore/lib/NFKCQC/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/NFKDQC/N.pl > /usr/local/lib/perl5/5.22/unicore/lib/NFKDQC/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/PatSyn/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/PatWS/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/QMark/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/AT.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/CL.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/EX.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/FO.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/LE.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/LO.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/NU.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/SC.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/ST.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/Sp.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/UP.pl > /usr/local/lib/perl5/5.22/unicore/lib/SB/XX.pl > /usr/local/lib/perl5/5.22/unicore/lib/SD/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/STerm/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Term/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/UIdeo/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/WB/EX.pl > /usr/local/lib/perl5/5.22/unicore/lib/WB/FO.pl > /usr/local/lib/perl5/5.22/unicore/lib/WB/HL.pl > /usr/local/lib/perl5/5.22/unicore/lib/WB/KA.pl > /usr/local/lib/perl5/5.22/unicore/lib/WB/LE.pl > /usr/local/lib/perl5/5.22/unicore/lib/WB/MB.pl > /usr/local/lib/perl5/5.22/unicore/lib/WB/ML.pl > /usr/local/lib/perl5/5.22/unicore/lib/WB/MN.pl > /usr/local/lib/perl5/5.22/unicore/lib/WB/NU.pl > /usr/local/lib/perl5/5.22/unicore/lib/WB/XX.pl > /usr/local/lib/perl5/5.22/unicore/lib/XIDC/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/XIDS/Y.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/NA.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V11.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V20.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V30.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V31.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V32.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V40.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V41.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V50.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V51.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V52.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V60.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V61.pl > /usr/local/lib/perl5/5.22/unicore/lib/Age/V70.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/B.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/L.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/R.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/AL.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/AN.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/BN.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/CS.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/EN.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/ES.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/ET.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/ON.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/WS.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bc/NSM.pl > /usr/local/lib/perl5/5.22/unicore/lib/Blk/NB.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bpt/C.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bpt/N.pl > /usr/local/lib/perl5/5.22/unicore/lib/Bpt/O.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Nb.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Com.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Enc.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Fin.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Iso.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Med.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Nar.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Sqr.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Sub.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Sup.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Font.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Init.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/Vert.pl > /usr/local/lib/perl5/5.22/unicore/lib/Dt/NonCanon.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ea/A.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ea/H.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ea/N.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ea/W.pl > /usr/local/lib/perl5/5.22/unicore/lib/Ea/Na.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/C.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/L.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/M.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/N.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/P.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/S.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Z.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Cf.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Cn.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/LC.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Ll.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Lm.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Lo.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Lu.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Mc.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Me.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Mn.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Nd.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Nl.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/No.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Pd.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Pe.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Pf.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Pi.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Po.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Ps.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Sc.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Sk.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Sm.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/So.pl > /usr/local/lib/perl5/5.22/unicore/lib/Gc/Zs.pl > /usr/local/lib/perl5/5.22/unicore/lib/Hst/NA.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Ain.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Beh.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Dal.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Feh.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Gaf.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Hah.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Lam.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Qaf.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Reh.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Sad.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Waw.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Yeh.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Alef.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/Seen.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/FarsiYeh.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jg/NoJoinin.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jt/C.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jt/D.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jt/R.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jt/T.pl > /usr/local/lib/perl5/5.22/unicore/lib/Jt/U.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/AI.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/AL.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/BA.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/BB.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/CJ.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/CL.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/CM.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/EX.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/GL.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/ID.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/IS.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/NS.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/OP.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/PO.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/PR.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/QU.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/SA.pl > /usr/local/lib/perl5/5.22/unicore/lib/Lb/XX.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nt/Di.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nt/Nu.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nt/None.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/0.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/1.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/2.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/3.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/4.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/5.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/6.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/7.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/8.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/9.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/10.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/11.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/12.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/13.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/14.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/15.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/16.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/17.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/18.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/19.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/20.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/30.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/40.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/50.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/60.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/70.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/80.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/90.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/1_2.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/1_3.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/1_4.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/1_8.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/100.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/2_3.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/3_4.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/300.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/500.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/900.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/1000.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/5000.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/10000.pl > /usr/local/lib/perl5/5.22/unicore/lib/Nv/50000.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Han.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Lao.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Arab.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Armn.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Beng.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Cham.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Cprt.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Cyrl.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Deva.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Dupl.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Ethi.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Geor.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Gran.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Grek.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Gujr.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Guru.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Hang.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Hebr.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Hira.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Hmng.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Kana.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Khar.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Khmr.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Knda.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Lana.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Latn.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Limb.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Linb.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Mlym.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Mong.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Orya.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Sinh.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Talu.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Taml.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Telu.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Tibt.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Zinh.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Zyyy.pl > /usr/local/lib/perl5/5.22/unicore/lib/Sc/Zzzz.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Yi.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Han.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Arab.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Armn.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Beng.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Bopo.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Cakm.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Copt.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Cprt.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Cyrl.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Deva.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Dupl.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Geor.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Gran.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Grek.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Gujr.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Guru.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Hang.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Hira.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Kana.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Knda.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Latn.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Limb.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Linb.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Mlym.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Mong.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Mymr.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Orya.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Phlp.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Sind.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Sinh.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Syrc.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Tagb.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Takr.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Taml.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Telu.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Thaa.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Tirh.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Zinh.pl > /usr/local/lib/perl5/5.22/unicore/lib/Scx/Zyyy.pl > /usr/local/lib/perl5/5.22/unicore/To/Digit.pl > /usr/local/lib/perl5/5.22/unicore/To/Upper.pl > /usr/local/lib/perl5/5.22/unicore/To/Title.pl > /usr/local/lib/perl5/5.22/unicore/To/Lower.pl > /usr/local/lib/perl5/5.22/unicore/To/Fold.pl > /usr/local/lib/perl5/5.22/unicore/To/GCB.pl > /usr/local/lib/perl5/5.22/unicore/To/NFCQC.pl > /usr/local/lib/perl5/5.22/unicore/To/NFDQC.pl > /usr/local/lib/perl5/5.22/unicore/To/NFKCCF.pl > /usr/local/lib/perl5/5.22/unicore/To/NFKCQC.pl > /usr/local/lib/perl5/5.22/unicore/To/NFKDQC.pl > /usr/local/lib/perl5/5.22/unicore/To/NameAlia.pl > /usr/local/lib/perl5/5.22/unicore/To/PerlDeci.pl > /usr/local/lib/perl5/5.22/unicore/To/SB.pl > /usr/local/lib/perl5/5.22/unicore/To/WB.pl > /usr/local/lib/perl5/5.22/unicore/To/Age.pl > /usr/local/lib/perl5/5.22/unicore/To/Bc.pl > /usr/local/lib/perl5/5.22/unicore/To/Bmg.pl > /usr/local/lib/perl5/5.22/unicore/To/Bpb.pl > /usr/local/lib/perl5/5.22/unicore/To/Bpt.pl > /usr/local/lib/perl5/5.22/unicore/To/Cf.pl > /usr/local/lib/perl5/5.22/unicore/To/Ea.pl > /usr/local/lib/perl5/5.22/unicore/To/Gc.pl > /usr/local/lib/perl5/5.22/unicore/To/Hst.pl > /usr/local/lib/perl5/5.22/unicore/To/Isc.pl > /usr/local/lib/perl5/5.22/unicore/To/Jg.pl > /usr/local/lib/perl5/5.22/unicore/To/Jt.pl > /usr/local/lib/perl5/5.22/unicore/To/Lb.pl > /usr/local/lib/perl5/5.22/unicore/To/Lc.pl > /usr/local/lib/perl5/5.22/unicore/To/Na1.pl > /usr/local/lib/perl5/5.22/unicore/To/Nt.pl > /usr/local/lib/perl5/5.22/unicore/To/Nv.pl > /usr/local/lib/perl5/5.22/unicore/To/Sc.pl > /usr/local/lib/perl5/5.22/unicore/To/Scx.pl > /usr/local/lib/perl5/5.22/unicore/To/Tc.pl > /usr/local/lib/perl5/5.22/unicore/To/Uc.pl > /usr/local/lib/perl5/5.22/User/grent.pm > /usr/local/lib/perl5/5.22/User/pwent.pm > /usr/local/lib/perl5/5.22/warnings/register.pm > /usr/local/lib/perl5/5.22/App/Cpan.pm > /usr/local/lib/perl5/5.22/App/Prove.pm > /usr/local/lib/perl5/5.22/App/Prove/State.pm > /usr/local/lib/perl5/5.22/App/Prove/State/Result.pm > /usr/local/lib/perl5/5.22/App/Prove/State/Result/Test.pm > /usr/local/lib/perl5/5.22/mach/auto/IO/IO.so > /usr/local/lib/perl5/5.22/mach/auto/Math/BigInt/FastCalc/FastCalc.so > /usr/local/lib/perl5/5.22/mach/auto/Unicode/Collate/Collate.so > /usr/local/lib/perl5/5.22/mach/auto/DB_File/DB_File.so > /usr/local/lib/perl5/5.22/mach/auto/B/B.so > /usr/local/lib/perl5/5.22/mach/auto/Data/Dumper/Dumper.so > /usr/local/lib/perl5/5.22/mach/auto/Compress/Raw/Bzip2/Bzip2.so > /usr/local/lib/perl5/5.22/mach/auto/Compress/Raw/Zlib/Zlib.so > /usr/local/lib/perl5/5.22/mach/auto/Devel/PPPort/PPPort.so > /usr/local/lib/perl5/5.22/mach/auto/Devel/Peek/Peek.so > /usr/local/lib/perl5/5.22/mach/auto/Cwd/Cwd.so > /usr/local/lib/perl5/5.22/mach/auto/Digest/MD5/MD5.so > /usr/local/lib/perl5/5.22/mach/auto/Digest/SHA/SHA.so > /usr/local/lib/perl5/5.22/mach/auto/Fcntl/Fcntl.so > /usr/local/lib/perl5/5.22/mach/auto/Encode/Encode.so > /usr/local/lib/perl5/5.22/mach/auto/Encode/Byte/Byte.so > /usr/local/lib/perl5/5.22/mach/auto/Encode/CN/CN.so > /usr/local/lib/perl5/5.22/mach/auto/Encode/EBCDIC/EBCDIC.so > /usr/local/lib/perl5/5.22/mach/auto/Encode/JP/JP.so > /usr/local/lib/perl5/5.22/mach/auto/Encode/KR/KR.so > /usr/local/lib/perl5/5.22/mach/auto/Encode/Symbol/Symbol.so > /usr/local/lib/perl5/5.22/mach/auto/Encode/TW/TW.so > /usr/local/lib/perl5/5.22/mach/auto/Encode/Unicode/Unicode.so > /usr/local/lib/perl5/5.22/mach/auto/File/DosGlob/DosGlob.so > /usr/local/lib/perl5/5.22/mach/auto/File/Glob/Glob.so > /usr/local/lib/perl5/5.22/mach/auto/Filter/Util/Call/Call.so > /usr/local/lib/perl5/5.22/mach/auto/Hash/Util/Util.so > /usr/local/lib/perl5/5.22/mach/auto/Hash/Util/FieldHash/FieldHash.so > /usr/local/lib/perl5/5.22/mach/auto/I18N/Langinfo/Langinfo.so > /usr/local/lib/perl5/5.22/mach/auto/List/Util/Util.so > /usr/local/lib/perl5/5.22/mach/auto/IPC/SysV/SysV.so > /usr/local/lib/perl5/5.22/mach/auto/NDBM_File/NDBM_File.so > /usr/local/lib/perl5/5.22/mach/auto/MIME/Base64/Base64.so > /usr/local/lib/perl5/5.22/mach/auto/Opcode/Opcode.so > /usr/local/lib/perl5/5.22/mach/auto/POSIX/POSIX.so > /usr/local/lib/perl5/5.22/mach/auto/PerlIO/mmap/mmap.so > /usr/local/lib/perl5/5.22/mach/auto/PerlIO/encoding/encoding.so > /usr/local/lib/perl5/5.22/mach/auto/PerlIO/via/via.so > /usr/local/lib/perl5/5.22/mach/auto/PerlIO/scalar/scalar.so > /usr/local/lib/perl5/5.22/mach/auto/SDBM_File/SDBM_File.so > /usr/local/lib/perl5/5.22/mach/auto/Socket/Socket.so > /usr/local/lib/perl5/5.22/mach/auto/Storable/Storable.so > /usr/local/lib/perl5/5.22/mach/auto/Tie/Hash/NamedCapture/NamedCapture.so > /usr/local/lib/perl5/5.22/mach/auto/Sys/Syslog/Syslog.so > /usr/local/lib/perl5/5.22/mach/auto/Sys/Hostname/Hostname.so > /usr/local/lib/perl5/5.22/mach/auto/Time/Piece/Piece.so > /usr/local/lib/perl5/5.22/mach/auto/Time/HiRes/HiRes.so > /usr/local/lib/perl5/5.22/mach/auto/arybase/arybase.so > /usr/local/lib/perl5/5.22/mach/auto/attributes/attributes.so > /usr/local/lib/perl5/5.22/mach/auto/re/re.so > /usr/local/lib/perl5/5.22/mach/auto/threads/threads.so > /usr/local/lib/perl5/5.22/mach/auto/threads/shared/shared.so > /usr/local/lib/perl5/5.22/mach/auto/mro/mro.so > /usr/local/lib/perl5/5.22/Attribute/Handlers.pm > /usr/local/lib/perl5/5.22/CPAN/Meta.pm > /usr/local/lib/perl5/5.22/CPAN/DeferredCode.pm > /usr/local/lib/perl5/5.22/CPAN/CacheMgr.pm > /usr/local/lib/perl5/5.22/CPAN/Index.pm > /usr/local/lib/perl5/5.22/CPAN/Kwalify.pm > /usr/local/lib/perl5/5.22/CPAN/Bundle.pm > /usr/local/lib/perl5/5.22/CPAN/FTP.pm > /usr/local/lib/perl5/5.22/CPAN/Complete.pm > /usr/local/lib/perl5/5.22/CPAN/FirstTime.pm > /usr/local/lib/perl5/5.22/CPAN/Prompt.pm > /usr/local/lib/perl5/5.22/CPAN/Module.pm > /usr/local/lib/perl5/5.22/CPAN/Shell.pm > /usr/local/lib/perl5/5.22/CPAN/HandleConfig.pm > /usr/local/lib/perl5/5.22/CPAN/Plugin.pm > /usr/local/lib/perl5/5.22/CPAN/Distrostatus.pm > /usr/local/lib/perl5/5.22/CPAN/Version.pm > /usr/local/lib/perl5/5.22/CPAN/Mirrors.pm > /usr/local/lib/perl5/5.22/CPAN/Distroprefs.pm > /usr/local/lib/perl5/5.22/CPAN/Nox.pm > /usr/local/lib/perl5/5.22/CPAN/InfoObj.pm > /usr/local/lib/perl5/5.22/CPAN/Queue.pm > /usr/local/lib/perl5/5.22/CPAN/Author.pm > /usr/local/lib/perl5/5.22/CPAN/Distribution.pm > /usr/local/lib/perl5/5.22/CPAN/Debug.pm > /usr/local/lib/perl5/5.22/CPAN/URL.pm > /usr/local/lib/perl5/5.22/CPAN/Tarzip.pm > /usr/local/lib/perl5/5.22/CPAN/Meta/Prereqs.pm > /usr/local/lib/perl5/5.22/CPAN/Meta/Feature.pm > /usr/local/lib/perl5/5.22/CPAN/Meta/Merge.pm > /usr/local/lib/perl5/5.22/CPAN/Meta/History.pm > /usr/local/lib/perl5/5.22/CPAN/Meta/Spec.pm > /usr/local/lib/perl5/5.22/CPAN/Meta/Validator.pm > /usr/local/lib/perl5/5.22/CPAN/Meta/Converter.pm > /usr/local/lib/perl5/5.22/CPAN/Meta/YAML.pm > /usr/local/lib/perl5/5.22/CPAN/Meta/Requirements.pm > /usr/local/lib/perl5/5.22/CPAN/Meta/History/Meta_1_3.pod > /usr/local/lib/perl5/5.22/CPAN/Meta/History/Meta_1_0.pod > /usr/local/lib/perl5/5.22/CPAN/Meta/History/Meta_1_1.pod > /usr/local/lib/perl5/5.22/CPAN/Meta/History/Meta_1_4.pod > /usr/local/lib/perl5/5.22/CPAN/Meta/History/Meta_1_2.pod > /usr/local/lib/perl5/5.22/CPAN/HTTP/Client.pm > /usr/local/lib/perl5/5.22/CPAN/HTTP/Credentials.pm > /usr/local/lib/perl5/5.22/CPAN/Exception/RecursiveDependency.pm > /usr/local/lib/perl5/5.22/CPAN/Exception/blocked_urllist.pm > /usr/local/lib/perl5/5.22/CPAN/Exception/yaml_process_error.pm > /usr/local/lib/perl5/5.22/CPAN/Exception/yaml_not_installed.pm > /usr/local/lib/perl5/5.22/CPAN/Kwalify/distroprefs.yml > /usr/local/lib/perl5/5.22/CPAN/Kwalify/distroprefs.dd > /usr/local/lib/perl5/5.22/CPAN/API/HOWTO.pod > /usr/local/lib/perl5/5.22/CPAN/Plugin/Specfile.pm > /usr/local/lib/perl5/5.22/CPAN/FTP/netrc.pm > /usr/local/lib/perl5/5.22/CPAN/LWP/UserAgent.pm > /usr/local/lib/perl5/5.22/Carp/Heavy.pm > /usr/local/lib/perl5/5.22/Devel/SelfStubber.pm > /usr/local/lib/perl5/5.22/mach/Devel/PPPort.pm > /usr/local/lib/perl5/5.22/mach/Devel/Peek.pm > /usr/local/lib/perl5/5.22/Digest/base.pm > /usr/local/lib/perl5/5.22/Digest/file.pm > /usr/local/lib/perl5/5.22/mach/Digest/SHA.pm > /usr/local/lib/perl5/5.22/mach/Digest/MD5.pm > /usr/local/lib/perl5/5.22/Archive/Tar.pm > /usr/local/lib/perl5/5.22/Archive/Tar/Constant.pm > /usr/local/lib/perl5/5.22/Archive/Tar/File.pm > /usr/local/lib/perl5/5.22/Exporter/Heavy.pm > /usr/local/lib/perl5/5.22/Filter/Simple.pm > /usr/local/lib/perl5/5.22/mach/Filter/Util/Call.pm > /usr/local/lib/perl5/5.22/I18N/Collate.pm > /usr/local/lib/perl5/5.22/I18N/LangTags.pm > /usr/local/lib/perl5/5.22/mach/I18N/Langinfo.pm > /usr/local/lib/perl5/5.22/I18N/LangTags/List.pm > /usr/local/lib/perl5/5.22/I18N/LangTags/Detect.pm > /usr/local/lib/perl5/5.22/IO/Zlib.pm > /usr/local/lib/perl5/5.22/mach/IO/Socket.pm > /usr/local/lib/perl5/5.22/mach/IO/File.pm > /usr/local/lib/perl5/5.22/mach/IO/Pipe.pm > /usr/local/lib/perl5/5.22/mach/IO/Select.pm > /usr/local/lib/perl5/5.22/mach/IO/Seekable.pm > /usr/local/lib/perl5/5.22/mach/IO/Poll.pm > /usr/local/lib/perl5/5.22/mach/IO/Dir.pm > /usr/local/lib/perl5/5.22/mach/IO/Handle.pm > /usr/local/lib/perl5/5.22/IO/Socket/IP.pm > /usr/local/lib/perl5/5.22/mach/IO/Socket/INET.pm > /usr/local/lib/perl5/5.22/mach/IO/Socket/UNIX.pm > /usr/local/lib/perl5/5.22/IO/Uncompress/Bunzip2.pm > /usr/local/lib/perl5/5.22/IO/Uncompress/AnyInflate.pm > /usr/local/lib/perl5/5.22/IO/Uncompress/Inflate.pm > /usr/local/lib/perl5/5.22/IO/Uncompress/RawInflate.pm > /usr/local/lib/perl5/5.22/IO/Uncompress/Base.pm > /usr/local/lib/perl5/5.22/IO/Uncompress/Gunzip.pm > /usr/local/lib/perl5/5.22/IO/Uncompress/AnyUncompress.pm > /usr/local/lib/perl5/5.22/IO/Uncompress/Unzip.pm > /usr/local/lib/perl5/5.22/IO/Uncompress/Adapter/Bunzip2.pm > /usr/local/lib/perl5/5.22/IO/Uncompress/Adapter/Inflate.pm > /usr/local/lib/perl5/5.22/IO/Uncompress/Adapter/Identity.pm > /usr/local/lib/perl5/5.22/IO/Compress/Bzip2.pm > /usr/local/lib/perl5/5.22/IO/Compress/Deflate.pm > /usr/local/lib/perl5/5.22/IO/Compress/Zip.pm > /usr/local/lib/perl5/5.22/IO/Compress/RawDeflate.pm > /usr/local/lib/perl5/5.22/IO/Compress/FAQ.pod > /usr/local/lib/perl5/5.22/IO/Compress/Gzip.pm > /usr/local/lib/perl5/5.22/IO/Compress/Base.pm > /usr/local/lib/perl5/5.22/IO/Compress/Adapter/Deflate.pm > /usr/local/lib/perl5/5.22/IO/Compress/Adapter/Bzip2.pm > /usr/local/lib/perl5/5.22/IO/Compress/Adapter/Identity.pm > /usr/local/lib/perl5/5.22/IO/Compress/Base/Common.pm > /usr/local/lib/perl5/5.22/IO/Compress/Zlib/Constants.pm > /usr/local/lib/perl5/5.22/IO/Compress/Zlib/Extra.pm > /usr/local/lib/perl5/5.22/IO/Compress/Gzip/Constants.pm > /usr/local/lib/perl5/5.22/IO/Compress/Zip/Constants.pm > /usr/local/lib/perl5/5.22/IPC/Cmd.pm > /usr/local/lib/perl5/5.22/IPC/Open3.pm > /usr/local/lib/perl5/5.22/IPC/Open2.pm > /usr/local/lib/perl5/5.22/mach/IPC/SysV.pm > /usr/local/lib/perl5/5.22/mach/IPC/Msg.pm > /usr/local/lib/perl5/5.22/mach/IPC/SharedMem.pm > /usr/local/lib/perl5/5.22/mach/IPC/Semaphore.pm > /usr/local/lib/perl5/5.22/Locale/Language.pm > /usr/local/lib/perl5/5.22/Locale/Maketext.pod > /usr/local/lib/perl5/5.22/Locale/Currency.pod > /usr/local/lib/perl5/5.22/Locale/Maketext.pm > /usr/local/lib/perl5/5.22/Locale/Country.pod > /usr/local/lib/perl5/5.22/Locale/Script.pod > /usr/local/lib/perl5/5.22/Locale/Codes.pm > /usr/local/lib/perl5/5.22/Locale/Script.pm > /usr/local/lib/perl5/5.22/Locale/Currency.pm > /usr/local/lib/perl5/5.22/Locale/Codes.pod > /usr/local/lib/perl5/5.22/Locale/Language.pod > /usr/local/lib/perl5/5.22/Locale/Country.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Currency.pod > /usr/local/lib/perl5/5.22/Locale/Codes/LangExt.pm > /usr/local/lib/perl5/5.22/Locale/Codes/LangFam_Codes.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Script_Retired.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Country_Retired.pm > /usr/local/lib/perl5/5.22/Locale/Codes/LangFam.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Country.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Language_Retired.pm > /usr/local/lib/perl5/5.22/Locale/Codes/LangVar.pod > /usr/local/lib/perl5/5.22/Locale/Codes/API.pod > /usr/local/lib/perl5/5.22/Locale/Codes/Script.pm > /usr/local/lib/perl5/5.22/Locale/Codes/LangExt_Codes.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Changes.pod > /usr/local/lib/perl5/5.22/Locale/Codes/Currency_Retired.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Currency.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Currency_Codes.pm > /usr/local/lib/perl5/5.22/Locale/Codes/LangExt.pod > /usr/local/lib/perl5/5.22/Locale/Codes/Script.pod > /usr/local/lib/perl5/5.22/Locale/Codes/Language.pod > /usr/local/lib/perl5/5.22/Locale/Codes/Constants.pm > /usr/local/lib/perl5/5.22/Locale/Codes/LangFam.pod > /usr/local/lib/perl5/5.22/Locale/Codes/LangExt_Retired.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Country_Codes.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Language_Codes.pm > /usr/local/lib/perl5/5.22/Locale/Codes/LangVar_Codes.pm > /usr/local/lib/perl5/5.22/Locale/Codes/LangFam_Retired.pm > /usr/local/lib/perl5/5.22/Locale/Codes/LangVar_Retired.pm > /usr/local/lib/perl5/5.22/Locale/Codes/LangVar.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Country.pod > /usr/local/lib/perl5/5.22/Locale/Codes/Constants.pod > /usr/local/lib/perl5/5.22/Locale/Codes/Language.pm > /usr/local/lib/perl5/5.22/Locale/Codes/Script_Codes.pm > /usr/local/lib/perl5/5.22/Locale/Maketext/Cookbook.pod > /usr/local/lib/perl5/5.22/Locale/Maketext/Guts.pm > /usr/local/lib/perl5/5.22/Locale/Maketext/GutsLoader.pm > /usr/local/lib/perl5/5.22/Locale/Maketext/TPJ13.pod > /usr/local/lib/perl5/5.22/Locale/Maketext/Simple.pm > /usr/local/lib/perl5/5.22/HTTP/Tiny.pm > /usr/local/lib/perl5/5.22/Math/BigRat.pm > /usr/local/lib/perl5/5.22/Math/Trig.pm > /usr/local/lib/perl5/5.22/Math/Complex.pm > /usr/local/lib/perl5/5.22/Math/BigInt.pm > /usr/local/lib/perl5/5.22/Math/BigFloat.pm > /usr/local/lib/perl5/5.22/Math/BigInt/Calc.pm > /usr/local/lib/perl5/5.22/Math/BigInt/CalcEmu.pm > /usr/local/lib/perl5/5.22/Math/BigInt/Trace.pm > /usr/local/lib/perl5/5.22/mach/Math/BigInt/FastCalc.pm > /usr/local/lib/perl5/5.22/Math/BigFloat/Trace.pm > /usr/local/lib/perl5/5.22/Memoize/AnyDBM_File.pm > /usr/local/lib/perl5/5.22/Memoize/Storable.pm > /usr/local/lib/perl5/5.22/Memoize/NDBM_File.pm > /usr/local/lib/perl5/5.22/Memoize/ExpireFile.pm > /usr/local/lib/perl5/5.22/Memoize/ExpireTest.pm > /usr/local/lib/perl5/5.22/Memoize/SDBM_File.pm > /usr/local/lib/perl5/5.22/Memoize/Expire.pm > /usr/local/lib/perl5/5.22/JSON/PP.pm > /usr/local/lib/perl5/5.22/JSON/PP/Boolean.pm > /usr/local/lib/perl5/5.22/Module/Load.pm > /usr/local/lib/perl5/5.22/Module/Loaded.pm > /usr/local/lib/perl5/5.22/Module/CoreList.pm > /usr/local/lib/perl5/5.22/Module/CoreList.pod > /usr/local/lib/perl5/5.22/Module/Metadata.pm > /usr/local/lib/perl5/5.22/Module/Load/Conditional.pm > /usr/local/lib/perl5/5.22/Module/CoreList/TieHashDelta.pm > /usr/local/lib/perl5/5.22/Module/CoreList/Utils.pm > /usr/local/lib/perl5/5.22/Params/Check.pm > /usr/local/lib/perl5/5.22/Compress/Zlib.pm > /usr/local/lib/perl5/5.22/mach/Compress/Raw/Bzip2.pm > /usr/local/lib/perl5/5.22/mach/Compress/Raw/Zlib.pm > /usr/local/lib/perl5/5.22/Parse/CPAN/Meta.pm > /usr/local/lib/perl5/5.22/Perl/OSType.pm > /usr/local/lib/perl5/5.22/mach/PerlIO/mmap.pm > /usr/local/lib/perl5/5.22/mach/PerlIO/scalar.pm > /usr/local/lib/perl5/5.22/mach/PerlIO/via.pm > /usr/local/lib/perl5/5.22/mach/PerlIO/encoding.pm > /usr/local/lib/perl5/5.22/PerlIO/via/QuotedPrint.pm > /usr/local/lib/perl5/5.22/Search/Dict.pm > /usr/local/lib/perl5/5.22/Term/ANSIColor.pm > /usr/local/lib/perl5/5.22/Term/Complete.pm > /usr/local/lib/perl5/5.22/Term/ReadLine.pm > /usr/local/lib/perl5/5.22/Term/Cap.pm > /usr/local/lib/perl5/5.22/Test/Tester.pm > /usr/local/lib/perl5/5.22/Test/More.pm > /usr/local/lib/perl5/5.22/Test/Tutorial.pod > /usr/local/lib/perl5/5.22/Test/Builder.pm > /usr/local/lib/perl5/5.22/Test/Simple.pm > /usr/local/lib/perl5/5.22/Test/Harness.pm > /usr/local/lib/perl5/5.22/Test/Tester/Capture.pm > /usr/local/lib/perl5/5.22/Test/Tester/CaptureRunner.pm > /usr/local/lib/perl5/5.22/Test/Tester/Delegate.pm > /usr/local/lib/perl5/5.22/Test/Builder/Tester.pm > /usr/local/lib/perl5/5.22/Test/Builder/Module.pm > /usr/local/lib/perl5/5.22/Test/Builder/IO/Scalar.pm > /usr/local/lib/perl5/5.22/Test/Builder/Tester/Color.pm > /usr/local/lib/perl5/5.22/Test/use/ok.pm > /usr/local/lib/perl5/5.22/Text/Abbrev.pm > /usr/local/lib/perl5/5.22/Text/Balanced.pm > /usr/local/lib/perl5/5.22/Text/ParseWords.pm > /usr/local/lib/perl5/5.22/Text/Tabs.pm > /usr/local/lib/perl5/5.22/Text/Wrap.pm > /usr/local/lib/perl5/5.22/Thread/Queue.pm > /usr/local/lib/perl5/5.22/Thread/Semaphore.pm > /usr/local/lib/perl5/5.22/autodie/skip.pm > /usr/local/lib/perl5/5.22/autodie/ScopeUtil.pm > /usr/local/lib/perl5/5.22/autodie/hints.pm > /usr/local/lib/perl5/5.22/autodie/exception.pm > /usr/local/lib/perl5/5.22/autodie/exception/system.pm > /usr/local/lib/perl5/5.22/autodie/Scope/Guard.pm > /usr/local/lib/perl5/5.22/autodie/Scope/GuardStack.pm > /usr/local/lib/perl5/5.22/encoding/warnings.pm > /usr/local/lib/perl5/5.22/TAP/Object.pm > /usr/local/lib/perl5/5.22/TAP/Base.pm > /usr/local/lib/perl5/5.22/TAP/Harness.pm > /usr/local/lib/perl5/5.22/TAP/Parser.pm > /usr/local/lib/perl5/5.22/TAP/Parser/IteratorFactory.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Result.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Iterator.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Grammar.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Aggregator.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Multiplexer.pm > /usr/local/lib/perl5/5.22/TAP/Parser/ResultFactory.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Scheduler.pm > /usr/local/lib/perl5/5.22/TAP/Parser/SourceHandler.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Source.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Result/Pragma.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Result/Bailout.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Result/YAML.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Result/Plan.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Result/Test.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Result/Comment.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Result/Unknown.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Result/Version.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Scheduler/Spinner.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Scheduler/Job.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Iterator/Stream.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Iterator/Process.pm > /usr/local/lib/perl5/5.22/TAP/Parser/Iterator/Array.pm > /usr/local/lib/perl5/5.22/TAP/Parser/SourceHandler/RawTAP.pm > /usr/local/lib/perl5/5.22/TAP/Parser/SourceHandler/Handle.pm > /usr/local/lib/perl5/5.22/TAP/Parser/SourceHandler/Perl.pm > /usr/local/lib/perl5/5.22/TAP/Parser/SourceHandler/File.pm > /usr/local/lib/perl5/5.22/TAP/Parser/SourceHandler/Executable.pm > /usr/local/lib/perl5/5.22/TAP/Parser/YAMLish/Writer.pm > /usr/local/lib/perl5/5.22/TAP/Parser/YAMLish/Reader.pm > /usr/local/lib/perl5/5.22/TAP/Formatter/Base.pm > /usr/local/lib/perl5/5.22/TAP/Formatter/Session.pm > /usr/local/lib/perl5/5.22/TAP/Formatter/Color.pm > /usr/local/lib/perl5/5.22/TAP/Formatter/Console.pm > /usr/local/lib/perl5/5.22/TAP/Formatter/File.pm > /usr/local/lib/perl5/5.22/TAP/Formatter/File/Session.pm > /usr/local/lib/perl5/5.22/TAP/Formatter/Console/Session.pm > /usr/local/lib/perl5/5.22/TAP/Formatter/Console/ParallelSession.pm > /usr/local/lib/perl5/5.22/TAP/Harness/Env.pm > /usr/local/lib/perl5/5.22/TAP/Harness/Beyond.pod > /usr/local/lib/perl5/5.22/version/vpp.pm > /usr/local/lib/perl5/5.22/version/Internals.pod > /usr/local/lib/perl5/5.22/version/regex.pm > /usr/local/lib/perl5/5.22/mach/Data/Dumper.pm > /usr/local/lib/perl5/5.22/mach/Encode/Byte.pm > /usr/local/lib/perl5/5.22/mach/Encode/EBCDIC.pm > /usr/local/lib/perl5/5.22/mach/Encode/Symbol.pm > /usr/local/lib/perl5/5.22/mach/Encode/CN.pm > /usr/local/lib/perl5/5.22/mach/Encode/KR.pm > /usr/local/lib/perl5/5.22/mach/Encode/JP.pm > /usr/local/lib/perl5/5.22/mach/Encode/Unicode.pm > /usr/local/lib/perl5/5.22/mach/Encode/TW.pm > /usr/local/lib/perl5/5.22/mach/Encode/Encoder.pm > /usr/local/lib/perl5/5.22/Encode/Changes.e2x > /usr/local/lib/perl5/5.22/mach/Encode/Guess.pm > /usr/local/lib/perl5/5.22/Encode/Makefile_PL.e2x > /usr/local/lib/perl5/5.22/Encode/_T.e2x > /usr/local/lib/perl5/5.22/Encode/encode.h > /usr/local/lib/perl5/5.22/Encode/ConfigLocal_PM.e2x > /usr/local/lib/perl5/5.22/Encode/_PM.e2x > /usr/local/lib/perl5/5.22/Encode/Supported.pod > /usr/local/lib/perl5/5.22/mach/Encode/Encoding.pm > /usr/local/lib/perl5/5.22/mach/Encode/Alias.pm > /usr/local/lib/perl5/5.22/mach/Encode/CJKConstants.pm > /usr/local/lib/perl5/5.22/Encode/README.e2x > /usr/local/lib/perl5/5.22/Encode/PerlIO.pod > /usr/local/lib/perl5/5.22/mach/Encode/Config.pm > /usr/local/lib/perl5/5.22/mach/Encode/GSM0338.pm > /usr/local/lib/perl5/5.22/mach/Encode/CN/HZ.pm > /usr/local/lib/perl5/5.22/mach/Encode/KR/2022_KR.pm > /usr/local/lib/perl5/5.22/mach/Encode/JP/JIS7.pm > /usr/local/lib/perl5/5.22/mach/Encode/JP/H2Z.pm > /usr/local/lib/perl5/5.22/mach/Encode/MIME/Header.pm > /usr/local/lib/perl5/5.22/mach/Encode/MIME/Name.pm > /usr/local/lib/perl5/5.22/mach/Encode/MIME/Header/ISO_2022_JP.pm > /usr/local/lib/perl5/5.22/mach/Encode/Unicode/UTF7.pm > /usr/local/lib/perl5/5.22/mach/Hash/Util.pm > /usr/local/lib/perl5/5.22/mach/Hash/Util/FieldHash.pm > /usr/local/lib/perl5/5.22/mach/List/Util.pm > /usr/local/lib/perl5/5.22/mach/List/Util/XS.pm > /usr/local/lib/perl5/5.22/mach/MIME/Base64.pm > /usr/local/lib/perl5/5.22/mach/MIME/QuotedPrint.pm > /usr/local/lib/perl5/5.22/mach/Scalar/Util.pm > /usr/local/lib/perl5/5.22/mach/Sub/Util.pm > /usr/local/lib/perl5/5.22/mach/Sys/Hostname.pm > /usr/local/lib/perl5/5.22/mach/Sys/Syslog.pm > /usr/local/lib/perl5/5.22/mach/threads/shared.pm > /usr/local/lib/perl5/5.22/mach/CORE/av.h > /usr/local/lib/perl5/5.22/mach/CORE/bitcount.h > /usr/local/lib/perl5/5.22/mach/CORE/charclass_invlists.h > /usr/local/lib/perl5/5.22/mach/CORE/config.h > /usr/local/lib/perl5/5.22/mach/CORE/cop.h > /usr/local/lib/perl5/5.22/mach/CORE/cv.h > /usr/local/lib/perl5/5.22/mach/CORE/dosish.h > /usr/local/lib/perl5/5.22/mach/CORE/ebcdic_tables.h > /usr/local/lib/perl5/5.22/mach/CORE/embed.h > /usr/local/lib/perl5/5.22/mach/CORE/embedvar.h > /usr/local/lib/perl5/5.22/mach/CORE/EXTERN.h > /usr/local/lib/perl5/5.22/mach/CORE/fakesdio.h > /usr/local/lib/perl5/5.22/mach/CORE/feature.h > /usr/local/lib/perl5/5.22/mach/CORE/form.h > /usr/local/lib/perl5/5.22/mach/CORE/git_version.h > /usr/local/lib/perl5/5.22/mach/CORE/gv.h > /usr/local/lib/perl5/5.22/mach/CORE/handy.h > /usr/local/lib/perl5/5.22/mach/CORE/hv.h > /usr/local/lib/perl5/5.22/mach/CORE/hv_func.h > /usr/local/lib/perl5/5.22/mach/CORE/inline.h > /usr/local/lib/perl5/5.22/mach/CORE/INTERN.h > /usr/local/lib/perl5/5.22/mach/CORE/intrpvar.h > /usr/local/lib/perl5/5.22/mach/CORE/iperlsys.h > /usr/local/lib/perl5/5.22/mach/CORE/keywords.h > /usr/local/lib/perl5/5.22/mach/CORE/l1_char_class_tab.h > /usr/local/lib/perl5/5.22/mach/CORE/malloc_ctl.h > /usr/local/lib/perl5/5.22/mach/CORE/metaconfig.h > /usr/local/lib/perl5/5.22/mach/CORE/mg.h > /usr/local/lib/perl5/5.22/mach/CORE/mg_data.h > /usr/local/lib/perl5/5.22/mach/CORE/mg_raw.h > /usr/local/lib/perl5/5.22/mach/CORE/mg_vtable.h > /usr/local/lib/perl5/5.22/mach/CORE/mydtrace.h > /usr/local/lib/perl5/5.22/mach/CORE/nostdio.h > /usr/local/lib/perl5/5.22/mach/CORE/op.h > /usr/local/lib/perl5/5.22/mach/CORE/op_reg_common.h > /usr/local/lib/perl5/5.22/mach/CORE/opcode.h > /usr/local/lib/perl5/5.22/mach/CORE/opnames.h > /usr/local/lib/perl5/5.22/mach/CORE/overload.h > /usr/local/lib/perl5/5.22/mach/CORE/pad.h > /usr/local/lib/perl5/5.22/mach/CORE/parser.h > /usr/local/lib/perl5/5.22/mach/CORE/patchlevel.h > /usr/local/lib/perl5/5.22/mach/CORE/perl.h > /usr/local/lib/perl5/5.22/mach/CORE/perlapi.h > /usr/local/lib/perl5/5.22/mach/CORE/perlio.h > /usr/local/lib/perl5/5.22/mach/CORE/perliol.h > /usr/local/lib/perl5/5.22/mach/CORE/perlsdio.h > /usr/local/lib/perl5/5.22/mach/CORE/perlvars.h > /usr/local/lib/perl5/5.22/mach/CORE/perly.h > /usr/local/lib/perl5/5.22/mach/CORE/pp.h > /usr/local/lib/perl5/5.22/mach/CORE/pp_proto.h > /usr/local/lib/perl5/5.22/mach/CORE/proto.h > /usr/local/lib/perl5/5.22/mach/CORE/reentr.h > /usr/local/lib/perl5/5.22/mach/CORE/regcharclass.h > /usr/local/lib/perl5/5.22/mach/CORE/regcomp.h > /usr/local/lib/perl5/5.22/mach/CORE/regexp.h > /usr/local/lib/perl5/5.22/mach/CORE/regnodes.h > /usr/local/lib/perl5/5.22/mach/CORE/scope.h > /usr/local/lib/perl5/5.22/mach/CORE/sv.h > /usr/local/lib/perl5/5.22/mach/CORE/thread.h > /usr/local/lib/perl5/5.22/mach/CORE/time64.h > /usr/local/lib/perl5/5.22/mach/CORE/time64_config.h > /usr/local/lib/perl5/5.22/mach/CORE/uconfig.h > /usr/local/lib/perl5/5.22/mach/CORE/unicode_constants.h > /usr/local/lib/perl5/5.22/mach/CORE/unixish.h > /usr/local/lib/perl5/5.22/mach/CORE/utf8.h > /usr/local/lib/perl5/5.22/mach/CORE/utfebcdic.h > /usr/local/lib/perl5/5.22/mach/CORE/util.h > /usr/local/lib/perl5/5.22/mach/CORE/uudmap.h > /usr/local/lib/perl5/5.22/mach/CORE/vutil.h > /usr/local/lib/perl5/5.22/mach/CORE/warnings.h > /usr/local/lib/perl5/5.22/mach/CORE/XSUB.h > /usr/local/lib/perl5/5.22/mach/CORE/libperl.so > /usr/local/lib/perl5/5.22/mach/CORE/libperl.so.5.22 > /usr/local/lib/perl5/5.22/mach/CORE/libperl.so.5.22.1 > /usr/local/bin/perl > /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/corelist > /usr/local/bin/enc2xs > /usr/local/bin/encguess > /usr/local/bin/h2ph > /usr/local/bin/h2xs > /usr/local/bin/instmodsh > /usr/local/bin/json_pp > /usr/local/bin/libnetcfg > /usr/local/bin/perlbug > /usr/local/bin/perldoc > /usr/local/bin/perlivp > /usr/local/bin/piconv > /usr/local/bin/pl2pm > /usr/local/bin/pod2html > /usr/local/bin/prove > /usr/local/bin/ptar > /usr/local/bin/ptardiff > /usr/local/bin/ptargrep > /usr/local/bin/shasum > /usr/local/bin/splain > /usr/local/bin/xsubpp > /usr/local/bin/zipdetails > /usr/local/bin/pstruct > /usr/local/bin/perlthanks > /usr/local/lib/perl5/5.22/pod/perl.pod > /usr/local/lib/perl5/5.22/pod/perlintro.pod > /usr/local/lib/perl5/5.22/pod/perlrun.pod > /usr/local/lib/perl5/5.22/pod/perltoc.pod > /usr/local/lib/perl5/5.22/pod/perlreftut.pod > /usr/local/lib/perl5/5.22/pod/perldsc.pod > /usr/local/lib/perl5/5.22/pod/perllol.pod > /usr/local/lib/perl5/5.22/pod/perlrequick.pod > /usr/local/lib/perl5/5.22/pod/perlretut.pod > /usr/local/lib/perl5/5.22/pod/perlootut.pod > /usr/local/lib/perl5/5.22/pod/perlperf.pod > /usr/local/lib/perl5/5.22/pod/perlstyle.pod > /usr/local/lib/perl5/5.22/pod/perlcheat.pod > /usr/local/lib/perl5/5.22/pod/perltrap.pod > /usr/local/lib/perl5/5.22/pod/perldebtut.pod > /usr/local/lib/perl5/5.22/pod/perlfaq.pod > /usr/local/lib/perl5/5.22/pod/perlfaq1.pod > /usr/local/lib/perl5/5.22/pod/perlfaq2.pod > /usr/local/lib/perl5/5.22/pod/perlfaq3.pod > /usr/local/lib/perl5/5.22/pod/perlfaq4.pod > /usr/local/lib/perl5/5.22/pod/perlfaq5.pod > /usr/local/lib/perl5/5.22/pod/perlfaq6.pod > /usr/local/lib/perl5/5.22/pod/perlfaq7.pod > /usr/local/lib/perl5/5.22/pod/perlfaq8.pod > /usr/local/lib/perl5/5.22/pod/perlfaq9.pod > /usr/local/lib/perl5/5.22/pod/perlsyn.pod > /usr/local/lib/perl5/5.22/pod/perldata.pod > /usr/local/lib/perl5/5.22/pod/perlop.pod > /usr/local/lib/perl5/5.22/pod/perlsub.pod > /usr/local/lib/perl5/5.22/pod/perlfunc.pod > /usr/local/lib/perl5/5.22/pod/perlopentut.pod > /usr/local/lib/perl5/5.22/pod/perlpacktut.pod > /usr/local/lib/perl5/5.22/pod/perlpod.pod > /usr/local/lib/perl5/5.22/pod/perlpodspec.pod > /usr/local/lib/perl5/5.22/pod/perlpodstyle.pod > /usr/local/lib/perl5/5.22/pod/perldiag.pod > /usr/local/lib/perl5/5.22/pod/perllexwarn.pod > /usr/local/lib/perl5/5.22/pod/perldebug.pod > /usr/local/lib/perl5/5.22/pod/perlvar.pod > /usr/local/lib/perl5/5.22/pod/perlre.pod > /usr/local/lib/perl5/5.22/pod/perlrebackslash.pod > /usr/local/lib/perl5/5.22/pod/perlrecharclass.pod > /usr/local/lib/perl5/5.22/pod/perlreref.pod > /usr/local/lib/perl5/5.22/pod/perlref.pod > /usr/local/lib/perl5/5.22/pod/perlform.pod > /usr/local/lib/perl5/5.22/pod/perlobj.pod > /usr/local/lib/perl5/5.22/pod/perltie.pod > /usr/local/lib/perl5/5.22/pod/perldbmfilter.pod > /usr/local/lib/perl5/5.22/pod/perlipc.pod > /usr/local/lib/perl5/5.22/pod/perlfork.pod > /usr/local/lib/perl5/5.22/pod/perlnumber.pod > /usr/local/lib/perl5/5.22/pod/perlthrtut.pod > /usr/local/lib/perl5/5.22/pod/perlport.pod > /usr/local/lib/perl5/5.22/pod/perllocale.pod > /usr/local/lib/perl5/5.22/pod/perluniintro.pod > /usr/local/lib/perl5/5.22/pod/perlunicode.pod > /usr/local/lib/perl5/5.22/pod/perlunicook.pod > /usr/local/lib/perl5/5.22/pod/perlunifaq.pod > /usr/local/lib/perl5/5.22/pod/perluniprops.pod > /usr/local/lib/perl5/5.22/pod/perlunitut.pod > /usr/local/lib/perl5/5.22/pod/perlebcdic.pod > /usr/local/lib/perl5/5.22/pod/perlsec.pod > /usr/local/lib/perl5/5.22/pod/perlmod.pod > /usr/local/lib/perl5/5.22/pod/perlmodlib.pod > /usr/local/lib/perl5/5.22/pod/perlmodstyle.pod > /usr/local/lib/perl5/5.22/pod/perlmodinstall.pod > /usr/local/lib/perl5/5.22/pod/perlnewmod.pod > /usr/local/lib/perl5/5.22/pod/perlpragma.pod > /usr/local/lib/perl5/5.22/pod/perlutil.pod > /usr/local/lib/perl5/5.22/pod/perlfilter.pod > /usr/local/lib/perl5/5.22/pod/perldtrace.pod > /usr/local/lib/perl5/5.22/pod/perlglossary.pod > /usr/local/lib/perl5/5.22/pod/perlembed.pod > /usr/local/lib/perl5/5.22/pod/perldebguts.pod > /usr/local/lib/perl5/5.22/pod/perlxstut.pod > /usr/local/lib/perl5/5.22/pod/perlxs.pod > /usr/local/lib/perl5/5.22/pod/perlxstypemap.pod > /usr/local/lib/perl5/5.22/pod/perlclib.pod > /usr/local/lib/perl5/5.22/pod/perlguts.pod > /usr/local/lib/perl5/5.22/pod/perlcall.pod > /usr/local/lib/perl5/5.22/pod/perlmroapi.pod > /usr/local/lib/perl5/5.22/pod/perlreapi.pod > /usr/local/lib/perl5/5.22/pod/perlreguts.pod > /usr/local/lib/perl5/5.22/pod/perlapi.pod > /usr/local/lib/perl5/5.22/pod/perlintern.pod > /usr/local/lib/perl5/5.22/pod/perliol.pod > /usr/local/lib/perl5/5.22/pod/perlapio.pod > /usr/local/lib/perl5/5.22/pod/perlhack.pod > /usr/local/lib/perl5/5.22/pod/perlsource.pod > /usr/local/lib/perl5/5.22/pod/perlinterp.pod > /usr/local/lib/perl5/5.22/pod/perlhacktut.pod > /usr/local/lib/perl5/5.22/pod/perlhacktips.pod > /usr/local/lib/perl5/5.22/pod/perlpolicy.pod > /usr/local/lib/perl5/5.22/pod/perlgit.pod > /usr/local/lib/perl5/5.22/pod/perlbook.pod > /usr/local/lib/perl5/5.22/pod/perlcommunity.pod > /usr/local/lib/perl5/5.22/pod/perldoc.pod > /usr/local/lib/perl5/5.22/pod/perlhist.pod > /usr/local/lib/perl5/5.22/pod/perldelta.pod > /usr/local/lib/perl5/5.22/pod/perl5221delta.pod > /usr/local/lib/perl5/5.22/pod/perl5220delta.pod > /usr/local/lib/perl5/5.22/pod/perl5203delta.pod > /usr/local/lib/perl5/5.22/pod/perl5202delta.pod > /usr/local/lib/perl5/5.22/pod/perl5201delta.pod > /usr/local/lib/perl5/5.22/pod/perl5200delta.pod > /usr/local/lib/perl5/5.22/pod/perl5184delta.pod > /usr/local/lib/perl5/5.22/pod/perl5182delta.pod > /usr/local/lib/perl5/5.22/pod/perl5181delta.pod > /usr/local/lib/perl5/5.22/pod/perl5180delta.pod > /usr/local/lib/perl5/5.22/pod/perl5163delta.pod > /usr/local/lib/perl5/5.22/pod/perl5162delta.pod > /usr/local/lib/perl5/5.22/pod/perl5161delta.pod > /usr/local/lib/perl5/5.22/pod/perl5160delta.pod > /usr/local/lib/perl5/5.22/pod/perl5144delta.pod > /usr/local/lib/perl5/5.22/pod/perl5143delta.pod > /usr/local/lib/perl5/5.22/pod/perl5142delta.pod > /usr/local/lib/perl5/5.22/pod/perl5141delta.pod > /usr/local/lib/perl5/5.22/pod/perl5140delta.pod > /usr/local/lib/perl5/5.22/pod/perl5125delta.pod > /usr/local/lib/perl5/5.22/pod/perl5124delta.pod > /usr/local/lib/perl5/5.22/pod/perl5123delta.pod > /usr/local/lib/perl5/5.22/pod/perl5122delta.pod > /usr/local/lib/perl5/5.22/pod/perl5121delta.pod > /usr/local/lib/perl5/5.22/pod/perl5120delta.pod > /usr/local/lib/perl5/5.22/pod/perl5101delta.pod > /usr/local/lib/perl5/5.22/pod/perl5100delta.pod > /usr/local/lib/perl5/5.22/pod/perl589delta.pod > /usr/local/lib/perl5/5.22/pod/perl588delta.pod > /usr/local/lib/perl5/5.22/pod/perl587delta.pod > /usr/local/lib/perl5/5.22/pod/perl586delta.pod > /usr/local/lib/perl5/5.22/pod/perl585delta.pod > /usr/local/lib/perl5/5.22/pod/perl584delta.pod > /usr/local/lib/perl5/5.22/pod/perl583delta.pod > /usr/local/lib/perl5/5.22/pod/perl582delta.pod > /usr/local/lib/perl5/5.22/pod/perl581delta.pod > /usr/local/lib/perl5/5.22/pod/perl58delta.pod > /usr/local/lib/perl5/5.22/pod/perl561delta.pod > /usr/local/lib/perl5/5.22/pod/perl56delta.pod > /usr/local/lib/perl5/5.22/pod/perl5005delta.pod > /usr/local/lib/perl5/5.22/pod/perl5004delta.pod > /usr/local/lib/perl5/5.22/pod/perlexperiment.pod > /usr/local/lib/perl5/5.22/pod/perlartistic.pod > /usr/local/lib/perl5/5.22/pod/perlgpl.pod > /usr/local/lib/perl5/5.22/pod/perlcn.pod > /usr/local/lib/perl5/5.22/pod/perljp.pod > /usr/local/lib/perl5/5.22/pod/perlko.pod > /usr/local/lib/perl5/5.22/pod/perltw.pod > /usr/local/lib/perl5/5.22/pod/perlaix.pod > /usr/local/lib/perl5/5.22/pod/perlamiga.pod > /usr/local/lib/perl5/5.22/pod/perlandroid.pod > /usr/local/lib/perl5/5.22/pod/perlbs2000.pod > /usr/local/lib/perl5/5.22/pod/perlce.pod > /usr/local/lib/perl5/5.22/pod/perlcygwin.pod > /usr/local/lib/perl5/5.22/pod/perldos.pod > /usr/local/lib/perl5/5.22/pod/perlfreebsd.pod > /usr/local/lib/perl5/5.22/pod/perlhaiku.pod > /usr/local/lib/perl5/5.22/pod/perlhpux.pod > /usr/local/lib/perl5/5.22/pod/perlhurd.pod > /usr/local/lib/perl5/5.22/pod/perlirix.pod > /usr/local/lib/perl5/5.22/pod/perllinux.pod > /usr/local/lib/perl5/5.22/pod/perlmacos.pod > /usr/local/lib/perl5/5.22/pod/perlmacosx.pod > /usr/local/lib/perl5/5.22/pod/perlnetware.pod > /usr/local/lib/perl5/5.22/pod/perlopenbsd.pod > /usr/local/lib/perl5/5.22/pod/perlos2.pod > /usr/local/lib/perl5/5.22/pod/perlos390.pod > /usr/local/lib/perl5/5.22/pod/perlos400.pod > /usr/local/lib/perl5/5.22/pod/perlplan9.pod > /usr/local/lib/perl5/5.22/pod/perlqnx.pod > /usr/local/lib/perl5/5.22/pod/perlriscos.pod > /usr/local/lib/perl5/5.22/pod/perlsolaris.pod > /usr/local/lib/perl5/5.22/pod/perlsymbian.pod > /usr/local/lib/perl5/5.22/pod/perlsynology.pod > /usr/local/lib/perl5/5.22/pod/perltru64.pod > /usr/local/lib/perl5/5.22/pod/perlvms.pod > /usr/local/lib/perl5/5.22/pod/perlvos.pod > /usr/local/lib/perl5/5.22/pod/perlwin32.pod > /usr/local/lib/perl5/5.22/pod/perlboot.pod > /usr/local/lib/perl5/5.22/pod/perlbot.pod > /usr/local/lib/perl5/5.22/pod/perlrepository.pod > /usr/local/lib/perl5/5.22/pod/perltodo.pod > /usr/local/lib/perl5/5.22/pod/perltooc.pod > /usr/local/lib/perl5/5.22/pod/perltoot.pod >LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl\-5.22.1 ./perl -Ilib installman --destdir=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage --strip >WARNING: You've never run 'make test'!!! (Installing anyway.) > /usr/local/lib/perl5/5.22/perl/man/man1/perl.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5004delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5004delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5005delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5005delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5100delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5100delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5101delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5101delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5120delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5120delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5121delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5121delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5122delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5122delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5123delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5123delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5124delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5124delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5125delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5125delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5140delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5140delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5141delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5141delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5142delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5142delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5143delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5143delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5144delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5144delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5160delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5160delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5161delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5161delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5162delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5162delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5163delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5163delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5180delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5180delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5181delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5181delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5182delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5182delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5184delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5184delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5200delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5200delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5201delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5201delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5202delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5202delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5203delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5203delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5220delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5220delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5221delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl5221delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl561delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl561delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl56delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl56delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl581delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl581delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl582delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl582delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl583delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl583delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl584delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl584delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl585delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl585delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl586delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl586delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl587delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl587delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl588delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl588delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl589delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl589delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl58delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perl58delta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlaix.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlaix.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlamiga.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlamiga.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlandroid.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlandroid.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlapi.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlapi.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlapio.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlapio.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlartistic.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlartistic.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlbook.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlbook.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlboot.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlboot.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlbot.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlbot.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlbs2000.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlbs2000.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlcall.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlcall.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlce.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlce.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlcheat.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlcheat.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlclib.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlclib.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlcn.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlcn.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlcommunity.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlcommunity.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlcygwin.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlcygwin.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldata.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldata.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldbmfilter.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldbmfilter.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldebguts.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldebguts.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldebtut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldebtut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldebug.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldebug.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldelta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldelta.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldiag.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldiag.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldoc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldoc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldos.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldos.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldsc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldsc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldtrace.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perldtrace.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlebcdic.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlebcdic.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlembed.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlembed.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlexperiment.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlexperiment.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq1.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq1.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq2.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq2.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq3.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq3.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq4.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq4.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq5.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq5.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq6.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq6.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq7.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq7.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq8.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq8.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq9.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfaq9.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfilter.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfilter.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfork.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfork.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlform.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlform.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfreebsd.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfreebsd.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfunc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlfunc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlgit.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlgit.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlglossary.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlglossary.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlgpl.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlgpl.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlguts.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlguts.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhack.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhack.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhacktips.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhacktips.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhacktut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhacktut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhaiku.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhaiku.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhist.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhist.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhpux.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhpux.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhurd.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlhurd.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlintern.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlintern.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlinterp.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlinterp.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlintro.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlintro.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perliol.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perliol.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlipc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlipc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlirix.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlirix.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perljp.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perljp.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlko.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlko.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perllexwarn.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perllexwarn.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perllinux.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perllinux.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perllocale.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perllocale.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perllol.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perllol.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmacos.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmacos.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmacosx.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmacosx.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmod.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmod.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmodinstall.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmodinstall.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmodlib.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmodlib.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmodstyle.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmodstyle.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmroapi.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlmroapi.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlnetware.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlnetware.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlnewmod.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlnewmod.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlnumber.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlnumber.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlobj.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlobj.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlootut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlootut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlop.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlop.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlopenbsd.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlopenbsd.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlopentut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlopentut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlos2.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlos2.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlos390.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlos390.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlos400.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlos400.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpacktut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpacktut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlperf.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlperf.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlplan9.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlplan9.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpod.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpod.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpodspec.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpodspec.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpodstyle.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpodstyle.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpolicy.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpolicy.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlport.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlport.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpragma.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlpragma.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlqnx.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlqnx.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlre.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlre.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlreapi.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlreapi.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlrebackslash.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlrebackslash.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlrecharclass.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlrecharclass.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlref.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlref.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlreftut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlreftut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlreguts.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlreguts.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlrepository.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlrepository.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlrequick.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlrequick.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlreref.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlreref.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlretut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlretut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlriscos.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlriscos.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlrun.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlrun.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsec.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsec.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsolaris.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsolaris.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsource.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsource.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlstyle.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlstyle.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsub.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsub.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsymbian.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsymbian.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsyn.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsyn.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsynology.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlsynology.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlthrtut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlthrtut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltie.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltie.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltoc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltoc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltodo.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltodo.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltooc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltooc.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltoot.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltoot.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltrap.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltrap.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltru64.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltru64.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltw.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perltw.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlunicode.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlunicode.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlunicook.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlunicook.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlunifaq.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlunifaq.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perluniintro.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perluniintro.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perluniprops.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perluniprops.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlunitut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlunitut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlutil.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlutil.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlvar.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlvar.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlvms.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlvms.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlvos.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlvos.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlwin32.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlwin32.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlxs.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlxs.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlxstut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlxstut.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlxstypemap.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlxstypemap.1 > /usr/local/lib/perl5/5.22/perl/man/man3/AnyDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/AnyDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/App::Cpan.3 > /usr/local/lib/perl5/5.22/perl/man/man3/App::Cpan.3 > /usr/local/lib/perl5/5.22/perl/man/man3/App::Prove.3 > /usr/local/lib/perl5/5.22/perl/man/man3/App::Prove.3 > /usr/local/lib/perl5/5.22/perl/man/man3/App::Prove::State.3 > /usr/local/lib/perl5/5.22/perl/man/man3/App::Prove::State.3 > /usr/local/lib/perl5/5.22/perl/man/man3/App::Prove::State::Result.3 > /usr/local/lib/perl5/5.22/perl/man/man3/App::Prove::State::Result.3 > /usr/local/lib/perl5/5.22/perl/man/man3/App::Prove::State::Result::Test.3 > /usr/local/lib/perl5/5.22/perl/man/man3/App::Prove::State::Result::Test.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Archive::Tar.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Archive::Tar.3 >no documentation in lib/Archive/Tar/Constant.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Archive::Tar::File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Archive::Tar::File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Attribute::Handlers.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Attribute::Handlers.3 > /usr/local/lib/perl5/5.22/perl/man/man3/AutoLoader.3 > /usr/local/lib/perl5/5.22/perl/man/man3/AutoLoader.3 > /usr/local/lib/perl5/5.22/perl/man/man3/AutoSplit.3 > /usr/local/lib/perl5/5.22/perl/man/man3/AutoSplit.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Concise.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Concise.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Debug.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Debug.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Deparse.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Deparse.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Op_private.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Op_private.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Showlex.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Showlex.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Terse.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Terse.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Xref.3 > /usr/local/lib/perl5/5.22/perl/man/man3/B::Xref.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Benchmark.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Benchmark.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CORE.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CORE.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::API::HOWTO.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::API::HOWTO.3 >no documentation in lib/CPAN/Author.pm >no documentation in lib/CPAN/Bundle.pm >no documentation in lib/CPAN/CacheMgr.pm >no documentation in lib/CPAN/Complete.pm > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Debug.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Debug.3 >no documentation in lib/CPAN/DeferredCode.pm >no documentation in lib/CPAN/Distribution.pm > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Distroprefs.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Distroprefs.3 >no documentation in lib/CPAN/Distrostatus.pm >no documentation in lib/CPAN/Exception/RecursiveDependency.pm >no documentation in lib/CPAN/Exception/blocked_urllist.pm >no documentation in lib/CPAN/Exception/yaml_not_installed.pm >no documentation in lib/CPAN/Exception/yaml_process_error.pm >no documentation in lib/CPAN/FTP.pm >no documentation in lib/CPAN/FTP/netrc.pm > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::FirstTime.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::FirstTime.3 >no documentation in lib/CPAN/HTTP/Client.pm >no documentation in lib/CPAN/HTTP/Credentials.pm > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::HandleConfig.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::HandleConfig.3 >no documentation in lib/CPAN/Index.pm >no documentation in lib/CPAN/InfoObj.pm > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Kwalify.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Kwalify.3 >no documentation in lib/CPAN/LWP/UserAgent.pm > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Converter.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Converter.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Feature.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Feature.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History::Meta_1_0.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History::Meta_1_0.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History::Meta_1_1.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History::Meta_1_1.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History::Meta_1_2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History::Meta_1_2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History::Meta_1_3.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History::Meta_1_3.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History::Meta_1_4.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::History::Meta_1_4.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Merge.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Merge.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Prereqs.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Prereqs.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Requirements.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Requirements.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Spec.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Spec.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Validator.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::Validator.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::YAML.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Meta::YAML.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Mirrors.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Mirrors.3 >no documentation in lib/CPAN/Module.pm > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Nox.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Nox.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Plugin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Plugin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Plugin::Specfile.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Plugin::Specfile.3 >no documentation in lib/CPAN/Prompt.pm > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Queue.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Queue.3 >no documentation in lib/CPAN/Shell.pm > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Tarzip.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Tarzip.3 >no documentation in lib/CPAN/URL.pm > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Version.3 > /usr/local/lib/perl5/5.22/perl/man/man3/CPAN::Version.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Carp.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Carp.3 >no documentation in lib/Carp/Heavy.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Class::Struct.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Class::Struct.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Compress::Raw::Bzip2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Compress::Raw::Bzip2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Compress::Raw::Zlib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Compress::Raw::Zlib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Compress::Zlib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Compress::Zlib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Config.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Config.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Config::Extensions.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Config::Extensions.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Config::Perl::V.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Config::Perl::V.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Cwd.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Cwd.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DB.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DB.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter::compress.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter::compress.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter::encode.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter::encode.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter::int32.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter::int32.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter::null.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter::null.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter::utf8.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DBM_Filter::utf8.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DB_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DB_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Data::Dumper.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Data::Dumper.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Devel::PPPort.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Devel::PPPort.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Devel::Peek.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Devel::Peek.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Devel::SelfStubber.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Devel::SelfStubber.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Digest.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Digest.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Digest::MD5.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Digest::MD5.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Digest::SHA.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Digest::SHA.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Digest::base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Digest::base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Digest::file.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Digest::file.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DirHandle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DirHandle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Dumpvalue.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Dumpvalue.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DynaLoader.3 > /usr/local/lib/perl5/5.22/perl/man/man3/DynaLoader.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Alias.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Alias.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Byte.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Byte.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::CJKConstants.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::CJKConstants.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::CN.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::CN.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::CN::HZ.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::CN::HZ.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Config.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Config.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::EBCDIC.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::EBCDIC.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Encoder.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Encoder.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Encoding.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Encoding.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::GSM0338.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::GSM0338.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Guess.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Guess.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::JP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::JP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::JP::H2Z.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::JP::H2Z.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::JP::JIS7.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::JP::JIS7.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::KR.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::KR.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::KR::2022_KR.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::KR::2022_KR.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::MIME::Header.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::MIME::Header.3 >no documentation in lib/Encode/MIME/Header/ISO_2022_JP.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::MIME::Name.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::MIME::Name.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::PerlIO.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::PerlIO.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Supported.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Supported.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Symbol.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Symbol.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::TW.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::TW.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Unicode.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Unicode.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Unicode::UTF7.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Encode::Unicode::UTF7.3 > /usr/local/lib/perl5/5.22/perl/man/man3/English.3 > /usr/local/lib/perl5/5.22/perl/man/man3/English.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Env.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Env.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Errno.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Errno.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Exporter.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Exporter.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Exporter::Heavy.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Exporter::Heavy.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::CBuilder.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::CBuilder.3 >no documentation in lib/ExtUtils/CBuilder/Base.pm >no documentation in lib/ExtUtils/CBuilder/Platform/Unix.pm >no documentation in lib/ExtUtils/CBuilder/Platform/VMS.pm > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::CBuilder::Platform::Windows.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::CBuilder::Platform::Windows.3 >no documentation in lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm >no documentation in lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm >no documentation in lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm >no documentation in lib/ExtUtils/CBuilder/Platform/aix.pm >no documentation in lib/ExtUtils/CBuilder/Platform/android.pm >no documentation in lib/ExtUtils/CBuilder/Platform/cygwin.pm >no documentation in lib/ExtUtils/CBuilder/Platform/darwin.pm >no documentation in lib/ExtUtils/CBuilder/Platform/dec_osf.pm >no documentation in lib/ExtUtils/CBuilder/Platform/os2.pm > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Command.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Command.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Command::MM.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Command::MM.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Constant.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Constant.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Constant::Base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Constant::Base.3 >no documentation in lib/ExtUtils/Constant/ProxySubs.pm > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Constant::Utils.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Constant::Utils.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Constant::XS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Constant::XS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Embed.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Embed.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Install.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Install.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Installed.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Installed.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Liblist.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Liblist.3 >no documentation in lib/ExtUtils/Liblist/Kid.pm > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_AIX.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_AIX.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Any.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Any.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_BeOS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_BeOS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Cygwin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Cygwin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_DOS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_DOS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Darwin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Darwin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_MacOS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_MacOS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_NW5.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_NW5.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_OS2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_OS2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_QNX.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_QNX.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_UWIN.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_UWIN.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Unix.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Unix.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_VMS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_VMS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_VOS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_VOS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Win32.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Win32.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Win95.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MM_Win95.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MY.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MY.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MakeMaker.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MakeMaker.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MakeMaker::Config.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MakeMaker::Config.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MakeMaker::FAQ.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MakeMaker::FAQ.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MakeMaker::Locale.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MakeMaker::Locale.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MakeMaker::Tutorial.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::MakeMaker::Tutorial.3 >no documentation in lib/ExtUtils/MakeMaker/version.pm >no documentation in lib/ExtUtils/MakeMaker/version/regex.pm >no documentation in lib/ExtUtils/MakeMaker/version/vpp.pm > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Manifest.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Manifest.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Miniperl.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Miniperl.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Mkbootstrap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Mkbootstrap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Mksymlists.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Mksymlists.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Packlist.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Packlist.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::ParseXS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::ParseXS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::ParseXS::Constants.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::ParseXS::Constants.3 >no documentation in lib/ExtUtils/ParseXS/CountLines.pm > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::ParseXS::Eval.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::ParseXS::Eval.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::ParseXS::Utilities.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::ParseXS::Utilities.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Typemaps.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Typemaps.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Typemaps::Cmd.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Typemaps::Cmd.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Typemaps::InputMap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Typemaps::InputMap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Typemaps::OutputMap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Typemaps::OutputMap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Typemaps::Type.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::Typemaps::Type.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::XSSymSet.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::XSSymSet.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::testlib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ExtUtils::testlib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Fatal.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Fatal.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Fcntl.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Fcntl.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Basename.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Basename.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Compare.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Compare.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Copy.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Copy.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::DosGlob.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::DosGlob.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Fetch.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Fetch.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Find.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Find.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Glob.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Glob.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::GlobMapper.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::GlobMapper.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Path.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Path.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Cygwin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Cygwin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Epoc.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Epoc.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Functions.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Functions.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Mac.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Mac.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::OS2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::OS2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Unix.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Unix.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::VMS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::VMS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Win32.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Spec::Win32.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Temp.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::Temp.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::stat.3 > /usr/local/lib/perl5/5.22/perl/man/man3/File::stat.3 > /usr/local/lib/perl5/5.22/perl/man/man3/FileCache.3 > /usr/local/lib/perl5/5.22/perl/man/man3/FileCache.3 > /usr/local/lib/perl5/5.22/perl/man/man3/FileHandle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/FileHandle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Filter::Simple.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Filter::Simple.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Filter::Util::Call.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Filter::Util::Call.3 > /usr/local/lib/perl5/5.22/perl/man/man3/FindBin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/FindBin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Getopt::Long.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Getopt::Long.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Getopt::Std.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Getopt::Std.3 > /usr/local/lib/perl5/5.22/perl/man/man3/HTTP::Tiny.3 > /usr/local/lib/perl5/5.22/perl/man/man3/HTTP::Tiny.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Hash::Util.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Hash::Util.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Hash::Util::FieldHash.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Hash::Util::FieldHash.3 > /usr/local/lib/perl5/5.22/perl/man/man3/I18N::Collate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/I18N::Collate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/I18N::LangTags.3 > /usr/local/lib/perl5/5.22/perl/man/man3/I18N::LangTags.3 > /usr/local/lib/perl5/5.22/perl/man/man3/I18N::LangTags::Detect.3 > /usr/local/lib/perl5/5.22/perl/man/man3/I18N::LangTags::Detect.3 > /usr/local/lib/perl5/5.22/perl/man/man3/I18N::LangTags::List.3 > /usr/local/lib/perl5/5.22/perl/man/man3/I18N::LangTags::List.3 > /usr/local/lib/perl5/5.22/perl/man/man3/I18N::Langinfo.3 > /usr/local/lib/perl5/5.22/perl/man/man3/I18N::Langinfo.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO.3 >no documentation in lib/IO/Compress/Adapter/Bzip2.pm >no documentation in lib/IO/Compress/Adapter/Deflate.pm >no documentation in lib/IO/Compress/Adapter/Identity.pm > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::Base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::Base.3 >no documentation in lib/IO/Compress/Base/Common.pm > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::Bzip2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::Bzip2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::Deflate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::Deflate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::FAQ.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::FAQ.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::Gzip.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::Gzip.3 >no documentation in lib/IO/Compress/Gzip/Constants.pm > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::RawDeflate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::RawDeflate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::Zip.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Compress::Zip.3 >no documentation in lib/IO/Compress/Zip/Constants.pm >no documentation in lib/IO/Compress/Zlib/Constants.pm >no documentation in lib/IO/Compress/Zlib/Extra.pm > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Dir.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Dir.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Handle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Handle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Pipe.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Pipe.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Poll.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Poll.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Seekable.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Seekable.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Select.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Select.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Socket.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Socket.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Socket::INET.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Socket::INET.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Socket::IP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Socket::IP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Socket::UNIX.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Socket::UNIX.3 >no documentation in lib/IO/Uncompress/Adapter/Bunzip2.pm >no documentation in lib/IO/Uncompress/Adapter/Identity.pm >no documentation in lib/IO/Uncompress/Adapter/Inflate.pm > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::AnyInflate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::AnyInflate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::AnyUncompress.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::AnyUncompress.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::Base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::Base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::Bunzip2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::Bunzip2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::Gunzip.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::Gunzip.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::Inflate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::Inflate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::RawInflate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::RawInflate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::Unzip.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Uncompress::Unzip.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Zlib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IO::Zlib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::Cmd.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::Cmd.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::Msg.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::Msg.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::Open2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::Open2.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::Open3.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::Open3.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::Semaphore.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::Semaphore.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::SharedMem.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::SharedMem.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::SysV.3 > /usr/local/lib/perl5/5.22/perl/man/man3/IPC::SysV.3 > /usr/local/lib/perl5/5.22/perl/man/man3/JSON::PP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/JSON::PP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/JSON::PP::Boolean.3 > /usr/local/lib/perl5/5.22/perl/man/man3/JSON::PP::Boolean.3 > /usr/local/lib/perl5/5.22/perl/man/man3/List::Util.3 > /usr/local/lib/perl5/5.22/perl/man/man3/List::Util.3 > /usr/local/lib/perl5/5.22/perl/man/man3/List::Util::XS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/List::Util::XS.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::API.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::API.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Changes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Changes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Constants.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Constants.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Country.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Country.3 >no documentation in lib/Locale/Codes/Country_Codes.pm >no documentation in lib/Locale/Codes/Country_Retired.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Currency.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Currency.3 >no documentation in lib/Locale/Codes/Currency_Codes.pm >no documentation in lib/Locale/Codes/Currency_Retired.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::LangExt.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::LangExt.3 >no documentation in lib/Locale/Codes/LangExt_Codes.pm >no documentation in lib/Locale/Codes/LangExt_Retired.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::LangFam.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::LangFam.3 >no documentation in lib/Locale/Codes/LangFam_Codes.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::LangFam_Retired.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::LangFam_Retired.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::LangVar.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::LangVar.3 >no documentation in lib/Locale/Codes/LangVar_Codes.pm >no documentation in lib/Locale/Codes/LangVar_Retired.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Language.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Language.3 >no documentation in lib/Locale/Codes/Language_Codes.pm >no documentation in lib/Locale/Codes/Language_Retired.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Script.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Codes::Script.3 >no documentation in lib/Locale/Codes/Script_Codes.pm >no documentation in lib/Locale/Codes/Script_Retired.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Country.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Country.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Currency.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Currency.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Language.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Language.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext::Cookbook.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext::Cookbook.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext::Guts.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext::Guts.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext::GutsLoader.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext::GutsLoader.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext::Simple.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext::Simple.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext::TPJ13.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Maketext::TPJ13.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Script.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Locale::Script.3 > /usr/local/lib/perl5/5.22/perl/man/man3/MIME::Base64.3 > /usr/local/lib/perl5/5.22/perl/man/man3/MIME::Base64.3 > /usr/local/lib/perl5/5.22/perl/man/man3/MIME::QuotedPrint.3 > /usr/local/lib/perl5/5.22/perl/man/man3/MIME::QuotedPrint.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigFloat.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigFloat.3 >no documentation in lib/Math/BigFloat/Trace.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigInt.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigInt.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigInt::Calc.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigInt::Calc.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigInt::CalcEmu.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigInt::CalcEmu.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigInt::FastCalc.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigInt::FastCalc.3 >no documentation in lib/Math/BigInt/Trace.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigRat.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::BigRat.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::Complex.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::Complex.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::Trig.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Math::Trig.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::AnyDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::AnyDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::Expire.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::Expire.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::ExpireFile.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::ExpireFile.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::ExpireTest.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::ExpireTest.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::NDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::NDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::SDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::SDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::Storable.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Memoize::Storable.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Module::CoreList.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Module::CoreList.3 >no documentation in lib/Module/CoreList/TieHashDelta.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Module::CoreList::Utils.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Module::CoreList::Utils.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Module::Load.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Module::Load.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Module::Load::Conditional.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Module::Load::Conditional.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Module::Loaded.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Module::Loaded.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Module::Metadata.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Module::Metadata.3 > /usr/local/lib/perl5/5.22/perl/man/man3/NDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/NDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/NEXT.3 > /usr/local/lib/perl5/5.22/perl/man/man3/NEXT.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Cmd.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Cmd.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Config.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Config.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Domain.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Domain.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::FTP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::FTP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::NNTP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::NNTP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Netrc.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Netrc.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::POP3.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::POP3.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Ping.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Ping.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::SMTP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::SMTP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Time.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::Time.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::hostent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::hostent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::libnetFAQ.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::libnetFAQ.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::netent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::netent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::protoent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::protoent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::servent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Net::servent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/O.3 > /usr/local/lib/perl5/5.22/perl/man/man3/O.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Opcode.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Opcode.3 > /usr/local/lib/perl5/5.22/perl/man/man3/POSIX.3 > /usr/local/lib/perl5/5.22/perl/man/man3/POSIX.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Params::Check.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Params::Check.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Parse::CPAN::Meta.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Parse::CPAN::Meta.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Perl::OSType.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Perl::OSType.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO::encoding.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO::encoding.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO::mmap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO::mmap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO::scalar.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO::scalar.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO::via.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO::via.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO::via::QuotedPrint.3 > /usr/local/lib/perl5/5.22/perl/man/man3/PerlIO::via::QuotedPrint.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Checker.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Checker.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Escapes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Escapes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Find.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Find.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Html.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Html.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::InputObjects.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::InputObjects.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Man.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Man.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::ParseLink.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::ParseLink.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::ParseUtils.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::ParseUtils.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Parser.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Parser.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::BaseTo.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::BaseTo.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::GetOptsOO.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::GetOptsOO.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToANSI.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToANSI.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToChecker.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToChecker.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToMan.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToMan.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToNroff.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToNroff.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToPod.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToPod.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToRtf.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToRtf.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToTerm.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToTerm.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToText.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToText.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToTk.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToTk.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToXml.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Perldoc::ToXml.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::PlainText.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::PlainText.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Select.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Select.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple.3 >no documentation in lib/Pod/Simple/BlackBox.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Checker.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Checker.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Debug.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Debug.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::DumpAsText.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::DumpAsText.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::DumpAsXML.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::DumpAsXML.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::HTML.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::HTML.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::HTMLBatch.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::HTMLBatch.3 >no documentation in lib/Pod/Simple/HTMLLegacy.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::LinkSection.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::LinkSection.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Methody.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Methody.3 >no documentation in lib/Pod/Simple/Progress.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::PullParser.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::PullParser.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::PullParserEndToken.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::PullParserEndToken.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::PullParserStartToken.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::PullParserStartToken.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::PullParserTextToken.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::PullParserTextToken.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::PullParserToken.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::PullParserToken.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::RTF.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::RTF.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Search.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Search.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::SimpleTree.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::SimpleTree.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Subclassing.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Subclassing.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Text.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::Text.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::TextContent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::TextContent.3 >no documentation in lib/Pod/Simple/TiedOutFH.pm >no documentation in lib/Pod/Simple/Transcode.pm >no documentation in lib/Pod/Simple/TranscodeDumb.pm >no documentation in lib/Pod/Simple/TranscodeSmart.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::XHTML.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::XHTML.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::XMLOutStream.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Simple::XMLOutStream.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Text.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Text.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Text::Color.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Text::Color.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Text::Overstrike.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Text::Overstrike.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Text::Termcap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Text::Termcap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Usage.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Pod::Usage.3 > /usr/local/lib/perl5/5.22/perl/man/man3/SDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/SDBM_File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Safe.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Safe.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Scalar::Util.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Scalar::Util.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Search::Dict.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Search::Dict.3 > /usr/local/lib/perl5/5.22/perl/man/man3/SelectSaver.3 > /usr/local/lib/perl5/5.22/perl/man/man3/SelectSaver.3 > /usr/local/lib/perl5/5.22/perl/man/man3/SelfLoader.3 > /usr/local/lib/perl5/5.22/perl/man/man3/SelfLoader.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Socket.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Socket.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Storable.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Storable.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Sub::Util.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Sub::Util.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Symbol.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Symbol.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Sys::Hostname.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Sys::Hostname.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Sys::Syslog.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Sys::Syslog.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Color.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Color.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Console.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Console.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Console::ParallelSession.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Console::ParallelSession.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Console::Session.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Console::Session.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::File::Session.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::File::Session.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Session.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Formatter::Session.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Harness.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Harness.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Harness::Beyond.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Harness::Beyond.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Harness::Env.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Harness::Env.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Object.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Object.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Aggregator.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Aggregator.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Grammar.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Grammar.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Iterator.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Iterator.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Iterator::Array.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Iterator::Array.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Iterator::Process.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Iterator::Process.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Iterator::Stream.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Iterator::Stream.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::IteratorFactory.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::IteratorFactory.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Multiplexer.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Multiplexer.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Bailout.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Bailout.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Comment.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Comment.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Plan.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Plan.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Pragma.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Pragma.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Test.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Test.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Unknown.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Unknown.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Version.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::Version.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::YAML.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Result::YAML.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::ResultFactory.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::ResultFactory.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Scheduler.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Scheduler.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Scheduler::Job.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Scheduler::Job.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Scheduler::Spinner.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Scheduler::Spinner.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Source.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::Source.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler::Executable.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler::Executable.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler::File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler::File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler::Handle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler::Handle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler::Perl.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler::Perl.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler::RawTAP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::SourceHandler::RawTAP.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::YAMLish::Reader.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::YAMLish::Reader.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::YAMLish::Writer.3 > /usr/local/lib/perl5/5.22/perl/man/man3/TAP::Parser::YAMLish::Writer.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Term::ANSIColor.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Term::ANSIColor.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Term::Cap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Term::Cap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Term::Complete.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Term::Complete.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Term::ReadLine.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Term::ReadLine.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Builder.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Builder.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Builder::IO::Scalar.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Builder::IO::Scalar.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Builder::Module.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Builder::Module.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Builder::Tester.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Builder::Tester.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Builder::Tester::Color.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Builder::Tester::Color.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Harness.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Harness.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::More.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::More.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Simple.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Simple.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Tester.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Tester.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Tester::Capture.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Tester::Capture.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Tester::CaptureRunner.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Tester::CaptureRunner.3 >no documentation in lib/Test/Tester/Delegate.pm > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Tutorial.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::Tutorial.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::use::ok.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Test::use::ok.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Text::Abbrev.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Text::Abbrev.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Text::Balanced.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Text::Balanced.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Text::ParseWords.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Text::ParseWords.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Text::Tabs.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Text::Tabs.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Text::Wrap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Text::Wrap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Thread.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Thread.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Thread::Queue.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Thread::Queue.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Thread::Semaphore.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Thread::Semaphore.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Array.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Array.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::File.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Handle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Handle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Hash.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Hash.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Hash::NamedCapture.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Hash::NamedCapture.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Memoize.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Memoize.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::RefHash.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::RefHash.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Scalar.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::Scalar.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::StdHandle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::StdHandle.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::SubstrHash.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Tie::SubstrHash.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::HiRes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::HiRes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::Local.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::Local.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::Piece.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::Piece.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::Seconds.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::Seconds.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::gmtime.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::gmtime.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::localtime.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::localtime.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::tm.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Time::tm.3 > /usr/local/lib/perl5/5.22/perl/man/man3/UNIVERSAL.3 > /usr/local/lib/perl5/5.22/perl/man/man3/UNIVERSAL.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::Big5.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::Big5.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::GB2312.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::GB2312.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::JISX0208.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::JISX0208.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::Korean.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::Korean.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::Pinyin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::Pinyin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::Stroke.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::Stroke.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::Zhuyin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::CJK::Zhuyin.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::Locale.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Collate::Locale.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Normalize.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::Normalize.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::UCD.3 > /usr/local/lib/perl5/5.22/perl/man/man3/Unicode::UCD.3 > /usr/local/lib/perl5/5.22/perl/man/man3/User::grent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/User::grent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/User::pwent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/User::pwent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/XSLoader.3 > /usr/local/lib/perl5/5.22/perl/man/man3/XSLoader.3 >no documentation in lib/_charnames.pm > /usr/local/lib/perl5/5.22/perl/man/man3/arybase.3 > /usr/local/lib/perl5/5.22/perl/man/man3/arybase.3 > /usr/local/lib/perl5/5.22/perl/man/man3/attributes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/attributes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::Scope::Guard.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::Scope::Guard.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::Scope::GuardStack.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::Scope::GuardStack.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::ScopeUtil.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::ScopeUtil.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::exception.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::exception.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::exception::system.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::exception::system.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::hints.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::hints.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::skip.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autodie::skip.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autouse.3 > /usr/local/lib/perl5/5.22/perl/man/man3/autouse.3 > /usr/local/lib/perl5/5.22/perl/man/man3/base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/base.3 > /usr/local/lib/perl5/5.22/perl/man/man3/bigint.3 > /usr/local/lib/perl5/5.22/perl/man/man3/bigint.3 > /usr/local/lib/perl5/5.22/perl/man/man3/bignum.3 > /usr/local/lib/perl5/5.22/perl/man/man3/bignum.3 > /usr/local/lib/perl5/5.22/perl/man/man3/bigrat.3 > /usr/local/lib/perl5/5.22/perl/man/man3/bigrat.3 > /usr/local/lib/perl5/5.22/perl/man/man3/blib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/blib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/bytes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/bytes.3 > /usr/local/lib/perl5/5.22/perl/man/man3/charnames.3 > /usr/local/lib/perl5/5.22/perl/man/man3/charnames.3 > /usr/local/lib/perl5/5.22/perl/man/man3/constant.3 > /usr/local/lib/perl5/5.22/perl/man/man3/constant.3 > /usr/local/lib/perl5/5.22/perl/man/man3/deprecate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/deprecate.3 > /usr/local/lib/perl5/5.22/perl/man/man3/diagnostics.3 > /usr/local/lib/perl5/5.22/perl/man/man3/diagnostics.3 > /usr/local/lib/perl5/5.22/perl/man/man3/encoding.3 > /usr/local/lib/perl5/5.22/perl/man/man3/encoding.3 > /usr/local/lib/perl5/5.22/perl/man/man3/encoding::warnings.3 > /usr/local/lib/perl5/5.22/perl/man/man3/encoding::warnings.3 > /usr/local/lib/perl5/5.22/perl/man/man3/experimental.3 > /usr/local/lib/perl5/5.22/perl/man/man3/experimental.3 > /usr/local/lib/perl5/5.22/perl/man/man3/feature.3 > /usr/local/lib/perl5/5.22/perl/man/man3/feature.3 > /usr/local/lib/perl5/5.22/perl/man/man3/fields.3 > /usr/local/lib/perl5/5.22/perl/man/man3/fields.3 > /usr/local/lib/perl5/5.22/perl/man/man3/filetest.3 > /usr/local/lib/perl5/5.22/perl/man/man3/filetest.3 > /usr/local/lib/perl5/5.22/perl/man/man3/if.3 > /usr/local/lib/perl5/5.22/perl/man/man3/if.3 > /usr/local/lib/perl5/5.22/perl/man/man3/integer.3 > /usr/local/lib/perl5/5.22/perl/man/man3/integer.3 > /usr/local/lib/perl5/5.22/perl/man/man3/less.3 > /usr/local/lib/perl5/5.22/perl/man/man3/less.3 > /usr/local/lib/perl5/5.22/perl/man/man3/lib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/lib.3 > /usr/local/lib/perl5/5.22/perl/man/man3/locale.3 > /usr/local/lib/perl5/5.22/perl/man/man3/locale.3 >no documentation in lib/meta_notation.pm > /usr/local/lib/perl5/5.22/perl/man/man3/mro.3 > /usr/local/lib/perl5/5.22/perl/man/man3/mro.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ok.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ok.3 > /usr/local/lib/perl5/5.22/perl/man/man3/open.3 > /usr/local/lib/perl5/5.22/perl/man/man3/open.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ops.3 > /usr/local/lib/perl5/5.22/perl/man/man3/ops.3 > /usr/local/lib/perl5/5.22/perl/man/man3/overload.3 > /usr/local/lib/perl5/5.22/perl/man/man3/overload.3 >no documentation in lib/overload/numbers.pm > /usr/local/lib/perl5/5.22/perl/man/man3/overloading.3 > /usr/local/lib/perl5/5.22/perl/man/man3/overloading.3 > /usr/local/lib/perl5/5.22/perl/man/man3/parent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/parent.3 > /usr/local/lib/perl5/5.22/perl/man/man3/re.3 > /usr/local/lib/perl5/5.22/perl/man/man3/re.3 > /usr/local/lib/perl5/5.22/perl/man/man3/sigtrap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/sigtrap.3 > /usr/local/lib/perl5/5.22/perl/man/man3/sort.3 > /usr/local/lib/perl5/5.22/perl/man/man3/sort.3 > /usr/local/lib/perl5/5.22/perl/man/man3/strict.3 > /usr/local/lib/perl5/5.22/perl/man/man3/strict.3 > /usr/local/lib/perl5/5.22/perl/man/man3/subs.3 > /usr/local/lib/perl5/5.22/perl/man/man3/subs.3 > /usr/local/lib/perl5/5.22/perl/man/man3/threads.3 > /usr/local/lib/perl5/5.22/perl/man/man3/threads.3 > /usr/local/lib/perl5/5.22/perl/man/man3/threads::shared.3 > /usr/local/lib/perl5/5.22/perl/man/man3/threads::shared.3 >no documentation in lib/unicore/Name.pm > /usr/local/lib/perl5/5.22/perl/man/man3/utf8.3 > /usr/local/lib/perl5/5.22/perl/man/man3/utf8.3 > /usr/local/lib/perl5/5.22/perl/man/man3/vars.3 > /usr/local/lib/perl5/5.22/perl/man/man3/vars.3 > /usr/local/lib/perl5/5.22/perl/man/man3/version.3 > /usr/local/lib/perl5/5.22/perl/man/man3/version.3 > /usr/local/lib/perl5/5.22/perl/man/man3/version::Internals.3 > /usr/local/lib/perl5/5.22/perl/man/man3/version::Internals.3 >no documentation in lib/version/regex.pm >no documentation in lib/version/vpp.pm > /usr/local/lib/perl5/5.22/perl/man/man3/vmsish.3 > /usr/local/lib/perl5/5.22/perl/man/man3/vmsish.3 > /usr/local/lib/perl5/5.22/perl/man/man3/warnings.3 > /usr/local/lib/perl5/5.22/perl/man/man3/warnings.3 > /usr/local/lib/perl5/5.22/perl/man/man3/warnings::register.3 > /usr/local/lib/perl5/5.22/perl/man/man3/warnings::register.3 > /usr/local/lib/perl5/5.22/perl/man/man1/pod2man.1 > /usr/local/lib/perl5/5.22/perl/man/man1/pod2man.1 > /usr/local/lib/perl5/5.22/perl/man/man1/pod2text.1 > /usr/local/lib/perl5/5.22/perl/man/man1/pod2text.1 > /usr/local/lib/perl5/5.22/perl/man/man1/pod2usage.1 > /usr/local/lib/perl5/5.22/perl/man/man1/pod2usage.1 > /usr/local/lib/perl5/5.22/perl/man/man1/podchecker.1 > /usr/local/lib/perl5/5.22/perl/man/man1/podchecker.1 > /usr/local/lib/perl5/5.22/perl/man/man1/podselect.1 > /usr/local/lib/perl5/5.22/perl/man/man1/podselect.1 > /usr/local/lib/perl5/5.22/perl/man/man1/c2ph.1 > /usr/local/lib/perl5/5.22/perl/man/man1/c2ph.1 > /usr/local/lib/perl5/5.22/perl/man/man1/pstruct.1 > /usr/local/lib/perl5/5.22/perl/man/man1/cpan.1 > /usr/local/lib/perl5/5.22/perl/man/man1/cpan.1 > /usr/local/lib/perl5/5.22/perl/man/man1/corelist.1 > /usr/local/lib/perl5/5.22/perl/man/man1/corelist.1 > /usr/local/lib/perl5/5.22/perl/man/man1/enc2xs.1 > /usr/local/lib/perl5/5.22/perl/man/man1/enc2xs.1 > /usr/local/lib/perl5/5.22/perl/man/man1/encguess.1 > /usr/local/lib/perl5/5.22/perl/man/man1/encguess.1 > /usr/local/lib/perl5/5.22/perl/man/man1/h2ph.1 > /usr/local/lib/perl5/5.22/perl/man/man1/h2ph.1 > /usr/local/lib/perl5/5.22/perl/man/man1/h2xs.1 > /usr/local/lib/perl5/5.22/perl/man/man1/h2xs.1 > /usr/local/lib/perl5/5.22/perl/man/man1/instmodsh.1 > /usr/local/lib/perl5/5.22/perl/man/man1/instmodsh.1 > /usr/local/lib/perl5/5.22/perl/man/man1/json_pp.1 > /usr/local/lib/perl5/5.22/perl/man/man1/json_pp.1 > /usr/local/lib/perl5/5.22/perl/man/man1/libnetcfg.1 > /usr/local/lib/perl5/5.22/perl/man/man1/libnetcfg.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlbug.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlbug.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlthanks.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlivp.1 > /usr/local/lib/perl5/5.22/perl/man/man1/perlivp.1 > /usr/local/lib/perl5/5.22/perl/man/man1/piconv.1 > /usr/local/lib/perl5/5.22/perl/man/man1/piconv.1 > /usr/local/lib/perl5/5.22/perl/man/man1/pl2pm.1 > /usr/local/lib/perl5/5.22/perl/man/man1/pl2pm.1 > /usr/local/lib/perl5/5.22/perl/man/man1/pod2html.1 > /usr/local/lib/perl5/5.22/perl/man/man1/pod2html.1 > /usr/local/lib/perl5/5.22/perl/man/man1/prove.1 > /usr/local/lib/perl5/5.22/perl/man/man1/prove.1 > /usr/local/lib/perl5/5.22/perl/man/man1/ptar.1 > /usr/local/lib/perl5/5.22/perl/man/man1/ptar.1 > /usr/local/lib/perl5/5.22/perl/man/man1/ptardiff.1 > /usr/local/lib/perl5/5.22/perl/man/man1/ptardiff.1 > /usr/local/lib/perl5/5.22/perl/man/man1/ptargrep.1 > /usr/local/lib/perl5/5.22/perl/man/man1/ptargrep.1 > /usr/local/lib/perl5/5.22/perl/man/man1/shasum.1 > /usr/local/lib/perl5/5.22/perl/man/man1/shasum.1 > /usr/local/lib/perl5/5.22/perl/man/man1/splain.1 > /usr/local/lib/perl5/5.22/perl/man/man1/splain.1 > /usr/local/lib/perl5/5.22/perl/man/man1/xsubpp.1 > /usr/local/lib/perl5/5.22/perl/man/man1/xsubpp.1 > /usr/local/lib/perl5/5.22/perl/man/man1/zipdetails.1 > /usr/local/lib/perl5/5.22/perl/man/man1/zipdetails.1 >/bin/mkdir -p /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/lib/perl5/site_perl/man/man1 /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/lib/perl5/site_perl/man/man3 >/bin/mkdir -p /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/lib/perl5/site_perl/mach/5.22/auto >/bin/mkdir -p /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/lib/perl5/site_perl/auto >/bin/ln /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/bin/perl5.22.1 /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/bin/perl5 >/bin/ln -sf libperl.so.5.22.1 /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/lib/perl5/5.22/mach/CORE/libperl.so >/bin/ln -sf libperl.so.5.22.1 /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/lib/perl5/5.22/mach/CORE/libperl.so.5.22 >/usr/bin/strip /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/bin/perl5.22.1 >/bin/mkdir -p /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/lib/perl5/site_perl/mach/5.22/machine >/bin/mkdir -p /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/lib/perl5/site_perl/mach/5.22/sys ># h2ph needs perl, but perl is not installed, it's only ># staged, so, use the one in WRKDIR >(cd /usr/include && /usr/bin/env LD_LIBRARY_PATH=/usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1 /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/perl -I /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-5.22.1/lib /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/bin/h2ph -d /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/lib/perl5/site_perl/mach/5.22 *.h machine/*.h sys/*.h >/dev/null) >/usr/bin/find /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage -name '*.so*' -type f | while read f; do /bin/chmod 644 $f; /usr/bin/strip $f; /bin/chmod 444 $f; done >install -m 0644 /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/perl-man.conf /usr/home/portworkdir32/usr/ports/lang/perl5.22/work/stage/usr/local/etc/man.d/perl5.22.conf >====> Compressing man pages (compress-man) >---> Backing up the old version >---> Uninstalling the old version >[Reading data from pkg(8) ... - 494 packages found - done] >---> Deinstalling 'perl5-5.22.1_4' >---> Preserving /usr/local/lib/perl5/5.22/mach/CORE/libperl.so.5.22.1 as /usr/local/lib/compat/pkg/libperl.so.5.22.1 >Updating database digests format: 0% Updating database digests format: 0% Updating database digests format: 100% >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > perl5-5.22.1_4 > >The operation will free 44 MiB. >[pooma32] [1/1] Deinstalling perl5-5.22.1_4... >[pooma32] [1/1] Deleting files for perl5-5.22.1_4: 0% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 0% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 1% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 2% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 3% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 4% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 5% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 6% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 7% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 8% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 9% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 10% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 11% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 12% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 13% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 14% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 15% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 16% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 17% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 18% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 19% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 20% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 21% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 22% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 23% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 24% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 25% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 26% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 27% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 28% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 29% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 30% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 31% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 32% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 33% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 34% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 35% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 36% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 37% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 38% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 39% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 40% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 41% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 42% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 43% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 44% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 45% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 46% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 47% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 48% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 49% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 50% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 51% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 52% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 53% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 54% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 55% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 56% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 57% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 58% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 59% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 60% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 61% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 62% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 63% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 64% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 65% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 66% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 67% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 68% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 69% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 70% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 71% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 72% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 73% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 74% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 75% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 76% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 77% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 78% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 79% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 80% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 81% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 82% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 83% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 84% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 85% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 86% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 87% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 88% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 89% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 90% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 91% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 92% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 93% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 94% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 95% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 96% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 97% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 98% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 99% [pooma32] [1/1] Deleting files for perl5-5.22.1_4: 100% >[Reading data from pkg(8) ... - 493 packages found - done] >---> Installing the new version via the port with make flags: WITH_BDB_VER=6 WANT_OPENLDAP_SASL=yes >===> Installing for perl5-5.22.1_4 >===> Registering installation for perl5-5.22.1_4 >[pooma32] Installing perl5-5.22.1_4... >The /usr/bin/perl symlink has been removed starting with Perl 5.20. >For shebangs, you should either use: > >#!/usr/local/bin/perl > >or > >#!/usr/bin/env perl > >The first one will only work if you have a /usr/local/bin/perl, >the second will work as long as perl is in PATH. > >===> SECURITY REPORT: > This port has installed the following files which may act as network > servers and may therefore pose a remote security risk to the system. >/usr/local/lib/perl5/5.22/mach/CORE/libperl.so.5.22.1 > > If there are vulnerabilities in these programs there may be a security > risk to the system. FreeBSD makes no guarantee about the security of > ports included in the Ports Collection. Please type 'make deinstall' > to deinstall the port if this is a concern. > > For more information, and contact details about the security > status of this software, see the following webpage: >http://www.perl.org/ >===> Cleaning for perl5-5.22.1_4 >---> Cleaning out obsolete shared libraries > >Script done on Tue Dec 15 16:22:40 2015
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 205307
:
164224
|
164268
| 164269