Mon Aug 22 12:54:38 GMT 2022
KB: 3382168	/
First let's make sure your kit is complete.  Checking...
Locating common programs...
Checking compatibility between /usr/bin/echo and builtin echo (if any)...
Symbolic links are supported.
Checking how to test for symbolic links...
You can test for symbolic links with 'test -h'.
Checking for cross-compile
No targethost for running compiler tests against defined, running locally
Good, your tr supports [:lower:] and [:upper:] to convert case.
Using [:upper:] and [:lower:] to convert case.
aix   	      dragonfly       irix_4   		netbsd        sco_2_3_4   
aix_3         dynix   	      irix_5   		newsos4       solaris_2   
aix_4         dynixptx        irix_6   		nonstopux     stellar   
altos486      epix   	      irix_6_0   	openbsd       sunos_4_0   
amigaos       esix4   	      irix_6_1   	opus          sunos_4_1   
atheos        fps   	      isc   		os2   	      super-ux   
aux_3         freebsd         isc_2   		os390         svr4   
bitrig        freemint        linux-android   	os400         svr5   
bsdos         gnu   	      linux   		posix-bc      ti1500   
catamount     gnukfreebsd     lynxos   		qnx   	      ultrix_4   
convexos      gnuknetbsd      midnightbsd   	riscos        umips   
cxux          greenhills      minix   		sco   	      unicos   
cygwin        haiku   	      mips   		sco_2_3_0     unicosmk   
darwin        hpux   	      mirbsd   		sco_2_3_1     unisysdynix   
dcosx         i386   	      mpc   		sco_2_3_2     utekv   
dec_osf       interix         ncr_tower   	sco_2_3_3     vos   
Which of these apply, if any? [linux]  
Operating system name? [linux]  
Operating system version? [5.19.0+]  
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? [y]  
Use which C compiler? [cc]  
Checking for GNU cc in disguise and/or its version number...
Now, how can we feed standard input to your C preprocessor...
Directories to use for library searches?
[/usr/local/lib /usr/lib /lib/../lib /usr/lib/../lib /lib]  
What is the file extension used for shared libraries? [so]  
Make shared library basenames unique? [n]  
Build Perl for SOCKS? [n]  
Try to use long doubles if available? [n]  
Checking for optional libraries...
What libraries to use?
[-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat]  
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?
[-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include]  
Let me guess what the preprocessor flags are...
Any additional ld flags (NOT including libraries)?
[ -fstack-protector-strong -L/usr/local/lib]  
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' for 64-bit integers.
Try to use maximal 64-bit support, if available? [y]  
Checking if your C library has broken 64-bit functions...
Checking for GNU C Library...
nm probably won't work on the GNU C Library.
Shall I use /usr/bin/nm to extract C symbols from the libraries? [n]  
Checking for C++...
Checking to see how big your double precision numbers are...
 
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 16 bytes long.
Checking the kind of long doubles you have...
You have x86 80-bit little endian long doubles.
Getting the current patchlevel...
What is your architecture name [x86_64-linux]  
Add the Perl API version to your archname? [n]  
Threads selected.
...setting architecture name to x86_64-linux-thread.
Multiplicity selected.
...setting architecture name to x86_64-linux-thread-multi.
This architecture is naturally 64-bit, not changing architecture name.
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/core_perl]  
Where do you want to put the public architecture-dependent libraries? (~name ok)
[/usr/lib/perl5/5.36/core_perl]  
Other username to test security of setuid scripts with? [none]  
Well, the recommended value is *not* secure.
Does your kernel have *secure* setuid scripts? [n]  
Installation prefix to use for add-on modules and utilities? (~name ok)
[/usr]  
Pathname for the site-specific library files? (~name ok)
[/usr/lib/perl5/5.36/site_perl]  
List of earlier versions to include in @INC? [none]  
<malloc/malloc.h> NOT found.
<malloc.h> 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/lib/perl5/5.36/site_perl]  
Do you want to configure vendor-specific add-on directories? [y]  
Installation prefix to use for vendor-supplied add-ons? (~name ok) [/usr]  
Pathname for the vendor-supplied library files? (~name ok)
[/usr/lib/perl5/5.36/vendor_perl]  
Pathname for vendor-supplied architecture-dependent files? (~name ok)
[/usr/lib/perl5/5.36/vendor_perl]  
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?
[-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 -O2 -L/usr/local/lib -fstack-protector-strong]  
Any special flags to pass to cc to use dynamic linking? [-Wl,-E]  
ld supports scripting
Build a shared libperl.so (y/n) [y]  
What name do you want to give to the shared libperl? [libperl.so]  

Adding -Wl,-rpath,/usr/lib/perl5/5.36/core_perl/CORE to the flags
passed to cc so that the perl executable will find the
installed shared libperl.so.

System manual is in /usr/share/man/man1.
Where do the main Perl5 manual pages (source) go? (~name ok)
[/usr/share/man/man1]  
What suffix should be used for the main Perl5 man pages? [1]  
You can have filenames longer than 14 characters.
Where do the perl5 library man pages (source) go? (~name ok)
[/usr/share/man/man3]  
What suffix should be used for the perl5 library man pages? [3]  
Figuring out host name...
Your host name appears to be "xry111-x57s1". Right? [y]  
What is your domain name? [.nonet]  
What is your e-mail address? [root@xry111-x57s1.nonet]  
Perl administrator e-mail address [root@xry111-x57s1.nonet]  
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/bin]  
Pathname where the site-specific html pages should be installed? (~name ok)
[none]  
Pathname where the site-specific library html pages should be installed? (~name ok)
[none]  
Pathname where the site-specific manual pages should be installed? (~name ok)
[/usr/share/man/man1]  
Pathname where the site-specific library manual pages should be installed? (~name ok)
[/usr/share/man/man3]  
Pathname where add-on public executable scripts should be installed? (~name ok)
[/usr/bin]  
backtrace() 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...
Try to understand large files, if available? [y]  
Rechecking to see how big your file offsets are...
Rechecking the size of fpos_t... 16 bytes.
Pathname for the vendor-supplied executables directory? (~name ok)
[/usr/bin]  
Pathname for the vendor-supplied html pages? (~name ok) [none]  
Pathname for the vendor-supplied html pages? (~name ok) [none]  
Pathname for the vendor-supplied manual section 1 pages? (~name ok)
[/usr/share/man/man1]  
Pathname for the vendor-supplied manual section 3 pages? (~name ok)
[/usr/share/man/man3]  
Pathname for the vendor-supplied scripts directory? (~name ok) [/usr/bin]  
qgcvt() found.
Checking the kind of doubles you have...
You have IEEE 754 64-bit little endian doubles.
Checking how to print long doubles...
gconvert NOT found.
gcvt() found.
sprintf() found.
I'll use sprintf to convert floats into a string.
fwalk() NOT found.
accept4() found.
access() found.
<sys/file.h> defines the *_OK access constants.
accessx() NOT found.
acosh() found.
aintl() NOT found.
alarm() found.
ctime64() NOT found.
localtime64() NOT found.
gmtime64() NOT found.
mktime64() NOT found.
difftime64() NOT found.
asctime64() NOT found.
<pthread.h> found.
<sys/types.h> found.
<sys/select.h> found.
Testing to see if we should include <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() instead of setpgrp(pid,pgrp).
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() 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> found.
crypt_r() found.
ctermid() found.
ctermid_r() NOT found.
ctime_r() found.
cuserid() found.
dbmclose() found.
<dbm.h> found.
difftime() found.
<dirent.h> found.
Your directory entries are struct dirent.
Your directory entry does not know about the d_namlen field.
Checking to see if DIR has a dd_fd member variable
<sys/dir.h> found.
<sys/ndir.h> NOT found.
dirfd() found.
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() found.
dup2() found.
dup3() found.
localeconv_l() NOT found.
<xlocale.h> NOT found.
newlocale() found.
freelocale() found.
uselocale() found.
duplocale() found.
querylocale() NOT found.
eaccess() found.
endgrent() found.
<grp.h> found.
endgrent_r() NOT found.
endhostent() found.
<netdb.h> found.
endhostent_r() NOT found.
endnetent() found.
endnetent_r() NOT found.
endprotoent() found.
endprotoent_r() NOT found.
endpwent() found.
<pwd.h> found.
endpwent_r() NOT found.
endservent() found.
endservent_r() NOT found.
<sys/file.h> defines the O_* constants...
and you have the 3 argument form of open().
<sys/file.h> found.
We'll be including <sys/file.h>.
<fcntl.h> found.
We don't need to include <fcntl.h> if we include <sys/file.h>.
fork() found.
pipe() found.
Figuring out the flag used by open() for non-blocking I/O...
Let's see what value errno gets from read() on a O_NONBLOCK file...
erf() found.
erfc() found.
exp2() found.
expm1() found.
Checking how std your stdio is...
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() found.
fgetpos() found.
finite() found.
finitel() 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() NOT found.
Checking to see if you have fpos64_t...
frexpl() found.
<sys/param.h> found.
<sys/mount.h> found.
Checking to see if your system supports struct fs_data...
fseeko() found.
fsetpos() found.
fstatfs() found.
statvfs() found.
fstatvfs() found.
fsync() found.
ftello() found.
Checking if you have a working futimes()
Yes, you have
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
getenv() didn't destroy another thread's buffer
getespwnam() NOT found.
getfsstat() NOT found.
getgrent() found.
getgrent_r() found.
getgrgid_r() found.
getgrnam_r() found.
gethostbyaddr() found.
gethostbyname() found.
gethostent() found.
gethostname() found.
uname() found.
Shall I ignore gethostname() from now on? [n]  
gethostbyaddr_r() found.
gethostbyname_r() found.
gethostent_r() found.
getitimer() found.
getlogin() found.
getlogin_r() found.
getmnt() NOT found.
getmntent() found.
getnameinfo() found.
getnetbyaddr() found.
getnetbyname() found.
getnetent() found.
getnetbyaddr_r() found.
getnetbyname_r() found.
getnetent_r() found.
getpagesize() found.
getprotobyname() found.
getprotobynumber() found.
getprotoent() found.
getpgid() found.
getpgrp2() NOT found.
getppid() found.
getpriority() found.
getprotobyname_r() found.
getprotobynumber_r() found.
getprotoent_r() found.
getprpwnam() NOT found.
getpwent() found.
getpwent_r() found.
getpwnam_r() found.
getpwuid_r() found.
getservbyname() found.
getservbyport() found.
getservent() found.
getservbyname_r() found.
getservbyport_r() found.
getservent_r() found.
getspnam() found.
<shadow.h> found.
getspnam_r() found.
gettimeofday() found.
gmtime_r() found.
hasmntopt() found.
<netinet/in.h> found.
<arpa/inet.h> found.
htonl() found.
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() found.
Checking to see if you have isless...
Checking to see if you have isnan...
isnanl() found.
Checking to see if you have isnormal...
j0() found.
j0l() 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() 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.
Your system has nl_langinfo_l()...
define
and it is thread-safe (just as I'd hoped).
define
 
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> 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 only 53 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...
Checking what constant to use for creating joinable pthreads...
You seem to use PTHREAD_CREATE_JOINABLE.
pause() found.
pipe2() found.
poll() found.
prctl() found.
readlink() found.
vfork() found.
Do you still want to use vfork()? [n]  
pthread_atfork found.
pthread_attr_setscope() found.
sched_yield() found.
pthread_yield() found.
Checking to see if you have ptrdiff_t...
random_r() found.
readdir() found.
seekdir() found.
telldir() found.
rewinddir() found.
readdir64_r() 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 do not have union semun in <sys/sem.h>.
You can use union semun for semctl IPC_STAT.
You can also use struct semid_ds* for semctl IPC_STAT.
sendmsg() found.
setegid() found.
seteuid() found.
setgrent() found.
setgrent_r() NOT found.
sethostent() found.
sethostent_r() NOT found.
setitimer() found.
setlinebuf() found.
<wctype.h> found.
towupper() found.

Checking to see if you have setlocale() and its behavior
Your system has setlocale()...
and it seems sane; you don't have a C.UTF-8 locale
setlocale_r() NOT found.
setnetent() found.
setnetent_r() NOT found.
setprotoent() found.
setpgid() found.
setpgrp2() NOT found.
setpriority() found.
setproctitle() NOT found.
setprotoent_r() NOT found.
setpwent() found.
setpwent_r() NOT found.
setregid() found.
setresgid() found.
setreuid() found.
setresuid() found.
setrgid() NOT found.
setruid() NOT found.
setservent() found.
setservent_r() NOT found.
setsid() found.
setvbuf() found.
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() found.
srandom_r() found.
stat() found.
<sys/stat.h> found.
Checking to see if your struct stat has st_blocks field...
<sys/vfs.h> found.
<sys/statfs.h> found.
Checking to see if your system supports struct statfs...
Checking to see if your struct statfs has f_flags field...
Your compiler supports static __inline__.
Checking how to access stdio streams by file descriptor number...
I can't figure out how to access stdio streams by file descriptor number.
strcoll() found.
strerror_l() found.
strerror_r() found.
strftime() found.
strnlen() found.
strtod() found.
strtod_l() found.
strtol() found.
strtold() found.
strtold_l() 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 supports _Thread_local.
time() found.
time_t found.
timegm() found.
<sys/times.h> found.
times() found.
clock_t found.
tmpnam_r() 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> NOT found.
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 va_copy() or similar will be needed.
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 -isR]  
Checking how to generate random libraries on your machine...
Your select() operates on 64 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 or bison -y) shall I use? [yacc]  
<bfd.h> found.
<execinfo.h> found.
<fenv.h> found.
<fp.h> NOT found.
<fp_class.h> NOT found.
<gdbm.h> found.
gdbm_open() found.
<ieeefp.h> NOT found.
<libutil.h> NOT found.
<mach/cthreads.h> NOT found.
<mntent.h> found.
<net/errno.h> NOT found.
<netinet/tcp.h> found.
<poll.h> found.
<prot.h> NOT found.
Guessing which symbols your C compiler and preprocessor define...
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
Adding -D_FORTIFY_SOURCE=2 to ccflags...
tcsetattr() found.
You have POSIX termios.h... good!
<stdbool.h> found.
<stdint.h> found.
<sys/access.h> NOT found.
<sys/filio.h> NOT found.
<sys/ioctl.h> found.
<syslog.h> found.
<sys/mode.h> NOT found.
<sys/poll.h> found.
<sys/resource.h> found.
<sys/security.h> NOT found.
<sys/statvfs.h> found.
<sys/un.h> found.
<sys/utsname.h> found.
<sys/wait.h> found.
<ustat.h> NOT found.
<utime.h> found.
<wchar.h> found.
Looking for extensions...
What extensions do you wish to load dynamically?
[B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog 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]  
Stripping down executable paths...
Creating config.sh...
Doing variable substitutions on .SH files...
Extracting config.h (with variable substitutions)
cflags.SH: Adding -std=c99.
cflags.SH: Adding -Werror=pointer-arith.
cflags.SH: Adding -Werror=vla.
cflags.SH: Adding -Wextra.
cflags.SH: Adding -Wno-long-long.
cflags.SH: Adding -Wno-declaration-after-statement.
cflags.SH: Adding -Wc++-compat.
cflags.SH: Adding -Wwrite-strings.
cflags.SH: cc       = cc
cflags.SH: ccflags  = -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2
cflags.SH: stdflags =  -std=c99
cflags.SH: optimize = -O2
cflags.SH: warn     =  -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings
Extracting cflags (with variable substitutions)
Not re-extracting config.h
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]  
make[1]: Entering directory '/sources/perl-5.36.0'
Makefile:258: warning: ignoring prerequisites on suffix rule definition
Makefile:254: warning: ignoring prerequisites on suffix rule definition
Makefile:258: warning: ignoring prerequisites on suffix rule definition
Makefile:258: warning: ignoring prerequisites on suffix rule definition
Makefile:254: warning: ignoring prerequisites on suffix rule definition
Makefile:258: warning: ignoring prerequisites on suffix rule definition
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC generate_uudmap.c
cc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -ldl -lm -lcrypt -lutil -lc 
./generate_uudmap uudmap.h bitcount.h mg_data.h
sh ./makedepend MAKE="make" cflags
make[2]: Entering directory '/sources/perl-5.36.0'
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
rm -f opmini.c
/usr/bin/ln -s op.c opmini.c
rm -f perlmini.c
/usr/bin/ln -s perl.c perlmini.c
rm -f universalmini.c
/usr/bin/ln -s 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
make[2]: Leaving directory '/sources/perl-5.36.0'
make[2]: Entering directory '/sources/perl-5.36.0'
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
sh ./makedepend_file av.c av.c.depends cflags
Finding dependencies for av.o
sh ./makedepend_file scope.c scope.c.depends cflags
Finding dependencies for scope.o
sh ./makedepend_file op.c op.c.depends cflags
Finding dependencies for op.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 perl.c perl.c.depends cflags
Finding dependencies for perl.o
sh ./makedepend_file perly.c perly.c.depends cflags
Finding dependencies for perly.o
sh ./makedepend_file pp.c pp.c.depends cflags
Finding dependencies for pp.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 universal.c universal.c.depends cflags
Finding dependencies for universal.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 opmini.c opmini.c.depends cflags
Finding dependencies for opmini.o
sh ./makedepend_file perlmini.c perlmini.c.depends cflags
Finding dependencies for perlmini.o
sh ./makedepend_file universalmini.c universalmini.c.depends cflags
Finding dependencies for universalmini.o
make[2]: Leaving directory '/sources/perl-5.36.0'
Updating makefile...
make[1]: Leaving directory '/sources/perl-5.36.0'
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.

make[1]: Entering directory '/sources/perl-5.36.0'
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
echo @`sh  cflags "optimize='-O2'" opmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
@cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
echo @`sh  cflags "optimize='-O2'" perlmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
@cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
echo @`sh  cflags "optimize='-O2'" universalmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c
@cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC gv.c
gv.c: In function 'S_gv_stashpvn_internal':
gv.c:1609:9: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1609 |     if (!HvNAME_get(stash)) {
      |         ^
In file included from perl.h:4164,
                 from gv.c:41:
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
gv.c: In function 'S_parse_gv_stash_name':
gv.c:1815:25: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1815 |                     if (!HvNAME_get(*stash)) {
      |                         ^
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
gv.c:1829:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1829 |                 else if (!HvNAME_get(*stash))
      |                          ^
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
gv.c: In function 'Perl_gv_handler':
gv.c:3277:19: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 3277 |     if (!stash || !HvNAME_get(stash))
      |                   ^
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC toke.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC perly.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pad.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC regcomp.c
regcomp.c: In function 'Perl_re_op_compile':
regcomp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in 'old_re->sv_u.svu_pv + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
 7966 |         && RX_PRECOMP(old_re)
      |         ^~
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC dump.c
dump.c: In function 'Perl_do_gv_dump':
dump.c:1650:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1650 |     if (sv && GvNAME(sv)) {
      |            ^~
In file included from perl.h:4164,
                 from dump.c:29:
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
dump.c: In function 'Perl_do_gvgv_dump':
dump.c:1665:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1665 |     if (sv && GvNAME(sv)) {
      |            ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC util.c
util.c: In function 'S_gv_has_usable_name':
util.c:6009:9: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 6009 |         && HvENAME(GvSTASH(gv))
      |         ^~
In file included from perl.h:4164,
                 from util.c:26:
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC mg.c
mg.c: In function 'Perl_magic_clearisa':
mg.c:1889:23: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1889 |             if (stash && HvENAME(stash)) mro_isa_changed_in(stash);
      |                       ^~
In file included from perl.h:4164,
                 from mg.c:45:
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
mg.c:1901:15: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1901 |     if (stash && HvENAME_get(stash))
      |               ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC reentr.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC mro_core.c
mro_core.c: In function 'Perl_mro_get_linear_isa':
mro_core.c:428:28: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
  428 |             (HvENAME(stash)||HvNAME(stash))
      |                            ^~
In file included from perl.h:4164,
                 from mro_core.c:31:
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
mro_core.c: In function 'Perl_mro_package_moved':
mro_core.c:790:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
  790 |          !GvSTASH(gv) || !HvENAME(GvSTASH(gv)) ||
      |                          ^
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
mro_core.c: In function 'S_mro_gather_and_rename':
mro_core.c:906:39: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
  906 |     const bool stash_had_name = stash && HvENAME(stash);
      |                                       ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
mro_core.c:1166:38: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1166 |                      || (oldsubstash && HvENAME_get(oldsubstash))
      |                                      ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
In file included from perl.h:5837:
mro_core.c: In function 'Perl_mro_method_changed_in':
hv.h:426:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0]' [-Warray-bounds]
  426 | #define HEK_FLAGS(hek)  (*((unsigned char *)(HEK_KEY(hek))+HEK_LEN(hek)+1))
      |                         ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
embed.h:248:70: note: in definition of macro 'hv_common'
  248 | #define hv_common(a,b,c,d,e,f,g,h)      Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h)
      |                                                                      ^
hv.h:440:34: note: in expansion of macro 'HEK_FLAGS'
  440 | #define HEK_UTF8(hek)           (HEK_FLAGS(hek) & HVhek_UTF8)
      |                                  ^~~~~~~~~
hv.h:539:56: note: in expansion of macro 'HEK_UTF8'
  539 |      hv_common((hv), NULL, HEK_KEY(hek), HEK_LEN(hek), HEK_UTF8(hek),   \
      |                                                        ^~~~~~~~
mro_core.c:1333:23: note: in expansion of macro 'hv_fetchhek'
 1333 |     SV ** const svp = hv_fetchhek(PL_isarev, HvENAME_HEK(stash), 0);
      |                       ^~~~~~~~~~~
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC keywords.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC builtin.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC hv.c
hv.c: In function 'S_hv_delete_common':
hv.c:1436:42: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1436 |         if (sv && SvTYPE(sv) == SVt_PVGV && HvENAME_get(hv)) {
      |                                          ^~
In file included from perl.h:4164,
                 from hv.c:35:
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
hv.c:1445:18: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1445 |                  && HvENAME_get(stash)) {
      |                  ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
hv.c:1532:14: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1532 |              && HvENAME_get(hv))
      |              ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
hv.c: In function 'Perl_hfree_next_entry':
hv.c:2172:44: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 2172 |     if (   PL_phase != PERL_PHASE_DESTRUCT && HvENAME(hv)
      |                                            ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
hv.c:2174:31: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 2174 |         && GvHV(HeVAL(entry)) && HvENAME(GvHV(HeVAL(entry)))
      |                               ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
hv.c: In function 'Perl_hv_undef_flags':
hv.c:2225:41: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 2225 |     if (PL_phase != PERL_PHASE_DESTRUCT && HvNAME(hv)) {
      |                                         ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
In file included from perl.h:5837:
hv.h:426:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0]' [-Warray-bounds]
  426 | #define HEK_FLAGS(hek)  (*((unsigned char *)(HEK_KEY(hek))+HEK_LEN(hek)+1))
      |                         ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
embed.h:248:70: note: in definition of macro 'hv_common'
  248 | #define hv_common(a,b,c,d,e,f,g,h)      Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h)
      |                                                                      ^
hv.h:440:34: note: in expansion of macro 'HEK_FLAGS'
  440 | #define HEK_UTF8(hek)           (HEK_FLAGS(hek) & HVhek_UTF8)
      |                                  ^~~~~~~~~
hv.h:545:55: note: in expansion of macro 'HEK_UTF8'
  545 |     hv_common((hv), NULL, HEK_KEY(hek), HEK_LEN(hek), HEK_UTF8(hek), \
      |                                                       ^~~~~~~~
hv.c:2269:19: note: in expansion of macro 'hv_deletehek'
 2269 |             (void)hv_deletehek(PL_stashcache, HvENAME_HEK(hv), G_DISCARD);
      |                   ^~~~~~~~~~~~
hv.h:426:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0]' [-Warray-bounds]
  426 | #define HEK_FLAGS(hek)  (*((unsigned char *)(HEK_KEY(hek))+HEK_LEN(hek)+1))
      |                         ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
embed.h:248:70: note: in definition of macro 'hv_common'
  248 | #define hv_common(a,b,c,d,e,f,g,h)      Perl_hv_common(aTHX_ a,b,c,d,e,f,g,h)
      |                                                                      ^
hv.h:440:34: note: in expansion of macro 'HEK_FLAGS'
  440 | #define HEK_UTF8(hek)           (HEK_FLAGS(hek) & HVhek_UTF8)
      |                                  ^~~~~~~~~
hv.h:545:55: note: in expansion of macro 'HEK_UTF8'
  545 |     hv_common((hv), NULL, HEK_KEY(hek), HEK_LEN(hek), HEK_UTF8(hek), \
      |                                                       ^~~~~~~~
hv.c:2280:19: note: in expansion of macro 'hv_deletehek'
 2280 |             (void)hv_deletehek(PL_stashcache, HvNAME_HEK(hv), G_DISCARD);
      |                   ^~~~~~~~~~~~
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC av.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC run.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp_hot.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC sv.c
sv.c: In function 'S_glob_assign_glob':
sv.c:3712:48: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 3712 |          GvCV((const GV *)ssv) && GvSTASH(dsv) && HvENAME(GvSTASH(dsv))
      |                                                ^~
In file included from perl.h:4164,
                 from sv.c:32:
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c:3721:22: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 3721 |      && GvSTASH(dsv) && HvENAME(GvSTASH(dsv))
      |                      ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c:3734:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 3734 |          && GvSTASH(dsv) && HvENAME(GvSTASH(dsv))
      |                          ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c:3790:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 3790 |         if(old_stash ? (HV *)HvENAME_get(old_stash) : stash)
      |            ^~~~~~~~~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c: In function 'Perl_gv_setref':
sv.c:3940:24: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 3940 |              && (!dref || HvENAME_get(dref))
      |                        ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c:3953:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 3953 |          && GvSTASH(dsv) && HvENAME(GvSTASH(dsv))
      |                          ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c: In function 'Perl_sv_setsv_flags':
sv.c:4385:25: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 4385 |                         old_stash ? (HV *)HvENAME_get(old_stash) : stash
      |                         ^~~~~~~~~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c: In function 'S_anonymise_cv_maybe':
sv.c:6460:27: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 6460 |     gvname = (GvSTASH(gv) && HvNAME(GvSTASH(gv)) && HvENAME(GvSTASH(gv)))
      |                           ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c:6460:50: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 6460 |     gvname = (GvSTASH(gv) && HvNAME(GvSTASH(gv)) && HvENAME(GvSTASH(gv)))
      |                                                  ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c: In function 'Perl_sv_clear':
sv.c:6695:20: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 6695 |                    && HvENAME_get(stash))
      |                    ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c: In function 'Perl_sv_resetpvn':
sv.c:9942:33: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 9942 |                 if (GvHV(gv) && !HvNAME_get(GvHV(gv))) {
      |                                 ^
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c: In function 'Perl_sv_ref':
sv.c:10319:21: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
10319 |                     ? sv_sethek(dst, HvNAME_HEK(SvSTASH(sv)))
      |                     ^
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
sv.c: In function 'S_sv_unglob':
sv.c:10634:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
10634 |            && HvNAME_get(stash))
      |            ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp.c
pp.c: In function 'Perl_pp_undef':
pp.c:928:15: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
  928 |               && HvENAME_get(stash);
      |               ^~
In file included from perl.h:4164,
                 from pp.c:28:
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
pp.c:953:33: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
  953 |              && (method_changed || HvENAME(stash)) )
      |                                 ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC scope.c
scope.c: In function 'Perl_save_gp':
scope.c:413:19: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
  413 |         if (stash && HvENAME(stash)) {
      |                   ^~
In file included from perl.h:4164,
                 from scope.c:27:
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
scope.c: In function 'Perl_leave_scope':
scope.c:1122:20: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1122 |             if (hv && HvENAME(hv) && (
      |                    ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
scope.c:1237:41: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1237 |             if ((hv=GvSTASH(a0.any_gv)) && HvENAME_get(hv)) {
      |                                         ^~
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp_ctl.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp_sys.c
pp_sys.c: In function 'Perl_pp_select':
pp_sys.c:1340:14: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 1340 |     gvp = hv && HvENAME(hv)
      |              ^~
In file included from perl.h:4164,
                 from pp_sys.c:31:
hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC doop.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC doio.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC regexec.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC utf8.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC taint.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC deb.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC globals.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC perlio.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC numeric.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC mathoms.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC locale.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp_pack.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp_sort.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC caretx.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC dquote.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC time64.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC miniperlmain.c
cc -fstack-protector-strong -L/usr/local/lib -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  -lpthread -ldl -lm -lcrypt -lutil -lc 
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./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=/sources/perl-5.36.0 ./miniperl -Ilib -f write_buildcustomize.pl
rm -f pod/perl5360delta.pod
/usr/bin/ln -s perldelta.pod pod/perl5360delta.pod
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib autodoc.pl
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib pod/perlmodlib.PL -q
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_patchnum.pl
Updating 'git_version.h' and 'lib/Config_git.pl'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib configpm
written lib/Config.pod
updated lib/Config.pm
updated lib/Config_heavy.pl
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Archive::Tar
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Archive-Tar'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Archive-Tar'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Attribute-Handlers directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/AutoLoader directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for CPAN
make[2]: Entering directory '/sources/perl-5.36.0/cpan/CPAN'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/CPAN'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for CPAN::Meta
make[2]: Entering directory '/sources/perl-5.36.0/cpan/CPAN-Meta'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/CPAN-Meta'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/CPAN-Meta-Requirements directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/CPAN-Meta-YAML directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Carp directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Config-Perl-V directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Devel-SelfStubber directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Digest directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Dumpvalue directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Env directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Errno
make[2]: Entering directory '/sources/perl-5.36.0/ext/Errno'
"../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm 
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Errno'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Exporter directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/ExtUtils-CBuilder directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/ExtUtils-Constant directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/ExtUtils-Install directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::MakeMaker
make[2]: Entering directory '/sources/perl-5.36.0/cpan/ExtUtils-MakeMaker'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/ExtUtils-MakeMaker'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/ExtUtils-Manifest directly
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::Manifest
make[2]: Entering directory '/sources/perl-5.36.0/cpan/ExtUtils-Manifest'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/ExtUtils-Manifest'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/ExtUtils-Miniperl directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/ExtUtils-PL2Bat directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/ExtUtils-ParseXS directly
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::ParseXS
make[2]: Entering directory '/sources/perl-5.36.0/dist/ExtUtils-ParseXS'
make[2]: Leaving directory '/sources/perl-5.36.0/dist/ExtUtils-ParseXS'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/File-Fetch directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/File-Find directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/File-Path directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/File-Temp directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/FileCache directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Filter-Simple directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/FindBin directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Getopt-Long directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for HTTP::Tiny
make[2]: Entering directory '/sources/perl-5.36.0/cpan/HTTP-Tiny'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/HTTP-Tiny'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/I18N-Collate directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/I18N-LangTags directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for lib
make[2]: Entering directory '/sources/perl-5.36.0/dist/lib'
"../../miniperl" "-I../../lib" lib_pm.PL lib.pm 
Extracting lib.pm (with variable substitutions)
make[2]: Leaving directory '/sources/perl-5.36.0/dist/lib'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for IO::Compress
make[2]: Entering directory '/sources/perl-5.36.0/cpan/IO-Compress'
cp bin/streamzip blib/script/streamzip
/sources/perl-5.36.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip
cp bin/zipdetails blib/script/zipdetails
/sources/perl-5.36.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/IO-Compress'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/IO-Socket-IP directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/IO-Zlib directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/IPC-Cmd directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/IPC-Open3 directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for JSON::PP
make[2]: Entering directory '/sources/perl-5.36.0/cpan/JSON-PP'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/JSON-PP'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Locale-Maketext directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Locale-Maketext-Simple directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Math-BigInt directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Math-BigRat directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Math-Complex directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Memoize directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Module::CoreList
make[2]: Entering directory '/sources/perl-5.36.0/dist/Module-CoreList'
cp corelist blib/script/corelist
/sources/perl-5.36.0/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Module-CoreList'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Module-Load directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Module-Load-Conditional directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Module-Loaded directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Module::Metadata
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Module-Metadata'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Module-Metadata'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/NEXT directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Net-Ping directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Params-Check directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Perl-OSType directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Pod::Checker
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Pod-Checker'
"../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker 
Extracting podchecker (with variable substitutions)
cp podchecker blib/script/podchecker
/sources/perl-5.36.0/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Pod-Checker'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Pod-Escapes directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for if
make[2]: Entering directory '/sources/perl-5.36.0/dist/if'
make[2]: Leaving directory '/sources/perl-5.36.0/dist/if'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Pod-Simple directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Pod::Functions
make[2]: Entering directory '/sources/perl-5.36.0/ext/Pod-Functions'
"../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Pod-Functions'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Pod::Html
make[2]: Entering directory '/sources/perl-5.36.0/ext/Pod-Html'
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Pod-Html'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Pod::Perldoc
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Pod-Perldoc'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Pod-Perldoc'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Pod::Usage
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Pod-Usage'
"../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage 
Extracting pod2usage (with variable substitutions)
cp pod2usage blib/script/pod2usage
/sources/perl-5.36.0/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Pod-Usage'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Safe directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Search-Dict directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/SelfLoader directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Term-ANSIColor directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Term::Cap
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Term-Cap'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Term-Cap'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Term-Complete directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Term-ReadLine directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Test directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Test::Harness
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Test-Harness'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Test-Harness'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Test-Simple directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Text-Abbrev directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Text-Balanced directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Text-ParseWords directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Text-Tabs directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Thread-Queue directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Thread-Semaphore directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Tie-File directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/Tie-Hash-NamedCapture directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/Tie-Memoize directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Tie-RefHash directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Time-Local directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for XSLoader
make[2]: Entering directory '/sources/perl-5.36.0/dist/XSLoader'
"../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm 
make[2]: Leaving directory '/sources/perl-5.36.0/dist/XSLoader'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/autodie directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/autouse directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for base
make[2]: Entering directory '/sources/perl-5.36.0/dist/base'
make[2]: Leaving directory '/sources/perl-5.36.0/dist/base'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for bignum
make[2]: Entering directory '/sources/perl-5.36.0/cpan/bignum'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/bignum'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/constant directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/encoding-warnings directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/experimental directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Net
make[2]: Entering directory '/sources/perl-5.36.0/cpan/libnet'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/libnet'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/parent directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/perlfaq directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Generating a Unix-style Makefile
Writing Makefile for Pod
make[2]: Entering directory '/sources/perl-5.36.0/cpan/podlators'
"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man 
Extracting pod2man (with variable substitutions)
"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text 
Extracting pod2text (with variable substitutions)
cp scripts/pod2man blib/script/pod2man
/sources/perl-5.36.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man
cp scripts/pod2text blib/script/pod2text
/sources/perl-5.36.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text
Manifying 2 pod documents
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/podlators'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/version directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p
Processing PropertyAliases.txt
Finishing property setup
Processing PropValueAliases.txt
Processing extracted/DGeneralCategory.txt
Processing extracted/DCombiningClass.txt
Processing extracted/DNumType.txt
Processing extracted/DEastAsianWidth.txt
Processing extracted/DLineBreak.txt
Processing extracted/DBidiClass.txt
Processing extracted/DDecompositionType.txt
Processing extracted/DBinaryProperties.txt
Processing extracted/DNumValues.txt
Processing extracted/DJoinGroup.txt
Processing extracted/DJoinType.txt
Processing Jamo.txt
Processing UnicodeData.txt
Processing ArabicShaping.txt
Processing Blocks.txt
Processing PropList.txt
Processing SpecialCasing.txt
Processing LineBreak.txt
Processing EastAsianWidth.txt
Processing CompositionExclusions.txt
Processing BidiMirroring.txt
Processing CaseFolding.txt
Processing DCoreProperties.txt
Processing Scripts.txt
Processing DNormalizationProps.txt
Processing DAge.txt
Processing HangulSyllableType.txt
Processing auxiliary/WordBreakProperty.txt
Processing auxiliary/GraphemeBreakProperty.txt
Processing auxiliary/GCBTest.txt
Processing auxiliary/SBTest.txt
Processing auxiliary/WBTest.txt
Processing auxiliary/SentenceBreakProperty.txt
Processing NamedSequences.txt
Processing NameAliases.txt
Processing auxiliary/LBTest.txt
Processing ScriptExtensions.txt
Processing IndicSyllabicCategory.txt
Processing BidiBrackets.txt
Processing IndicPositionalCategory.txt
Processing VerticalOrientation.txt
Processing EquivalentUnifiedIdeograph.txt
Processing emoji/emoji.txt
Processing IdStatus.txt
Processing IdType.txt
Finishing processing Unicode properties
Compiling Perl properties
Creating Perl synonyms
Writing tables
Making pod file
Making test script
Updating 'mktables.lst'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader 
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC perlmain.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC op.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC perl.c
cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC universal.c
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl DynaLoader.o  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=static 
Generating a Unix-style Makefile
Writing Makefile for DynaLoader
make[2]: Entering directory '/sources/perl-5.36.0/ext/DynaLoader'
"../../miniperl" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm 
rm -f DynaLoader.xs
cp dl_dlopen.xs DynaLoader.xs
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.36.0/ext/DynaLoader/../../lib/ExtUtils/typemap'  DynaLoader.xs > DynaLoader.xsc
mv DynaLoader.xsc DynaLoader.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.52\" -DXS_VERSION=\"1.52\" -fPIC "-I../.."  -DLIBC="/lib/../lib/libc.so.6" DynaLoader.c
rm -rf ../../DynaLoader.o
cp DynaLoader.o ../../DynaLoader.o
make[2]: Leaving directory '/sources/perl-5.36.0/ext/DynaLoader'
rm -f libperl.so
cc -o libperl.so -shared -O2 -L/usr/local/lib -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 -lpthread -ldl -lm -lcrypt -lutil -lc 
cc -o perl -fstack-protector-strong -L/usr/local/lib -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.36/core_perl/CORE perlmain.o   libperl.so `cat ext.libs` -lpthread -ldl -lm -lcrypt -lutil -lc 
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib mkppport
running "/sources/perl-5.36.0/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 "/sources/perl-5.36.0/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=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/B/B.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for B
make[2]: Entering directory '/sources/perl-5.36.0/ext/B'
Running Mkbootstrap for B ()
chmod 644 "B.bs"
/sources/perl-5.36.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/ext/B/typemap'  B.xs > B.xsc
mv B.xsc B.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.83\" -DXS_VERSION=\"1.83\" -fPIC "-I../.."   B.c
rm -f ../../lib/auto/B/B.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  B.o  -o ../../lib/auto/B/B.so  \
      \
  
chmod 755 ../../lib/auto/B/B.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/B'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Warning: -Lbzip2-src changed to -L/sources/perl-5.36.0/cpan/Compress-Raw-Bzip2/bzip2-src
Generating a Unix-style Makefile
Writing Makefile for Compress::Raw::Bzip2
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Compress-Raw-Bzip2'
Running Mkbootstrap for Bzip2 ()
chmod 644 "Bzip2.bs"
/sources/perl-5.36.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/cpan/Compress-Raw-Bzip2/typemap'  Bzip2.xs > Bzip2.xsc
mv Bzip2.xsc Bzip2.c
cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.."  -DBZ_NO_STDIO  Bzip2.c
rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
LD_RUN_PATH="/usr/lib" cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Bzip2.o  -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so  \
   -L/sources/perl-5.36.0/cpan/Compress-Raw-Bzip2/bzip2-src -lbz2   \
  
chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Compress-Raw-Bzip2'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so  MAKE="make" LIBPERL_A=libperl.so 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
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Compress-Raw-Zlib'
Running Mkbootstrap for Zlib ()
chmod 644 "Zlib.bs"
/sources/perl-5.36.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/cpan/Compress-Raw-Zlib/typemap'  Zlib.xs > Zlib.xsc
mv Zlib.xsc Zlib.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO    -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 -O2 -L/usr/local/lib -fstack-protector-strong  Zlib.o  -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so  \
   -lz   \
  
chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Compress-Raw-Zlib'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Cwd
make[2]: Entering directory '/sources/perl-5.36.0/dist/PathTools'
Running Mkbootstrap for Cwd ()
chmod 644 "Cwd.bs"
/sources/perl-5.36.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/dist/PathTools/../../lib/ExtUtils/typemap'  Cwd.xs > Cwd.xsc
mv Cwd.xsc Cwd.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"3.84\" -DXS_VERSION=\"3.84\" -fPIC "-I../.."  -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c
rm -f ../../lib/auto/Cwd/Cwd.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Cwd.o  -o ../../lib/auto/Cwd/Cwd.so  \
      \
  
chmod 755 ../../lib/auto/Cwd/Cwd.so
make[2]: Leaving directory '/sources/perl-5.36.0/dist/PathTools'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Data::Dumper
make[2]: Entering directory '/sources/perl-5.36.0/dist/Data-Dumper'
Running Mkbootstrap for Dumper ()
chmod 644 "Dumper.bs"
/sources/perl-5.36.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/dist/Data-Dumper/../../lib/ExtUtils/typemap'  Dumper.xs > Dumper.xsc
mv Dumper.xsc Dumper.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.184\" -DXS_VERSION=\"2.184\" -fPIC "-I../.."   Dumper.c
rm -f ../../lib/auto/Data/Dumper/Dumper.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Dumper.o  -o ../../lib/auto/Data/Dumper/Dumper.so  \
      \
  
chmod 755 ../../lib/auto/Data/Dumper/Dumper.so
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Data-Dumper'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Setting license tag...
Adding META_MERGE...
Generating a Unix-style Makefile
Writing Makefile for Devel::PPPort
make[2]: Entering directory '/sources/perl-5.36.0/dist/Devel-PPPort'
"../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm 
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 Mkbootstrap for PPPort ()
chmod 644 "PPPort.bs"
/sources/perl-5.36.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644
"../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h 
"../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs 
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 '/sources/perl-5.36.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/dist/Devel-PPPort/typemap'  RealPPPort.xs > RealPPPort.xsc
mv RealPPPort.xsc RealPPPort.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.."  -W -Wall RealPPPort.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.."  -W -Wall module2.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.."  -W -Wall module3.c
module3.c: In function 'dummy_parser_warning':
module3.c:70:21: warning: the comparison will always evaluate as 'true' for the address of 'bufptr' will never be NULL [-Waddress]
   70 |   return &PL_bufptr != NULL;
      |                     ^~
In file included from ../../perl.h:4181,
                 from module3.c:17:
../../parser.h:83:18: note: 'bufptr' declared here
   83 |     char        *bufptr;        /* carries the cursor (current parsing
      |                  ^~~~~~
rm -f ../../lib/auto/Devel/PPPort/PPPort.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  RealPPPort.o module2.o module3.o  -o ../../lib/auto/Devel/PPPort/PPPort.so  \
      \
  
chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so
"../../miniperl" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t 
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
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Devel-PPPort'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Devel::Peek
make[2]: Entering directory '/sources/perl-5.36.0/ext/Devel-Peek'
Running Mkbootstrap for Peek ()
chmod 644 "Peek.bs"
/sources/perl-5.36.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/Devel-Peek/../../lib/ExtUtils/typemap'  Peek.xs > Peek.xsc
mv Peek.xsc Peek.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I../.."   Peek.c
rm -f ../../lib/auto/Devel/Peek/Peek.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Peek.o  -o ../../lib/auto/Devel/Peek/Peek.so  \
      \
  
chmod 755 ../../lib/auto/Devel/Peek/Peek.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Devel-Peek'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Digest::MD5
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Digest-MD5'
Running Mkbootstrap for MD5 ()
chmod 644 "MD5.bs"
/sources/perl-5.36.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/cpan/Digest-MD5/typemap'  MD5.xs > MD5.xsc
mv MD5.xsc MD5.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.58\" -DXS_VERSION=\"2.58\" -fPIC "-I../.."   MD5.c
rm -f ../../lib/auto/Digest/MD5/MD5.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  MD5.o  -o ../../lib/auto/Digest/MD5/MD5.so  \
      \
  
chmod 755 ../../lib/auto/Digest/MD5/MD5.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Digest-MD5'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Digest::SHA
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Digest-SHA'
Running Mkbootstrap for SHA ()
chmod 644 "SHA.bs"
/sources/perl-5.36.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/cpan/Digest-SHA/typemap'  SHA.xs > SHA.xsc
mv SHA.xsc SHA.c
cc -c  -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC "-I../.."   SHA.c
rm -f ../../lib/auto/Digest/SHA/SHA.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  SHA.o  -o ../../lib/auto/Digest/SHA/SHA.so  \
      \
  
chmod 755 ../../lib/auto/Digest/SHA/SHA.so
cp shasum blib/script/shasum
/sources/perl-5.36.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Digest-SHA'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Encode
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Encode'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/Byte'
Running Mkbootstrap for Byte ()
chmod 644 "Byte.bs"
/sources/perl-5.36.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm
Reading iso-8859-2 (iso-8859-2)
Reading iso-8859-3 (iso-8859-3)
Reading iso-8859-4 (iso-8859-4)
Reading iso-8859-5 (iso-8859-5)
Reading iso-8859-6 (iso-8859-6)
Reading iso-8859-7 (iso-8859-7)
Reading iso-8859-8 (iso-8859-8)
Reading iso-8859-9 (iso-8859-9)
Reading iso-8859-10 (iso-8859-10)
Reading iso-8859-11 (iso-8859-11)
Reading iso-8859-13 (iso-8859-13)
Reading iso-8859-14 (iso-8859-14)
Reading iso-8859-15 (iso-8859-15)
Reading iso-8859-16 (iso-8859-16)
Reading AdobeStandardEncoding (AdobeStandardEncoding)
Reading cp1006 (cp1006)
Reading cp1250 (cp1250)
Reading cp1251 (cp1251)
Reading cp1253 (cp1253)
Reading cp1254 (cp1254)
Reading cp1255 (cp1255)
Reading cp1256 (cp1256)
Reading cp1257 (cp1257)
Reading cp1258 (cp1258)
Reading cp424 (cp424)
Reading cp437 (cp437)
Reading cp737 (cp737)
Reading cp775 (cp775)
Reading cp850 (cp850)
Reading cp852 (cp852)
Reading cp855 (cp855)
Reading cp856 (cp856)
Reading cp857 (cp857)
Reading cp858 (cp858)
Reading cp860 (cp860)
Reading cp861 (cp861)
Reading cp862 (cp862)
Reading cp863 (cp863)
Reading cp864 (cp864)
Reading cp865 (cp865)
Reading cp866 (cp866)
Reading cp869 (cp869)
Reading cp874 (cp874)
Reading hp-roman8 (hp-roman8)
Reading koi8-f (koi8-f)
Reading koi8-r (koi8-r)
Reading koi8-u (koi8-u)
Reading MacArabic (MacArabic)
Reading MacCentralEurRoman (MacCentralEurRoman)
Reading MacCroatian (MacCroatian)
Reading MacCyrillic (MacCyrillic)
Reading MacFarsi (MacFarsi)
Reading MacGreek (MacGreek)
Reading MacHebrew (MacHebrew)
Reading MacIcelandic (MacIcelandic)
Reading MacRomanian (MacRomanian)
Reading MacRumanian (MacRumanian)
Reading MacRoman (MacRoman)
Reading MacSami (MacSami)
Reading MacThai (MacThai)
Reading MacTurkish (MacTurkish)
Reading MacUkrainian (MacUkrainian)
Reading nextstep (nextstep)
Reading viscii (viscii)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp"  -nolinenumbers -typemap '/sources/perl-5.36.0/cpan/Encode/Byte/../../../lib/ExtUtils/typemap'  Byte.xs > Byte.xsc
mv Byte.xsc Byte.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.."   Byte.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.."   byte_t.c
rm -f ../../../lib/auto/Encode/Byte/Byte.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Byte.o byte_t.o  -o ../../../lib/auto/Encode/Byte/Byte.so  \
      \
  
chmod 755 ../../../lib/auto/Encode/Byte/Byte.so
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/Byte'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/CN'
Running Mkbootstrap for CN ()
chmod 644 "CN.bs"
/sources/perl-5.36.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp936 (cp936)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-cn (euc-cn)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm
Reading gb12345-raw (gb12345-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm
Reading gb2312-raw (gb2312-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm
Reading iso-ir-165 (iso-ir-165)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
Reading MacChineseSimp (MacChineseSimp)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/sources/perl-5.36.0/cpan/Encode/CN/../../../lib/ExtUtils/typemap'  CN.xs > CN.xsc
mv CN.xsc CN.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   CN.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   cp_00_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   eu_01_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   gb_02_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   gb_03_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   ir_04_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   ma_05_t.c
rm -f ../../../lib/auto/Encode/CN/CN.so
cc  -shared -O2 -L/usr/local/lib -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
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/CN'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/EBCDIC'
Running Mkbootstrap for EBCDIC ()
chmod 644 "EBCDIC.bs"
/sources/perl-5.36.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm
Reading cp37 (cp37)
Reading cp1026 (cp1026)
Reading cp1047 (cp1047)
Reading cp500 (cp500)
Reading cp875 (cp875)
Reading posix-bc (posix-bc)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp"  -nolinenumbers -typemap '/sources/perl-5.36.0/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap'  EBCDIC.xs > EBCDIC.xsc
mv EBCDIC.xsc EBCDIC.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.."   EBCDIC.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.."   ebcdic_t.c
rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  EBCDIC.o ebcdic_t.o  -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so  \
      \
  
chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/EBCDIC'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/JP'
Running Mkbootstrap for JP ()
chmod 644 "JP.bs"
/sources/perl-5.36.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp932 (cp932)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-jp (euc-jp)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm
Reading jis0201-raw (jis0201-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm
Reading jis0208-raw (jis0208-raw)
"../../../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 ma_05_t.c -f ma_05_t.fnm
Reading MacJapanese (MacJapanese)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm
Reading shiftjis (shiftjis)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp"  -nolinenumbers -typemap '/sources/perl-5.36.0/cpan/Encode/JP/../../../lib/ExtUtils/typemap'  JP.xs > JP.xsc
mv JP.xsc JP.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.."   JP.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.."   cp_00_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.."   eu_01_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.."   ji_02_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.."   ji_03_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.."   ji_04_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.."   ma_05_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.."   sh_06_t.c
rm -f ../../../lib/auto/Encode/JP/JP.so
cc  -shared -O2 -L/usr/local/lib -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
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/JP'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/KR'
Running Mkbootstrap for KR ()
chmod 644 "KR.bs"
/sources/perl-5.36.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp949 (cp949)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-kr (euc-kr)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm
Reading johab (johab)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm
Reading ksc5601-raw (ksc5601-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm
Reading MacKorean (MacKorean)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp"  -nolinenumbers -typemap '/sources/perl-5.36.0/cpan/Encode/KR/../../../lib/ExtUtils/typemap'  KR.xs > KR.xsc
mv KR.xsc KR.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   KR.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   cp_00_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   eu_01_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   jo_02_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   ks_03_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   ma_04_t.c
rm -f ../../../lib/auto/Encode/KR/KR.so
cc  -shared -O2 -L/usr/local/lib -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
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/KR'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/Symbol'
Running Mkbootstrap for Symbol ()
chmod 644 "Symbol.bs"
/sources/perl-5.36.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm
Reading AdobeSymbol (AdobeSymbol)
Reading AdobeZdingbat (AdobeZdingbat)
Reading dingbats (dingbats)
Reading MacDingbats (MacDingbats)
Reading MacSymbol (MacSymbol)
Reading symbol (symbol)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp"  -nolinenumbers -typemap '/sources/perl-5.36.0/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap'  Symbol.xs > Symbol.xsc
mv Symbol.xsc Symbol.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.."   Symbol.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.."   symbol_t.c
rm -f ../../../lib/auto/Encode/Symbol/Symbol.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Symbol.o symbol_t.o  -o ../../../lib/auto/Encode/Symbol/Symbol.so  \
      \
  
chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/Symbol'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/TW'
Running Mkbootstrap for TW ()
chmod 644 "TW.bs"
/sources/perl-5.36.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm
Reading big5-eten (big5-eten)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm
Reading big5-hkscs (big5-hkscs)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm
Reading cp950 (cp950)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm
Reading MacChineseTrad (MacChineseTrad)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp"  -nolinenumbers -typemap '/sources/perl-5.36.0/cpan/Encode/TW/../../../lib/ExtUtils/typemap'  TW.xs > TW.xsc
mv TW.xsc TW.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   TW.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   bi_00_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   bi_01_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   cp_02_t.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   ma_03_t.c
rm -f ../../../lib/auto/Encode/TW/TW.so
cc  -shared -O2 -L/usr/local/lib -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
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/TW'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/Unicode'
Running Mkbootstrap for Unicode ()
chmod 644 "Unicode.bs"
/sources/perl-5.36.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap'  Unicode.xs > Unicode.xsc
mv Unicode.xsc Unicode.c
cc -c -I./Encode  -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.20\" -DXS_VERSION=\"2.20\" -fPIC "-I../../.."   Unicode.c
rm -f ../../../lib/auto/Encode/Unicode/Unicode.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Unicode.o  -o ../../../lib/auto/Encode/Unicode/Unicode.so  \
      \
  
chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/Unicode'
Running Mkbootstrap for Encode ()
chmod 644 "Encode.bs"
/sources/perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/Encode/../../lib/ExtUtils/typemap'  Encode.xs > Encode.xsc
mv Encode.xsc Encode.c
"../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm
Reading iso-8859-1 (iso-8859-1)
Reading ascii (ascii)
Reading cp1252 (cp1252)
Reading ascii-ctrl (ascii-ctrl)
Reading null (null)
cc -c  -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.."   Encode.c
cc -c  -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.."   def_t.c
cc -c  -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.."   encengine.c
rm -f ../../lib/auto/Encode/Encode.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Encode.o def_t.o encengine.o  -o ../../lib/auto/Encode/Encode.so  \
      \
  
chmod 755 ../../lib/auto/Encode/Encode.so
cp bin/enc2xs blib/script/enc2xs
/sources/perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs
cp bin/encguess blib/script/encguess
/sources/perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess
cp bin/piconv blib/script/piconv
/sources/perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Encode'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Fcntl
make[2]: Entering directory '/sources/perl-5.36.0/ext/Fcntl'
Running Mkbootstrap for Fcntl ()
chmod 644 "Fcntl.bs"
/sources/perl-5.36.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.36.0/ext/Fcntl/../../lib/ExtUtils/typemap'  Fcntl.xs > Fcntl.xsc
mv Fcntl.xsc Fcntl.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.."   Fcntl.c
rm -f ../../lib/auto/Fcntl/Fcntl.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Fcntl.o  -o ../../lib/auto/Fcntl/Fcntl.so  \
      \
  
chmod 755 ../../lib/auto/Fcntl/Fcntl.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Fcntl'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for File::DosGlob
make[2]: Entering directory '/sources/perl-5.36.0/ext/File-DosGlob'
Running Mkbootstrap for DosGlob ()
chmod 644 "DosGlob.bs"
/sources/perl-5.36.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/File-DosGlob/../../lib/ExtUtils/typemap'  DosGlob.xs > DosGlob.xsc
mv DosGlob.xsc DosGlob.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I../.."   DosGlob.c
rm -f ../../lib/auto/File/DosGlob/DosGlob.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  DosGlob.o  -o ../../lib/auto/File/DosGlob/DosGlob.so  \
      \
  
chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/File-DosGlob'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for File::Glob
make[2]: Entering directory '/sources/perl-5.36.0/ext/File-Glob'
Running Mkbootstrap for Glob ()
chmod 644 "Glob.bs"
/sources/perl-5.36.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I../.."   bsd_glob.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/File-Glob/../../lib/ExtUtils/typemap'  Glob.xs > Glob.xsc
mv Glob.xsc Glob.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I../.."   Glob.c
rm -f ../../lib/auto/File/Glob/Glob.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  bsd_glob.o Glob.o  -o ../../lib/auto/File/Glob/Glob.so  \
      \
  
chmod 755 ../../lib/auto/File/Glob/Glob.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/File-Glob'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Filter::Util::Call
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Filter-Util-Call'
Running Mkbootstrap for Call ()
chmod 644 "Call.bs"
/sources/perl-5.36.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap'  Call.xs > Call.xsc
mv Call.xsc Call.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -fPIC "-I../.."   Call.c
rm -f ../../lib/auto/Filter/Util/Call/Call.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Call.o  -o ../../lib/auto/Filter/Util/Call/Call.so  \
      \
  
chmod 755 ../../lib/auto/Filter/Util/Call/Call.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Filter-Util-Call'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/GDBM_File/GDBM_File.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for GDBM_File
make[2]: Entering directory '/sources/perl-5.36.0/ext/GDBM_File'
Running Mkbootstrap for GDBM_File ()
chmod 644 "GDBM_File.bs"
/sources/perl-5.36.0/ext/GDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDBM_File.bs ../../lib/auto/GDBM_File/GDBM_File.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.36.0/ext/GDBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/ext/GDBM_File/typemap'  GDBM_File.xs > GDBM_File.xsc
mv GDBM_File.xsc GDBM_File.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC "-I../.."   GDBM_File.c
rm -f ../../lib/auto/GDBM_File/GDBM_File.so
LD_RUN_PATH="/usr/lib" cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  GDBM_File.o  -o ../../lib/auto/GDBM_File/GDBM_File.so  \
   -lgdbm   \
  
chmod 755 ../../lib/auto/GDBM_File/GDBM_File.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/GDBM_File'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Hash::Util
make[2]: Entering directory '/sources/perl-5.36.0/ext/Hash-Util'
Running Mkbootstrap for Util ()
chmod 644 "Util.bs"
/sources/perl-5.36.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/Hash-Util/../../lib/ExtUtils/typemap'  Util.xs > Util.xsc
mv Util.xsc Util.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I../.."  -DPERL_EXT Util.c
rm -f ../../lib/auto/Hash/Util/Util.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Util.o  -o ../../lib/auto/Hash/Util/Util.so  \
      \
  
chmod 755 ../../lib/auto/Hash/Util/Util.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Hash-Util'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Hash::Util::FieldHash
make[2]: Entering directory '/sources/perl-5.36.0/ext/Hash-Util-FieldHash'
Running Mkbootstrap for FieldHash ()
chmod 644 "FieldHash.bs"
/sources/perl-5.36.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap'  FieldHash.xs > FieldHash.xsc
mv FieldHash.xsc FieldHash.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I../.."   FieldHash.c
rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  FieldHash.o  -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so  \
      \
  
chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Hash-Util-FieldHash'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for I18N::Langinfo
make[2]: Entering directory '/sources/perl-5.36.0/ext/I18N-Langinfo'
Running Mkbootstrap for Langinfo ()
chmod 644 "Langinfo.bs"
/sources/perl-5.36.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap'  Langinfo.xs > Langinfo.xsc
mv Langinfo.xsc Langinfo.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I../.."   Langinfo.c
rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Langinfo.o  -o ../../lib/auto/I18N/Langinfo/Langinfo.so  \
      \
  
chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/I18N-Langinfo'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for IO
make[2]: Entering directory '/sources/perl-5.36.0/dist/IO'
Running Mkbootstrap for IO ()
chmod 644 "IO.bs"
/sources/perl-5.36.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/dist/IO/../../lib/ExtUtils/typemap'  IO.xs > IO.xsc
mv IO.xsc IO.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.."   IO.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.."   poll.c
rm -f ../../lib/auto/IO/IO.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  IO.o poll.o  -o ../../lib/auto/IO/IO.so  \
      \
  
chmod 755 ../../lib/auto/IO/IO.so
make[2]: Leaving directory '/sources/perl-5.36.0/dist/IO'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Setting license tag...
Generating a Unix-style Makefile
Writing Makefile for IPC::SysV
make[2]: Entering directory '/sources/perl-5.36.0/cpan/IPC-SysV'
Running Mkbootstrap for SysV ()
chmod 644 "SysV.bs"
/sources/perl-5.36.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644
make[3]: Entering directory '/sources/perl-5.36.0/cpan/IPC-SysV'
"../../miniperl" -I../../lib -I../../lib regen.pl
Writing const-xs.inc
Writing const-c.inc
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/IPC-SysV'
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/cpan/IPC-SysV/typemap'  SysV.xs > SysV.xsc
mv SysV.xsc SysV.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC "-I../.."  -DNO_PPPORT_H SysV.c
rm -f ../../lib/auto/IPC/SysV/SysV.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  SysV.o  -o ../../lib/auto/IPC/SysV/SysV.so  \
      \
  
chmod 755 ../../lib/auto/IPC/SysV/SysV.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/IPC-SysV'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for List::Util
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Scalar-List-Utils'
Running Mkbootstrap for Util ()
chmod 644 "Util.bs"
/sources/perl-5.36.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap'  ListUtil.xs > ListUtil.xsc
mv ListUtil.xsc ListUtil.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -fPIC "-I../.."  -DPERL_EXT ListUtil.c
rm -f ../../lib/auto/List/Util/Util.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  ListUtil.o  -o ../../lib/auto/List/Util/Util.so  \
      \
  
chmod 755 ../../lib/auto/List/Util/Util.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Scalar-List-Utils'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for MIME::Base64
make[2]: Entering directory '/sources/perl-5.36.0/cpan/MIME-Base64'
Running Mkbootstrap for Base64 ()
chmod 644 "Base64.bs"
/sources/perl-5.36.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/MIME-Base64/../../lib/ExtUtils/typemap'  Base64.xs > Base64.xsc
mv Base64.xsc Base64.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" -fPIC "-I../.."   Base64.c
rm -f ../../lib/auto/MIME/Base64/Base64.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Base64.o  -o ../../lib/auto/MIME/Base64/Base64.so  \
      \
  
chmod 755 ../../lib/auto/MIME/Base64/Base64.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/MIME-Base64'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Math::BigInt::FastCalc
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Math-BigInt-FastCalc'
Running Mkbootstrap for FastCalc ()
chmod 644 "FastCalc.bs"
/sources/perl-5.36.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap'  FastCalc.xs > FastCalc.xsc
mv FastCalc.xsc FastCalc.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.5012\" -DXS_VERSION=\"0.5012\" -fPIC "-I../.."   FastCalc.c
rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  FastCalc.o  -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so  \
      \
  
chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Math-BigInt-FastCalc'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
readdir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 22, <$fh> line 1.
closedir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 23, <$fh> line 1.
readdir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 22, <$fh> line 1.
closedir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 23, <$fh> line 1.
readdir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 22, <$fh> line 1.
closedir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 23, <$fh> line 1.
readdir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 22, <$fh> line 1.
closedir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 23, <$fh> line 1.
readdir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 22, <$fh> line 1.
closedir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 23, <$fh> line 1.
readdir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 22, <$fh> line 1.
closedir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 23, <$fh> line 1.
readdir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 22, <$fh> line 1.
closedir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 23, <$fh> line 1.
readdir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 22, <$fh> line 1.
closedir() attempted on invalid dirhandle $dir_fh at /sources/perl-5.36.0/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm line 23, <$fh> line 1.
Generating a Unix-style Makefile
Writing Makefile for NDBM_File
make[2]: Entering directory '/sources/perl-5.36.0/ext/NDBM_File'
Running Mkbootstrap for NDBM_File ()
chmod 644 "NDBM_File.bs"
/sources/perl-5.36.0/ext/NDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NDBM_File.bs ../../lib/auto/NDBM_File/NDBM_File.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.36.0/ext/NDBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/ext/NDBM_File/typemap'  NDBM_File.xs > NDBM_File.xsc
mv NDBM_File.xsc NDBM_File.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.."   NDBM_File.c
rm -f ../../lib/auto/NDBM_File/NDBM_File.so
LD_RUN_PATH="/usr/lib" cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  NDBM_File.o  -o ../../lib/auto/NDBM_File/NDBM_File.so  \
   -lgdbm -lgdbm_compat   \
  
chmod 755 ../../lib/auto/NDBM_File/NDBM_File.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/NDBM_File'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/ODBM_File/ODBM_File.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for ODBM_File
make[2]: Entering directory '/sources/perl-5.36.0/ext/ODBM_File'
Running Mkbootstrap for ODBM_File ()
chmod 644 "ODBM_File.bs"
/sources/perl-5.36.0/ext/ODBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- ODBM_File.bs ../../lib/auto/ODBM_File/ODBM_File.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.36.0/ext/ODBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/ext/ODBM_File/typemap'  ODBM_File.xs > ODBM_File.xsc
mv ODBM_File.xsc ODBM_File.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" -fPIC "-I../.."   ODBM_File.c
rm -f ../../lib/auto/ODBM_File/ODBM_File.so
LD_RUN_PATH="/usr/lib" cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  ODBM_File.o  -o ../../lib/auto/ODBM_File/ODBM_File.so  \
   -lgdbm -lgdbm_compat -lgdbm_compat -lgdbm_compat -lgdbm_compat   \
  
chmod 755 ../../lib/auto/ODBM_File/ODBM_File.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/ODBM_File'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Opcode
make[2]: Entering directory '/sources/perl-5.36.0/ext/Opcode'
Running Mkbootstrap for Opcode ()
chmod 644 "Opcode.bs"
/sources/perl-5.36.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/Opcode/../../lib/ExtUtils/typemap'  Opcode.xs > Opcode.xsc
mv Opcode.xsc Opcode.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.57\" -DXS_VERSION=\"1.57\" -fPIC "-I../.."   Opcode.c
rm -f ../../lib/auto/Opcode/Opcode.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Opcode.o  -o ../../lib/auto/Opcode/Opcode.so  \
      \
  
chmod 755 ../../lib/auto/Opcode/Opcode.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Opcode'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so  MAKE="make" LIBPERL_A=libperl.so 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
make[2]: Entering directory '/sources/perl-5.36.0/ext/POSIX'
Running Mkbootstrap for POSIX ()
chmod 644 "POSIX.bs"
/sources/perl-5.36.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.36.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/ext/POSIX/typemap'  POSIX.xs > POSIX.xsc
mv POSIX.xsc POSIX.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../.."   POSIX.c
rm -f ../../lib/auto/POSIX/POSIX.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  POSIX.o  -o ../../lib/auto/POSIX/POSIX.so  \
   -lm   \
  
chmod 755 ../../lib/auto/POSIX/POSIX.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/POSIX'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::encoding
make[2]: Entering directory '/sources/perl-5.36.0/ext/PerlIO-encoding'
Running Mkbootstrap for encoding ()
chmod 644 "encoding.bs"
/sources/perl-5.36.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap'  encoding.xs > encoding.xsc
mv encoding.xsc encoding.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.."   encoding.c
rm -f ../../lib/auto/PerlIO/encoding/encoding.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  encoding.o  -o ../../lib/auto/PerlIO/encoding/encoding.so  \
      \
  
chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/PerlIO-encoding'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::mmap
make[2]: Entering directory '/sources/perl-5.36.0/ext/PerlIO-mmap'
Running Mkbootstrap for mmap ()
chmod 644 "mmap.bs"
/sources/perl-5.36.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/PerlIO-mmap/../../lib/ExtUtils/typemap'  mmap.xs > mmap.xsc
mv mmap.xsc mmap.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -fPIC "-I../.."   mmap.c
rm -f ../../lib/auto/PerlIO/mmap/mmap.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  mmap.o  -o ../../lib/auto/PerlIO/mmap/mmap.so  \
      \
  
chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/PerlIO-mmap'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::scalar
make[2]: Entering directory '/sources/perl-5.36.0/ext/PerlIO-scalar'
Running Mkbootstrap for scalar ()
chmod 644 "scalar.bs"
/sources/perl-5.36.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap'  scalar.xs > scalar.xsc
mv scalar.xsc scalar.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC "-I../.."   scalar.c
rm -f ../../lib/auto/PerlIO/scalar/scalar.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  scalar.o  -o ../../lib/auto/PerlIO/scalar/scalar.so  \
      \
  
chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/PerlIO-scalar'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::via
make[2]: Entering directory '/sources/perl-5.36.0/ext/PerlIO-via'
Running Mkbootstrap for via ()
chmod 644 "via.bs"
/sources/perl-5.36.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/PerlIO-via/../../lib/ExtUtils/typemap'  via.xs > via.xsc
mv via.xsc via.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.."   via.c
rm -f ../../lib/auto/PerlIO/via/via.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  via.o  -o ../../lib/auto/PerlIO/via/via.so  \
      \
  
chmod 755 ../../lib/auto/PerlIO/via/via.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/PerlIO-via'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for SDBM_File
make[2]: Entering directory '/sources/perl-5.36.0/ext/SDBM_File'
Running Mkbootstrap for SDBM_File ()
chmod 644 "SDBM_File.bs"
/sources/perl-5.36.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/ext/SDBM_File/typemap'  SDBM_File.xs > SDBM_File.xsc
mv SDBM_File.xsc SDBM_File.c
cc -c  -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.."  -DSDBM -DDUFF SDBM_File.c
cc -c  -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.."  -DSDBM -DDUFF hash.c
cc -c  -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.."  -DSDBM -DDUFF pair.c
cc -c  -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.."  -DSDBM -DDUFF sdbm.c
rm -f ../../lib/auto/SDBM_File/SDBM_File.so
cc  -shared -O2 -L/usr/local/lib -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
make[2]: Leaving directory '/sources/perl-5.36.0/ext/SDBM_File'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Socket
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Socket'
Running Mkbootstrap for Socket ()
chmod 644 "Socket.bs"
/sources/perl-5.36.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.36.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/cpan/Socket/typemap'  Socket.xs > Socket.xsc
mv Socket.xsc Socket.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.033\" -DXS_VERSION=\"2.033\" -fPIC "-I../.."   Socket.c
rm -f ../../lib/auto/Socket/Socket.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Socket.o  -o ../../lib/auto/Socket/Socket.so  \
      \
  
chmod 755 ../../lib/auto/Socket/Socket.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Socket'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Storable
make[2]: Entering directory '/sources/perl-5.36.0/dist/Storable'
Running Mkbootstrap for Storable ()
chmod 644 "Storable.bs"
/sources/perl-5.36.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/dist/Storable/../../lib/ExtUtils/typemap'  Storable.xs > Storable.xsc
mv Storable.xsc Storable.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"3.26\" -DXS_VERSION=\"3.26\" -fPIC "-I../.."   Storable.c
rm -f ../../lib/auto/Storable/Storable.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Storable.o  -o ../../lib/auto/Storable/Storable.so  \
      \
  
chmod 755 ../../lib/auto/Storable/Storable.so
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Storable'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Sys::Hostname
make[2]: Entering directory '/sources/perl-5.36.0/ext/Sys-Hostname'
Running Mkbootstrap for Hostname ()
chmod 644 "Hostname.bs"
/sources/perl-5.36.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap'  Hostname.xs > Hostname.xsc
mv Hostname.xsc Hostname.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC "-I../.."   Hostname.c
rm -f ../../lib/auto/Sys/Hostname/Hostname.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Hostname.o  -o ../../lib/auto/Sys/Hostname/Hostname.so  \
      \
  
chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Sys-Hostname'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Sys::Syslog
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Sys-Syslog'
Running Mkbootstrap for Syslog ()
chmod 644 "Syslog.bs"
/sources/perl-5.36.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.36.0/cpan/Sys-Syslog/../../lib/ExtUtils/typemap'  Syslog.xs > Syslog.xsc
mv Syslog.xsc Syslog.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I../.."   Syslog.c
rm -f ../../lib/auto/Sys/Syslog/Syslog.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Syslog.o  -o ../../lib/auto/Sys/Syslog/Syslog.so  \
      \
  
chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Sys-Syslog'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Configuring Time::HiRes...
Using hints hints/linux.pl...
Extra libraries: -lrt...
Have syscall()... looking for syscall.h... found <syscall.h>.
Looking for gettimeofday()... found.
Looking for setitimer()... found.
Looking for getitimer()... found.
You have interval timers (both setitimer and getitimer).
Looking for ualarm()... found.
Looking for usleep()... found.
Looking for nanosleep()... 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()... 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...NOT found.
Trying struct stat st_atimensec...NOT found.
Trying struct stat st_atime_n...NOT found.
Trying struct stat st_atim.tv_nsec...found.
Trying struct stat st_uatime...NOT found.
You seem to have subsecond timestamp reading.
(Your struct stat has them, but the filesystems must help.)
Generating a Unix-style Makefile
Writing Makefile for Time::HiRes
make[2]: Entering directory '/sources/perl-5.36.0/dist/Time-HiRes'
Running Mkbootstrap for HiRes ()
chmod 644 "HiRes.bs"
/sources/perl-5.36.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/dist/Time-HiRes/typemap'  HiRes.xs > HiRes.xsc
mv HiRes.xsc HiRes.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.9770\" -DXS_VERSION=\"1.9770\" -fPIC "-I../.."  -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 HiRes.c
rm -f ../../lib/auto/Time/HiRes/HiRes.so
LD_RUN_PATH="/usr/lib" cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  HiRes.o  -o ../../lib/auto/Time/HiRes/HiRes.so  \
   -lrt   \
  
chmod 755 ../../lib/auto/Time/HiRes/HiRes.so
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Time-HiRes'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Time::Piece
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Time-Piece'
Running Mkbootstrap for Piece ()
chmod 644 "Piece.bs"
/sources/perl-5.36.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/Time-Piece/../../lib/ExtUtils/typemap'  Piece.xs > Piece.xsc
mv Piece.xsc Piece.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC "-I../.."   Piece.c
rm -f ../../lib/auto/Time/Piece/Piece.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Piece.o  -o ../../lib/auto/Time/Piece/Piece.so  \
      \
  
chmod 755 ../../lib/auto/Time/Piece/Piece.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Time-Piece'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Making header files for XS...
Generating a Unix-style Makefile
Writing Makefile for Unicode::Collate
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Unicode-Collate'
Running Mkbootstrap for Collate ()
chmod 644 "Collate.bs"
/sources/perl-5.36.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap'  Collate.xs > Collate.xsc
mv Collate.xsc Collate.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I../.."   Collate.c
rm -f ../../lib/auto/Unicode/Collate/Collate.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Collate.o  -o ../../lib/auto/Unicode/Collate/Collate.so  \
      \
  
chmod 755 ../../lib/auto/Unicode/Collate/Collate.so
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Unicode-Collate'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Making header files for XS...
Generating a Unix-style Makefile
Writing Makefile for Unicode::Normalize
make[2]: Entering directory '/sources/perl-5.36.0/dist/Unicode-Normalize'
Running Mkbootstrap for Normalize ()
chmod 644 "Normalize.bs"
/sources/perl-5.36.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap'  Normalize.xs > Normalize.xsc
mv Normalize.xsc Normalize.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I../.."   Normalize.c
rm -f ../../lib/auto/Unicode/Normalize/Normalize.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Normalize.o  -o ../../lib/auto/Unicode/Normalize/Normalize.so  \
      \
  
chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Unicode-Normalize'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for XS::APItest
make[2]: Entering directory '/sources/perl-5.36.0/ext/XS-APItest'
Running Mkbootstrap for APItest ()
Writing APItest.bs
chmod 644 "APItest.bs"
/sources/perl-5.36.0/ext/XS-APItest/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/ext/XS-APItest/typemap'  APItest.xs > APItest.xsc
mv APItest.xsc APItest.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.."   APItest.c
APItest.xs: In function 'XS_XS__APItest_HvENAME':
APItest.xs:4254:17: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress]
 4254 |     RETVAL = hv && HvENAME(hv)
      |                 ^~
In file included from ../../perl.h:4164,
                 from APItest.xs:10:
../../hv.h:60:17: note: 'hek_key' declared here
   60 |      char       hek_key[1];        /* variable-length hash key */
      |                 ^~~~~~~
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/ext/XS-APItest/typemap'  XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc
mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.."   XSUB-undef-XS_VERSION.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.36.0/ext/XS-APItest/typemap'  XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc
mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.."   XSUB-redefined-macros.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.."   core.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.."   exception.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.."   notcore.c
rm -f ../../lib/auto/XS/APItest/APItest.so
cc  -shared -O2 -L/usr/local/lib -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
make[2]: Leaving directory '/sources/perl-5.36.0/ext/XS-APItest'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for XS::Typemap
make[2]: Entering directory '/sources/perl-5.36.0/ext/XS-Typemap'
Running Mkbootstrap for Typemap ()
chmod 644 "Typemap.bs"
/sources/perl-5.36.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.."   stdio.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/XS-Typemap/../../lib/ExtUtils/typemap'  Typemap.xs > Typemap.xsc
mv Typemap.xsc Typemap.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.."   Typemap.c
rm -f ../../lib/auto/XS/Typemap/Typemap.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  stdio.o  Typemap.o  -o ../../lib/auto/XS/Typemap/Typemap.so  \
      \
  
chmod 755 ../../lib/auto/XS/Typemap/Typemap.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/XS-Typemap'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for attributes
make[2]: Entering directory '/sources/perl-5.36.0/ext/attributes'
Running Mkbootstrap for attributes ()
chmod 644 "attributes.bs"
/sources/perl-5.36.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/attributes/../../lib/ExtUtils/typemap'  attributes.xs > attributes.xsc
mv attributes.xsc attributes.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.34\" -DXS_VERSION=\"0.34\" -fPIC "-I../.."   attributes.c
rm -f ../../lib/auto/attributes/attributes.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  attributes.o  -o ../../lib/auto/attributes/attributes.so  \
      \
  
chmod 755 ../../lib/auto/attributes/attributes.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/attributes'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for mro
make[2]: Entering directory '/sources/perl-5.36.0/ext/mro'
Running Mkbootstrap for mro ()
chmod 644 "mro.bs"
/sources/perl-5.36.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/ext/mro/../../lib/ExtUtils/typemap'  mro.xs > mro.xsc
mv mro.xsc mro.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I../.."   mro.c
rm -f ../../lib/auto/mro/mro.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  mro.o  -o ../../lib/auto/mro/mro.so  \
      \
  
chmod 755 ../../lib/auto/mro/mro.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/mro'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/re/re.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for re
make[2]: Entering directory '/sources/perl-5.36.0/ext/re'
Running Mkbootstrap for re ()
chmod 644 "re.bs"
/sources/perl-5.36.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644
rm -f re_exec.c
cp ../../regexec.c re_exec.c
rm -f invlist_inline.h
cp ../../invlist_inline.h invlist_inline.h
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.."  -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c
rm -f re_comp.c
cp ../../regcomp.c re_comp.c
rm -f dquote.c
cp ../../dquote.c dquote.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.."  -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c
re_comp.c: In function 'my_re_op_compile':
re_comp.c:7966:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&<Udab0>, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress]
 7966 |         && RX_PRECOMP(old_re)
      |         ^~
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.36.0/ext/re/../../lib/ExtUtils/typemap'  re.xs > re.xsc
mv re.xsc re.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.."  -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c
rm -f ../../lib/auto/re/re.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  re_exec.o re_comp.o re.o  -o ../../lib/auto/re/re.so  \
      \
  
chmod 755 ../../lib/auto/re/re.so
make[2]: Leaving directory '/sources/perl-5.36.0/ext/re'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for threads
make[2]: Entering directory '/sources/perl-5.36.0/dist/threads'
Running Mkbootstrap for threads ()
chmod 644 "threads.bs"
/sources/perl-5.36.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/dist/threads/../../lib/ExtUtils/typemap'  threads.xs > threads.xsc
mv threads.xsc threads.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"2.27\" -DXS_VERSION=\"2.27\" -fPIC "-I../.."   threads.c
rm -f ../../lib/auto/threads/threads.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  threads.o  -o ../../lib/auto/threads/threads.so  \
   -lpthread   \
  
chmod 755 ../../lib/auto/threads/threads.so
make[2]: Leaving directory '/sources/perl-5.36.0/dist/threads'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for threads::shared
make[2]: Entering directory '/sources/perl-5.36.0/dist/threads-shared'
Running Mkbootstrap for shared ()
chmod 644 "shared.bs"
/sources/perl-5.36.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/sources/perl-5.36.0/dist/threads-shared/../../lib/ExtUtils/typemap'  shared.xs > shared.xsc
mv shared.xsc shared.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2   -DVERSION=\"1.64\" -DXS_VERSION=\"1.64\" -fPIC "-I../.."   shared.c
rm -f ../../lib/auto/threads/shared/shared.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  shared.o  -o ../../lib/auto/threads/shared/shared.so  \
   -lpthread   \
  
chmod 755 ../../lib/auto/threads/shared/shared.so
make[2]: Leaving directory '/sources/perl-5.36.0/dist/threads-shared'
LD_LIBRARY_PATH=/sources/perl-5.36.0  ./perl -Ilib -I. -f pod/buildtoc -q
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib utils/Makefile.PL
Extracting utils/Makefile (with variable substitutions)
 
	Making utilities
make[2]: Entering directory '/sources/perl-5.36.0/utils'
../miniperl -I../lib corelist.PL
Extracting corelist (with variable substitutions)
../miniperl -I../lib cpan.PL
Extracting cpan (with variable substitutions)
../miniperl -I../lib h2ph.PL
Extracting h2ph (with variable substitutions)
../miniperl -I../lib h2xs.PL
Extracting h2xs (with variable substitutions)
../miniperl -I../lib instmodsh.PL
Extracting instmodsh (with variable substitutions)
../miniperl -I../lib json_pp.PL
Extracting json_pp (with variable substitutions)
../miniperl -I../lib perlbug.PL
Extracting perlbug (with variable substitutions)
../miniperl -I../lib perldoc.PL
Extracting "perldoc" (with variable substitutions)
../miniperl -I../lib perlivp.PL
Extracting perlivp (with variable substitutions)
../miniperl -I../lib pl2pm.PL
Extracting pl2pm (with variable substitutions)
../miniperl -I../lib prove.PL
Extracting prove (with variable substitutions)
../miniperl -I../lib ptar.PL
Extracting ptar (with variable substitutions)
../miniperl -I../lib ptardiff.PL
Extracting ptardiff (with variable substitutions)
../miniperl -I../lib ptargrep.PL
Extracting ptargrep (with variable substitutions)
../miniperl -I../lib shasum.PL
Extracting shasum (with variable substitutions)
../miniperl -I../lib splain.PL
Extracting splain (with variable substitutions)
../miniperl -I../lib libnetcfg.PL
Extracting libnetcfg (with variable substitutions)
../miniperl -I../lib piconv.PL
Extracting piconv (with variable substitutions)
../miniperl -I../lib enc2xs.PL
Extracting enc2xs (with variable substitutions)
../miniperl -I../lib encguess.PL
Extracting encguess (with variable substitutions)
../miniperl -I../lib xsubpp.PL
Extracting xsubpp (with variable substitutions)
../miniperl -I../lib pod2html.PL
Extracting pod2html (with variable substitutions)
../miniperl -I../lib zipdetails.PL
Extracting zipdetails (with variable substitutions)
../miniperl -I../lib streamzip.PL
Extracting streamzip (with variable substitutions)
make[2]: Leaving directory '/sources/perl-5.36.0/utils'
 
	Everything is up to date. Type 'make test' to run test suite.
make[1]: Leaving directory '/sources/perl-5.36.0'
make[1]: Entering directory '/sources/perl-5.36.0'
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
makefile:254: warning: ignoring prerequisites on suffix rule definition
makefile:258: warning: ignoring prerequisites on suffix rule definition
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Archive-Tar'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Archive-Tar'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Attribute-Handlers directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/AutoLoader directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/CPAN'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/CPAN'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/CPAN-Meta'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/CPAN-Meta'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/CPAN-Meta-Requirements directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/CPAN-Meta-YAML directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Carp directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Config-Perl-V directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Devel-SelfStubber directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Digest directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Dumpvalue directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Env directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/ext/Errno'
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Errno'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Exporter directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/ExtUtils-CBuilder directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/ExtUtils-Constant directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/ExtUtils-Install directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/ExtUtils-MakeMaker'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/ExtUtils-MakeMaker'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/ExtUtils-Manifest'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/ExtUtils-Manifest'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/ExtUtils-Miniperl directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/ExtUtils-PL2Bat directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/dist/ExtUtils-ParseXS'
make[2]: Leaving directory '/sources/perl-5.36.0/dist/ExtUtils-ParseXS'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/File-Fetch directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/File-Find directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/File-Path directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/File-Temp directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/FileCache directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Filter-Simple directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/FindBin directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Getopt-Long directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/HTTP-Tiny'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/HTTP-Tiny'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/I18N-Collate directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/I18N-LangTags directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/dist/lib'
make[2]: Leaving directory '/sources/perl-5.36.0/dist/lib'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/IO-Compress'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/IO-Compress'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/IO-Socket-IP directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/IO-Zlib directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/IPC-Cmd directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/IPC-Open3 directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/JSON-PP'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/JSON-PP'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Locale-Maketext directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Locale-Maketext-Simple directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Math-BigInt directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Math-BigRat directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Math-Complex directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Memoize directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/dist/Module-CoreList'
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Module-CoreList'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Module-Load directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Module-Load-Conditional directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Module-Loaded directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Module-Metadata'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Module-Metadata'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/NEXT directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Net-Ping directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Params-Check directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Perl-OSType directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Pod-Checker'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Pod-Checker'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Pod-Escapes directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/dist/if'
make[2]: Leaving directory '/sources/perl-5.36.0/dist/if'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Pod-Simple directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/ext/Pod-Functions'
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Pod-Functions'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/ext/Pod-Html'
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Pod-Html'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Pod-Perldoc'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Pod-Perldoc'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Pod-Usage'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Pod-Usage'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Safe directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Search-Dict directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/SelfLoader directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Term-ANSIColor directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Term-Cap'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Term-Cap'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Term-Complete directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Term-ReadLine directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Test directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Test-Harness'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Test-Harness'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Test-Simple directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Text-Abbrev directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Text-Balanced directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Text-ParseWords directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Text-Tabs directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Thread-Queue directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Thread-Semaphore directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/Tie-File directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/Tie-Hash-NamedCapture directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for ext/Tie-Memoize directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Tie-RefHash directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/Time-Local directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/dist/XSLoader'
make[2]: Leaving directory '/sources/perl-5.36.0/dist/XSLoader'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/autodie directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/autouse directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/dist/base'
make[2]: Leaving directory '/sources/perl-5.36.0/dist/base'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/bignum'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/bignum'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/constant directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for dist/encoding-warnings directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/experimental directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/libnet'
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/libnet'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/parent directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/perlfaq directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
make[2]: Entering directory '/sources/perl-5.36.0/cpan/podlators'
Manifying 2 pod documents
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/podlators'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib  MAKE="make" LIBPERL_A=libperl.so
Running pm_to_blib for cpan/version directly
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p
lib/unicore/mktables: Files seem to be ok, not bothering to rebuild.  Add '-w' option to force build
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl DynaLoader.o  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=static 
make[2]: Entering directory '/sources/perl-5.36.0/ext/DynaLoader'
make[2]: Leaving directory '/sources/perl-5.36.0/ext/DynaLoader'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib mkppport
ppport.h in cpan/DB_File is up-to-date
ppport.h in cpan/IPC-SysV is up-to-date
ppport.h in cpan/Win32API-File is up-to-date
ppport.h in dist/Data-Dumper is up-to-date
ppport.h in dist/Devel-PPPort is up-to-date
ppport.h in dist/ExtUtils-ParseXS is up-to-date
ppport.h in dist/IO is up-to-date
ppport.h in dist/PathTools is up-to-date
ppport.h in dist/Storable is up-to-date
ppport.h in dist/threads is up-to-date
ppport.h in dist/threads-shared is up-to-date
ppport.h in dist/Time-HiRes is up-to-date
ppport.h in dist/Unicode-Normalize is up-to-date
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/B/B.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/B'
/sources/perl-5.36.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/B'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Compress-Raw-Bzip2'
/sources/perl-5.36.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Compress-Raw-Bzip2'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Compress-Raw-Zlib'
/sources/perl-5.36.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Compress-Raw-Zlib'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/dist/PathTools'
/sources/perl-5.36.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/dist/PathTools'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/dist/Data-Dumper'
/sources/perl-5.36.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Data-Dumper'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/dist/Devel-PPPort'
/sources/perl-5.36.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Devel-PPPort'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/Devel-Peek'
/sources/perl-5.36.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Devel-Peek'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Digest-MD5'
/sources/perl-5.36.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Digest-MD5'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Digest-SHA'
/sources/perl-5.36.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Digest-SHA'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Encode'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/Byte'
/sources/perl-5.36.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/Byte'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/CN'
/sources/perl-5.36.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/CN'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/EBCDIC'
/sources/perl-5.36.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/EBCDIC'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/JP'
/sources/perl-5.36.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/JP'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/KR'
/sources/perl-5.36.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/KR'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/Symbol'
/sources/perl-5.36.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/Symbol'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/TW'
/sources/perl-5.36.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/TW'
make[3]: Entering directory '/sources/perl-5.36.0/cpan/Encode/Unicode'
/sources/perl-5.36.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644
make[3]: Leaving directory '/sources/perl-5.36.0/cpan/Encode/Unicode'
/sources/perl-5.36.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Encode'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/Fcntl'
/sources/perl-5.36.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Fcntl'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/File-DosGlob'
/sources/perl-5.36.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/File-DosGlob'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/File-Glob'
/sources/perl-5.36.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/File-Glob'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Filter-Util-Call'
/sources/perl-5.36.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Filter-Util-Call'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/GDBM_File/GDBM_File.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/GDBM_File'
/sources/perl-5.36.0/ext/GDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDBM_File.bs ../../lib/auto/GDBM_File/GDBM_File.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/GDBM_File'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/Hash-Util'
/sources/perl-5.36.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Hash-Util'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/Hash-Util-FieldHash'
/sources/perl-5.36.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Hash-Util-FieldHash'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/I18N-Langinfo'
/sources/perl-5.36.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/I18N-Langinfo'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/dist/IO'
/sources/perl-5.36.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/dist/IO'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/IPC-SysV'
/sources/perl-5.36.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/IPC-SysV'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Scalar-List-Utils'
/sources/perl-5.36.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Scalar-List-Utils'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/MIME-Base64'
/sources/perl-5.36.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/MIME-Base64'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Math-BigInt-FastCalc'
/sources/perl-5.36.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Math-BigInt-FastCalc'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/NDBM_File'
/sources/perl-5.36.0/ext/NDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NDBM_File.bs ../../lib/auto/NDBM_File/NDBM_File.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/NDBM_File'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/ODBM_File/ODBM_File.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/ODBM_File'
/sources/perl-5.36.0/ext/ODBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- ODBM_File.bs ../../lib/auto/ODBM_File/ODBM_File.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/ODBM_File'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/Opcode'
/sources/perl-5.36.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Opcode'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/POSIX'
/sources/perl-5.36.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/POSIX'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/PerlIO-encoding'
/sources/perl-5.36.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/PerlIO-encoding'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/PerlIO-mmap'
/sources/perl-5.36.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/PerlIO-mmap'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/PerlIO-scalar'
/sources/perl-5.36.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/PerlIO-scalar'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/PerlIO-via'
/sources/perl-5.36.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/PerlIO-via'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/SDBM_File'
/sources/perl-5.36.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/SDBM_File'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Socket'
/sources/perl-5.36.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Socket'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/dist/Storable'
/sources/perl-5.36.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Storable'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/Sys-Hostname'
/sources/perl-5.36.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/Sys-Hostname'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Sys-Syslog'
/sources/perl-5.36.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Sys-Syslog'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/dist/Time-HiRes'
/sources/perl-5.36.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Time-HiRes'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Time-Piece'
/sources/perl-5.36.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Time-Piece'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/cpan/Unicode-Collate'
/sources/perl-5.36.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/cpan/Unicode-Collate'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/dist/Unicode-Normalize'
/sources/perl-5.36.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/dist/Unicode-Normalize'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/XS-APItest'
make[2]: Leaving directory '/sources/perl-5.36.0/ext/XS-APItest'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/XS-Typemap'
/sources/perl-5.36.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/XS-Typemap'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/attributes'
/sources/perl-5.36.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/attributes'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/mro'
/sources/perl-5.36.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/mro'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/re/re.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/ext/re'
/sources/perl-5.36.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/ext/re'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/dist/threads'
/sources/perl-5.36.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/dist/threads'
LD_LIBRARY_PATH=/sources/perl-5.36.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so  MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic
make[2]: Entering directory '/sources/perl-5.36.0/dist/threads-shared'
/sources/perl-5.36.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644
make[2]: Leaving directory '/sources/perl-5.36.0/dist/threads-shared'
 
	Making utilities
make[2]: Entering directory '/sources/perl-5.36.0/utils'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/perl-5.36.0/utils'
 
	Everything is up to date. Type 'make test' to run test suite.
LD_LIBRARY_PATH=/sources/perl-5.36.0  ./perl -Ilib -I. installperl --destdir=   
  /usr/bin/perl5.36.0
  /usr/lib/perl5/5.36/core_perl/GDBM_File.pm
  /usr/lib/perl5/5.36/core_perl/NDBM_File.pm
  /usr/lib/perl5/5.36/core_perl/Config_heavy.pl
  /usr/lib/perl5/5.36/core_perl/Config.pm
  /usr/lib/perl5/5.36/core_perl/Errno.pm
  /usr/lib/perl5/5.36/core_perl/ODBM_File.pm
  /usr/lib/perl5/5.36/core_perl/auto/GDBM_File/GDBM_File.so
  /usr/lib/perl5/5.36/core_perl/auto/Unicode/Normalize/Normalize.so
  /usr/lib/perl5/5.36/core_perl/auto/Unicode/Collate/Collate.so
  /usr/lib/perl5/5.36/core_perl/auto/Time/HiRes/HiRes.so
  /usr/lib/perl5/5.36/core_perl/auto/Time/Piece/Piece.so
  /usr/lib/perl5/5.36/core_perl/auto/threads/threads.so
  /usr/lib/perl5/5.36/core_perl/auto/threads/shared/shared.so
  /usr/lib/perl5/5.36/core_perl/auto/Fcntl/Fcntl.so
  /usr/lib/perl5/5.36/core_perl/auto/NDBM_File/NDBM_File.so
  /usr/lib/perl5/5.36/core_perl/auto/Opcode/Opcode.so
  /usr/lib/perl5/5.36/core_perl/auto/ODBM_File/ODBM_File.so
  /usr/lib/perl5/5.36/core_perl/auto/IO/IO.so
  /usr/lib/perl5/5.36/core_perl/auto/Devel/Peek/Peek.so
  /usr/lib/perl5/5.36/core_perl/auto/Data/Dumper/Dumper.so
  /usr/lib/perl5/5.36/core_perl/auto/B/B.so
  /usr/lib/perl5/5.36/core_perl/auto/Filter/Util/Call/Call.so
  /usr/lib/perl5/5.36/core_perl/auto/File/DosGlob/DosGlob.so
  /usr/lib/perl5/5.36/core_perl/auto/File/Glob/Glob.so
  /usr/lib/perl5/5.36/core_perl/auto/MIME/Base64/Base64.so
  /usr/lib/perl5/5.36/core_perl/auto/Hash/Util/Util.so
  /usr/lib/perl5/5.36/core_perl/auto/Hash/Util/FieldHash/FieldHash.so
  /usr/lib/perl5/5.36/core_perl/auto/mro/mro.so
  /usr/lib/perl5/5.36/core_perl/auto/Cwd/Cwd.so
  /usr/lib/perl5/5.36/core_perl/auto/SDBM_File/SDBM_File.so
  /usr/lib/perl5/5.36/core_perl/auto/Encode/Encode.so
  /usr/lib/perl5/5.36/core_perl/auto/Encode/Unicode/Unicode.so
  /usr/lib/perl5/5.36/core_perl/auto/Encode/KR/KR.so
  /usr/lib/perl5/5.36/core_perl/auto/Encode/CN/CN.so
  /usr/lib/perl5/5.36/core_perl/auto/Encode/TW/TW.so
  /usr/lib/perl5/5.36/core_perl/auto/Encode/JP/JP.so
  /usr/lib/perl5/5.36/core_perl/auto/Encode/Symbol/Symbol.so
  /usr/lib/perl5/5.36/core_perl/auto/Encode/EBCDIC/EBCDIC.so
  /usr/lib/perl5/5.36/core_perl/auto/Encode/Byte/Byte.so
  /usr/lib/perl5/5.36/core_perl/auto/Math/BigInt/FastCalc/FastCalc.so
  /usr/lib/perl5/5.36/core_perl/auto/IPC/SysV/SysV.so
  /usr/lib/perl5/5.36/core_perl/auto/POSIX/POSIX.so
  /usr/lib/perl5/5.36/core_perl/auto/Compress/Raw/Bzip2/Bzip2.so
  /usr/lib/perl5/5.36/core_perl/auto/Compress/Raw/Zlib/Zlib.so
  /usr/lib/perl5/5.36/core_perl/auto/attributes/attributes.so
  /usr/lib/perl5/5.36/core_perl/auto/Digest/SHA/SHA.so
  /usr/lib/perl5/5.36/core_perl/auto/Digest/MD5/MD5.so
  /usr/lib/perl5/5.36/core_perl/auto/I18N/Langinfo/Langinfo.so
  /usr/lib/perl5/5.36/core_perl/auto/Sys/Syslog/Syslog.so
  /usr/lib/perl5/5.36/core_perl/auto/Sys/Hostname/Hostname.so
  /usr/lib/perl5/5.36/core_perl/auto/Storable/Storable.so
  /usr/lib/perl5/5.36/core_perl/auto/Socket/Socket.so
  /usr/lib/perl5/5.36/core_perl/auto/List/Util/Util.so
  /usr/lib/perl5/5.36/core_perl/auto/re/re.so
  /usr/lib/perl5/5.36/core_perl/auto/PerlIO/encoding/encoding.so
  /usr/lib/perl5/5.36/core_perl/auto/PerlIO/scalar/scalar.so
  /usr/lib/perl5/5.36/core_perl/auto/PerlIO/mmap/mmap.so
  /usr/lib/perl5/5.36/core_perl/auto/PerlIO/via/via.so
  /usr/lib/perl5/5.36/core_perl/CORE/config.h
  /usr/lib/perl5/5.36/core_perl/CORE/libperl.so
  /usr/bin/perl
  /usr/bin/pod2man
  /usr/bin/pod2text
  /usr/bin/pod2usage
  /usr/bin/podchecker
  /usr/bin/cpan
  /usr/bin/corelist
  /usr/bin/enc2xs
  /usr/bin/encguess
  /usr/bin/h2ph
  /usr/bin/h2xs
  /usr/bin/instmodsh
  /usr/bin/json_pp
  /usr/bin/libnetcfg
  /usr/bin/perlbug
  /usr/bin/perldoc
  /usr/bin/perlivp
  /usr/bin/piconv
  /usr/bin/pl2pm
  /usr/bin/pod2html
  /usr/bin/prove
  /usr/bin/ptar
  /usr/bin/ptardiff
  /usr/bin/ptargrep
  /usr/bin/shasum
  /usr/bin/splain
  /usr/bin/streamzip
  /usr/bin/xsubpp
  /usr/bin/zipdetails
  /usr/bin/perlthanks
  /usr/lib/perl5/5.36/core_perl/pod/perltoc.pod
LD_LIBRARY_PATH=/sources/perl-5.36.0  ./perl -Ilib -I. installman --destdir= 
  /usr/share/man/man1/perl.1
  /usr/share/man/man1/perl5004delta.1
  /usr/share/man/man1/perl5005delta.1
  /usr/share/man/man1/perl5100delta.1
  /usr/share/man/man1/perl5101delta.1
  /usr/share/man/man1/perl5120delta.1
  /usr/share/man/man1/perl5121delta.1
  /usr/share/man/man1/perl5122delta.1
  /usr/share/man/man1/perl5123delta.1
  /usr/share/man/man1/perl5124delta.1
  /usr/share/man/man1/perl5125delta.1
  /usr/share/man/man1/perl5140delta.1
  /usr/share/man/man1/perl5141delta.1
  /usr/share/man/man1/perl5142delta.1
  /usr/share/man/man1/perl5143delta.1
  /usr/share/man/man1/perl5144delta.1
  /usr/share/man/man1/perl5160delta.1
  /usr/share/man/man1/perl5161delta.1
  /usr/share/man/man1/perl5162delta.1
  /usr/share/man/man1/perl5163delta.1
  /usr/share/man/man1/perl5180delta.1
  /usr/share/man/man1/perl5181delta.1
  /usr/share/man/man1/perl5182delta.1
  /usr/share/man/man1/perl5184delta.1
  /usr/share/man/man1/perl5200delta.1
  /usr/share/man/man1/perl5201delta.1
  /usr/share/man/man1/perl5202delta.1
  /usr/share/man/man1/perl5203delta.1
  /usr/share/man/man1/perl5220delta.1
  /usr/share/man/man1/perl5221delta.1
  /usr/share/man/man1/perl5222delta.1
  /usr/share/man/man1/perl5223delta.1
  /usr/share/man/man1/perl5224delta.1
  /usr/share/man/man1/perl5240delta.1
  /usr/share/man/man1/perl5241delta.1
  /usr/share/man/man1/perl5242delta.1
  /usr/share/man/man1/perl5243delta.1
  /usr/share/man/man1/perl5244delta.1
  /usr/share/man/man1/perl5260delta.1
  /usr/share/man/man1/perl5261delta.1
  /usr/share/man/man1/perl5262delta.1
  /usr/share/man/man1/perl5263delta.1
  /usr/share/man/man1/perl5280delta.1
  /usr/share/man/man1/perl5281delta.1
  /usr/share/man/man1/perl5282delta.1
  /usr/share/man/man1/perl5283delta.1
  /usr/share/man/man1/perl5300delta.1
  /usr/share/man/man1/perl5301delta.1
  /usr/share/man/man1/perl5302delta.1
  /usr/share/man/man1/perl5303delta.1
  /usr/share/man/man1/perl5320delta.1
  /usr/share/man/man1/perl5321delta.1
  /usr/share/man/man1/perl5340delta.1
  /usr/share/man/man1/perl5341delta.1
  /usr/share/man/man1/perl5360delta.1
  /usr/share/man/man1/perl561delta.1
  /usr/share/man/man1/perl56delta.1
  /usr/share/man/man1/perl581delta.1
  /usr/share/man/man1/perl582delta.1
  /usr/share/man/man1/perl583delta.1
  /usr/share/man/man1/perl584delta.1
  /usr/share/man/man1/perl585delta.1
  /usr/share/man/man1/perl586delta.1
  /usr/share/man/man1/perl587delta.1
  /usr/share/man/man1/perl588delta.1
  /usr/share/man/man1/perl589delta.1
  /usr/share/man/man1/perl58delta.1
  /usr/share/man/man1/perlaix.1
  /usr/share/man/man1/perlamiga.1
  /usr/share/man/man1/perlandroid.1
  /usr/share/man/man1/perlapi.1
  /usr/share/man/man1/perlapio.1
  /usr/share/man/man1/perlartistic.1
  /usr/share/man/man1/perlbook.1
  /usr/share/man/man1/perlboot.1
  /usr/share/man/man1/perlbot.1
  /usr/share/man/man1/perlbs2000.1
  /usr/share/man/man1/perlcall.1
  /usr/share/man/man1/perlcheat.1
  /usr/share/man/man1/perlclib.1
  /usr/share/man/man1/perlcn.1
  /usr/share/man/man1/perlcommunity.1
  /usr/share/man/man1/perlcygwin.1
  /usr/share/man/man1/perldata.1
  /usr/share/man/man1/perldbmfilter.1
  /usr/share/man/man1/perldebguts.1
  /usr/share/man/man1/perldebtut.1
  /usr/share/man/man1/perldebug.1
  /usr/share/man/man1/perldelta.1
  /usr/share/man/man1/perldeprecation.1
  /usr/share/man/man1/perldiag.1
  /usr/share/man/man1/perldoc.1
  /usr/share/man/man1/perldocstyle.1
  /usr/share/man/man1/perldsc.1
  /usr/share/man/man1/perldtrace.1
  /usr/share/man/man1/perlebcdic.1
  /usr/share/man/man1/perlembed.1
  /usr/share/man/man1/perlexperiment.1
  /usr/share/man/man1/perlfaq.1
  /usr/share/man/man1/perlfaq1.1
  /usr/share/man/man1/perlfaq2.1
  /usr/share/man/man1/perlfaq3.1
  /usr/share/man/man1/perlfaq4.1
  /usr/share/man/man1/perlfaq5.1
  /usr/share/man/man1/perlfaq6.1
  /usr/share/man/man1/perlfaq7.1
  /usr/share/man/man1/perlfaq8.1
  /usr/share/man/man1/perlfaq9.1
  /usr/share/man/man1/perlfilter.1
  /usr/share/man/man1/perlfork.1
  /usr/share/man/man1/perlform.1
  /usr/share/man/man1/perlfreebsd.1
  /usr/share/man/man1/perlfunc.1
  /usr/share/man/man1/perlgit.1
  /usr/share/man/man1/perlglossary.1
  /usr/share/man/man1/perlgov.1
  /usr/share/man/man1/perlgpl.1
  /usr/share/man/man1/perlguts.1
  /usr/share/man/man1/perlhack.1
  /usr/share/man/man1/perlhacktips.1
  /usr/share/man/man1/perlhacktut.1
  /usr/share/man/man1/perlhaiku.1
  /usr/share/man/man1/perlhist.1
  /usr/share/man/man1/perlhpux.1
  /usr/share/man/man1/perlhurd.1
  /usr/share/man/man1/perlintern.1
  /usr/share/man/man1/perlinterp.1
  /usr/share/man/man1/perlintro.1
  /usr/share/man/man1/perliol.1
  /usr/share/man/man1/perlipc.1
  /usr/share/man/man1/perlirix.1
  /usr/share/man/man1/perljp.1
  /usr/share/man/man1/perlko.1
  /usr/share/man/man1/perllexwarn.1
  /usr/share/man/man1/perllinux.1
  /usr/share/man/man1/perllocale.1
  /usr/share/man/man1/perllol.1
  /usr/share/man/man1/perlmacosx.1
  /usr/share/man/man1/perlmod.1
  /usr/share/man/man1/perlmodinstall.1
  /usr/share/man/man1/perlmodlib.1
  /usr/share/man/man1/perlmodstyle.1
  /usr/share/man/man1/perlmroapi.1
  /usr/share/man/man1/perlnewmod.1
  /usr/share/man/man1/perlnumber.1
  /usr/share/man/man1/perlobj.1
  /usr/share/man/man1/perlootut.1
  /usr/share/man/man1/perlop.1
  /usr/share/man/man1/perlopenbsd.1
  /usr/share/man/man1/perlopentut.1
  /usr/share/man/man1/perlos2.1
  /usr/share/man/man1/perlos390.1
  /usr/share/man/man1/perlos400.1
  /usr/share/man/man1/perlpacktut.1
  /usr/share/man/man1/perlperf.1
  /usr/share/man/man1/perlplan9.1
  /usr/share/man/man1/perlpod.1
  /usr/share/man/man1/perlpodspec.1
  /usr/share/man/man1/perlpodstyle.1
  /usr/share/man/man1/perlpolicy.1
  /usr/share/man/man1/perlport.1
  /usr/share/man/man1/perlpragma.1
  /usr/share/man/man1/perlqnx.1
  /usr/share/man/man1/perlre.1
  /usr/share/man/man1/perlreapi.1
  /usr/share/man/man1/perlrebackslash.1
  /usr/share/man/man1/perlrecharclass.1
  /usr/share/man/man1/perlref.1
  /usr/share/man/man1/perlreftut.1
  /usr/share/man/man1/perlreguts.1
  /usr/share/man/man1/perlrepository.1
  /usr/share/man/man1/perlrequick.1
  /usr/share/man/man1/perlreref.1
  /usr/share/man/man1/perlretut.1
  /usr/share/man/man1/perlriscos.1
  /usr/share/man/man1/perlrun.1
  /usr/share/man/man1/perlsec.1
  /usr/share/man/man1/perlsecpolicy.1
  /usr/share/man/man1/perlsolaris.1
  /usr/share/man/man1/perlsource.1
  /usr/share/man/man1/perlstyle.1
  /usr/share/man/man1/perlsub.1
  /usr/share/man/man1/perlsyn.1
  /usr/share/man/man1/perlsynology.1
  /usr/share/man/man1/perlthrtut.1
  /usr/share/man/man1/perltie.1
  /usr/share/man/man1/perltoc.1
  /usr/share/man/man1/perltodo.1
  /usr/share/man/man1/perltooc.1
  /usr/share/man/man1/perltoot.1
  /usr/share/man/man1/perltrap.1
  /usr/share/man/man1/perltru64.1
  /usr/share/man/man1/perltw.1
  /usr/share/man/man1/perlunicode.1
  /usr/share/man/man1/perlunicook.1
  /usr/share/man/man1/perlunifaq.1
  /usr/share/man/man1/perluniintro.1
  /usr/share/man/man1/perluniprops.1
  /usr/share/man/man1/perlunitut.1
  /usr/share/man/man1/perlutil.1
  /usr/share/man/man1/perlvar.1
  /usr/share/man/man1/perlvms.1
  /usr/share/man/man1/perlvos.1
  /usr/share/man/man1/perlwin32.1
  /usr/share/man/man1/perlxs.1
  /usr/share/man/man1/perlxstut.1
  /usr/share/man/man1/perlxstypemap.1
  /usr/share/man/man3/AnyDBM_File.3
  /usr/share/man/man3/App::Cpan.3
  /usr/share/man/man3/App::Prove.3
  /usr/share/man/man3/App::Prove::State.3
  /usr/share/man/man3/App::Prove::State::Result.3
  /usr/share/man/man3/App::Prove::State::Result::Test.3
  /usr/share/man/man3/Archive::Tar.3
  /usr/share/man/man3/Archive::Tar::File.3
  /usr/share/man/man3/Attribute::Handlers.3
  /usr/share/man/man3/AutoLoader.3
  /usr/share/man/man3/AutoSplit.3
  /usr/share/man/man3/B.3
  /usr/share/man/man3/B::Concise.3
  /usr/share/man/man3/B::Deparse.3
  /usr/share/man/man3/B::Op_private.3
  /usr/share/man/man3/B::Showlex.3
  /usr/share/man/man3/B::Terse.3
  /usr/share/man/man3/B::Xref.3
  /usr/share/man/man3/Benchmark.3
  /usr/share/man/man3/CORE.3
  /usr/share/man/man3/CPAN.3
  /usr/share/man/man3/CPAN::API::HOWTO.3
  /usr/share/man/man3/CPAN::Debug.3
  /usr/share/man/man3/CPAN::Distroprefs.3
  /usr/share/man/man3/CPAN::FirstTime.3
  /usr/share/man/man3/CPAN::HandleConfig.3
  /usr/share/man/man3/CPAN::Kwalify.3
  /usr/share/man/man3/CPAN::Meta.3
  /usr/share/man/man3/CPAN::Meta::Converter.3
  /usr/share/man/man3/CPAN::Meta::Feature.3
  /usr/share/man/man3/CPAN::Meta::History.3
  /usr/share/man/man3/CPAN::Meta::History::Meta_1_0.3
  /usr/share/man/man3/CPAN::Meta::History::Meta_1_1.3
  /usr/share/man/man3/CPAN::Meta::History::Meta_1_2.3
  /usr/share/man/man3/CPAN::Meta::History::Meta_1_3.3
  /usr/share/man/man3/CPAN::Meta::History::Meta_1_4.3
  /usr/share/man/man3/CPAN::Meta::Merge.3
  /usr/share/man/man3/CPAN::Meta::Prereqs.3
  /usr/share/man/man3/CPAN::Meta::Requirements.3
  /usr/share/man/man3/CPAN::Meta::Spec.3
  /usr/share/man/man3/CPAN::Meta::Validator.3
  /usr/share/man/man3/CPAN::Meta::YAML.3
  /usr/share/man/man3/CPAN::Mirrors.3
  /usr/share/man/man3/CPAN::Nox.3
  /usr/share/man/man3/CPAN::Plugin.3
  /usr/share/man/man3/CPAN::Plugin::Specfile.3
  /usr/share/man/man3/CPAN::Queue.3
  /usr/share/man/man3/CPAN::Tarzip.3
  /usr/share/man/man3/CPAN::Version.3
  /usr/share/man/man3/Carp.3
  /usr/share/man/man3/Class::Struct.3
  /usr/share/man/man3/Compress::Raw::Bzip2.3
  /usr/share/man/man3/Compress::Raw::Zlib.3
  /usr/share/man/man3/Compress::Zlib.3
  /usr/share/man/man3/Config.3
  /usr/share/man/man3/Config::Extensions.3
  /usr/share/man/man3/Config::Perl::V.3
  /usr/share/man/man3/Cwd.3
  /usr/share/man/man3/DB.3
  /usr/share/man/man3/DBM_Filter.3
  /usr/share/man/man3/DBM_Filter::compress.3
  /usr/share/man/man3/DBM_Filter::encode.3
  /usr/share/man/man3/DBM_Filter::int32.3
  /usr/share/man/man3/DBM_Filter::null.3
  /usr/share/man/man3/DBM_Filter::utf8.3
  /usr/share/man/man3/Data::Dumper.3
  /usr/share/man/man3/Devel::PPPort.3
  /usr/share/man/man3/Devel::Peek.3
  /usr/share/man/man3/Devel::SelfStubber.3
  /usr/share/man/man3/Digest.3
  /usr/share/man/man3/Digest::MD5.3
  /usr/share/man/man3/Digest::SHA.3
  /usr/share/man/man3/Digest::base.3
  /usr/share/man/man3/Digest::file.3
  /usr/share/man/man3/DirHandle.3
  /usr/share/man/man3/Dumpvalue.3
  /usr/share/man/man3/DynaLoader.3
  /usr/share/man/man3/Encode.3
  /usr/share/man/man3/Encode::Alias.3
  /usr/share/man/man3/Encode::Byte.3
  /usr/share/man/man3/Encode::CJKConstants.3
  /usr/share/man/man3/Encode::CN.3
  /usr/share/man/man3/Encode::CN::HZ.3
  /usr/share/man/man3/Encode::Config.3
  /usr/share/man/man3/Encode::EBCDIC.3
  /usr/share/man/man3/Encode::Encoder.3
  /usr/share/man/man3/Encode::Encoding.3
  /usr/share/man/man3/Encode::GSM0338.3
  /usr/share/man/man3/Encode::Guess.3
  /usr/share/man/man3/Encode::JP.3
  /usr/share/man/man3/Encode::JP::H2Z.3
  /usr/share/man/man3/Encode::JP::JIS7.3
  /usr/share/man/man3/Encode::KR.3
  /usr/share/man/man3/Encode::KR::2022_KR.3
  /usr/share/man/man3/Encode::MIME::Header.3
  /usr/share/man/man3/Encode::MIME::Name.3
  /usr/share/man/man3/Encode::PerlIO.3
  /usr/share/man/man3/Encode::Supported.3
  /usr/share/man/man3/Encode::Symbol.3
  /usr/share/man/man3/Encode::TW.3
  /usr/share/man/man3/Encode::Unicode.3
  /usr/share/man/man3/Encode::Unicode::UTF7.3
  /usr/share/man/man3/English.3
  /usr/share/man/man3/Env.3
  /usr/share/man/man3/Errno.3
  /usr/share/man/man3/Exporter.3
  /usr/share/man/man3/Exporter::Heavy.3
  /usr/share/man/man3/ExtUtils::CBuilder.3
  /usr/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3
  /usr/share/man/man3/ExtUtils::Command.3
  /usr/share/man/man3/ExtUtils::Command::MM.3
  /usr/share/man/man3/ExtUtils::Constant.3
  /usr/share/man/man3/ExtUtils::Constant::Base.3
  /usr/share/man/man3/ExtUtils::Constant::Utils.3
  /usr/share/man/man3/ExtUtils::Constant::XS.3
  /usr/share/man/man3/ExtUtils::Embed.3
  /usr/share/man/man3/ExtUtils::Install.3
  /usr/share/man/man3/ExtUtils::Installed.3
  /usr/share/man/man3/ExtUtils::Liblist.3
  /usr/share/man/man3/ExtUtils::MM.3
  /usr/share/man/man3/ExtUtils::MM_AIX.3
  /usr/share/man/man3/ExtUtils::MM_Any.3
  /usr/share/man/man3/ExtUtils::MM_BeOS.3
  /usr/share/man/man3/ExtUtils::MM_Cygwin.3
  /usr/share/man/man3/ExtUtils::MM_DOS.3
  /usr/share/man/man3/ExtUtils::MM_Darwin.3
  /usr/share/man/man3/ExtUtils::MM_MacOS.3
  /usr/share/man/man3/ExtUtils::MM_NW5.3
  /usr/share/man/man3/ExtUtils::MM_OS2.3
  /usr/share/man/man3/ExtUtils::MM_OS390.3
  /usr/share/man/man3/ExtUtils::MM_QNX.3
  /usr/share/man/man3/ExtUtils::MM_UWIN.3
  /usr/share/man/man3/ExtUtils::MM_Unix.3
  /usr/share/man/man3/ExtUtils::MM_VMS.3
  /usr/share/man/man3/ExtUtils::MM_VOS.3
  /usr/share/man/man3/ExtUtils::MM_Win32.3
  /usr/share/man/man3/ExtUtils::MM_Win95.3
  /usr/share/man/man3/ExtUtils::MY.3
  /usr/share/man/man3/ExtUtils::MakeMaker.3
  /usr/share/man/man3/ExtUtils::MakeMaker::Config.3
  /usr/share/man/man3/ExtUtils::MakeMaker::FAQ.3
  /usr/share/man/man3/ExtUtils::MakeMaker::Locale.3
  /usr/share/man/man3/ExtUtils::MakeMaker::Tutorial.3
  /usr/share/man/man3/ExtUtils::Manifest.3
  /usr/share/man/man3/ExtUtils::Miniperl.3
  /usr/share/man/man3/ExtUtils::Mkbootstrap.3
  /usr/share/man/man3/ExtUtils::Mksymlists.3
  /usr/share/man/man3/ExtUtils::PL2Bat.3
  /usr/share/man/man3/ExtUtils::Packlist.3
  /usr/share/man/man3/ExtUtils::ParseXS.3
  /usr/share/man/man3/ExtUtils::ParseXS::Constants.3
  /usr/share/man/man3/ExtUtils::ParseXS::Eval.3
  /usr/share/man/man3/ExtUtils::ParseXS::Utilities.3
  /usr/share/man/man3/ExtUtils::Typemaps.3
  /usr/share/man/man3/ExtUtils::Typemaps::Cmd.3
  /usr/share/man/man3/ExtUtils::Typemaps::InputMap.3
  /usr/share/man/man3/ExtUtils::Typemaps::OutputMap.3
  /usr/share/man/man3/ExtUtils::Typemaps::Type.3
  /usr/share/man/man3/ExtUtils::testlib.3
  /usr/share/man/man3/Fatal.3
  /usr/share/man/man3/Fcntl.3
  /usr/share/man/man3/File::Basename.3
  /usr/share/man/man3/File::Compare.3
  /usr/share/man/man3/File::Copy.3
  /usr/share/man/man3/File::DosGlob.3
  /usr/share/man/man3/File::Fetch.3
  /usr/share/man/man3/File::Find.3
  /usr/share/man/man3/File::Glob.3
  /usr/share/man/man3/File::GlobMapper.3
  /usr/share/man/man3/File::Path.3
  /usr/share/man/man3/File::Spec.3
  /usr/share/man/man3/File::Spec::AmigaOS.3
  /usr/share/man/man3/File::Spec::Cygwin.3
  /usr/share/man/man3/File::Spec::Epoc.3
  /usr/share/man/man3/File::Spec::Functions.3
  /usr/share/man/man3/File::Spec::Mac.3
  /usr/share/man/man3/File::Spec::OS2.3
  /usr/share/man/man3/File::Spec::Unix.3
  /usr/share/man/man3/File::Spec::VMS.3
  /usr/share/man/man3/File::Spec::Win32.3
  /usr/share/man/man3/File::Temp.3
  /usr/share/man/man3/File::stat.3
  /usr/share/man/man3/FileCache.3
  /usr/share/man/man3/FileHandle.3
  /usr/share/man/man3/Filter::Simple.3
  /usr/share/man/man3/Filter::Util::Call.3
  /usr/share/man/man3/FindBin.3
  /usr/share/man/man3/GDBM_File.3
  /usr/share/man/man3/Getopt::Long.3
  /usr/share/man/man3/Getopt::Std.3
  /usr/share/man/man3/HTTP::Tiny.3
  /usr/share/man/man3/Hash::Util.3
  /usr/share/man/man3/Hash::Util::FieldHash.3
  /usr/share/man/man3/I18N::Collate.3
  /usr/share/man/man3/I18N::LangTags.3
  /usr/share/man/man3/I18N::LangTags::Detect.3
  /usr/share/man/man3/I18N::LangTags::List.3
  /usr/share/man/man3/I18N::Langinfo.3
  /usr/share/man/man3/IO.3
  /usr/share/man/man3/IO::Compress::Base.3
  /usr/share/man/man3/IO::Compress::Bzip2.3
  /usr/share/man/man3/IO::Compress::Deflate.3
  /usr/share/man/man3/IO::Compress::FAQ.3
  /usr/share/man/man3/IO::Compress::Gzip.3
  /usr/share/man/man3/IO::Compress::RawDeflate.3
  /usr/share/man/man3/IO::Compress::Zip.3
  /usr/share/man/man3/IO::Dir.3
  /usr/share/man/man3/IO::File.3
  /usr/share/man/man3/IO::Handle.3
  /usr/share/man/man3/IO::Pipe.3
  /usr/share/man/man3/IO::Poll.3
  /usr/share/man/man3/IO::Seekable.3
  /usr/share/man/man3/IO::Select.3
  /usr/share/man/man3/IO::Socket.3
  /usr/share/man/man3/IO::Socket::INET.3
  /usr/share/man/man3/IO::Socket::IP.3
  /usr/share/man/man3/IO::Socket::UNIX.3
  /usr/share/man/man3/IO::Uncompress::AnyInflate.3
  /usr/share/man/man3/IO::Uncompress::AnyUncompress.3
  /usr/share/man/man3/IO::Uncompress::Base.3
  /usr/share/man/man3/IO::Uncompress::Bunzip2.3
  /usr/share/man/man3/IO::Uncompress::Gunzip.3
  /usr/share/man/man3/IO::Uncompress::Inflate.3
  /usr/share/man/man3/IO::Uncompress::RawInflate.3
  /usr/share/man/man3/IO::Uncompress::Unzip.3
  /usr/share/man/man3/IO::Zlib.3
  /usr/share/man/man3/IPC::Cmd.3
  /usr/share/man/man3/IPC::Msg.3
  /usr/share/man/man3/IPC::Open2.3
  /usr/share/man/man3/IPC::Open3.3
  /usr/share/man/man3/IPC::Semaphore.3
  /usr/share/man/man3/IPC::SharedMem.3
  /usr/share/man/man3/IPC::SysV.3
  /usr/share/man/man3/Internals.3
  /usr/share/man/man3/JSON::PP.3
  /usr/share/man/man3/JSON::PP::Boolean.3
  /usr/share/man/man3/List::Util.3
  /usr/share/man/man3/List::Util::XS.3
  /usr/share/man/man3/Locale::Maketext.3
  /usr/share/man/man3/Locale::Maketext::Cookbook.3
  /usr/share/man/man3/Locale::Maketext::Guts.3
  /usr/share/man/man3/Locale::Maketext::GutsLoader.3
  /usr/share/man/man3/Locale::Maketext::Simple.3
  /usr/share/man/man3/Locale::Maketext::TPJ13.3
  /usr/share/man/man3/MIME::Base64.3
  /usr/share/man/man3/MIME::QuotedPrint.3
  /usr/share/man/man3/Math::BigFloat.3
  /usr/share/man/man3/Math::BigInt.3
  /usr/share/man/man3/Math::BigInt::Calc.3
  /usr/share/man/man3/Math::BigInt::FastCalc.3
  /usr/share/man/man3/Math::BigInt::Lib.3
  /usr/share/man/man3/Math::BigRat.3
  /usr/share/man/man3/Math::Complex.3
  /usr/share/man/man3/Math::Trig.3
  /usr/share/man/man3/Memoize.3
  /usr/share/man/man3/Memoize::AnyDBM_File.3
  /usr/share/man/man3/Memoize::Expire.3
  /usr/share/man/man3/Memoize::ExpireFile.3
  /usr/share/man/man3/Memoize::ExpireTest.3
  /usr/share/man/man3/Memoize::NDBM_File.3
  /usr/share/man/man3/Memoize::SDBM_File.3
  /usr/share/man/man3/Memoize::Storable.3
  /usr/share/man/man3/Module::CoreList.3
  /usr/share/man/man3/Module::CoreList::Utils.3
  /usr/share/man/man3/Module::Load.3
  /usr/share/man/man3/Module::Load::Conditional.3
  /usr/share/man/man3/Module::Loaded.3
  /usr/share/man/man3/Module::Metadata.3
  /usr/share/man/man3/NDBM_File.3
  /usr/share/man/man3/NEXT.3
  /usr/share/man/man3/Net::Cmd.3
  /usr/share/man/man3/Net::Config.3
  /usr/share/man/man3/Net::Domain.3
  /usr/share/man/man3/Net::FTP.3
  /usr/share/man/man3/Net::NNTP.3
  /usr/share/man/man3/Net::Netrc.3
  /usr/share/man/man3/Net::POP3.3
  /usr/share/man/man3/Net::Ping.3
  /usr/share/man/man3/Net::SMTP.3
  /usr/share/man/man3/Net::Time.3
  /usr/share/man/man3/Net::hostent.3
  /usr/share/man/man3/Net::libnetFAQ.3
  /usr/share/man/man3/Net::netent.3
  /usr/share/man/man3/Net::protoent.3
  /usr/share/man/man3/Net::servent.3
  /usr/share/man/man3/O.3
  /usr/share/man/man3/ODBM_File.3
  /usr/share/man/man3/Opcode.3
  /usr/share/man/man3/POSIX.3
  /usr/share/man/man3/Params::Check.3
  /usr/share/man/man3/Parse::CPAN::Meta.3
  /usr/share/man/man3/Perl::OSType.3
  /usr/share/man/man3/PerlIO.3
  /usr/share/man/man3/PerlIO::encoding.3
  /usr/share/man/man3/PerlIO::mmap.3
  /usr/share/man/man3/PerlIO::scalar.3
  /usr/share/man/man3/PerlIO::via.3
  /usr/share/man/man3/PerlIO::via::QuotedPrint.3
  /usr/share/man/man3/Pod::Checker.3
  /usr/share/man/man3/Pod::Escapes.3
  /usr/share/man/man3/Pod::Html.3
  /usr/share/man/man3/Pod::Html::Util.3
  /usr/share/man/man3/Pod::Man.3
  /usr/share/man/man3/Pod::ParseLink.3
  /usr/share/man/man3/Pod::Perldoc.3
  /usr/share/man/man3/Pod::Perldoc::BaseTo.3
  /usr/share/man/man3/Pod::Perldoc::GetOptsOO.3
  /usr/share/man/man3/Pod::Perldoc::ToANSI.3
  /usr/share/man/man3/Pod::Perldoc::ToChecker.3
  /usr/share/man/man3/Pod::Perldoc::ToMan.3
  /usr/share/man/man3/Pod::Perldoc::ToNroff.3
  /usr/share/man/man3/Pod::Perldoc::ToPod.3
  /usr/share/man/man3/Pod::Perldoc::ToRtf.3
  /usr/share/man/man3/Pod::Perldoc::ToTerm.3
  /usr/share/man/man3/Pod::Perldoc::ToText.3
  /usr/share/man/man3/Pod::Perldoc::ToTk.3
  /usr/share/man/man3/Pod::Perldoc::ToXml.3
  /usr/share/man/man3/Pod::Simple.3
  /usr/share/man/man3/Pod::Simple::Checker.3
  /usr/share/man/man3/Pod::Simple::Debug.3
  /usr/share/man/man3/Pod::Simple::DumpAsText.3
  /usr/share/man/man3/Pod::Simple::DumpAsXML.3
  /usr/share/man/man3/Pod::Simple::HTML.3
  /usr/share/man/man3/Pod::Simple::HTMLBatch.3
  /usr/share/man/man3/Pod::Simple::JustPod.3
  /usr/share/man/man3/Pod::Simple::LinkSection.3
  /usr/share/man/man3/Pod::Simple::Methody.3
  /usr/share/man/man3/Pod::Simple::PullParser.3
  /usr/share/man/man3/Pod::Simple::PullParserEndToken.3
  /usr/share/man/man3/Pod::Simple::PullParserStartToken.3
  /usr/share/man/man3/Pod::Simple::PullParserTextToken.3
  /usr/share/man/man3/Pod::Simple::PullParserToken.3
  /usr/share/man/man3/Pod::Simple::RTF.3
  /usr/share/man/man3/Pod::Simple::Search.3
  /usr/share/man/man3/Pod::Simple::SimpleTree.3
  /usr/share/man/man3/Pod::Simple::Subclassing.3
  /usr/share/man/man3/Pod::Simple::Text.3
  /usr/share/man/man3/Pod::Simple::TextContent.3
  /usr/share/man/man3/Pod::Simple::XHTML.3
  /usr/share/man/man3/Pod::Simple::XMLOutStream.3
  /usr/share/man/man3/Pod::Text.3
  /usr/share/man/man3/Pod::Text::Color.3
  /usr/share/man/man3/Pod::Text::Overstrike.3
  /usr/share/man/man3/Pod::Text::Termcap.3
  /usr/share/man/man3/Pod::Usage.3
  /usr/share/man/man3/SDBM_File.3
  /usr/share/man/man3/Safe.3
  /usr/share/man/man3/Scalar::Util.3
  /usr/share/man/man3/Search::Dict.3
  /usr/share/man/man3/SelectSaver.3
  /usr/share/man/man3/SelfLoader.3
  /usr/share/man/man3/Socket.3
  /usr/share/man/man3/Storable.3
  /usr/share/man/man3/Sub::Util.3
  /usr/share/man/man3/Symbol.3
  /usr/share/man/man3/Sys::Hostname.3
  /usr/share/man/man3/Sys::Syslog.3
  /usr/share/man/man3/TAP::Base.3
  /usr/share/man/man3/TAP::Formatter::Base.3
  /usr/share/man/man3/TAP::Formatter::Color.3
  /usr/share/man/man3/TAP::Formatter::Console.3
  /usr/share/man/man3/TAP::Formatter::Console::ParallelSession.3
  /usr/share/man/man3/TAP::Formatter::Console::Session.3
  /usr/share/man/man3/TAP::Formatter::File.3
  /usr/share/man/man3/TAP::Formatter::File::Session.3
  /usr/share/man/man3/TAP::Formatter::Session.3
  /usr/share/man/man3/TAP::Harness.3
  /usr/share/man/man3/TAP::Harness::Beyond.3
  /usr/share/man/man3/TAP::Harness::Env.3
  /usr/share/man/man3/TAP::Object.3
  /usr/share/man/man3/TAP::Parser.3
  /usr/share/man/man3/TAP::Parser::Aggregator.3
  /usr/share/man/man3/TAP::Parser::Grammar.3
  /usr/share/man/man3/TAP::Parser::Iterator.3
  /usr/share/man/man3/TAP::Parser::Iterator::Array.3
  /usr/share/man/man3/TAP::Parser::Iterator::Process.3
  /usr/share/man/man3/TAP::Parser::Iterator::Stream.3
  /usr/share/man/man3/TAP::Parser::IteratorFactory.3
  /usr/share/man/man3/TAP::Parser::Multiplexer.3
  /usr/share/man/man3/TAP::Parser::Result.3
  /usr/share/man/man3/TAP::Parser::Result::Bailout.3
  /usr/share/man/man3/TAP::Parser::Result::Comment.3
  /usr/share/man/man3/TAP::Parser::Result::Plan.3
  /usr/share/man/man3/TAP::Parser::Result::Pragma.3
  /usr/share/man/man3/TAP::Parser::Result::Test.3
  /usr/share/man/man3/TAP::Parser::Result::Unknown.3
  /usr/share/man/man3/TAP::Parser::Result::Version.3
  /usr/share/man/man3/TAP::Parser::Result::YAML.3
  /usr/share/man/man3/TAP::Parser::ResultFactory.3
  /usr/share/man/man3/TAP::Parser::Scheduler.3
  /usr/share/man/man3/TAP::Parser::Scheduler::Job.3
  /usr/share/man/man3/TAP::Parser::Scheduler::Spinner.3
  /usr/share/man/man3/TAP::Parser::Source.3
  /usr/share/man/man3/TAP::Parser::SourceHandler.3
  /usr/share/man/man3/TAP::Parser::SourceHandler::Executable.3
  /usr/share/man/man3/TAP::Parser::SourceHandler::File.3
  /usr/share/man/man3/TAP::Parser::SourceHandler::Handle.3
  /usr/share/man/man3/TAP::Parser::SourceHandler::Perl.3
  /usr/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3
  /usr/share/man/man3/TAP::Parser::YAMLish::Reader.3
  /usr/share/man/man3/TAP::Parser::YAMLish::Writer.3
  /usr/share/man/man3/Term::ANSIColor.3
  /usr/share/man/man3/Term::Cap.3
  /usr/share/man/man3/Term::Complete.3
  /usr/share/man/man3/Term::ReadLine.3
  /usr/share/man/man3/Test.3
  /usr/share/man/man3/Test2.3
  /usr/share/man/man3/Test2::API.3
  /usr/share/man/man3/Test2::API::Breakage.3
  /usr/share/man/man3/Test2::API::Context.3
  /usr/share/man/man3/Test2::API::Instance.3
  /usr/share/man/man3/Test2::API::InterceptResult.3
  /usr/share/man/man3/Test2::API::InterceptResult::Event.3
  /usr/share/man/man3/Test2::API::InterceptResult::Hub.3
  /usr/share/man/man3/Test2::API::InterceptResult::Squasher.3
  /usr/share/man/man3/Test2::API::Stack.3
  /usr/share/man/man3/Test2::Event.3
  /usr/share/man/man3/Test2::Event::Bail.3
  /usr/share/man/man3/Test2::Event::Diag.3
  /usr/share/man/man3/Test2::Event::Encoding.3
  /usr/share/man/man3/Test2::Event::Exception.3
  /usr/share/man/man3/Test2::Event::Fail.3
  /usr/share/man/man3/Test2::Event::Generic.3
  /usr/share/man/man3/Test2::Event::Note.3
  /usr/share/man/man3/Test2::Event::Ok.3
  /usr/share/man/man3/Test2::Event::Pass.3
  /usr/share/man/man3/Test2::Event::Plan.3
  /usr/share/man/man3/Test2::Event::Skip.3
  /usr/share/man/man3/Test2::Event::Subtest.3
  /usr/share/man/man3/Test2::Event::TAP::Version.3
  /usr/share/man/man3/Test2::Event::V2.3
  /usr/share/man/man3/Test2::Event::Waiting.3
  /usr/share/man/man3/Test2::EventFacet.3
  /usr/share/man/man3/Test2::EventFacet::About.3
  /usr/share/man/man3/Test2::EventFacet::Amnesty.3
  /usr/share/man/man3/Test2::EventFacet::Assert.3
  /usr/share/man/man3/Test2::EventFacet::Control.3
  /usr/share/man/man3/Test2::EventFacet::Error.3
  /usr/share/man/man3/Test2::EventFacet::Hub.3
  /usr/share/man/man3/Test2::EventFacet::Info.3
  /usr/share/man/man3/Test2::EventFacet::Info::Table.3
  /usr/share/man/man3/Test2::EventFacet::Meta.3
  /usr/share/man/man3/Test2::EventFacet::Parent.3
  /usr/share/man/man3/Test2::EventFacet::Plan.3
  /usr/share/man/man3/Test2::EventFacet::Render.3
  /usr/share/man/man3/Test2::EventFacet::Trace.3
  /usr/share/man/man3/Test2::Formatter.3
  /usr/share/man/man3/Test2::Formatter::TAP.3
  /usr/share/man/man3/Test2::Hub.3
  /usr/share/man/man3/Test2::Hub::Interceptor.3
  /usr/share/man/man3/Test2::Hub::Interceptor::Terminator.3
  /usr/share/man/man3/Test2::Hub::Subtest.3
  /usr/share/man/man3/Test2::IPC.3
  /usr/share/man/man3/Test2::IPC::Driver.3
  /usr/share/man/man3/Test2::IPC::Driver::Files.3
  /usr/share/man/man3/Test2::Tools::Tiny.3
  /usr/share/man/man3/Test2::Transition.3
  /usr/share/man/man3/Test2::Util.3
  /usr/share/man/man3/Test2::Util::ExternalMeta.3
  /usr/share/man/man3/Test2::Util::Facets2Legacy.3
  /usr/share/man/man3/Test2::Util::HashBase.3
  /usr/share/man/man3/Test2::Util::Trace.3
  /usr/share/man/man3/Test::Builder.3
  /usr/share/man/man3/Test::Builder::Formatter.3
  /usr/share/man/man3/Test::Builder::IO::Scalar.3
  /usr/share/man/man3/Test::Builder::Module.3
  /usr/share/man/man3/Test::Builder::Tester.3
  /usr/share/man/man3/Test::Builder::Tester::Color.3
  /usr/share/man/man3/Test::Builder::TodoDiag.3
  /usr/share/man/man3/Test::Harness.3
  /usr/share/man/man3/Test::More.3
  /usr/share/man/man3/Test::Simple.3
  /usr/share/man/man3/Test::Tester.3
  /usr/share/man/man3/Test::Tester::Capture.3
  /usr/share/man/man3/Test::Tester::CaptureRunner.3
  /usr/share/man/man3/Test::Tutorial.3
  /usr/share/man/man3/Test::use::ok.3
  /usr/share/man/man3/Text::Abbrev.3
  /usr/share/man/man3/Text::Balanced.3
  /usr/share/man/man3/Text::ParseWords.3
  /usr/share/man/man3/Text::Tabs.3
  /usr/share/man/man3/Text::Wrap.3
  /usr/share/man/man3/Thread.3
  /usr/share/man/man3/Thread::Queue.3
  /usr/share/man/man3/Thread::Semaphore.3
  /usr/share/man/man3/Tie::Array.3
  /usr/share/man/man3/Tie::File.3
  /usr/share/man/man3/Tie::Handle.3
  /usr/share/man/man3/Tie::Hash.3
  /usr/share/man/man3/Tie::Hash::NamedCapture.3
  /usr/share/man/man3/Tie::Memoize.3
  /usr/share/man/man3/Tie::RefHash.3
  /usr/share/man/man3/Tie::Scalar.3
  /usr/share/man/man3/Tie::StdHandle.3
  /usr/share/man/man3/Tie::SubstrHash.3
  /usr/share/man/man3/Time::HiRes.3
  /usr/share/man/man3/Time::Local.3
  /usr/share/man/man3/Time::Piece.3
  /usr/share/man/man3/Time::Seconds.3
  /usr/share/man/man3/Time::gmtime.3
  /usr/share/man/man3/Time::localtime.3
  /usr/share/man/man3/Time::tm.3
  /usr/share/man/man3/UNIVERSAL.3
  /usr/share/man/man3/Unicode::Collate.3
  /usr/share/man/man3/Unicode::Collate::CJK::Big5.3
  /usr/share/man/man3/Unicode::Collate::CJK::GB2312.3
  /usr/share/man/man3/Unicode::Collate::CJK::JISX0208.3
  /usr/share/man/man3/Unicode::Collate::CJK::Korean.3
  /usr/share/man/man3/Unicode::Collate::CJK::Pinyin.3
  /usr/share/man/man3/Unicode::Collate::CJK::Stroke.3
  /usr/share/man/man3/Unicode::Collate::CJK::Zhuyin.3
  /usr/share/man/man3/Unicode::Collate::Locale.3
  /usr/share/man/man3/Unicode::Normalize.3
  /usr/share/man/man3/Unicode::UCD.3
  /usr/share/man/man3/User::grent.3
  /usr/share/man/man3/User::pwent.3
  /usr/share/man/man3/XSLoader.3
  /usr/share/man/man3/attributes.3
  /usr/share/man/man3/autodie.3
  /usr/share/man/man3/autodie::Scope::Guard.3
  /usr/share/man/man3/autodie::Scope::GuardStack.3
  /usr/share/man/man3/autodie::Util.3
  /usr/share/man/man3/autodie::exception.3
  /usr/share/man/man3/autodie::exception::system.3
  /usr/share/man/man3/autodie::hints.3
  /usr/share/man/man3/autodie::skip.3
  /usr/share/man/man3/autouse.3
  /usr/share/man/man3/base.3
  /usr/share/man/man3/bigfloat.3
  /usr/share/man/man3/bigint.3
  /usr/share/man/man3/bignum.3
  /usr/share/man/man3/bigrat.3
  /usr/share/man/man3/blib.3
  /usr/share/man/man3/builtin.3
  /usr/share/man/man3/bytes.3
  /usr/share/man/man3/charnames.3
  /usr/share/man/man3/constant.3
  /usr/share/man/man3/deprecate.3
  /usr/share/man/man3/diagnostics.3
  /usr/share/man/man3/encoding.3
  /usr/share/man/man3/encoding::warnings.3
  /usr/share/man/man3/experimental.3
  /usr/share/man/man3/feature.3
  /usr/share/man/man3/fields.3
  /usr/share/man/man3/filetest.3
  /usr/share/man/man3/if.3
  /usr/share/man/man3/integer.3
  /usr/share/man/man3/less.3
  /usr/share/man/man3/lib.3
  /usr/share/man/man3/locale.3
  /usr/share/man/man3/mro.3
  /usr/share/man/man3/ok.3
  /usr/share/man/man3/open.3
  /usr/share/man/man3/ops.3
  /usr/share/man/man3/overload.3
  /usr/share/man/man3/overloading.3
  /usr/share/man/man3/parent.3
  /usr/share/man/man3/re.3
  /usr/share/man/man3/sigtrap.3
  /usr/share/man/man3/sort.3
  /usr/share/man/man3/strict.3
  /usr/share/man/man3/subs.3
  /usr/share/man/man3/threads.3
  /usr/share/man/man3/threads::shared.3
  /usr/share/man/man3/unicore::Name.3
  /usr/share/man/man3/utf8.3
  /usr/share/man/man3/vars.3
  /usr/share/man/man3/version.3
  /usr/share/man/man3/version::Internals.3
  /usr/share/man/man3/vmsish.3
  /usr/share/man/man3/warnings.3
  /usr/share/man/man3/warnings::register.3
  /usr/share/man/man1/pod2man.1
  /usr/share/man/man1/pod2text.1
  /usr/share/man/man1/pod2usage.1
  /usr/share/man/man1/podchecker.1
  /usr/share/man/man1/cpan.1
  /usr/share/man/man1/corelist.1
  /usr/share/man/man1/enc2xs.1
  /usr/share/man/man1/encguess.1
  /usr/share/man/man1/h2ph.1
  /usr/share/man/man1/h2xs.1
  /usr/share/man/man1/instmodsh.1
  /usr/share/man/man1/json_pp.1
  /usr/share/man/man1/libnetcfg.1
  /usr/share/man/man1/perlbug.1
  /usr/share/man/man1/perlthanks.1
  /usr/share/man/man1/perlivp.1
  /usr/share/man/man1/piconv.1
  /usr/share/man/man1/pl2pm.1
  /usr/share/man/man1/pod2html.1
  /usr/share/man/man1/prove.1
  /usr/share/man/man1/ptar.1
  /usr/share/man/man1/ptardiff.1
  /usr/share/man/man1/ptargrep.1
  /usr/share/man/man1/shasum.1
  /usr/share/man/man1/splain.1
  /usr/share/man/man1/streamzip.1
  /usr/share/man/man1/xsubpp.1
  /usr/share/man/man1/zipdetails.1
make[1]: Leaving directory '/sources/perl-5.36.0'


Totalseconds: 973

KB: 3621520	/