Skip to content

Instantly share code, notes, and snippets.

@ao-kenji
Created January 30, 2023 04:11
Show Gist options
  • Save ao-kenji/d25382f5026273da1bdde2677c7e8314 to your computer and use it in GitHub Desktop.
Save ao-kenji/d25382f5026273da1bdde2677c7e8314 to your computer and use it in GitHub Desktop.
Perl 5.36.0 build log on luna88k
Sun Jan 29 12:31:13 JST 2023
aurora.in.nk-home.net
cd /usr/src/gnu/usr.bin/perl/obj && PATH="/bin:/usr/bin:/sbin:/usr/sbin" exec /bin/sh /usr/src/gnu/usr.bin/perl/Configure -dse -Dopenbsd_distribution=defined -Dmksymlinks
(I see you are using the Korn shell. Some ksh's blow up on Configure,
mainly on older exotic systems. If yours does, try the Bourne shell instead.)
Sources for perl5 found in "/usr/src/gnu/usr.bin/perl".
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'.
Creating the symbolic links...
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 esix4 linux sco_2_3_0
aix_3 fps lynxos sco_2_3_1
aix_4 freebsd midnightbsd sco_2_3_2
altos486 freemint minix sco_2_3_3
amigaos gnu mips sco_2_3_4
atheos gnukfreebsd mirbsd solaris_2
aux_3 gnuknetbsd mpc stellar
bitrig greenhills ncr_tower sunos_4_0
bsdos haiku netbsd sunos_4_1
catamount hpux newsos4 super-ux
convexos i386 nonstopux svr4
cxux interix openbsd svr5
cygwin irix_4 opus ti1500
darwin irix_5 os2 ultrix_4
dcosx irix_6 os390 umips
dec_osf irix_6_0 os400 unicos
dragonfly irix_6_1 posix-bc unicosmk
dynix isc qnx unisysdynix
dynixptx isc_2 riscos utekv
epix linux-android sco vos
Which of these apply, if any? [openbsd]
Operating system name? [openbsd]
Operating system version? [7.2]
Installation prefix to use? (~name ok) [/usr]
AFS does not seem to be running...
What installation prefix should I use for installing files? (~name ok)
[/usr]
Build a threading Perl? [n]
Build Perl for multiplicity? [n]
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]
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? [-lm -lc]
What optimizer/debugger flag should be used? [-O2]
Checking if your compiler accepts -fno-strict-aliasing
Yes, it does.
Checking if your compiler accepts -pipe
Yes, it does.
Checking if your compiler accepts -fstack-protector-strong
Yes, it does.
Any additional cc flags?
[-std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong]
Let me guess what the preprocessor flags are...
Any additional ld flags (NOT including libraries)?
[-Wl,-E -fstack-protector-strong]
Checking your choice of C compiler and flags for coherency...
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...
Computing filename position in cpp output for #include directives...
<inttypes.h> found.
Checking to see if you have int64_t...
Checking which 64-bit integer type we could use...
We could use 'long long' for 64-bit integers.
Try to use 64-bit integers, if available? [n]
Try to use maximal 64-bit support, if available? [n]
Checking for GNU C Library...
Shall I use /usr/bin/nm to extract C symbols from the libraries? [y]
Where is your C library? [/usr/lib/libc.so.96.5]
Extracting names from the following files for later perusal:
/usr/lib/libc.so.96.5
/usr/lib/libm.so.10.1
This may take a while....done.
Checking for C++...
Checking to see how big your double precision numbers are...
Checking to see if you have long double...
You have long double.
ldexpl() found.
Checking to see how big your long doubles are...
Your long doubles are 8 bytes long.
That isn't any different from an ordinary double.
I'll keep your setting anyway, but you may see some
harmless compilation warnings.
Checking the kind of long doubles you have...
Your long doubles are doubles.
Getting the current patchlevel...
What is your architecture name [OpenBSD.m88k-openbsd]
Add the Perl API version to your archname? [n]
Pathname where the public executables will reside? (~name ok) [/usr/bin]
Use relocatable @INC? [n]
Pathname where the private library files will reside? (~name ok)
[/usr/lib/perl5/5.36.0]
Where do you want to put the public architecture-dependent libraries? (~name ok)
[/usr/lib/perl5/5.36.0/OpenBSD.m88k-openbsd]
Other username to test security of setuid scripts with? [none]
Well, the recommended value *is* secure.
Does your kernel have *secure* setuid scripts? [y]
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/5.36.0]
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/5.36.0/OpenBSD.m88k-openbsd]
Do you want to configure vendor-specific add-on directories? [n]
Colon-separated list of additional directories for perl to search? [none]
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]
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 -fpic -fstack-protector-strong]
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.23.0]
Adding -Wl,-R/usr/lib/perl5/5.36.0/OpenBSD.m88k-openbsd/CORE to the flags
passed to cc so that the perl executable will find the
installed shared libperl.so.23.0.
System manual is in /usr/share/man/man1.
Where do the main Perl5 manual pages (source) go? (~name ok) [none]
You can have filenames longer than 14 characters.
Where do the perl5 library man pages (source) go? (~name ok) [none]
Figuring out host name...
Your host name appears to be "aurora.in.nk-home.net". Right? [y]
What is your domain name? [.in.nk-home.net]
What is your e-mail address? [aoyama@aurora.in.nk-home.net]
Perl administrator e-mail address [aoyama@aurora.in.nk-home.net]
Do you want to use a version number suffix for installed binaries? [n]
What shall I put after the #! to start up perl ("none" to not use #!)?
[/usr/bin/perl]
Where do you keep publicly executable scripts? (~name ok) [/usr/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)
[none]
Pathname where the site-specific library manual pages should be installed? (~name ok)
[none]
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...
qgcvt() NOT found.
Checking the kind of doubles you have...
You have IEEE 754 64-bit big endian doubles.
Checking how to print long doubles...
gconvert NOT found.
gcvt() found.
I'll use gcvt to convert floats into a string.
fwalk() NOT found.
accept4() found.
access() found.
<unistd.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 <sys/time.h>.
We'll include <sys/time.h>.
Checking to see if your struct tm has tm_zone field...
Checking to see if your struct tm has tm_gmtoff field...
asctime_r() found.
asinh() found.
atanh() found.
atolf() NOT found.
atoll() found.
Checking whether your compiler can handle __attribute__((format)) ...
Checking whether your compiler allows __printf__ format to be null ...
Checking whether your compiler can handle __attribute__((malloc)) ...
Checking whether your compiler can handle __attribute__((nonnull(1))) ...
Checking whether your compiler can handle __attribute__((noreturn)) ...
Checking whether your compiler can handle __attribute__((pure)) ...
Checking whether your compiler can handle __attribute__((unused)) ...
Checking whether your compiler can handle __attribute__((deprecated)) ...
Checking whether your compiler can handle __attribute__((warn_unused_result)) ...
Checking whether your compiler can handle __attribute__((always_inline)) ...
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_add_overflow ...
Checking whether your compiler can handle __builtin_sub_overflow ...
Checking whether your compiler can handle __builtin_mul_overflow ...
Checking whether your compiler can handle __builtin_choose_expr ...
Checking whether your compiler can handle __builtin_expect ...
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.
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 struct sockaddr_storage ...
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...
copysign() found.
copysignl() found.
crypt() found.
<crypt.h> NOT found.
crypt_r() NOT found.
ctermid() found.
ctermid_r() NOT found.
ctime_r() found.
cuserid() NOT 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.
dup3() found.
localeconv_l() NOT found.
<xlocale.h> NOT found.
newlocale() found.
Hmm. Based on the hints in hints/openbsd.sh,
the recommended value for $d_newlocale on this machine was "undef"!
Keep the recommended value? [y]
freelocale() found.
uselocale() found.
duplocale() found.
querylocale() NOT found.
eaccess() NOT found.
endgrent() found.
<grp.h> found.
endgrent_r() NOT found.
endhostent() found.
<netdb.h> found.
endhostent_r() NOT found.
endnetent() found.
endnetent_r() NOT found.
endprotoent() found.
endprotoent_r() found.
endpwent() found.
<pwd.h> found.
endpwent_r() NOT found.
endservent() found.
endservent_r() 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.
openat() found.
unlinkat() found.
renameat() found.
linkat() found.
fchmodat() 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).
fdclose() NOT found.
fdim() found.
fegetround() found.
ffs() found.
ffsl() NOT found.
fgetpos() found.
finite() found.
finitel() NOT found.
flock() found.
fma() found.
fmax() found.
fmin() found.
fp_class() NOT 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() 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
A working gai_strerror() found.
<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.
Checking to see if getenv() preserves a different thread's results
(I can't seem to compile the test program.)
Assuming that your C library's getenv destroys another thread's return value.
getespwnam() NOT found.
getfsstat() found.
getgrent() found.
getgrent_r() NOT 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() NOT found.
gethostbyname_r() NOT found.
gethostent_r() NOT found.
getitimer() found.
getlogin() found.
getlogin_r() found.
getmnt() NOT found.
getmntent() NOT found.
getnameinfo() found.
getnetbyaddr() found.
getnetbyname() found.
getnetent() found.
getnetbyaddr_r() NOT found.
getnetbyname_r() NOT found.
getnetent_r() NOT 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() NOT 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.
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.
malloc_usable_size() NOT found.
mblen() found.
mbrlen() found.
mbrtowc() found.
mbstowcs() found.
mbtowc() found.
memmem() found.
memrchr() found.
mkdir() found.
mkdtemp() found.
mkfifo() found.
mkostemp() 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.
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.
nanosleep() found.
nearbyint() found.
nextafter() found.
nexttoward() found.
nice() found.
<langinfo.h> found.
nl_langinfo() found.
<locale.h> found.
Since threads aren't selected, we won't bother looking for nl_langinfo_l()
Checking whether your compiler can handle struct bitfields that aren't 'int' or 'unsigned int' ...
Your C compiler supports struct bitfields besides 'int' and 'unsigned int'.
<quadmath.h> NOT found.
Choosing the C types to be used for Perl's internal types...
Checking how many bits of your UVs your NVs can preserve...
Your NVs can preserve all 32 bits of your UVs.
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.
pipe2() found.
poll() found.
prctl() NOT found.
readlink() found.
vfork() found.
Do you still want to use vfork()? [y]
pthread_attr_setscope() NOT 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.
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.
<wctype.h> found.
towupper() found.
Checking to see if you have setlocale() and its behavior
Your system has setlocale()...
and it seems sane, but accepts any locale name as valid
setlocale_r() NOT found.
setnetent() found.
setnetent_r() NOT found.
setprotoent() found.
setpgid() found.
setpgrp2() NOT found.
setpriority() found.
setproctitle() found.
setprotoent_r() found.
setpwent() found.
setpwent_r() NOT found.
setregid() found.
setresgid() found.
setreuid() found.
setresuid() found.
setrgid() NOT found.
setruid() NOT found.
setservent() found.
setservent_r() 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.
pid_t found.
Checking if your siginfo_t has si_errno field...
Checking if your siginfo_t has si_pid field...
Checking if your siginfo_t has si_uid field...
Checking if your siginfo_t has si_addr field...
Checking if your siginfo_t has si_status field...
Checking if your siginfo_t has si_band field...
Checking if your siginfo_t has si_value field...
Checking if your siginfo_t has si_fd field...
<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.
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...
You can access stdio streams by file descriptor number by the __sF array.
strcoll() found.
strerror_l() found.
strerror_r() found.
strftime() found.
strlcat() found.
strlcpy() found.
strnlen() found.
strtod() found.
strtod_l() NOT found.
strtol() found.
strtold() found.
strtold_l() NOT found.
strtoll() found.
strtoq() found.
strtoul() found.
strtoull() found.
strtouq() found.
strxfrm() found.
strxfrm_l() found.
symlink() found.
syscall() found.
sysconf() found.
system() found.
tcgetpgrp() found.
tcsetpgrp() found.
tgamma() found.
Your compiler does NOT support _Thread_local.
Your compiler does NOT support __thread.
time() found.
time_t found.
timegm() found.
<sys/times.h> found.
times() found.
clock_t found.
tmpnam_r() NOT found.
towlower() 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.
wcrtomb() 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? [8]
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 ...
Exclude . from @INC by default? [y]
Checking the kind of infinities and nans you have...
(The following tests may crash. That's okay.)
Checking how many mantissa bits your doubles have...
Checking how many mantissa bits your long doubles have...
Checking how many mantissa bits your NVs have...
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 is the type for the 1st argument to gethostbyaddr? [char *]
What is the type for the 2nd argument to gethostbyaddr? [size_t]
What pager is used on your system? [/usr/bin/less -R]
Checking how to generate random libraries on your machine...
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_dev...
Checking the sign of st_dev...
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...
Would you like to build perl with strict enabled by default? [n]
Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program...
I'm unable to compile the test program.
I'll assume no sysctl with KERN_PROC_PATHNAME here.
Determining whether we can use _NSGetExecutablePath to find executing program...
I'm unable to compile the test program.
I'll assume no _NSGetExecutablePath here.
Which compiler compiler (yacc) shall I use? [yacc]
<bfd.h> NOT found.
<execinfo.h> found.
<fenv.h> found.
<fp.h> NOT found.
<fp_class.h> NOT found.
<gdbm.h> NOT found.
<ieeefp.h> found.
<libutil.h> NOT 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...
You seem not to have gcc 4.* or later, not adding -D_FORTIFY_SOURCE.
tcsetattr() found.
You have POSIX termios.h... good!
<stdbool.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.
<wchar.h> 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 OpenBSD/MkTemp OpenBSD/Pledge OpenBSD/Unveil POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Term/ReadKey Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared]
What extensions do you wish to load statically? [none]
I see a config.over file. Do you wish to load it? [y]
Stripping down executable paths...
Creating config.sh...
Doing variable substitutions on .SH files...
Extracting config.h (with variable substitutions)
cflags.SH: Adding -Wextra.
cflags.SH: Adding -Wno-long-long.
cflags.SH: Adding -Wno-declaration-after-statement.
cflags.SH: Adding -Wwrite-strings.
cflags.SH: cc = cc
cflags.SH: ccflags = -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong
cflags.SH: stdflags =
cflags.SH: optimize = -O2
cflags.SH: warn = -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings
Extracting cflags (with variable substitutions)
Extracting config.h (with variable substitutions)
Extracting makedepend (with variable substitutions)
Extracting makedepend_file (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 -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic generate_uudmap.c
cc -o generate_uudmap -Wl,-E -fstack-protector-strong generate_uudmap.o -lm -lc
./generate_uudmap uudmap.h bitcount.h mg_data.h
sh ./makedepend MAKE="make" cflags
rm -f opmini.c
rm -f perlmini.c
rm -f universalmini.c
cp op.c opmini.c
cp perl.c perlmini.c
cp universal.c universalmini.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 builtin.c universal.c pad.c globals.c keywords.c perlio.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c universalmini.c | tr ' ' '\n' >.clist
sh ./makedepend_file av.c av.c.depends cflags
Finding dependencies for av.o
sh ./makedepend_file doop.c doop.c.depends cflags
Finding dependencies for doop.o
sh ./makedepend_file doio.c doio.c.depends cflags
Finding dependencies for doio.o
sh ./makedepend_file dump.c dump.c.depends cflags
Finding dependencies for dump.o
sh ./makedepend_file gv.c gv.c.depends cflags
Finding dependencies for gv.o
sh ./makedepend_file hv.c hv.c.depends cflags
Finding dependencies for hv.o
sh ./makedepend_file mg.c mg.c.depends cflags
Finding dependencies for mg.o
sh ./makedepend_file reentr.c reentr.c.depends cflags
Finding dependencies for reentr.o
sh ./makedepend_file mro_core.c mro_core.c.depends cflags
Finding dependencies for mro_core.o
sh ./makedepend_file scope.c scope.c.depends cflags
Finding dependencies for scope.o
sh ./makedepend_file perly.c perly.c.depends cflags
Finding dependencies for perly.o
sh ./makedepend_file pp_hot.c pp_hot.c.depends cflags
Finding dependencies for pp_hot.o
sh ./makedepend_file pp_ctl.c pp_ctl.c.depends cflags
Finding dependencies for pp_ctl.o
sh ./makedepend_file pp_sys.c pp_sys.c.depends cflags
Finding dependencies for pp_sys.o
sh ./makedepend_file regcomp.c regcomp.c.depends cflags
Finding dependencies for regcomp.o
sh ./makedepend_file regexec.c regexec.c.depends cflags
Finding dependencies for regexec.o
sh ./makedepend_file utf8.c utf8.c.depends cflags
Finding dependencies for utf8.o
sh ./makedepend_file sv.c sv.c.depends cflags
Finding dependencies for sv.o
sh ./makedepend_file taint.c taint.c.depends cflags
Finding dependencies for taint.o
sh ./makedepend_file toke.c toke.c.depends cflags
Finding dependencies for toke.o
sh ./makedepend_file util.c util.c.depends cflags
Finding dependencies for util.o
sh ./makedepend_file deb.c deb.c.depends cflags
Finding dependencies for deb.o
sh ./makedepend_file run.c run.c.depends cflags
Finding dependencies for run.o
sh ./makedepend_file builtin.c builtin.c.depends cflags
Finding dependencies for builtin.o
sh ./makedepend_file pad.c pad.c.depends cflags
Finding dependencies for pad.o
sh ./makedepend_file globals.c globals.c.depends cflags
Finding dependencies for globals.o
sh ./makedepend_file keywords.c keywords.c.depends cflags
Finding dependencies for keywords.o
sh ./makedepend_file perlio.c perlio.c.depends cflags
Finding dependencies for perlio.o
sh ./makedepend_file numeric.c numeric.c.depends cflags
Finding dependencies for numeric.o
sh ./makedepend_file mathoms.c mathoms.c.depends cflags
Finding dependencies for mathoms.o
sh ./makedepend_file locale.c locale.c.depends cflags
Finding dependencies for locale.o
sh ./makedepend_file pp_pack.c pp_pack.c.depends cflags
Finding dependencies for pp_pack.o
sh ./makedepend_file pp_sort.c pp_sort.c.depends cflags
Finding dependencies for pp_sort.o
sh ./makedepend_file caretx.c caretx.c.depends cflags
Finding dependencies for caretx.o
sh ./makedepend_file dquote.c dquote.c.depends cflags
Finding dependencies for dquote.o
sh ./makedepend_file time64.c time64.c.depends cflags
Finding dependencies for time64.o
sh ./makedepend_file miniperlmain.c miniperlmain.c.depends cflags
Finding dependencies for miniperlmain.o
sh ./makedepend_file op.c op.c.depends cflags
Finding dependencies for op.o
sh ./makedepend_file opmini.c opmini.c.depends cflags
Finding dependencies for opmini.o
sh ./makedepend_file perl.c perl.c.depends cflags
Finding dependencies for perl.o
sh ./makedepend_file perlmini.c perlmini.c.depends cflags
Finding dependencies for perlmini.o
sh ./makedepend_file universal.c universal.c.depends cflags
Finding dependencies for universal.o
sh ./makedepend_file universalmini.c universalmini.c.depends cflags
Finding dependencies for universalmini.o
sh ./makedepend_file pp.c pp.c.depends cflags
Finding dependencies for pp.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.
cd /usr/src/gnu/usr.bin/perl && exec make -f Makefile.bsd-wrapper1 perl.build
cd /usr/src/gnu/usr.bin/perl/obj && exec make
rm -f pod/perl5360delta.pod
echo @`sh cflags "optimize='-O2'" universalmini.o` -DPIC -fpic -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c
/bin/ln -s perldelta.pod pod/perl5360delta.pod
echo @`sh cflags "optimize='-O2'" perlmini.o` -DPIC -fpic -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
@cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic perly.c
@cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
echo @`sh cflags "optimize='-O2'" opmini.o` -DPIC -fpic -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
@cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
In file included from perl.c:3926:
intrpvar.h: In function `S_init_interp':
intrpvar.h:898: warning: `Perl_sv_nounlocking' is deprecated (declared at proto.h:3649)
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic miniperlmain.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic time64.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic dquote.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic caretx.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic pp_sort.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic pp_pack.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic locale.c
locale.c:1771: warning: `S_new_collate' defined but not used
locale.c:1270: warning: `S_new_numeric' defined but not used
locale.c:1228: warning: `S_set_numeric_radix' defined but not used
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic mathoms.c
mathoms.c: In function `Perl_sv_pvbyten':
mathoms.c:469: warning: `Perl_sv_pvn' is deprecated (declared at mathoms.c:385)
mathoms.c: In function `Perl_sv_pvutf8n':
mathoms.c:506: warning: `Perl_sv_pvn' is deprecated (declared at mathoms.c:385)
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic numeric.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic perlio.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic keywords.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic globals.c
In file included from perl.h:5821,
from globals.c:25:
intrpvar.h:898: warning: `Perl_sv_nounlocking' is deprecated (declared at proto.h:3649)
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic pad.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic universal.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic builtin.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic run.c
builtin.c:399: warning: missing initializer
builtin.c:399: warning: (near initialization for `builtins[15].xsub')
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic deb.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic util.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic toke.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic taint.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic sv.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic utf8.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic regexec.c
sv.c: In function `Perl_sv_setpviv_mg':
sv.c:10791: warning: `Perl_sv_setpviv' is deprecated (declared at sv.c:10769)
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic regcomp.c
toke.c:9990: warning: `S_parse_ident' declared inline after being called
toke.c: In function `Perl_scan_num':
toke.c:11665: warning: `shift' might be used uninitialized in this function
toke.c:11898: warning: `b' might be used uninitialized in this function
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic pp_sys.c
regexec.c: In function `S_regmatch':
regexec.c:7391: warning: comparison between signed and unsigned
regexec.c:7401: warning: comparison between signed and unsigned
regexec.c:6975: warning: `folder' might be used uninitialized in this function
regexec.c:6976: warning: `fold_array' might be used uninitialized in this function
pp_sys.c: In function `Perl_pp_stat':
pp_sys.c:2977: warning: comparison of unsigned expression < 0 is always false
regexec.c: In function `S_regrepeat':
regexec.c:10253: warning: comparison between signed and unsigned
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic pp_ctl.c
pp_ctl.c: In function `Perl_pp_flop':
pp_ctl.c:1229: warning: `n' might be used uninitialized in this function
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic pp_hot.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic pp.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic perl.c
In file included from perl.c:3926:
intrpvar.h: In function `S_init_interp':
intrpvar.h:898: warning: `Perl_sv_nounlocking' is deprecated (declared at proto.h:3649)
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic mro_core.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic reentr.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic mg.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic hv.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic gv.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic dump.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic doio.c
dump.c: In function `Perl_do_sv_dump':
dump.c:2472: warning: long unsigned int format, int arg (arg 4)
dump.c:2538: warning: long unsigned int format, int arg (arg 4)
dump.c:2568: warning: long unsigned int format, int arg (arg 4)
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic doop.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic op.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic scope.c
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic av.c
cc -Wl,-E -fstack-protector-strong -o miniperl opmini.o perlmini.o universalmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o builtin.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 globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lm -lc
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./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/src/gnu/usr.bin/perl/obj ./miniperl -Ilib -f write_buildcustomize.pl
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib pod/perlmodlib.PL -q
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib autodoc.pl
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib configpm
written lib/Config.pod
updated install lib/Config_heavy.pl
updated lib/Config.pm
updated lib/Config_heavy.pl
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/version directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Pod
"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text
"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man
Extracting pod2text (with variable substitutions)
cp scripts/pod2text blib/script/pod2text
/usr/obj/gnu/usr.bin/perl/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text
Extracting pod2man (with variable substitutions)
cp scripts/pod2man blib/script/pod2man
/usr/obj/gnu/usr.bin/perl/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man
Pod::Man is not available: Can't locate Pod/Simple.pm in @INC (you may need to install the Pod::Simple module) (@INC contains: /usr/obj/gnu/usr.bin/perl/cpan/AutoLoader/lib /usr/obj/gnu/usr.bin/perl/dist/Carp/lib /usr/obj/gnu/usr.bin/perl/dist/PathTools /usr/obj/gnu/usr.bin/perl/dist/PathTools/lib /usr/obj/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib /usr/obj/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib /usr/obj/gnu/usr.bin/perl/cpan/ExtUtils-Manifest/lib /usr/obj/gnu/usr.bin/perl/cpan/File-Path/lib /usr/obj/gnu/usr.bin/perl/ext/re /usr/obj/gnu/usr.bin/perl/dist/Term-ReadLine/lib /usr/obj/gnu/usr.bin/perl/dist/Exporter/lib /usr/obj/gnu/usr.bin/perl/ext/File-Find/lib /usr/obj/gnu/usr.bin/perl/cpan/Text-Tabs/lib /usr/obj/gnu/usr.bin/perl/dist/constant/lib /usr/obj/gnu/usr.bin/perl/cpan/version/lib /usr/obj/gnu/usr.bin/perl/cpan/Getopt-Long/lib /usr/obj/gnu/usr.bin/perl/cpan/Text-ParseWords/lib /usr/obj/gnu/usr.bin/perl/cpan/ExtUtils-PL2Bat/lib /usr/obj/gnu/usr.bin/perl/lib .) at /usr/obj/gnu/usr.bin/perl/lib/Pod/Man.pm line 25.
BEGIN failed--compilation aborted at /usr/obj/gnu/usr.bin/perl/lib/Pod/Man.pm line 25.
Compilation failed in require at /usr/obj/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/MM.pm line 109.
Man pages will not be generated during this install.
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/perlfaq directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/parent directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Net
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for lib
"../../miniperl" "-I../../lib" lib_pm.PL lib.pm
Extracting lib.pm (with variable substitutions)
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for if
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for IO::Compress
cp bin/zipdetails blib/script/zipdetails
/usr/obj/gnu/usr.bin/perl/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails
cp bin/streamzip blib/script/streamzip
/usr/obj/gnu/usr.bin/perl/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Pod-Simple directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/experimental directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/encoding-warnings directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/constant directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for bignum
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for base
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/autouse directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/autodie directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Time-Local directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Tie-RefHash directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for ext/Tie-Memoize directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for ext/Tie-Hash-NamedCapture directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Tie-File directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Thread-Semaphore directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Thread-Queue directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Text-Tabs directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Text-ParseWords directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Text-Balanced directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Text-Abbrev directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Test-Simple directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Test::Harness
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Test directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Term-ReadLine directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Term-Complete directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Term::Cap
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Term-ANSIColor directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/SelfLoader directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Search-Dict directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Safe directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Pod::Usage
"../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage
Extracting pod2usage (with variable substitutions)
cp pod2usage blib/script/pod2usage
/usr/obj/gnu/usr.bin/perl/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Pod::Perldoc
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Pod::Html
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Pod-Escapes directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Pod::Checker
"../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker
Extracting podchecker (with variable substitutions)
cp podchecker blib/script/podchecker
/usr/obj/gnu/usr.bin/perl/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Pod::Functions
"../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Perl-OSType directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Params-Check directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Net-Ping directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/NEXT directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Module::Metadata
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Module-Loaded directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Module-Load-Conditional directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Module-Load directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Module::CoreList
cp corelist blib/script/corelist
/usr/obj/gnu/usr.bin/perl/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Memoize directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Math-Complex directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Math-BigRat directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Math-BigInt directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Locale-Maketext-Simple directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Locale-Maketext directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for JSON::PP
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for ext/IPC-Open3 directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/IPC-Cmd directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/IO-Zlib directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/IO-Socket-IP directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/I18N-LangTags directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/I18N-Collate directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for HTTP::Tiny
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Getopt-Long directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/FindBin directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Filter-Simple directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for ext/FileCache directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/File-Temp directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/File-Path directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for ext/File-Find directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/File-Fetch directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/ExtUtils-ParseXS directly
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::ParseXS
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/ExtUtils-PL2Bat directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for ext/ExtUtils-Miniperl directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/ExtUtils-Manifest directly
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::Manifest
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for XSLoader
"../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
cc -c -DPERL_CORE -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -O2 -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -DPIC -fpic perlmain.c
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::MakeMaker
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/ExtUtils-Install directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/ExtUtils-Constant directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/ExtUtils-CBuilder directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Exporter directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Env directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Dumpvalue directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Digest directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Devel-SelfStubber directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/Config-Perl-V directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Carp directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/CPAN-Meta-YAML directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/CPAN-Meta-Requirements directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for CPAN::Meta
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for CPAN
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for cpan/AutoLoader directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Running pm_to_blib for dist/Attribute-Handlers directly
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Generating a Unix-style Makefile
Writing Makefile for Archive::Tar
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib utils/Makefile.PL
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.23.0
Extracting utils/Makefile (with variable substitutions)
Generating a Unix-style Makefile
Writing Makefile for Errno
"../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=static
Generating a Unix-style Makefile
Writing Makefile for DynaLoader
rm -f DynaLoader.xs
cp dl_dlopen.xs DynaLoader.xs
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/obj/gnu/usr.bin/perl/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc
"../../miniperl" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm
mv DynaLoader.xsc DynaLoader.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -DDLOPEN_WONT_DO_RELATIVE_PATHS -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.52\" -DXS_VERSION=\"1.52\" -DPIC -fpic "-I../.." -DLIBC="/usr/lib/libc.so.96.5" DynaLoader.c
rm -rf ../../DynaLoader.o
cp DynaLoader.o ../../DynaLoader.o
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib mkppport
touch uni.data
rm -f libperl.so.23.0
cc -o libperl.so.23.0 -shared -fpic -fstack-protector-strong op.o perl.o universal.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o builtin.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 globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o -lm -lc
cc -o perl -Wl,-E -fstack-protector-strong -Wl,-R/usr/libdata/perl5/m88k-openbsd/CORE perlmain.o -L. -lperl `cat ext.libs` -lm -lc
running "/usr/obj/gnu/usr.bin/perl/miniperl" -I../../lib PPPort_pm.PL
including ppphdoc
including inctools
including ppphbin
including version
including threads
including limits
including variables
including subparse
including newCONSTSUB
including magic_defs
including misc
including sv_xpvf
including SvPV
including warn
including format
including uv
including memory
including mess
including mPUSH
including call
including newRV
including MY_CXT
including SvREFCNT
including newSV_type
including newSVpv
including Sv_set
including shared_pv
including HvNAME
including gv
including pvs
including magic
including cop
including grok
including snprintf
including sprintf
including exception
including strlfuncs
including utf8
including pv_tools
including locale
running "/usr/obj/gnu/usr.bin/perl/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/Win32API-File
installing ppport.h for dist/Data-Dumper
ppport.h in dist/Devel-PPPort is up-to-date
installing ppport.h for dist/ExtUtils-ParseXS
installing ppport.h for dist/IO
installing ppport.h for dist/PathTools
installing ppport.h for dist/Storable
installing ppport.h for dist/threads
installing ppport.h for dist/threads-shared
installing ppport.h for dist/Time-HiRes
installing ppport.h for dist/Unicode-Normalize
removing temporary file PPPort.pm
removing temporary file ppport.h
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for threads::shared
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc
Running Mkbootstrap for shared ()
chmod 644 "shared.bs"
/usr/obj/gnu/usr.bin/perl/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644
mv shared.xsc shared.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.64\" -DXS_VERSION=\"1.64\" -DPIC -fpic "-I../.." shared.c
rm -f ../../lib/auto/threads/shared/shared.so
cc -shared -fpic -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so
chmod 755 ../../lib/auto/threads/shared/shared.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for re
rm -f re_exec.c
rm -f re_comp.c
cp ../../regexec.c re_exec.c
rm -f dquote.c
cp ../../regcomp.c re_comp.c
cp ../../dquote.c dquote.c
rm -f invlist_inline.h
cp ../../invlist_inline.h invlist_inline.h
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/obj/gnu/usr.bin/perl/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -DPIC -fpic "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -DPIC -fpic "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c
mv re.xsc re.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -DPIC -fpic "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c
Running Mkbootstrap for re ()
chmod 644 "re.bs"
/usr/obj/gnu/usr.bin/perl/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644
re_exec.c: In function `S_setup_EXACTISH_ST':
re_exec.c:5004: warning: comparison between signed and unsigned
re_exec.c:5012: warning: comparison between signed and unsigned
re_exec.c: In function `S_regmatch':
re_exec.c:7391: warning: comparison between signed and unsigned
re_exec.c:7401: warning: comparison between signed and unsigned
re_exec.c:6975: warning: `folder' might be used uninitialized in this function
re_exec.c:6976: warning: `fold_array' might be used uninitialized in this function
re_exec.c: In function `S_regrepeat':
re_exec.c:10253: warning: comparison between signed and unsigned
rm -f ../../lib/auto/re/re.so
cc -shared -fpic -fstack-protector-strong re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so
chmod 755 ../../lib/auto/re/re.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for mro
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc
Running Mkbootstrap for mro ()
chmod 644 "mro.bs"
mv mro.xsc mro.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -DPIC -fpic "-I../.." mro.c
/usr/obj/gnu/usr.bin/perl/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644
mro.c: In function `XS_mro__nextcan':
mro.xs:507: warning: `fq_subname_len' might be used uninitialized in this function
rm -f ../../lib/auto/mro/mro.so
cc -shared -fpic -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so
chmod 755 ../../lib/auto/mro/mro.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for attributes
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc
Running Mkbootstrap for attributes ()
chmod 644 "attributes.bs"
mv attributes.xsc attributes.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.34\" -DXS_VERSION=\"0.34\" -DPIC -fpic "-I../.." attributes.c
/usr/obj/gnu/usr.bin/perl/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644
rm -f ../../lib/auto/attributes/attributes.so
cc -shared -fpic -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so
chmod 755 ../../lib/auto/attributes/attributes.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for XS::Typemap
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -DPIC -fpic "-I../.." stdio.c
Running Mkbootstrap for Typemap ()
chmod 644 "Typemap.bs"
/usr/obj/gnu/usr.bin/perl/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644
mv Typemap.xsc Typemap.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -DPIC -fpic "-I../.." Typemap.c
rm -f ../../lib/auto/XS/Typemap/Typemap.so
cc -shared -fpic -fstack-protector-strong stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so
chmod 755 ../../lib/auto/XS/Typemap/Typemap.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for XS::APItest
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/ext/XS-APItest/typemap' APItest.xs > APItest.xsc
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc
mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c
mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wno-deprecated-declarations -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -DPIC -fpic "-I../.." XSUB-redefined-macros.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wno-deprecated-declarations -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -DPIC -fpic "-I../.." notcore.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wno-deprecated-declarations -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -DPIC -fpic "-I../.." exception.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wno-deprecated-declarations -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -DPIC -fpic "-I../.." core.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wno-deprecated-declarations -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -DPIC -fpic "-I../.." XSUB-undef-XS_VERSION.c
Running Mkbootstrap for APItest ()
Writing APItest.bs
chmod 644 "APItest.bs"
/usr/obj/gnu/usr.bin/perl/ext/XS-APItest/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644
mv APItest.xsc APItest.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wno-deprecated-declarations -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -DPIC -fpic "-I../.." APItest.c
APItest.xs: In function `XS_XS__APItest_test_toLOWER_LC':
APItest.xs:6585: warning: signed and unsigned type in conditional expression
APItest.xs: In function `XS_XS__APItest_test_toFOLD_LC':
APItest.xs:6670: warning: signed and unsigned type in conditional expression
rm -f ../../lib/auto/XS/APItest/APItest.so
cc -shared -fpic -fstack-protector-strong 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
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Making header files for XS...
Generating a Unix-style Makefile
Writing Makefile for Unicode::Normalize
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc
Running Mkbootstrap for Normalize ()
chmod 644 "Normalize.bs"
/usr/obj/gnu/usr.bin/perl/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644
mv Normalize.xsc Normalize.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -DPIC -fpic "-I../.." Normalize.c
rm -f ../../lib/auto/Unicode/Normalize/Normalize.so
cc -shared -fpic -fstack-protector-strong Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so
chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Making header files for XS...
Generating a Unix-style Makefile
Writing Makefile for Unicode::Collate
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc
Running Mkbootstrap for Collate ()
chmod 644 "Collate.bs"
mv Collate.xsc Collate.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -DPIC -fpic "-I../.." Collate.c
/usr/obj/gnu/usr.bin/perl/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644
rm -f ../../lib/auto/Unicode/Collate/Collate.so
cc -shared -fpic -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so
chmod 755 ../../lib/auto/Unicode/Collate/Collate.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Time::Piece
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc
Running Mkbootstrap for Piece ()
chmod 644 "Piece.bs"
mv Piece.xsc Piece.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -DPIC -fpic "-I../.." Piece.c
/usr/obj/gnu/usr.bin/perl/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644
Piece.xs: In function `_strptime':
Piece.xs:351: warning: `len' might be used uninitialized in this function
rm -f ../../lib/auto/Time/Piece/Piece.so
cc -shared -fpic -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so
chmod 755 ../../lib/auto/Time/Piece/Piece.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Configuring Time::HiRes...
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.
Looking for nanosleep()... believing $Config{d_nanosleep}... found.
You can mix subsecond sleeps with signals, if you want to.
(It's still not portable, though.)
Looking for clockid_t... found.
Looking for clock_gettime()... found.
Looking for clock_getres()... found.
Looking for clock_nanosleep()... NOT found.
Looking for clock()... found.
Looking for working futimens()... found.
Looking for working utimensat()... found.
You seem to have subsecond timestamp setting.
Looking for stat() subsecond timestamps...
Trying struct stat st_atimespec.tv_nsec...found.
Trying struct stat st_atimensec...found.
Trying struct stat st_atime_n...NOT found.
Trying struct stat st_atim.tv_nsec...found.
Trying struct stat st_uatime...NOT found.
You seem to have subsecond timestamp reading.
(Your struct stat has them, but the filesystems must help.)
Generating a Unix-style Makefile
Writing Makefile for Time::HiRes
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc
Running Mkbootstrap for HiRes ()
chmod 644 "HiRes.bs"
/usr/obj/gnu/usr.bin/perl/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644
mv HiRes.xsc HiRes.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.9770\" -DXS_VERSION=\"1.9770\" -DPIC -fpic "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_ST_XTIMESPEC -DTIME_HIRES_STAT_ST_XTIMENSEC -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=1 HiRes.c
In file included from HiRes.xs:860:
const-c.inc: In function `constant_19':
const-c.inc:351: warning: unused parameter `iv_return'
rm -f ../../lib/auto/Time/HiRes/HiRes.so
cc -shared -fpic -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so
chmod 755 ../../lib/auto/Time/HiRes/HiRes.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Sys::Syslog
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc
Running Mkbootstrap for Syslog ()
chmod 644 "Syslog.bs"
mv Syslog.xsc Syslog.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -DPIC -fpic "-I../.." Syslog.c
/usr/obj/gnu/usr.bin/perl/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644
rm -f ../../lib/auto/Sys/Syslog/Syslog.so
cc -shared -fpic -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so
chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Sys::Hostname
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc
Running Mkbootstrap for Hostname ()
chmod 644 "Hostname.bs"
mv Hostname.xsc Hostname.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -DPIC -fpic "-I../.." Hostname.c
/usr/obj/gnu/usr.bin/perl/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644
rm -f ../../lib/auto/Sys/Hostname/Hostname.so
cc -shared -fpic -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so
chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Storable
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc
Running Mkbootstrap for Storable ()
chmod 644 "Storable.bs"
/usr/obj/gnu/usr.bin/perl/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644
mv Storable.xsc Storable.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"3.26\" -DXS_VERSION=\"3.26\" -DPIC -fpic "-I../.." Storable.c
rm -f ../../lib/auto/Storable/Storable.so
cc -shared -fpic -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so
chmod 755 ../../lib/auto/Storable/Storable.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Socket
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Socket/typemap' Socket.xs > Socket.xsc
Running Mkbootstrap for Socket ()
chmod 644 "Socket.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644
mv Socket.xsc Socket.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.033\" -DXS_VERSION=\"2.033\" -DPIC -fpic "-I../.." Socket.c
Socket.xs: In function `XS_Socket_inet_aton':
Socket.xs:778: warning: missing initializer
Socket.xs:778: warning: (near initialization for `hints.ai_family')
rm -f ../../lib/auto/Socket/Socket.so
cc -shared -fpic -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so
chmod 755 ../../lib/auto/Socket/Socket.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for SDBM_File
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc
cc -c -I../.. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fpic "-I../.." -DSDBM -DDUFF sdbm.c
cc -c -I../.. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fpic "-I../.." -DSDBM -DDUFF pair.c
cc -c -I../.. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fpic "-I../.." -DSDBM -DDUFF hash.c
Running Mkbootstrap for SDBM_File ()
chmod 644 "SDBM_File.bs"
mv SDBM_File.xsc SDBM_File.c
cc -c -I../.. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fpic "-I../.." -DSDBM -DDUFF SDBM_File.c
/usr/obj/gnu/usr.bin/perl/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644
rm -f ../../lib/auto/SDBM_File/SDBM_File.so
cc -shared -fpic -fstack-protector-strong 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
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::via
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc
Running Mkbootstrap for via ()
chmod 644 "via.bs"
mv via.xsc via.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -DPIC -fpic "-I../.." via.c
/usr/obj/gnu/usr.bin/perl/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644
rm -f ../../lib/auto/PerlIO/via/via.so
cc -shared -fpic -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so
chmod 755 ../../lib/auto/PerlIO/via/via.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::scalar
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc
Running Mkbootstrap for scalar ()
chmod 644 "scalar.bs"
mv scalar.xsc scalar.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -DPIC -fpic "-I../.." scalar.c
/usr/obj/gnu/usr.bin/perl/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644
rm -f ../../lib/auto/PerlIO/scalar/scalar.so
cc -shared -fpic -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so
chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::mmap
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc
Running Mkbootstrap for mmap ()
chmod 644 "mmap.bs"
mv mmap.xsc mmap.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -DPIC -fpic "-I../.." mmap.c
/usr/obj/gnu/usr.bin/perl/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644
rm -f ../../lib/auto/PerlIO/mmap/mmap.so
cc -shared -fpic -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so
chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::encoding
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc
Running Mkbootstrap for encoding ()
chmod 644 "encoding.bs"
mv encoding.xsc encoding.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -DPIC -fpic "-I../.." encoding.c
/usr/obj/gnu/usr.bin/perl/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644
rm -f ../../lib/auto/PerlIO/encoding/encoding.so
cc -shared -fpic -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so
chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Warning (mostly harmless): No library found for -lposix
Warning (mostly harmless): No library found for -lcposix
Generating a Unix-style Makefile
Writing Makefile for POSIX
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/obj/gnu/usr.bin/perl/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/ext/POSIX/typemap' POSIX.xs > POSIX.xsc
Running Mkbootstrap for POSIX ()
chmod 644 "POSIX.bs"
/usr/obj/gnu/usr.bin/perl/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644
mv POSIX.xsc POSIX.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -DSTRUCT_TM_HASZONE -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../.." POSIX.c
rm -f ../../lib/auto/POSIX/POSIX.so
cc -shared -fpic -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so -lm
chmod 755 ../../lib/auto/POSIX/POSIX.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/Unveil/Unveil.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for OpenBSD::Unveil
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-Unveil/../../lib/ExtUtils/typemap' Unveil.xs > Unveil.xsc
Running Mkbootstrap for Unveil ()
chmod 644 "Unveil.bs"
Please specify prototyping behavior for Unveil.xs (see perlxs manual)
mv Unveil.xsc Unveil.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -DPIC -fpic "-I../.." Unveil.c
/usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-Unveil/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unveil.bs ../../lib/auto/OpenBSD/Unveil/Unveil.bs 644
rm -f ../../lib/auto/OpenBSD/Unveil/Unveil.so
cc -shared -fpic -fstack-protector-strong Unveil.o -o ../../lib/auto/OpenBSD/Unveil/Unveil.so
chmod 755 ../../lib/auto/OpenBSD/Unveil/Unveil.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/Pledge/Pledge.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for OpenBSD::Pledge
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-Pledge/../../lib/ExtUtils/typemap' Pledge.xs > Pledge.xsc
Running Mkbootstrap for Pledge ()
chmod 644 "Pledge.bs"
Please specify prototyping behavior for Pledge.xs (see perlxs manual)
mv Pledge.xsc Pledge.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -DPIC -fpic "-I../.." Pledge.c
/usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-Pledge/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pledge.bs ../../lib/auto/OpenBSD/Pledge/Pledge.bs 644
rm -f ../../lib/auto/OpenBSD/Pledge/Pledge.so
cc -shared -fpic -fstack-protector-strong Pledge.o -o ../../lib/auto/OpenBSD/Pledge/Pledge.so
chmod 755 ../../lib/auto/OpenBSD/Pledge/Pledge.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/MkTemp/MkTemp.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for OpenBSD::MkTemp
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-MkTemp/../../lib/ExtUtils/typemap' MkTemp.xs > MkTemp.xsc
Running Mkbootstrap for MkTemp ()
chmod 644 "MkTemp.bs"
Please specify prototyping behavior for MkTemp.xs (see perlxs manual)
mv MkTemp.xsc MkTemp.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -DPIC -fpic "-I../.." MkTemp.c
/usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-MkTemp/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MkTemp.bs ../../lib/auto/OpenBSD/MkTemp/MkTemp.bs 644
rm -f ../../lib/auto/OpenBSD/MkTemp/MkTemp.so
cc -shared -fpic -fstack-protector-strong MkTemp.o -o ../../lib/auto/OpenBSD/MkTemp/MkTemp.so
chmod 755 ../../lib/auto/OpenBSD/MkTemp/MkTemp.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Opcode
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc
Running Mkbootstrap for Opcode ()
chmod 644 "Opcode.bs"
mv Opcode.xsc Opcode.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.57\" -DXS_VERSION=\"1.57\" -DPIC -fpic "-I../.." Opcode.c
/usr/obj/gnu/usr.bin/perl/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644
rm -f ../../lib/auto/Opcode/Opcode.so
cc -shared -fpic -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so
chmod 755 ../../lib/auto/Opcode/Opcode.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for NDBM_File
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/obj/gnu/usr.bin/perl/ext/NDBM_File/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/ext/NDBM_File/typemap' NDBM_File.xs > NDBM_File.xsc
Running Mkbootstrap for NDBM_File ()
chmod 644 "NDBM_File.bs"
mv NDBM_File.xsc NDBM_File.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fpic "-I../.." NDBM_File.c
/usr/obj/gnu/usr.bin/perl/ext/NDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NDBM_File.bs ../../lib/auto/NDBM_File/NDBM_File.bs 644
rm -f ../../lib/auto/NDBM_File/NDBM_File.so
cc -shared -fpic -fstack-protector-strong NDBM_File.o -o ../../lib/auto/NDBM_File/NDBM_File.so
chmod 755 ../../lib/auto/NDBM_File/NDBM_File.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for MIME::Base64
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc
Running Mkbootstrap for Base64 ()
chmod 644 "Base64.bs"
mv Base64.xsc Base64.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" -DPIC -fpic "-I../.." Base64.c
/usr/obj/gnu/usr.bin/perl/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644
rm -f ../../lib/auto/MIME/Base64/Base64.so
cc -shared -fpic -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so
chmod 755 ../../lib/auto/MIME/Base64/Base64.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for List::Util
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc
Running Mkbootstrap for Util ()
chmod 644 "Util.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644
mv ListUtil.xsc ListUtil.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -DPIC -fpic "-I../.." -DPERL_EXT ListUtil.c
rm -f ../../lib/auto/List/Util/Util.so
cc -shared -fpic -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so
chmod 755 ../../lib/auto/List/Util/Util.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Setting license tag...
Generating a Unix-style Makefile
Writing Makefile for IPC::SysV
"../../miniperl" -I../../lib -I../../lib regen.pl
Writing const-xs.inc
Writing const-c.inc
"../../miniperl" -I../../lib -I../../lib regen.pl
Writing const-xs.inc
Writing const-c.inc
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc
Running Mkbootstrap for SysV ()
chmod 644 "SysV.bs"
mv SysV.xsc SysV.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -DPIC -fpic "-I../.." -DNO_PPPORT_H SysV.c
/usr/obj/gnu/usr.bin/perl/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644
rm -f ../../lib/auto/IPC/SysV/SysV.so
cc -shared -fpic -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so
chmod 755 ../../lib/auto/IPC/SysV/SysV.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Math::BigInt::FastCalc
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc
Running Mkbootstrap for FastCalc ()
chmod 644 "FastCalc.bs"
mv FastCalc.xsc FastCalc.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.5012\" -DXS_VERSION=\"0.5012\" -DPIC -fpic "-I../.." FastCalc.c
/usr/obj/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644
rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so
cc -shared -fpic -fstack-protector-strong FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so
chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for IO
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -DPIC -fpic "-I../.." poll.c
Running Mkbootstrap for IO ()
chmod 644 "IO.bs"
mv IO.xsc IO.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -DPIC -fpic "-I../.." IO.c
/usr/obj/gnu/usr.bin/perl/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644
rm -f ../../lib/auto/IO/IO.so
cc -shared -fpic -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so
chmod 755 ../../lib/auto/IO/IO.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for I18N::Langinfo
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc
Running Mkbootstrap for Langinfo ()
chmod 644 "Langinfo.bs"
mv Langinfo.xsc Langinfo.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -DPIC -fpic "-I../.." Langinfo.c
/usr/obj/gnu/usr.bin/perl/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644
rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so
cc -shared -fpic -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so
chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Hash::Util::FieldHash
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc
Running Mkbootstrap for FieldHash ()
chmod 644 "FieldHash.bs"
mv FieldHash.xsc FieldHash.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -DPIC -fpic "-I../.." FieldHash.c
/usr/obj/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644
rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so
cc -shared -fpic -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so
chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Hash::Util
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc
Running Mkbootstrap for Util ()
chmod 644 "Util.bs"
mv Util.xsc Util.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -DPIC -fpic "-I../.." -DPERL_EXT Util.c
/usr/obj/gnu/usr.bin/perl/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644
rm -f ../../lib/auto/Hash/Util/Util.so
cc -shared -fpic -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so
chmod 755 ../../lib/auto/Hash/Util/Util.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Filter::Util::Call
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc
Running Mkbootstrap for Call ()
chmod 644 "Call.bs"
mv Call.xsc Call.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -DPIC -fpic "-I../.." Call.c
/usr/obj/gnu/usr.bin/perl/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644
rm -f ../../lib/auto/Filter/Util/Call/Call.so
cc -shared -fpic -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so
chmod 755 ../../lib/auto/Filter/Util/Call/Call.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for File::Glob
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -DPIC -fpic "-I../.." bsd_glob.c
Running Mkbootstrap for Glob ()
chmod 644 "Glob.bs"
mv Glob.xsc Glob.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -DPIC -fpic "-I../.." Glob.c
/usr/obj/gnu/usr.bin/perl/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644
rm -f ../../lib/auto/File/Glob/Glob.so
cc -shared -fpic -fstack-protector-strong bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so
chmod 755 ../../lib/auto/File/Glob/Glob.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for File::DosGlob
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc
Running Mkbootstrap for DosGlob ()
chmod 644 "DosGlob.bs"
mv DosGlob.xsc DosGlob.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -DPIC -fpic "-I../.." DosGlob.c
/usr/obj/gnu/usr.bin/perl/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644
rm -f ../../lib/auto/File/DosGlob/DosGlob.so
cc -shared -fpic -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so
chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Fcntl
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/obj/gnu/usr.bin/perl/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc
Running Mkbootstrap for Fcntl ()
chmod 644 "Fcntl.bs"
mv Fcntl.xsc Fcntl.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fpic "-I../.." Fcntl.c
/usr/obj/gnu/usr.bin/perl/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644
rm -f ../../lib/auto/Fcntl/Fcntl.so
cc -shared -fpic -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so
chmod 755 ../../lib/auto/Fcntl/Fcntl.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Encode
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm
Running Mkbootstrap for Byte ()
chmod 644 "Byte.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644
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 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)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fpic "-I../../.." byte_t.c
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc
byte_t.c:7: warning: ignoring #pragma GCC diagnostic
mv Byte.xsc Byte.c
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fpic "-I../../.." Byte.c
rm -f ../../../lib/auto/Encode/Byte/Byte.so
cc -shared -fpic -fstack-protector-strong Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so
chmod 755 ../../../lib/auto/Encode/Byte/Byte.so
mv Encode.xsc Encode.c
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm
Reading iso-ir-165 (iso-ir-165)
Reading gb2312-raw (gb2312-raw)
Reading MacChineseSimp (MacChineseSimp)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm
"../../../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
Reading euc-cn (euc-cn)
Reading gb12345-raw (gb12345-raw)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." gb_02_t.c
gb_02_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." ma_05_t.c
ma_05_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." ir_04_t.c
ir_04_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." gb_03_t.c
gb_03_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." eu_01_t.c
eu_01_t.c:7: warning: ignoring #pragma GCC diagnostic
Running Mkbootstrap for CN ()
chmod 644 "CN.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644
Reading cp936 (cp936)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." cp_00_t.c
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc
cp_00_t.c:7: warning: ignoring #pragma GCC diagnostic
mv CN.xsc CN.c
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." CN.c
rm -f ../../../lib/auto/Encode/CN/CN.so
cc -shared -fpic -fstack-protector-strong 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
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm
Reading jis0212-raw (jis0212-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm
Reading MacJapanese (MacJapanese)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm
Reading shiftjis (shiftjis)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading jis0201-raw (jis0201-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading jis0208-raw (jis0208-raw)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -DPIC -fpic "-I../../.." sh_06_t.c
sh_06_t.c:7: warning: ignoring #pragma GCC diagnostic
Reading cp932 (cp932)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -DPIC -fpic "-I../../.." cp_00_t.c
cp_00_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -DPIC -fpic "-I../../.." ma_05_t.c
ma_05_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -DPIC -fpic "-I../../.." ji_04_t.c
ji_04_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -DPIC -fpic "-I../../.." ji_03_t.c
ji_03_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -DPIC -fpic "-I../../.." ji_02_t.c
ji_02_t.c:7: warning: ignoring #pragma GCC diagnostic
Running Mkbootstrap for JP ()
chmod 644 "JP.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644
Reading euc-jp (euc-jp)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -DPIC -fpic "-I../../.." eu_01_t.c
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc
eu_01_t.c:7: warning: ignoring #pragma GCC diagnostic
mv JP.xsc JP.c
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -DPIC -fpic "-I../../.." JP.c
rm -f ../../../lib/auto/Encode/JP/JP.so
cc -shared -fpic -fstack-protector-strong 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
chmod 755 ../../../lib/auto/Encode/JP/JP.so
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm
Reading ksc5601-raw (ksc5601-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading MacKorean (MacKorean)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading johab (johab)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." ma_04_t.c
ma_04_t.c:7: warning: ignoring #pragma GCC diagnostic
Reading euc-kr (euc-kr)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." eu_01_t.c
eu_01_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." ks_03_t.c
ks_03_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." jo_02_t.c
jo_02_t.c:7: warning: ignoring #pragma GCC diagnostic
Running Mkbootstrap for KR ()
chmod 644 "KR.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644
Reading cp949 (cp949)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." cp_00_t.c
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc
cp_00_t.c:7: warning: ignoring #pragma GCC diagnostic
mv KR.xsc KR.c
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." KR.c
rm -f ../../../lib/auto/Encode/KR/KR.so
cc -shared -fpic -fstack-protector-strong 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
chmod 755 ../../../lib/auto/Encode/KR/KR.so
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm
Running Mkbootstrap for Symbol ()
chmod 644 "Symbol.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644
Reading AdobeSymbol (AdobeSymbol)
Reading AdobeZdingbat (AdobeZdingbat)
Reading dingbats (dingbats)
Reading MacDingbats (MacDingbats)
Reading MacSymbol (MacSymbol)
Reading symbol (symbol)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fpic "-I../../.." symbol_t.c
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc
symbol_t.c:7: warning: ignoring #pragma GCC diagnostic
mv Symbol.xsc Symbol.c
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fpic "-I../../.." Symbol.c
rm -f ../../../lib/auto/Encode/Symbol/Symbol.so
cc -shared -fpic -fstack-protector-strong Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so
chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm
Reading MacChineseTrad (MacChineseTrad)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm
Reading big5-hkscs (big5-hkscs)
Reading cp950 (cp950)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." cp_02_t.c
cp_02_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." ma_03_t.c
ma_03_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." bi_01_t.c
bi_01_t.c:7: warning: ignoring #pragma GCC diagnostic
Running Mkbootstrap for TW ()
chmod 644 "TW.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644
Reading big5-eten (big5-eten)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." bi_00_t.c
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc
bi_00_t.c:7: warning: ignoring #pragma GCC diagnostic
mv TW.xsc TW.c
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fpic "-I../../.." TW.c
rm -f ../../../lib/auto/Encode/TW/TW.so
cc -shared -fpic -fstack-protector-strong 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
chmod 755 ../../../lib/auto/Encode/TW/TW.so
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc
Running Mkbootstrap for Unicode ()
chmod 644 "Unicode.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644
mv Unicode.xsc Unicode.c
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.20\" -DXS_VERSION=\"2.20\" -DPIC -fpic "-I../../.." Unicode.c
rm -f ../../../lib/auto/Encode/Unicode/Unicode.so
cc -shared -fpic -fstack-protector-strong Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so
chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm
Running Mkbootstrap for EBCDIC ()
chmod 644 "EBCDIC.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644
Reading cp37 (cp37)
Reading cp1026 (cp1026)
Reading cp1047 (cp1047)
Reading cp500 (cp500)
Reading cp875 (cp875)
Reading posix-bc (posix-bc)
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fpic "-I../../.." ebcdic_t.c
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc
ebcdic_t.c:7: warning: ignoring #pragma GCC diagnostic
mv EBCDIC.xsc EBCDIC.c
cc -c -I./Encode -I../Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fpic "-I../../.." EBCDIC.c
rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so
cc -shared -fpic -fstack-protector-strong 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" -o def_t.c -f def_t.fnm
cc -c -I./Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -DPIC -fpic "-I../.." encengine.c
Running Mkbootstrap for Encode ()
Reading iso-8859-1 (iso-8859-1)
Reading ascii (ascii)
Reading cp1252 (cp1252)
Reading ascii-ctrl (ascii-ctrl)
Reading null (null)
cc -c -I./Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -DPIC -fpic "-I../.." def_t.c
def_t.c:7: warning: ignoring #pragma GCC diagnostic
cc -c -I./Encode -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -DPIC -fpic "-I../.." Encode.c
chmod 644 "Encode.bs"
cp bin/piconv blib/script/piconv
/usr/obj/gnu/usr.bin/perl/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv
cp bin/encguess blib/script/encguess
/usr/obj/gnu/usr.bin/perl/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess
cp bin/enc2xs blib/script/enc2xs
/usr/obj/gnu/usr.bin/perl/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs
/usr/obj/gnu/usr.bin/perl/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644
rm -f ../../lib/auto/Encode/Encode.so
cc -shared -fpic -fstack-protector-strong Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so
chmod 755 ../../lib/auto/Encode/Encode.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Digest::SHA
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc
Running Mkbootstrap for SHA ()
chmod 644 "SHA.bs"
cp shasum blib/script/shasum
/usr/obj/gnu/usr.bin/perl/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum
/usr/obj/gnu/usr.bin/perl/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644
mv SHA.xsc SHA.c
cc -c -I. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -DPIC -fpic "-I../.." SHA.c
In file included from SHA.xs:35:
src/sha.c: In function `sharewind':
src/sha.c:297: warning: array size (32) smaller than bound length (64)
src/sha.c:298: warning: array size (32) smaller than bound length (64)
src/sha.c:299: warning: array size (32) smaller than bound length (64)
rm -f ../../lib/auto/Digest/SHA/SHA.so
cc -shared -fpic -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so
chmod 755 ../../lib/auto/Digest/SHA/SHA.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Digest::MD5
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc
Running Mkbootstrap for MD5 ()
chmod 644 "MD5.bs"
mv MD5.xsc MD5.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.58\" -DXS_VERSION=\"2.58\" -DPIC -fpic "-I../.." MD5.c
/usr/obj/gnu/usr.bin/perl/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644
rm -f ../../lib/auto/Digest/MD5/MD5.so
cc -shared -fpic -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so
chmod 755 ../../lib/auto/Digest/MD5/MD5.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Devel::Peek
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc
Running Mkbootstrap for Peek ()
chmod 644 "Peek.bs"
/usr/obj/gnu/usr.bin/perl/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644
mv Peek.xsc Peek.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -DPIC -fpic "-I../.." Peek.c
rm -f ../../lib/auto/Devel/Peek/Peek.so
cc -shared -fpic -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so
chmod 755 ../../lib/auto/Devel/Peek/Peek.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Setting license tag...
Adding META_MERGE...
Generating a Unix-style Makefile
Writing Makefile for Devel::PPPort
Running Mkbootstrap for PPPort ()
"../../miniperl" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t
"../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm
chmod 644 "PPPort.bs"
/usr/obj/gnu/usr.bin/perl/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644
generating t/01_test.t
generating t/HvNAME.t
generating t/MY_CXT.t
generating t/SvPV.t
generating t/SvREFCNT.t
generating t/Sv_set.t
generating t/call.t
generating t/cop.t
generating t/exception.t
generating t/format.t
generating t/grok.t
generating t/gv.t
generating t/limits.t
generating t/locale.t
generating t/mPUSH.t
generating t/magic.t
generating t/memory.t
generating t/mess.t
generating t/misc.t
generating t/newCONSTSUB.t
generating t/newRV.t
generating t/newSV_type.t
generating t/newSVpv.t
generating t/podtest.t
generating t/ppphtest.t
generating t/pv_tools.t
generating t/pvs.t
generating t/shared_pv.t
generating t/snprintf.t
generating t/sprintf.t
generating t/strlfuncs.t
generating t/sv_xpvf.t
generating t/threads.t
generating t/utf8.t
generating t/uv.t
generating t/variables.t
generating t/warn.t
including ppphdoc
including inctools
including ppphbin
including version
including threads
including limits
including variables
including subparse
including newCONSTSUB
including magic_defs
including misc
including sv_xpvf
including SvPV
including warn
including format
including uv
including memory
including mess
including mPUSH
including call
including newRV
including MY_CXT
including SvREFCNT
including newSV_type
including newSVpv
including Sv_set
including shared_pv
including HvNAME
including gv
including pvs
including magic
including cop
including grok
including snprintf
including sprintf
including exception
including strlfuncs
including utf8
including pv_tools
including locale
"../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h
"../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -DPIC -fpic "-I../.." -W -Wall module3.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -DPIC -fpic "-I../.." -W -Wall module2.c
adding XS code from parts/inc/HvNAME
adding XS code from parts/inc/MY_CXT
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/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/limits
adding XS code from parts/inc/locale
adding XS code from parts/inc/mPUSH
adding XS code from parts/inc/magic
adding XS code from parts/inc/memory
adding XS code from parts/inc/mess
adding XS code from parts/inc/misc
adding XS code from parts/inc/newCONSTSUB
adding XS code from parts/inc/newRV
adding XS code from parts/inc/newSV_type
adding XS code from parts/inc/newSVpv
adding XS code from parts/inc/pv_tools
adding XS code from parts/inc/pvs
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/sv_xpvf
adding XS code from parts/inc/threads
adding XS code from parts/inc/utf8
adding XS code from parts/inc/uv
adding XS code from parts/inc/variables
adding XS code from parts/inc/warn
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/obj/gnu/usr.bin/perl/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc
mv RealPPPort.xsc RealPPPort.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -DPIC -fpic "-I../.." -W -Wall RealPPPort.c
rm -f ../../lib/auto/Devel/PPPort/PPPort.so
cc -shared -fpic -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so
chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Data::Dumper
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc
Running Mkbootstrap for Dumper ()
chmod 644 "Dumper.bs"
mv Dumper.xsc Dumper.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.184\" -DXS_VERSION=\"2.184\" -DPIC -fpic "-I../.." Dumper.c
/usr/obj/gnu/usr.bin/perl/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644
rm -f ../../lib/auto/Data/Dumper/Dumper.so
cc -shared -fpic -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so
chmod 755 ../../lib/auto/Data/Dumper/Dumper.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Parsing config.in...
Looks Good.
Generating a Unix-style Makefile
Writing Makefile for DB_File
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/obj/gnu/usr.bin/perl/cpan/DB_File/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/cpan/DB_File/typemap' DB_File.xs > DB_File.xsc
cc -c -I/usr/local/BerkeleyDB/include -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.857\" -DXS_VERSION=\"1.857\" -DPIC -fpic "-I../.." -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c
Running Mkbootstrap for DB_File ()
chmod 644 "DB_File.bs"
mv DB_File.xsc DB_File.c
cc -c -I/usr/local/BerkeleyDB/include -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.857\" -DXS_VERSION=\"1.857\" -DPIC -fpic "-I../.." -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t DB_File.c
/usr/obj/gnu/usr.bin/perl/cpan/DB_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs ../../lib/auto/DB_File/DB_File.bs 644
rm -f ../../lib/auto/DB_File/DB_File.so
cc -shared -fpic -fstack-protector-strong version.o DB_File.o -o ../../lib/auto/DB_File/DB_File.so
chmod 755 ../../lib/auto/DB_File/DB_File.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Cwd
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc
Running Mkbootstrap for Cwd ()
chmod 644 "Cwd.bs"
mv Cwd.xsc Cwd.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"3.84\" -DXS_VERSION=\"3.84\" -DPIC -fpic "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c
/usr/obj/gnu/usr.bin/perl/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644
rm -f ../../lib/auto/Cwd/Cwd.so
cc -shared -fpic -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so
chmod 755 ../../lib/auto/Cwd/Cwd.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Parsing config.in...
Auto Detect Gzip OS Code..
Setting Gzip OS Code to 3 [Unix/Default]
Looks Good.
Generating a Unix-style Makefile
Writing Makefile for Compress::Raw::Zlib
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc
Running Mkbootstrap for Zlib ()
chmod 644 "Zlib.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644
mv Zlib.xsc Zlib.c
cc -c -I/usr/include -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.202\" -DXS_VERSION=\"2.202\" -DPIC -fpic "-I../.." -DNO_VIZ -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=0 Zlib.c
rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so
LD_RUN_PATH="/usr/lib" cc -shared -fpic -fstack-protector-strong Zlib.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so -L/usr/lib -lz
chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Term/ReadKey/ReadKey.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Term::ReadKey
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Term-ReadKey/../../lib/ExtUtils/typemap' ReadKey.xs > ReadKey.xsc
"../../miniperl" "-I../../lib" genchars.pl
Running Mkbootstrap for ReadKey ()
chmod 644 "ReadKey.bs"
Writing termio/termios section of cchars.h... Done.
Checking for sgtty...
Sgtty NOT found.
Writing sgtty section of cchars.h... Done.
mv ReadKey.xsc ReadKey.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.38\" -DXS_VERSION=\"2.38\" -DPIC -fpic "-I../.." ReadKey.c
/usr/obj/gnu/usr.bin/perl/cpan/Term-ReadKey/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs ../../lib/auto/Term/ReadKey/ReadKey.bs 644
ReadKey.xs: In function `GetTermSizeVIO':
ReadKey.xs:438: warning: unused parameter `file'
ReadKey.xs:438: warning: unused parameter `retwidth'
ReadKey.xs:438: warning: unused parameter `retheight'
ReadKey.xs:438: warning: unused parameter `xpix'
ReadKey.xs:438: warning: unused parameter `ypix'
ReadKey.xs: In function `GetTermSizeGSIZE':
ReadKey.xs:485: warning: unused parameter `file'
ReadKey.xs:485: warning: unused parameter `retwidth'
ReadKey.xs:485: warning: unused parameter `retheight'
ReadKey.xs:485: warning: unused parameter `xpix'
ReadKey.xs:485: warning: unused parameter `ypix'
ReadKey.xs: In function `GetTermSizeWin32':
ReadKey.xs:516: warning: unused parameter `file'
ReadKey.xs:516: warning: unused parameter `retwidth'
ReadKey.xs:516: warning: unused parameter `retheight'
ReadKey.xs:516: warning: unused parameter `xpix'
ReadKey.xs:516: warning: unused parameter `ypix'
ReadKey.xs: In function `pollfile':
ReadKey.xs:1532: warning: unused parameter `file'
ReadKey.xs:1532: warning: unused parameter `delay'
ReadKey.xs: In function `Win32PeekChar':
ReadKey.xs:1713: warning: unused parameter `file'
ReadKey.xs:1713: warning: unused parameter `delay'
ReadKey.xs:1713: warning: unused parameter `key'
rm -f ../../lib/auto/Term/ReadKey/ReadKey.so
cc -shared -fpic -fstack-protector-strong ReadKey.o -o ../../lib/auto/Term/ReadKey/ReadKey.so
chmod 755 ../../lib/auto/Term/ReadKey/ReadKey.so
"../../perl" "-I../../lib" "-I../../lib" ReadKey.pm.PL ReadKey.pm
Creating ReadKey.pm
Bootstrapping the XS for blockoptions: 5
Done
Making utilities
../miniperl -I../lib encguess.PL
../miniperl -I../lib zipdetails.PL
../miniperl -I../lib pod2html.PL
Extracting encguess (with variable substitutions)
Extracting pod2html (with variable substitutions)
../miniperl -I../lib streamzip.PL
../miniperl -I../lib xsubpp.PL
Extracting zipdetails (with variable substitutions)
../miniperl -I../lib enc2xs.PL
Extracting xsubpp (with variable substitutions)
Extracting streamzip (with variable substitutions)
../miniperl -I../lib piconv.PL
../miniperl -I../lib libnetcfg.PL
Extracting enc2xs (with variable substitutions)
../miniperl -I../lib splain.PL
Extracting libnetcfg (with variable substitutions)
../miniperl -I../lib pl2pm.PL
Extracting piconv (with variable substitutions)
../miniperl -I../lib prove.PL
Extracting splain (with variable substitutions)
../miniperl -I../lib perlivp.PL
Extracting pl2pm (with variable substitutions)
../miniperl -I../lib perldoc.PL
Extracting perlivp (with variable substitutions)
../miniperl -I../lib perlbug.PL
Extracting prove (with variable substitutions)
../miniperl -I../lib instmodsh.PL
Extracting "perldoc" (with variable substitutions)
../miniperl -I../lib h2xs.PL
Extracting perlbug (with variable substitutions)
../miniperl -I../lib h2ph.PL
Extracting instmodsh (with variable substitutions)
../miniperl -I../lib corelist.PL
Extracting h2xs (with variable substitutions)
../miniperl -I../lib cpan.PL
Extracting h2ph (with variable substitutions)
Extracting corelist (with variable substitutions)
Extracting cpan (with variable substitutions)
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Compress::Raw::Bzip2
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc
cc -c -I. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -DPIC -fpic "-I../.." -DBZ_NO_STDIO randtable.c
cc -c -I. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -DPIC -fpic "-I../.." -DBZ_NO_STDIO huffman.c
cc -c -I. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -DPIC -fpic "-I../.." -DBZ_NO_STDIO decompress.c
cc -c -I. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -DPIC -fpic "-I../.." -DBZ_NO_STDIO crctable.c
cc -c -I. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -DPIC -fpic "-I../.." -DBZ_NO_STDIO compress.c
mv Bzip2.xsc Bzip2.c
cc -c -I. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -DPIC -fpic "-I../.." -DBZ_NO_STDIO Bzip2.c
cc -c -I. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -DPIC -fpic "-I../.." -DBZ_NO_STDIO bzlib.c
cc -c -I. -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -DPIC -fpic "-I../.." -DBZ_NO_STDIO blocksort.c
Running Mkbootstrap for Bzip2 ()
chmod 644 "Bzip2.bs"
/usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644
rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
cc -shared -fpic -fstack-protector-strong Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for B
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/ext/B/../../lib/ExtUtils/typemap' -typemap '/usr/obj/gnu/usr.bin/perl/ext/B/typemap' B.xs > B.xsc
Running Mkbootstrap for B ()
chmod 644 "B.bs"
/usr/obj/gnu/usr.bin/perl/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644
mv B.xsc B.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"1.83\" -DXS_VERSION=\"1.83\" -DPIC -fpic "-I../.." B.c
rm -f ../../lib/auto/B/B.so
cc -shared -fpic -fstack-protector-strong B.o -o ../../lib/auto/B/B.so
chmod 755 ../../lib/auto/B/B.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.so.23.0 LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for threads
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/obj/gnu/usr.bin/perl/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc
Running Mkbootstrap for threads ()
chmod 644 "threads.bs"
/usr/obj/gnu/usr.bin/perl/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644
mv threads.xsc threads.c
cc -c -std=gnu99 -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -Wall -Wextra -Wno-long-long -Wno-declaration-after-statement -Wwrite-strings -O2 -DVERSION=\"2.27\" -DXS_VERSION=\"2.27\" -DPIC -fpic "-I../.." threads.c
rm -f ../../lib/auto/threads/threads.so
cc -shared -fpic -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so
chmod 755 ../../lib/auto/threads/threads.so
LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./perl -Ilib -I. -f pod/buildtoc -q
Everything is up to date. Type 'make test' to run test suite.
cd /usr/src/gnu/usr.bin/perl && exec make -f Makefile.bsd-wrapper1 mansrc.build
cd /usr/src/gnu/usr.bin/perl/obj && LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj /usr/src/gnu/usr.bin/perl/obj/perl -I /usr/src/gnu/usr.bin/perl/obj/lib /usr/src/gnu/usr.bin/perl/obj/cpan/podlators/scripts/pod2man --stderr --section=1 --official utils/corelist corelist.1 utils/cpan cpan.1 lib/perl5db.t DebugWrap.1 utils/enc2xs enc2xs.1 utils/encguess encguess.1 utils/h2ph h2ph.1 utils/h2xs h2xs.1 utils/instmodsh instmodsh.1 lib/Internals.pod Internals.1 utils/libnetcfg libnetcfg.1 PACKAGING PACKAGING.1 pod/perl.pod perl.1 pod/perl5004delta.pod perl5004delta.1 pod/perl5005delta.pod perl5005delta.1 pod/perl5100delta.pod perl5100delta.1 pod/perl5101delta.pod perl5101delta.1 pod/perl5120delta.pod perl5120delta.1 pod/perl5121delta.pod perl5121delta.1 pod/perl5122delta.pod perl5122delta.1 pod/perl5123delta.pod perl5123delta.1 pod/perl5124delta.pod perl5124delta.1 pod/perl5125delta.pod perl5125delta.1 pod/perl5140delta.pod perl5140delta.1 pod/perl5141delta.pod perl5141delta.1 pod/perl5142delta.pod perl5142delta.1 pod/perl5143delta.pod perl5143delta.1 pod/perl5144delta.pod perl5144delta.1 pod/perl5160delta.pod perl5160delta.1 pod/perl5161delta.pod perl5161delta.1 pod/perl5162delta.pod perl5162delta.1 pod/perl5163delta.pod perl5163delta.1 pod/perl5180delta.pod perl5180delta.1 pod/perl5181delta.pod perl5181delta.1 pod/perl5182delta.pod perl5182delta.1 pod/perl5184delta.pod perl5184delta.1 pod/perl5200delta.pod perl5200delta.1 pod/perl5201delta.pod perl5201delta.1 pod/perl5202delta.pod perl5202delta.1 pod/perl5203delta.pod perl5203delta.1 pod/perl5220delta.pod perl5220delta.1 pod/perl5221delta.pod perl5221delta.1 pod/perl5222delta.pod perl5222delta.1 pod/perl5223delta.pod perl5223delta.1 pod/perl5224delta.pod perl5224delta.1 pod/perl5240delta.pod perl5240delta.1 pod/perl5241delta.pod perl5241delta.1 pod/perl5242delta.pod perl5242delta.1 pod/perl5243delta.pod perl5243delta.1 pod/perl5244delta.pod perl5244delta.1 pod/perl5260delta.pod perl5260delta.1 pod/perl5261delta.pod perl5261delta.1 pod/perl5262delta.pod perl5262delta.1 pod/perl5263delta.pod perl5263delta.1 pod/perl5280delta.pod perl5280delta.1 pod/perl5281delta.pod perl5281delta.1 pod/perl5282delta.pod perl5282delta.1 pod/perl5283delta.pod perl5283delta.1 pod/perl5300delta.pod perl5300delta.1 pod/perl5301delta.pod perl5301delta.1 pod/perl5302delta.pod perl5302delta.1 pod/perl5303delta.pod perl5303delta.1 pod/perl5320delta.pod perl5320delta.1 pod/perl5321delta.pod perl5321delta.1 pod/perl5340delta.pod perl5340delta.1 pod/perl5341delta.pod perl5341delta.1 pod/perl5360delta.pod perl5360delta.1 pod/perl561delta.pod perl561delta.1 pod/perl56delta.pod perl56delta.1 pod/perl581delta.pod perl581delta.1 pod/perl582delta.pod perl582delta.1 pod/perl583delta.pod perl583delta.1 pod/perl584delta.pod perl584delta.1 pod/perl585delta.pod perl585delta.1 pod/perl586delta.pod perl586delta.1 pod/perl587delta.pod perl587delta.1 pod/perl588delta.pod perl588delta.1 pod/perl589delta.pod perl589delta.1 pod/perl58delta.pod perl58delta.1 pod/perlapi.pod perlapi.1 pod/perlapio.pod perlapio.1 pod/perlbook.pod perlbook.1 pod/perlboot.pod perlboot.1 pod/perlbot.pod perlbot.1 utils/perlbug perlbug.1 pod/perlcall.pod perlcall.1 pod/perlcheat.pod perlcheat.1 pod/perlclib.pod perlclib.1 pod/perlcommunity.pod perlcommunity.1 pod/perldata.pod perldata.1 pod/perldbmfilter.pod perldbmfilter.1 pod/perldebtut.pod perldebtut.1 pod/perldebug.pod perldebug.1 pod/perldelta.pod perldelta.1 pod/perldeprecation.pod perldeprecation.1 pod/perldiag.pod perldiag.1 lib/perldoc.pod perldoc.1 pod/perldocstyle.pod perldocstyle.1 pod/perldsc.pod perldsc.1 pod/perlembed.pod perlembed.1 pod/perlexperiment.pod perlexperiment.1 lib/perlfaq.pod perlfaq.1 lib/perlfaq1.pod perlfaq1.1 lib/perlfaq2.pod perlfaq2.1 lib/perlfaq3.pod perlfaq3.1 lib/perlfaq4.pod perlfaq4.1 lib/perlfaq5.pod perlfaq5.1 lib/perlfaq6.pod perlfaq6.1 lib/perlfaq7.pod perlfaq7.1 lib/perlfaq8.pod perlfaq8.1 lib/perlfaq9.pod perlfaq9.1 pod/perlfilter.pod perlfilter.1 pod/perlfork.pod perlfork.1 pod/perlform.pod perlform.1 pod/perlfunc.pod perlfunc.1 pod/perlgit.pod perlgit.1 lib/perlglossary.pod perlglossary.1 pod/perlgov.pod perlgov.1 pod/perlguts.pod perlguts.1 pod/perlhack.pod perlhack.1 pod/perlhacktips.pod perlhacktips.1 pod/perlhacktut.pod perlhacktut.1 pod/perlhist.pod perlhist.1 pod/perlintern.pod perlintern.1 pod/perlinterp.pod perlinterp.1 pod/perlintro.pod perlintro.1 pod/perliol.pod perliol.1 pod/perlipc.pod perlipc.1 utils/perlivp perlivp.1 pod/perllexwarn.pod perllexwarn.1 pod/perllocale.pod perllocale.1 pod/perllol.pod perllol.1 pod/perlmod.pod perlmod.1 pod/perlmodinstall.pod perlmodinstall.1 pod/perlmodlib.pod perlmodlib.1 pod/perlmodstyle.pod perlmodstyle.1 pod/perlmroapi.pod perlmroapi.1 pod/perlnewmod.pod perlnewmod.1 pod/perlnumber.pod perlnumber.1 pod/perlobj.pod perlobj.1 pod/perlootut.pod perlootut.1 pod/perlop.pod perlop.1 pod/perlopenbsd.pod perlopenbsd.1 pod/perlopentut.pod perlopentut.1 pod/perlpacktut.pod perlpacktut.1 pod/perlperf.pod perlperf.1 pod/perlpod.pod perlpod.1 pod/perlpodspec.pod perlpodspec.1 pod/perlpodstyle.pod perlpodstyle.1 pod/perlpolicy.pod perlpolicy.1 pod/perlport.pod perlport.1 pod/perlpragma.pod perlpragma.1 pod/perlre.pod perlre.1 pod/perlreapi.pod perlreapi.1 pod/perlrebackslash.pod perlrebackslash.1 pod/perlrecharclass.pod perlrecharclass.1 pod/perlref.pod perlref.1 pod/perlreftut.pod perlreftut.1 pod/perlreguts.pod perlreguts.1 pod/perlrepository.pod perlrepository.1 pod/perlrequick.pod perlrequick.1 pod/perlreref.pod perlreref.1 pod/perlretut.pod perlretut.1 pod/perlrun.pod perlrun.1 pod/perlsec.pod perlsec.1 pod/perlsecpolicy.pod perlsecpolicy.1 pod/perlsource.pod perlsource.1 pod/perlstyle.pod perlstyle.1 pod/perlsub.pod perlsub.1 pod/perlsyn.pod perlsyn.1 pod/perlsynology.pod perlsynology.1 pod/perlthrtut.pod perlthrtut.1 pod/perltie.pod perltie.1 pod/perltoc.pod perltoc.1 pod/perltodo.pod perltodo.1 pod/perltooc.pod perltooc.1 pod/perltoot.pod perltoot.1 pod/perltrap.pod perltrap.1 pod/perlunicode.pod perlunicode.1 pod/perlunicook.pod perlunicook.1 pod/perlunifaq.pod perlunifaq.1 pod/perluniintro.pod perluniintro.1 pod/perluniprops.pod perluniprops.1 pod/perlunitut.pod perlunitut.1 pod/perlutil.pod perlutil.1 pod/perlvar.pod perlvar.1 lib/perlxs.pod perlxs.1 lib/perlxstut.pod perlxstut.1 lib/perlxstypemap.pod perlxstypemap.1 utils/piconv piconv.1 utils/pl2pm pl2pm.1 utils/pod2html pod2html.1 cpan/podlators/blib/script/pod2man pod2man.1 cpan/podlators/blib/script/pod2text pod2text.1 cpan/Pod-Usage/blib/script/pod2usage pod2usage.1 pod/buildtoc podbuildtoc.1 cpan/Pod-Checker/blib/script/podchecker podchecker.1 utils/prove prove.1 utils/splain splain.1 utils/streamzip streamzip.1 utils/xsubpp xsubpp.1
cd /usr/src/gnu/usr.bin/perl/obj && LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj /usr/src/gnu/usr.bin/perl/obj/perl -I /usr/src/gnu/usr.bin/perl/obj/lib /usr/src/gnu/usr.bin/perl/obj/cpan/podlators/scripts/pod2man --stderr --section=3p --official lib/AnyDBM_File.pm AnyDBM_File.3p lib/App/Cpan.pm App::Cpan.3p lib/App/Prove.pm App::Prove.3p lib/App/Prove/State.pm App::Prove::State.3p lib/App/Prove/State/Result.pm App::Prove::State::Result.3p lib/App/Prove/State/Result/Test.pm App::Prove::State::Result::Test.3p lib/Archive/Tar.pm Archive::Tar.3p lib/Archive/Tar/File.pm Archive::Tar::File.3p lib/Attribute/Handlers.pm Attribute::Handlers.3p lib/attributes.pm attributes.3p lib/autodie.pm autodie.3p lib/autodie/exception.pm autodie::exception.3p lib/autodie/exception/system.pm autodie::exception::system.3p lib/autodie/hints.pm autodie::hints.3p lib/autodie/Scope/Guard.pm autodie::Scope::Guard.3p lib/autodie/Scope/GuardStack.pm autodie::Scope::GuardStack.3p lib/autodie/skip.pm autodie::skip.3p lib/autodie/Util.pm autodie::Util.3p lib/AutoLoader.pm AutoLoader.3p lib/AutoSplit.pm AutoSplit.3p lib/autouse.pm autouse.3p lib/B.pm B.3p lib/B/Concise.pm B::Concise.3p lib/B/Deparse.pm B::Deparse.3p lib/B/Op_private.pm B::Op_private.3p lib/B/Showlex.pm B::Showlex.3p lib/B/Terse.pm B::Terse.3p lib/B/Xref.pm B::Xref.3p lib/base.pm base.3p lib/Benchmark.pm Benchmark.3p lib/bigfloat.pm bigfloat.3p lib/bigint.pm bigint.3p lib/bignum.pm bignum.3p lib/bigrat.pm bigrat.3p lib/blib.pm blib.3p lib/builtin.pm builtin.3p lib/bytes.pm bytes.3p lib/Carp.pm Carp.3p lib/charnames.pm charnames.3p lib/Class/Struct.pm Class::Struct.3p lib/Compress/Raw/Bzip2.pm Compress::Raw::Bzip2.3p lib/Compress/Raw/Zlib.pm Compress::Raw::Zlib.3p lib/Compress/Zlib.pm Compress::Zlib.3p lib/Config.pod Config.3p lib/Config/Extensions.pm Config::Extensions.3p lib/Config/Perl/V.pm Config::Perl::V.3p lib/constant.pm constant.3p lib/CORE.pod CORE.3p lib/CPAN.pm CPAN.3p lib/CPAN/API/HOWTO.pod CPAN::API::HOWTO.3p lib/CPAN/Debug.pm CPAN::Debug.3p lib/CPAN/Distroprefs.pm CPAN::Distroprefs.3p lib/CPAN/FirstTime.pm CPAN::FirstTime.3p lib/CPAN/HandleConfig.pm CPAN::HandleConfig.3p lib/CPAN/Kwalify.pm CPAN::Kwalify.3p lib/CPAN/Meta.pm CPAN::Meta.3p lib/CPAN/Meta/Converter.pm CPAN::Meta::Converter.3p lib/CPAN/Meta/Feature.pm CPAN::Meta::Feature.3p lib/CPAN/Meta/History.pm CPAN::Meta::History.3p lib/CPAN/Meta/History/Meta_1_0.pod CPAN::Meta::History::Meta_1_0.3p lib/CPAN/Meta/History/Meta_1_1.pod CPAN::Meta::History::Meta_1_1.3p lib/CPAN/Meta/History/Meta_1_2.pod CPAN::Meta::History::Meta_1_2.3p lib/CPAN/Meta/History/Meta_1_3.pod CPAN::Meta::History::Meta_1_3.3p lib/CPAN/Meta/History/Meta_1_4.pod CPAN::Meta::History::Meta_1_4.3p lib/CPAN/Meta/Merge.pm CPAN::Meta::Merge.3p lib/CPAN/Meta/Prereqs.pm CPAN::Meta::Prereqs.3p lib/CPAN/Meta/Requirements.pm CPAN::Meta::Requirements.3p lib/CPAN/Meta/Spec.pm CPAN::Meta::Spec.3p lib/CPAN/Meta/Validator.pm CPAN::Meta::Validator.3p lib/CPAN/Meta/YAML.pm CPAN::Meta::YAML.3p lib/CPAN/Mirrors.pm CPAN::Mirrors.3p lib/CPAN/Nox.pm CPAN::Nox.3p lib/CPAN/Plugin.pm CPAN::Plugin.3p lib/CPAN/Plugin/Specfile.pm CPAN::Plugin::Specfile.3p lib/CPAN/Queue.pm CPAN::Queue.3p lib/CPAN/Tarzip.pm CPAN::Tarzip.3p lib/CPAN/Version.pm CPAN::Version.3p lib/Cwd.pm Cwd.3p lib/Data/Dumper.pm Data::Dumper.3p lib/DB.pm DB.3p lib/DB_File.pm DB_File.3p lib/DBM_Filter.pm DBM_Filter.3p lib/DBM_Filter/compress.pm DBM_Filter::compress.3p lib/DBM_Filter/encode.pm DBM_Filter::encode.3p lib/DBM_Filter/int32.pm DBM_Filter::int32.3p lib/DBM_Filter/null.pm DBM_Filter::null.3p lib/DBM_Filter/utf8.pm DBM_Filter::utf8.3p lib/deprecate.pm deprecate.3p lib/Devel/Peek.pm Devel::Peek.3p lib/Devel/PPPort.pm Devel::PPPort.3p lib/Devel/SelfStubber.pm Devel::SelfStubber.3p lib/diagnostics.pm diagnostics.3p lib/Digest.pm Digest.3p lib/Digest/base.pm Digest::base.3p lib/Digest/file.pm Digest::file.3p lib/Digest/MD5.pm Digest::MD5.3p lib/Digest/SHA.pm Digest::SHA.3p lib/DirHandle.pm DirHandle.3p lib/Dumpvalue.pm Dumpvalue.3p lib/DynaLoader.pm DynaLoader.3p lib/Encode.pm Encode.3p lib/Encode/Alias.pm Encode::Alias.3p lib/Encode/Byte.pm Encode::Byte.3p lib/Encode/CJKConstants.pm Encode::CJKConstants.3p lib/Encode/CN.pm Encode::CN.3p lib/Encode/CN/HZ.pm Encode::CN::HZ.3p lib/Encode/Config.pm Encode::Config.3p lib/Encode/EBCDIC.pm Encode::EBCDIC.3p lib/Encode/Encoder.pm Encode::Encoder.3p lib/Encode/Encoding.pm Encode::Encoding.3p lib/Encode/GSM0338.pm Encode::GSM0338.3p lib/Encode/Guess.pm Encode::Guess.3p lib/Encode/JP.pm Encode::JP.3p lib/Encode/JP/H2Z.pm Encode::JP::H2Z.3p lib/Encode/JP/JIS7.pm Encode::JP::JIS7.3p lib/Encode/KR.pm Encode::KR.3p lib/Encode/KR/2022_KR.pm Encode::KR::2022_KR.3p lib/Encode/MIME/Header.pm Encode::MIME::Header.3p lib/Encode/PerlIO.pod Encode::PerlIO.3p lib/Encode/Supported.pod Encode::Supported.3p lib/Encode/Symbol.pm Encode::Symbol.3p lib/Encode/TW.pm Encode::TW.3p lib/Encode/Unicode.pm Encode::Unicode.3p lib/Encode/Unicode/UTF7.pm Encode::Unicode::UTF7.3p lib/encoding.pm encoding.3p lib/encoding/warnings.pm encoding::warnings.3p lib/English.pm English.3p lib/Env.pm Env.3p lib/Errno.pm Errno.3p lib/experimental.pm experimental.3p lib/Exporter.pm Exporter.3p lib/Exporter/Heavy.pm Exporter::Heavy.3p lib/ExtUtils/CBuilder.pm ExtUtils::CBuilder.3p lib/ExtUtils/CBuilder/Platform/Windows.pm ExtUtils::CBuilder::Platform::Windows.3p lib/ExtUtils/Command.pm ExtUtils::Command.3p lib/ExtUtils/Command/MM.pm ExtUtils::Command::MM.3p lib/ExtUtils/Constant.pm ExtUtils::Constant.3p lib/ExtUtils/Constant/Base.pm ExtUtils::Constant::Base.3p lib/ExtUtils/Constant/Utils.pm ExtUtils::Constant::Utils.3p lib/ExtUtils/Constant/XS.pm ExtUtils::Constant::XS.3p lib/ExtUtils/Embed.pm ExtUtils::Embed.3p lib/ExtUtils/Install.pm ExtUtils::Install.3p lib/ExtUtils/Installed.pm ExtUtils::Installed.3p lib/ExtUtils/Liblist.pm ExtUtils::Liblist.3p lib/ExtUtils/MakeMaker.pm ExtUtils::MakeMaker.3p lib/ExtUtils/MakeMaker/Config.pm ExtUtils::MakeMaker::Config.3p lib/ExtUtils/MakeMaker/FAQ.pod ExtUtils::MakeMaker::FAQ.3p lib/ExtUtils/MakeMaker/Locale.pm ExtUtils::MakeMaker::Locale.3p lib/ExtUtils/MakeMaker/Tutorial.pod ExtUtils::MakeMaker::Tutorial.3p lib/ExtUtils/Manifest.pm ExtUtils::Manifest.3p lib/ExtUtils/Miniperl.pm ExtUtils::Miniperl.3p lib/ExtUtils/Mkbootstrap.pm ExtUtils::Mkbootstrap.3p lib/ExtUtils/Mksymlists.pm ExtUtils::Mksymlists.3p lib/ExtUtils/MM.pm ExtUtils::MM.3p lib/ExtUtils/MM_AIX.pm ExtUtils::MM_AIX.3p lib/ExtUtils/MM_Any.pm ExtUtils::MM_Any.3p lib/ExtUtils/MM_BeOS.pm ExtUtils::MM_BeOS.3p lib/ExtUtils/MM_Cygwin.pm ExtUtils::MM_Cygwin.3p lib/ExtUtils/MM_Darwin.pm ExtUtils::MM_Darwin.3p lib/ExtUtils/MM_DOS.pm ExtUtils::MM_DOS.3p lib/ExtUtils/MM_MacOS.pm ExtUtils::MM_MacOS.3p lib/ExtUtils/MM_NW5.pm ExtUtils::MM_NW5.3p lib/ExtUtils/MM_OS2.pm ExtUtils::MM_OS2.3p lib/ExtUtils/MM_OS390.pm ExtUtils::MM_OS390.3p lib/ExtUtils/MM_QNX.pm ExtUtils::MM_QNX.3p lib/ExtUtils/MM_Unix.pm ExtUtils::MM_Unix.3p lib/ExtUtils/MM_UWIN.pm ExtUtils::MM_UWIN.3p lib/ExtUtils/MM_VMS.pm ExtUtils::MM_VMS.3p lib/ExtUtils/MM_VOS.pm ExtUtils::MM_VOS.3p lib/ExtUtils/MM_Win32.pm ExtUtils::MM_Win32.3p lib/ExtUtils/MM_Win95.pm ExtUtils::MM_Win95.3p lib/ExtUtils/MY.pm ExtUtils::MY.3p lib/ExtUtils/Packlist.pm ExtUtils::Packlist.3p lib/ExtUtils/ParseXS.pod ExtUtils::ParseXS.3p lib/ExtUtils/ParseXS/Constants.pm ExtUtils::ParseXS::Constants.3p lib/ExtUtils/ParseXS/Eval.pm ExtUtils::ParseXS::Eval.3p lib/ExtUtils/ParseXS/Utilities.pm ExtUtils::ParseXS::Utilities.3p lib/ExtUtils/PL2Bat.pm ExtUtils::PL2Bat.3p lib/ExtUtils/testlib.pm ExtUtils::testlib.3p lib/ExtUtils/Typemaps.pm ExtUtils::Typemaps.3p lib/ExtUtils/Typemaps/Cmd.pm ExtUtils::Typemaps::Cmd.3p lib/ExtUtils/Typemaps/InputMap.pm ExtUtils::Typemaps::InputMap.3p lib/ExtUtils/Typemaps/OutputMap.pm ExtUtils::Typemaps::OutputMap.3p lib/ExtUtils/Typemaps/Type.pm ExtUtils::Typemaps::Type.3p lib/ExtUtils/XSSymSet.pm ExtUtils::XSSymSet.3p lib/Fatal.pm Fatal.3p lib/Fcntl.pm Fcntl.3p lib/feature.pm feature.3p lib/fields.pm fields.3p lib/File/Basename.pm File::Basename.3p lib/File/Compare.pm File::Compare.3p lib/File/Copy.pm File::Copy.3p lib/File/DosGlob.pm File::DosGlob.3p lib/File/Fetch.pm File::Fetch.3p lib/File/Find.pm File::Find.3p lib/File/Glob.pm File::Glob.3p lib/File/GlobMapper.pm File::GlobMapper.3p lib/File/Path.pm File::Path.3p lib/File/Spec.pm File::Spec.3p lib/File/Spec/AmigaOS.pm File::Spec::AmigaOS.3p lib/File/Spec/Cygwin.pm File::Spec::Cygwin.3p lib/File/Spec/Epoc.pm File::Spec::Epoc.3p lib/File/Spec/Functions.pm File::Spec::Functions.3p lib/File/Spec/Mac.pm File::Spec::Mac.3p lib/File/Spec/OS2.pm File::Spec::OS2.3p lib/File/Spec/Unix.pm File::Spec::Unix.3p lib/File/Spec/VMS.pm File::Spec::VMS.3p lib/File/Spec/Win32.pm File::Spec::Win32.3p lib/File/stat.pm File::stat.3p lib/File/Temp.pm File::Temp.3p lib/FileCache.pm FileCache.3p lib/FileHandle.pm FileHandle.3p lib/filetest.pm filetest.3p lib/Filter/Simple.pm Filter::Simple.3p lib/Filter/Util/Call.pm Filter::Util::Call.3p lib/FindBin.pm FindBin.3p lib/Getopt/Long.pm Getopt::Long.3p lib/Getopt/Std.pm Getopt::Std.3p lib/Hash/Util.pm Hash::Util.3p lib/Hash/Util/FieldHash.pm Hash::Util::FieldHash.3p lib/HTTP/Tiny.pm HTTP::Tiny.3p lib/I18N/Collate.pm I18N::Collate.3p lib/I18N/Langinfo.pm I18N::Langinfo.3p lib/I18N/LangTags.pm I18N::LangTags.3p lib/I18N/LangTags/Detect.pm I18N::LangTags::Detect.3p lib/I18N/LangTags/List.pm I18N::LangTags::List.3p lib/if.pm if.3p lib/integer.pm integer.3p lib/IO.pm IO.3p lib/IO/Compress/Base.pm IO::Compress::Base.3p lib/IO/Compress/Bzip2.pm IO::Compress::Bzip2.3p lib/IO/Compress/Deflate.pm IO::Compress::Deflate.3p lib/IO/Compress/FAQ.pod IO::Compress::FAQ.3p lib/IO/Compress/Gzip.pm IO::Compress::Gzip.3p lib/IO/Compress/RawDeflate.pm IO::Compress::RawDeflate.3p lib/IO/Compress/Zip.pm IO::Compress::Zip.3p lib/IO/Dir.pm IO::Dir.3p lib/IO/File.pm IO::File.3p lib/IO/Handle.pm IO::Handle.3p lib/IO/Pipe.pm IO::Pipe.3p lib/IO/Poll.pm IO::Poll.3p lib/IO/Seekable.pm IO::Seekable.3p lib/IO/Select.pm IO::Select.3p lib/IO/Socket.pm IO::Socket.3p lib/IO/Socket/INET.pm IO::Socket::INET.3p lib/IO/Socket/IP.pm IO::Socket::IP.3p lib/IO/Socket/UNIX.pm IO::Socket::UNIX.3p lib/IO/Uncompress/AnyInflate.pm IO::Uncompress::AnyInflate.3p lib/IO/Uncompress/AnyUncompress.pm IO::Uncompress::AnyUncompress.3p lib/IO/Uncompress/Base.pm IO::Uncompress::Base.3p lib/IO/Uncompress/Bunzip2.pm IO::Uncompress::Bunzip2.3p lib/IO/Uncompress/Gunzip.pm IO::Uncompress::Gunzip.3p lib/IO/Uncompress/Inflate.pm IO::Uncompress::Inflate.3p lib/IO/Uncompress/RawInflate.pm IO::Uncompress::RawInflate.3p lib/IO/Uncompress/Unzip.pm IO::Uncompress::Unzip.3p lib/IO/Zlib.pm IO::Zlib.3p lib/IPC/Cmd.pm IPC::Cmd.3p lib/IPC/Msg.pm IPC::Msg.3p lib/IPC/Open2.pm IPC::Open2.3p lib/IPC/Open3.pm IPC::Open3.3p lib/IPC/Semaphore.pm IPC::Semaphore.3p lib/IPC/SharedMem.pm IPC::SharedMem.3p lib/IPC/SysV.pm IPC::SysV.3p lib/JSON/PP.pm JSON::PP.3p lib/JSON/PP/Boolean.pm JSON::PP::Boolean.3p lib/less.pm less.3p lib/lib.pm lib.3p lib/List/Util.pm List::Util.3p lib/List/Util/XS.pm List::Util::XS.3p lib/locale.pm locale.3p lib/Locale/Maketext.pod Locale::Maketext.3p lib/Locale/Maketext/Cookbook.pod Locale::Maketext::Cookbook.3p lib/Locale/Maketext/Guts.pm Locale::Maketext::Guts.3p lib/Locale/Maketext/GutsLoader.pm Locale::Maketext::GutsLoader.3p lib/Locale/Maketext/Simple.pm Locale::Maketext::Simple.3p lib/Locale/Maketext/TPJ13.pod Locale::Maketext::TPJ13.3p lib/Math/BigFloat.pm Math::BigFloat.3p lib/Math/BigInt.pm Math::BigInt.3p lib/Math/BigInt/Calc.pm Math::BigInt::Calc.3p lib/Math/BigInt/FastCalc.pm Math::BigInt::FastCalc.3p lib/Math/BigInt/Lib.pm Math::BigInt::Lib.3p lib/Math/BigRat.pm Math::BigRat.3p lib/Math/Complex.pm Math::Complex.3p lib/Math/Trig.pm Math::Trig.3p lib/Memoize.pm Memoize.3p lib/Memoize/AnyDBM_File.pm Memoize::AnyDBM_File.3p lib/Memoize/Expire.pm Memoize::Expire.3p lib/Memoize/ExpireFile.pm Memoize::ExpireFile.3p lib/Memoize/ExpireTest.pm Memoize::ExpireTest.3p lib/Memoize/NDBM_File.pm Memoize::NDBM_File.3p lib/Memoize/SDBM_File.pm Memoize::SDBM_File.3p lib/Memoize/Storable.pm Memoize::Storable.3p lib/MIME/Base64.pm MIME::Base64.3p lib/MIME/QuotedPrint.pm MIME::QuotedPrint.3p lib/Module/CoreList.pod Module::CoreList.3p lib/Module/CoreList/Utils.pm Module::CoreList::Utils.3p lib/Module/Load.pm Module::Load.3p lib/Module/Load/Conditional.pm Module::Load::Conditional.3p lib/Module/Loaded.pm Module::Loaded.3p lib/Module/Metadata.pm Module::Metadata.3p lib/mro.pm mro.3p lib/NDBM_File.pm NDBM_File.3p lib/Net/Cmd.pm Net::Cmd.3p lib/Net/Config.pm Net::Config.3p lib/Net/Domain.pm Net::Domain.3p lib/Net/FTP.pm Net::FTP.3p lib/Net/FTP/dataconn.pm Net::FTP::dataconn.3p lib/Net/hostent.pm Net::hostent.3p lib/Net/libnetFAQ.pod Net::libnetFAQ.3p lib/Net/netent.pm Net::netent.3p lib/Net/Netrc.pm Net::Netrc.3p lib/Net/NNTP.pm Net::NNTP.3p lib/Net/Ping.pm Net::Ping.3p lib/Net/POP3.pm Net::POP3.3p lib/Net/protoent.pm Net::protoent.3p lib/Net/servent.pm Net::servent.3p lib/Net/SMTP.pm Net::SMTP.3p lib/Net/Time.pm Net::Time.3p lib/NEXT.pm NEXT.3p lib/O.pm O.3p lib/ok.pm ok.3p lib/Opcode.pm Opcode.3p lib/open.pm open.3p lib/OpenBSD/MkTemp.pm OpenBSD::MkTemp.3p lib/OpenBSD/Pledge.pm OpenBSD::Pledge.3p lib/OpenBSD/Unveil.pm OpenBSD::Unveil.3p lib/ops.pm ops.3p lib/overload.pm overload.3p lib/overloading.pm overloading.3p lib/Params/Check.pm Params::Check.3p lib/parent.pm parent.3p lib/Parse/CPAN/Meta.pm Parse::CPAN::Meta.3p lib/perl5db.pl perl5db.3p lib/Perl/OSType.pm Perl::OSType.3p pod/perldebguts.pod perldebguts.3p lib/PerlIO.pm PerlIO.3p lib/PerlIO/encoding.pm PerlIO::encoding.3p lib/PerlIO/mmap.pm PerlIO::mmap.3p lib/PerlIO/scalar.pm PerlIO::scalar.3p lib/PerlIO/via.pm PerlIO::via.3p lib/PerlIO/via/QuotedPrint.pm PerlIO::via::QuotedPrint.3p lib/Pod/Checker.pm Pod::Checker.3p lib/Pod/Escapes.pm Pod::Escapes.3p lib/Pod/Functions.pm Pod::Functions.3p lib/Pod/Html.pm Pod::Html.3p lib/Pod/Html/Util.pm Pod::Html::Util.3p lib/Pod/Man.pm Pod::Man.3p lib/Pod/ParseLink.pm Pod::ParseLink.3p lib/Pod/Perldoc.pm Pod::Perldoc.3p lib/Pod/Perldoc/BaseTo.pm Pod::Perldoc::BaseTo.3p lib/Pod/Perldoc/GetOptsOO.pm Pod::Perldoc::GetOptsOO.3p lib/Pod/Perldoc/ToANSI.pm Pod::Perldoc::ToANSI.3p lib/Pod/Perldoc/ToChecker.pm Pod::Perldoc::ToChecker.3p lib/Pod/Perldoc/ToMan.pm Pod::Perldoc::ToMan.3p lib/Pod/Perldoc/ToNroff.pm Pod::Perldoc::ToNroff.3p lib/Pod/Perldoc/ToPod.pm Pod::Perldoc::ToPod.3p lib/Pod/Perldoc/ToRtf.pm Pod::Perldoc::ToRtf.3p lib/Pod/Perldoc/ToTerm.pm Pod::Perldoc::ToTerm.3p lib/Pod/Perldoc/ToText.pm Pod::Perldoc::ToText.3p lib/Pod/Perldoc/ToTk.pm Pod::Perldoc::ToTk.3p lib/Pod/Perldoc/ToXml.pm Pod::Perldoc::ToXml.3p lib/Pod/Simple.pod Pod::Simple.3p lib/Pod/Simple/Checker.pm Pod::Simple::Checker.3p lib/Pod/Simple/Debug.pm Pod::Simple::Debug.3p lib/Pod/Simple/DumpAsText.pm Pod::Simple::DumpAsText.3p lib/Pod/Simple/DumpAsXML.pm Pod::Simple::DumpAsXML.3p lib/Pod/Simple/HTML.pm Pod::Simple::HTML.3p lib/Pod/Simple/HTMLBatch.pm Pod::Simple::HTMLBatch.3p lib/Pod/Simple/JustPod.pm Pod::Simple::JustPod.3p lib/Pod/Simple/LinkSection.pm Pod::Simple::LinkSection.3p lib/Pod/Simple/Methody.pm Pod::Simple::Methody.3p lib/Pod/Simple/PullParser.pm Pod::Simple::PullParser.3p lib/Pod/Simple/PullParserEndToken.pm Pod::Simple::PullParserEndToken.3p lib/Pod/Simple/PullParserStartToken.pm Pod::Simple::PullParserStartToken.3p lib/Pod/Simple/PullParserTextToken.pm Pod::Simple::PullParserTextToken.3p lib/Pod/Simple/PullParserToken.pm Pod::Simple::PullParserToken.3p lib/Pod/Simple/RTF.pm Pod::Simple::RTF.3p lib/Pod/Simple/Search.pm Pod::Simple::Search.3p lib/Pod/Simple/SimpleTree.pm Pod::Simple::SimpleTree.3p lib/Pod/Simple/Subclassing.pod Pod::Simple::Subclassing.3p lib/Pod/Simple/Text.pm Pod::Simple::Text.3p lib/Pod/Simple/TextContent.pm Pod::Simple::TextContent.3p lib/Pod/Simple/XHTML.pm Pod::Simple::XHTML.3p lib/Pod/Simple/XMLOutStream.pm Pod::Simple::XMLOutStream.3p lib/Pod/Text.pm Pod::Text.3p lib/Pod/Text/Color.pm Pod::Text::Color.3p lib/Pod/Text/Overstrike.pm Pod::Text::Overstrike.3p lib/Pod/Text/Termcap.pm Pod::Text::Termcap.3p lib/Pod/Usage.pm Pod::Usage.3p lib/POSIX.pod POSIX.3p lib/re.pm re.3p lib/Safe.pm Safe.3p lib/Scalar/Util.pm Scalar::Util.3p lib/SDBM_File.pm SDBM_File.3p lib/Search/Dict.pm Search::Dict.3p lib/SelectSaver.pm SelectSaver.3p lib/SelfLoader.pm SelfLoader.3p lib/sigtrap.pm sigtrap.3p lib/Socket.pm Socket.3p lib/sort.pm sort.3p lib/Storable.pm Storable.3p lib/strict.pm strict.3p lib/Sub/Util.pm Sub::Util.3p lib/subs.pm subs.3p lib/Symbol.pm Symbol.3p lib/Sys/Hostname.pm Sys::Hostname.3p lib/Sys/Syslog.pm Sys::Syslog.3p lib/TAP/Base.pm TAP::Base.3p lib/TAP/Formatter/Base.pm TAP::Formatter::Base.3p lib/TAP/Formatter/Color.pm TAP::Formatter::Color.3p lib/TAP/Formatter/Console.pm TAP::Formatter::Console.3p lib/TAP/Formatter/Console/ParallelSession.pm TAP::Formatter::Console::ParallelSession.3p lib/TAP/Formatter/Console/Session.pm TAP::Formatter::Console::Session.3p lib/TAP/Formatter/File.pm TAP::Formatter::File.3p lib/TAP/Formatter/File/Session.pm TAP::Formatter::File::Session.3p lib/TAP/Formatter/Session.pm TAP::Formatter::Session.3p lib/TAP/Harness.pm TAP::Harness.3p lib/TAP/Harness/Beyond.pod TAP::Harness::Beyond.3p lib/TAP/Harness/Env.pm TAP::Harness::Env.3p lib/TAP/Object.pm TAP::Object.3p lib/TAP/Parser.pm TAP::Parser.3p lib/TAP/Parser/Aggregator.pm TAP::Parser::Aggregator.3p lib/TAP/Parser/Grammar.pm TAP::Parser::Grammar.3p lib/TAP/Parser/Iterator.pm TAP::Parser::Iterator.3p lib/TAP/Parser/Iterator/Array.pm TAP::Parser::Iterator::Array.3p lib/TAP/Parser/Iterator/Process.pm TAP::Parser::Iterator::Process.3p lib/TAP/Parser/Iterator/Stream.pm TAP::Parser::Iterator::Stream.3p lib/TAP/Parser/IteratorFactory.pm TAP::Parser::IteratorFactory.3p lib/TAP/Parser/Multiplexer.pm TAP::Parser::Multiplexer.3p lib/TAP/Parser/Result.pm TAP::Parser::Result.3p lib/TAP/Parser/Result/Bailout.pm TAP::Parser::Result::Bailout.3p lib/TAP/Parser/Result/Comment.pm TAP::Parser::Result::Comment.3p lib/TAP/Parser/Result/Plan.pm TAP::Parser::Result::Plan.3p lib/TAP/Parser/Result/Pragma.pm TAP::Parser::Result::Pragma.3p lib/TAP/Parser/Result/Test.pm TAP::Parser::Result::Test.3p lib/TAP/Parser/Result/Unknown.pm TAP::Parser::Result::Unknown.3p lib/TAP/Parser/Result/Version.pm TAP::Parser::Result::Version.3p lib/TAP/Parser/Result/YAML.pm TAP::Parser::Result::YAML.3p lib/TAP/Parser/ResultFactory.pm TAP::Parser::ResultFactory.3p lib/TAP/Parser/Scheduler.pm TAP::Parser::Scheduler.3p lib/TAP/Parser/Scheduler/Job.pm TAP::Parser::Scheduler::Job.3p lib/TAP/Parser/Scheduler/Spinner.pm TAP::Parser::Scheduler::Spinner.3p lib/TAP/Parser/Source.pm TAP::Parser::Source.3p lib/TAP/Parser/SourceHandler.pm TAP::Parser::SourceHandler.3p lib/TAP/Parser/SourceHandler/Executable.pm TAP::Parser::SourceHandler::Executable.3p lib/TAP/Parser/SourceHandler/File.pm TAP::Parser::SourceHandler::File.3p lib/TAP/Parser/SourceHandler/Handle.pm TAP::Parser::SourceHandler::Handle.3p lib/TAP/Parser/SourceHandler/Perl.pm TAP::Parser::SourceHandler::Perl.3p lib/TAP/Parser/SourceHandler/RawTAP.pm TAP::Parser::SourceHandler::RawTAP.3p lib/TAP/Parser/YAMLish/Reader.pm TAP::Parser::YAMLish::Reader.3p lib/TAP/Parser/YAMLish/Writer.pm TAP::Parser::YAMLish::Writer.3p lib/Term/ANSIColor.pm Term::ANSIColor.3p lib/Term/Cap.pm Term::Cap.3p lib/Term/Complete.pm Term::Complete.3p lib/Term/ReadKey.pm Term::ReadKey.3p lib/Term/ReadLine.pm Term::ReadLine.3p lib/Test.pm Test.3p lib/Test2.pm Test2.3p lib/Test2/API.pm Test2::API.3p lib/Test2/API/Breakage.pm Test2::API::Breakage.3p lib/Test2/API/Context.pm Test2::API::Context.3p lib/Test2/API/Instance.pm Test2::API::Instance.3p lib/Test2/API/InterceptResult.pm Test2::API::InterceptResult.3p lib/Test2/API/InterceptResult/Event.pm Test2::API::InterceptResult::Event.3p lib/Test2/API/InterceptResult/Hub.pm Test2::API::InterceptResult::Hub.3p lib/Test2/API/InterceptResult/Squasher.pm Test2::API::InterceptResult::Squasher.3p lib/Test2/API/Stack.pm Test2::API::Stack.3p lib/Test2/Event.pm Test2::Event.3p lib/Test2/Event/Bail.pm Test2::Event::Bail.3p lib/Test2/Event/Diag.pm Test2::Event::Diag.3p lib/Test2/Event/Encoding.pm Test2::Event::Encoding.3p lib/Test2/Event/Exception.pm Test2::Event::Exception.3p lib/Test2/Event/Fail.pm Test2::Event::Fail.3p lib/Test2/Event/Generic.pm Test2::Event::Generic.3p lib/Test2/Event/Note.pm Test2::Event::Note.3p lib/Test2/Event/Ok.pm Test2::Event::Ok.3p lib/Test2/Event/Pass.pm Test2::Event::Pass.3p lib/Test2/Event/Plan.pm Test2::Event::Plan.3p lib/Test2/Event/Skip.pm Test2::Event::Skip.3p lib/Test2/Event/Subtest.pm Test2::Event::Subtest.3p lib/Test2/Event/TAP/Version.pm Test2::Event::TAP::Version.3p lib/Test2/Event/V2.pm Test2::Event::V2.3p lib/Test2/Event/Waiting.pm Test2::Event::Waiting.3p lib/Test2/EventFacet.pm Test2::EventFacet.3p lib/Test2/EventFacet/About.pm Test2::EventFacet::About.3p lib/Test2/EventFacet/Amnesty.pm Test2::EventFacet::Amnesty.3p lib/Test2/EventFacet/Assert.pm Test2::EventFacet::Assert.3p lib/Test2/EventFacet/Control.pm Test2::EventFacet::Control.3p lib/Test2/EventFacet/Error.pm Test2::EventFacet::Error.3p lib/Test2/EventFacet/Hub.pm Test2::EventFacet::Hub.3p lib/Test2/EventFacet/Info.pm Test2::EventFacet::Info.3p lib/Test2/EventFacet/Info/Table.pm Test2::EventFacet::Info::Table.3p lib/Test2/EventFacet/Meta.pm Test2::EventFacet::Meta.3p lib/Test2/EventFacet/Parent.pm Test2::EventFacet::Parent.3p lib/Test2/EventFacet/Plan.pm Test2::EventFacet::Plan.3p lib/Test2/EventFacet/Render.pm Test2::EventFacet::Render.3p lib/Test2/EventFacet/Trace.pm Test2::EventFacet::Trace.3p lib/Test2/Formatter.pm Test2::Formatter.3p lib/Test2/Formatter/TAP.pm Test2::Formatter::TAP.3p lib/Test2/Hub.pm Test2::Hub.3p lib/Test2/Hub/Interceptor.pm Test2::Hub::Interceptor.3p lib/Test2/Hub/Interceptor/Terminator.pm Test2::Hub::Interceptor::Terminator.3p lib/Test2/Hub/Subtest.pm Test2::Hub::Subtest.3p lib/Test2/IPC.pm Test2::IPC.3p lib/Test2/IPC/Driver.pm Test2::IPC::Driver.3p lib/Test2/IPC/Driver/Files.pm Test2::IPC::Driver::Files.3p lib/Test2/Tools/Tiny.pm Test2::Tools::Tiny.3p lib/Test2/Transition.pod Test2::Transition.3p lib/Test2/Util.pm Test2::Util.3p lib/Test2/Util/ExternalMeta.pm Test2::Util::ExternalMeta.3p lib/Test2/Util/Facets2Legacy.pm Test2::Util::Facets2Legacy.3p lib/Test2/Util/HashBase.pm Test2::Util::HashBase.3p lib/Test2/Util/Trace.pm Test2::Util::Trace.3p lib/Test/Builder.pm Test::Builder.3p lib/Test/Builder/Formatter.pm Test::Builder::Formatter.3p lib/Test/Builder/IO/Scalar.pm Test::Builder::IO::Scalar.3p lib/Test/Builder/Module.pm Test::Builder::Module.3p lib/Test/Builder/Tester.pm Test::Builder::Tester.3p lib/Test/Builder/Tester/Color.pm Test::Builder::Tester::Color.3p lib/Test/Builder/TodoDiag.pm Test::Builder::TodoDiag.3p lib/Test/Harness.pm Test::Harness.3p lib/Test/More.pm Test::More.3p lib/Test/Simple.pm Test::Simple.3p lib/Test/Tester.pm Test::Tester.3p lib/Test/Tester/Capture.pm Test::Tester::Capture.3p lib/Test/Tester/CaptureRunner.pm Test::Tester::CaptureRunner.3p lib/Test/Tutorial.pod Test::Tutorial.3p lib/Test/use/ok.pm Test::use::ok.3p lib/Text/Abbrev.pm Text::Abbrev.3p lib/Text/Balanced.pm Text::Balanced.3p lib/Text/ParseWords.pm Text::ParseWords.3p lib/Text/Tabs.pm Text::Tabs.3p lib/Text/Wrap.pm Text::Wrap.3p lib/Thread.pm Thread.3p lib/Thread/Queue.pm Thread::Queue.3p lib/Thread/Semaphore.pm Thread::Semaphore.3p lib/threads.pm threads.3p lib/threads/shared.pm threads::shared.3p lib/Tie/Array.pm Tie::Array.3p lib/Tie/File.pm Tie::File.3p lib/Tie/Handle.pm Tie::Handle.3p lib/Tie/Hash.pm Tie::Hash.3p lib/Tie/Hash/NamedCapture.pm Tie::Hash::NamedCapture.3p lib/Tie/Memoize.pm Tie::Memoize.3p lib/Tie/RefHash.pm Tie::RefHash.3p lib/Tie/Scalar.pm Tie::Scalar.3p lib/Tie/StdHandle.pm Tie::StdHandle.3p lib/Tie/SubstrHash.pm Tie::SubstrHash.3p lib/Time/gmtime.pm Time::gmtime.3p lib/Time/HiRes.pm Time::HiRes.3p lib/Time/Local.pm Time::Local.3p lib/Time/localtime.pm Time::localtime.3p lib/Time/Piece.pm Time::Piece.3p lib/Time/Seconds.pm Time::Seconds.3p lib/Time/tm.pm Time::tm.3p lib/Unicode/Collate.pm Unicode::Collate.3p lib/Unicode/Collate/CJK/Big5.pm Unicode::Collate::CJK::Big5.3p lib/Unicode/Collate/CJK/GB2312.pm Unicode::Collate::CJK::GB2312.3p lib/Unicode/Collate/CJK/JISX0208.pm Unicode::Collate::CJK::JISX0208.3p lib/Unicode/Collate/CJK/Korean.pm Unicode::Collate::CJK::Korean.3p lib/Unicode/Collate/CJK/Pinyin.pm Unicode::Collate::CJK::Pinyin.3p lib/Unicode/Collate/CJK/Stroke.pm Unicode::Collate::CJK::Stroke.3p lib/Unicode/Collate/CJK/Zhuyin.pm Unicode::Collate::CJK::Zhuyin.3p lib/Unicode/Collate/Locale.pm Unicode::Collate::Locale.3p lib/Unicode/Normalize.pm Unicode::Normalize.3p lib/Unicode/UCD.pm Unicode::UCD.3p lib/UNIVERSAL.pm UNIVERSAL.3p lib/User/grent.pm User::grent.3p lib/User/pwent.pm User::pwent.3p lib/utf8.pm utf8.3p lib/vars.pm vars.3p lib/version.pod version.3p lib/version/Internals.pod version::Internals.3p lib/vmsish.pm vmsish.3p lib/warnings.pm warnings.3p lib/warnings/register.pm warnings::register.3p ext/XS-APItest/APItest.pm XS::APItest.3p ext/XS-Typemap/Typemap.pm XS::Typemap.3p lib/XSLoader.pm XSLoader.3p
lib/Memoize.pm around line 755: You forgot a '=back' before '=head3'
lib/Memoize.pm around line 804: =back without =over
Mon Jan 30 07:20:22 JST 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment