Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue running installation for perl 5.34.0 Time::HiRes test fails on RHEL 8.5 #19321

Closed
MaintainUplift opened this issue Jan 3, 2022 · 17 comments · Fixed by #20908
Closed

Issue running installation for perl 5.34.0 Time::HiRes test fails on RHEL 8.5 #19321

MaintainUplift opened this issue Jan 3, 2022 · 17 comments · Fixed by #20908

Comments

@MaintainUplift
Copy link

Hello. I am working with a team on RHEL 8.5 and, to avoid package updates breaking our application, we are compiling our own perl 5.34.0 from source. We keep running into an issue with the testing of the Time::HiRes module:

dist/Time-HiRes/t/stat ........................................... #   Failed test at t/stat.t line 35.
#     Structures begin differing at:
#          $got->[8] = '1641238896.30675'
#     $expected->[8] = '1641238896.00375'
#   Failed test at t/stat.t line 35.
#     Structures begin differing at:
#          $got->[8] = '1641238896.61875'
#     $expected->[8] = '1641238896.30675'
#   Failed test at t/stat.t line 35.
#     Structures begin differing at:
#          $got->[8] = '1641238896.90775'
#     $expected->[8] = '1641238896.77775'
#   Failed test at t/stat.t line 35.
#     Structures begin differing at:
#          $got->[8] = '1641238897.14076'
#     $expected->[8] = '1641238897.02776'
# Looks like you failed 4 tests of 43.
FAILED at test 13

...

Failed 1 test out of 2459, 99.96% okay.
        ../dist/Time-HiRes/t/stat.t
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You have a good chance to get more information by running
###   ./perl harness
### in the 't' directory since most (>=80%) of the tests succeeded.
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
###   setenv LD_LIBRARY_PATH `pwd`; cd t; ./perl harness
###   LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; cd t; ./perl harness
###   export LD_LIBRARY_PATH=`pwd`; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
Elapsed: 870 sec
u=10.14  s=9.41  cu=431.36  cs=97.55  scripts=2459  tests=1186017
make: *** [makefile:800: test] Error 1

I am aware that this has been reported as an issue with utime.t and usleep.t as Bug #122819 (https://rt.cpan.org/Public/Bug/Display.html?id=122819), and apparently Bug #116127 (https://rt.cpan.org/Public/Bug/Display.html?id=116127), but I have not seen it reported as a failure with stat.t.

I am also aware from running perl -V on our system perl that this has apparently been addressed in Fedora Patch58:
Fedora Patch58: Fix unreliable Time-HiRes tests (CPAN RT#122819)

However, since we are compiling from source and we are using the latest perl 5.34.0 directly from CPAN, AND we are still getting this bug, I have tried a number of things to fix it, and they have failed. It seems that there's a difference between the Time::HiRes packaged with perl 5.34.0 (1.9764) and the newest version on CPAN (1.9767), yet still this apparently does not address this Time::HiRes issue when compiling from src on RHEL 8.5.

Can someone kindly help me figure out how to get past this hurdle and patch the perl we are trying to install?

MANY THANKS!

@jkeenan
Copy link
Contributor

jkeenan commented Jan 3, 2022

[snip]
However, since we are compiling from source and we are using the latest perl 5.34.0 directly from CPAN, AND we are still getting this bug, I have tried a number of things to fix it, and they have failed. It seems that there's a difference between the Time::HiRes packaged with perl 5.34.0 (1.9764) and the newest version on CPAN (1.9767), yet still this apparently does not address this Time::HiRes issue when compiling from src on RHEL 8.5.

Point of clarification: I think you may have the above versions backward.

1.9764 is the most recent CPAN release (Aug 10 2020):

1.9767 was bundled with perl-5.34.0:

$ cd perl-5.34.0
$ ack 'our \$VERSION' dist/Time-HiRes/HiRes.pm
our $VERSION = '1.9767';

Also, note that any changes we would make to address your concerns would be initiated in Perl 5 blead, where we are currently up to 1.9769.

$ grep -n -E 'our \$VERSION' dist/Time-HiRes/HiRes.pm
53:our $VERSION = '1.9769';

@jkeenan
Copy link
Contributor

jkeenan commented Jan 4, 2022

@MaintainUplift, the problematic file, dist/Time-HiRes/t/stat.t, currently lacks descriptions (a.k.a. labels) for its unit tests, which IMO impedes debugging. I have created pull request #19322 to provide those descriptions.

Would you be able to configure and build perl on the architecture, and with the RHEL patches, you are currently using, and paste the results?

Thank you very much.
Jim Keenan

@jkeenan jkeenan changed the title Issue running installation for perl 5.34.0 Time::HiRes test failes on RHEL 8.5 Issue running installation for perl 5.34.0 Time::HiRes test fails on RHEL 8.5 Jan 4, 2022
@MaintainUplift
Copy link
Author

MaintainUplift commented Jan 4, 2022

Here's what happened in the Configure and Build stages:

full Configure and Build output
[brass@brass-eastus2-poc-app-vmss-01000004 perl-5.34.0]$ ./Configure -des -Dprefix=/opt/app/brass/brassperl
First let's make sure your kit is complete.  Checking...
Would you like to see the instructions? [n]  
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_3         dragonfly       irix_5   nonstopux     sunos_4_0   
aix_4         dynixptx        irix_6_0   openbsd       sunos_4_1   
aix         dynix         irix_6_1   opus          super-ux   
altos486      epix         irix_6   os2         svr4   
amigaos       esix4         isc_2   os390         svr5   
atheos        fps         isc   os400         ti1500   
aux_3         freebsd         linux-android   posix-bc      ultrix_4   
bitrig        freemint        linux   qnx         umips   
bsdos         gnukfreebsd     lynxos   riscos        unicosmk   
catamount     gnuknetbsd      midnightbsd   sco_2_3_0     unicos   
convexos      gnu         minix   sco_2_3_1     unisysdynix   
cxux          greenhills      mips   sco_2_3_2     utekv   
cygwin        haiku         mirbsd   sco_2_3_3     uwin   
darwin        hpux         mpc   sco_2_3_4     vos   
dcosx         i386         ncr_tower   sco   
dec_osf       interix         netbsd   solaris_2   
dos_djgpp     irix_4          newsos4   stellar   
Which of these apply, if any? [linux]  
Operating system name? [linux]  
Operating system version? [4.18.0-348.7.1.el8_5.x86_64]  
Installation prefix to use? (~name ok) [/opt/app/brass/brassperl]  
AFS does not seem to be running...
What installation prefix should I use for installing files? (~name ok)
[/opt/app/brass/brassperl]  
Build a threading Perl? [n]  
Build Perl for multiplicity? [n]  
Use which C compiler? [cc]  
Checking for GNU cc in disguise and/or its version number...
Now, how can we feed standard input to your C preprocessor...
Directories to use for library searches?
[/usr/local/lib /usr/lib /usr/lib64 /usr/local/lib64]  
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 -lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat]  
What optimizer/debugger flag should be used? [-O2]  
Any additional cc flags?
[-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]  
This architecture is naturally 64-bit, not changing architecture name.
Pathname where the public executables will reside? (~name ok)
[/opt/app/brass/brassperl/bin]  
Use relocatable @INC? [n]  
Pathname where the private library files will reside? (~name ok)
[/opt/app/brass/brassperl/lib/5.34.0]  
Where do you want to put the public architecture-dependent libraries? (~name ok)
[/opt/app/brass/brassperl/lib/5.34.0/x86_64-linux]  
Other username to test security of setuid scripts with? [none]  
Well, the recommended value is *not* secure.
Does your kernel have *secure* setuid scripts? [n]  
Installation prefix to use for add-on modules and utilities? (~name ok)
[/opt/app/brass/brassperl]  
Pathname for the site-specific library files? (~name ok)
[/opt/app/brass/brassperl/lib/site_perl/5.34.0]  
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)
[/opt/app/brass/brassperl/lib/site_perl/5.34.0/x86_64-linux]  
Do you want to configure vendor-specific add-on directories? [n]  
Colon-separated list of additional directories for perl to search? [none]  
Support DTrace if available? [n]  
Install any extra modules (y or n)? [n]  
Directory for the main Perl5 html pages? (~name ok) [none]  
Directory for the Perl5 module html pages? (~name ok) [none]  
Do you want to install perl as /usr/bin/perl? [n]  
dlopen() found.
<unistd.h> found.
Do you wish to use dynamic loading? [y]  
Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs]  
Any special flags to pass to cc -c to compile shared library modules?
[-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) [n]  
System manual is in /usr/share/man/man1.
Where do the main Perl5 manual pages (source) go? (~name ok)
[/opt/app/brass/brassperl/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)
[/opt/app/brass/brassperl/man/man3]  
What suffix should be used for the perl5 library man pages? [3]  
Figuring out host name...
Your host name appears to be "brass-eastus2-poc-app-vmss-01000004". Right?
[y]  
What is your domain name? [.(none)]  
What is your e-mail address?
[azureuser@brass-eastus2-poc-app-vmss-01000004.(none)]  
Perl administrator e-mail address
[azureuser@brass-eastus2-poc-app-vmss-01000004.(none)]  
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 #!)?
[/opt/app/brass/brassperl/bin/perl]  

WARNING:  Some systems limit the #! command to 32 characters.
If you experience difficulty running Perl scripts with #!, try
installing Perl in a directory with a shorter pathname.

Where do you keep publicly executable scripts? (~name ok)
[/opt/app/brass/brassperl/bin]  
Pathname where the add-on public executables should be installed? (~name ok)
[/opt/app/brass/brassperl/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)
[/opt/app/brass/brassperl/man/man1]  
Pathname where the site-specific library manual pages should be installed? (~name ok)
[/opt/app/brass/brassperl/man/man3]  
Pathname where add-on public executable scripts should be installed? (~name ok)
[/opt/app/brass/brassperl/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.
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.
<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 has some sort of fd_set available...
and you have the normal fd_set macros.
fdclose() NOT found.
fdim() found.
fegetround() 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> found.
<gdbm-ndbm.h> NOT found.
dbm_open() found.
Checking if your <ndbm.h> uses prototypes...
Checking if your <gdbm/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.
localeconv_l() NOT 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.
<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...
Checking to find the largest integer value your NVs can hold...
The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0
Checking whether NV 0.0 is all bits zero in memory...
0.0 is represented as all bits zero in memory
Checking to see if you have off64_t...
pause() found.
pipe2() found.
poll() found.
prctl() found.
readlink() found.
vfork() found.
Do you still want to use vfork()? [n]  
pthread_attr_setscope() 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.
<locale.h> 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 have a C.UTF8 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.
symlink() found.
syscall() found.
sysconf() found.
system() found.
tcgetpgrp() found.
tcsetpgrp() found.
tgamma() found.
Since threads aren't selected, we won't bother looking for nl_langinfo_l()
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 -R]  
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_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 (byacc or yacc or bison -y) shall I use?
[/usr/bin/byacc]  
<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.
<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...
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?
[attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/Peek Devel/PPPort 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 Math/BigInt/FastCalc MIME/Base64 mro NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads threads/shared Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap]  
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=c89.
cflags.SH: Adding -Werror=pointer-arith.
cflags.SH: Adding -Wextra.
cflags.SH: Adding -Wc++-compat.
cflags.SH: Adding -Wwrite-strings.
cflags.SH: Adding -Werror=declaration-after-statement.
cflags.SH: cc       = cc
cflags.SH: ccflags  = -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=c89
cflags.SH: optimize = -O2
cflags.SH: warn     =  -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement
Extracting cflags (with variable substitutions)
Not re-extracting config.h
Extracting makedepend (with variable substitutions)
Extracting Makefile (with variable substitutions)
Extracting myconfig (with variable substitutions)
Extracting pod/Makefile (with variable substitutions)
Extracting Policy.sh (with variable substitutions)
Extracting runtests (with variable substitutions)
Run make depend now? [y]  
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement generate_uudmap.c
cc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc 
./generate_uudmap uudmap.h bitcount.h mg_data.h
sh ./makedepend MAKE="make" cflags
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0'
rm -f opmini.c
/usr/bin/ln -s op.c opmini.c
rm -f perlmini.c
/usr/bin/ln -s perl.c perlmini.c
echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c keywords.c perlio.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c  miniperlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0'
Finding dependencies for av.o
Finding dependencies for scope.o
Finding dependencies for op.o
Finding dependencies for doop.o
Finding dependencies for doio.o
Finding dependencies for dump.o
Finding dependencies for gv.o
Finding dependencies for hv.o
Finding dependencies for mg.o
Finding dependencies for reentr.o
Finding dependencies for mro_core.o
Finding dependencies for perl.o
Finding dependencies for perly.o
Finding dependencies for pp.o
Finding dependencies for pp_hot.o
Finding dependencies for pp_ctl.o
Finding dependencies for pp_sys.o
Finding dependencies for regcomp.o
Finding dependencies for regexec.o
Finding dependencies for utf8.o
Finding dependencies for sv.o
Finding dependencies for taint.o
Finding dependencies for toke.o
Finding dependencies for util.o
Finding dependencies for deb.o
Finding dependencies for run.o
Finding dependencies for universal.o
Finding dependencies for pad.o
Finding dependencies for globals.o
Finding dependencies for keywords.o
Finding dependencies for perlio.o
Finding dependencies for numeric.o
Finding dependencies for mathoms.o
Finding dependencies for locale.o
Finding dependencies for pp_pack.o
Finding dependencies for pp_sort.o
Finding dependencies for caretx.o
Finding dependencies for dquote.o
Finding dependencies for time64.o
Finding dependencies for miniperlmain.o
Finding dependencies for opmini.o
Finding dependencies for perlmini.o
Updating makefile...
Now you must run 'make'.

If you compile perl5 on a different machine or from a different object
directory, copy the Policy.sh file from this object directory to the
new one before you run Configure -- this will help you with most of
the policy defaults.

[brass@brass-eastus2-poc-app-vmss-01000004 perl-5.34.0]$ 
[brass@brass-eastus2-poc-app-vmss-01000004 perl-5.34.0]$ 
[brass@brass-eastus2-poc-app-vmss-01000004 perl-5.34.0]$ make
echo @`sh  cflags "optimize='-O2'" opmini.o`  -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
@cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
echo @`sh  cflags "optimize='-O2'" perlmini.o`  -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
@cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement gv.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement toke.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perly.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pad.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement regcomp.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement dump.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement util.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mg.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement reentr.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mro_core.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement keywords.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement hv.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement av.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement run.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_hot.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement sv.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement scope.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_ctl.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_sys.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement doop.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement doio.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement regexec.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement utf8.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement taint.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement deb.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement universal.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement globals.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perlio.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement numeric.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement mathoms.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement locale.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_pack.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement pp_sort.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement caretx.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement dquote.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement time64.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement miniperlmain.c
cc -fstack-protector-strong -L/usr/local/lib -o miniperl \
    opmini.o perlmini.o  gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o  miniperlmain.o  -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc 
./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '<?>' || sh -c 'echo >&2 Failed to build miniperl.  Please run make minitest; exit 1'
./miniperl -Ilib -f write_buildcustomize.pl
rm -f pod/perl5340delta.pod
/usr/bin/ln -s perldelta.pod pod/perl5340delta.pod
./miniperl -Ilib autodoc.pl
./miniperl -Ilib pod/perlmodlib.PL -q
./miniperl -Ilib make_patchnum.pl
Updating 'git_version.h' and 'lib/Config_git.pl'
./miniperl -Ilib configpm
written lib/Config.pod
updated lib/Config.pm
updated lib/Config_heavy.pl
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Archive::Tar
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Archive-Tar'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Archive-Tar'
./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Attribute-Handlers directly
./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/autodie directly
./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/AutoLoader directly
./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/autouse directly
./miniperl -Ilib make_ext.pl dist/base/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for base
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/base'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/base'
./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/bignum directly
./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Carp directly
./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Config-Perl-V directly
./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/constant directly
./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for CPAN
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/CPAN'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/CPAN'
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for CPAN::Meta
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/CPAN-Meta'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/CPAN-Meta'
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/CPAN-Meta-Requirements directly
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/CPAN-Meta-YAML directly
./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Devel-SelfStubber directly
./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Digest directly
./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Dumpvalue directly
./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/encoding-warnings directly
./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Env directly
./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Errno
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Errno'
"../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm 
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Errno'
./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/experimental directly
./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Exporter directly
./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/ExtUtils-CBuilder directly
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/ExtUtils-Constant directly
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/ExtUtils-Install directly
./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::MakeMaker
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/ExtUtils-MakeMaker'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/ExtUtils-MakeMaker'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/ExtUtils-Manifest directly
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::Manifest
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/ExtUtils-Manifest'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/ExtUtils-Manifest'
./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/ExtUtils-Miniperl directly
./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/ExtUtils-ParseXS directly
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::ParseXS
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/ExtUtils-ParseXS'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/ExtUtils-ParseXS'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/ExtUtils-PL2Bat directly
./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/FileCache directly
./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/File-Fetch directly
./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/File-Find directly
./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/File-Path directly
./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/File-Temp directly
./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Filter-Simple directly
./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/FindBin directly
./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Getopt-Long directly
./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for HTTP::Tiny
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/HTTP-Tiny'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/HTTP-Tiny'
./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/I18N-Collate directly
./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/I18N-LangTags directly
./miniperl -Ilib make_ext.pl dist/if/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for if
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/if'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/if'
./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for lib
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/lib'
"../../miniperl" "-I../../lib" lib_pm.PL lib.pm 
Extracting lib.pm (with variable substitutions)
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/lib'
./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for IO::Compress
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/IO-Compress'
cp bin/streamzip blib/script/streamzip
/opt/app/brass/brassperl/install/perl-5.34.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip
cp bin/zipdetails blib/script/zipdetails
/opt/app/brass/brassperl/install/perl-5.34.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/IO-Compress'
./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/IO-Socket-IP directly
./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/IO-Zlib directly
./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/IPC-Cmd directly
./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/IPC-Open3 directly
./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for JSON::PP
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/JSON-PP'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/JSON-PP'
./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Net
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/libnet'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/libnet'
./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Locale-Maketext directly
./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Locale-Maketext-Simple directly
./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Math-BigInt directly
./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Math-BigRat directly
./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Math-Complex directly
./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Memoize directly
./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Module::CoreList
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Module-CoreList'
cp corelist blib/script/corelist
/opt/app/brass/brassperl/install/perl-5.34.0/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Module-CoreList'
./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Module-Load directly
./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Module-Load-Conditional directly
./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Module-Loaded directly
./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Module::Metadata
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Module-Metadata'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Module-Metadata'
./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Net-Ping directly
./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/NEXT directly
./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Params-Check directly
./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/parent directly
./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/perlfaq directly
./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly
./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Perl-OSType directly
./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Checker
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Pod-Checker'
"../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker 
Extracting podchecker (with variable substitutions)
cp podchecker blib/script/podchecker
/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Pod-Checker'
./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Pod-Escapes directly
./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Pod-Simple directly
./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Functions
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Pod-Functions'
"../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Pod-Functions'
./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Html
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Pod-Html'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Pod-Html'
./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.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
/opt/app/brass/brassperl/install/perl-5.34.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man
cp scripts/pod2text blib/script/pod2text
/opt/app/brass/brassperl/install/perl-5.34.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text
Manifying 2 pod documents
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/podlators'
./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Perldoc
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Pod-Perldoc'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Pod-Perldoc'
./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Usage
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Pod-Usage'
"../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage 
Extracting pod2usage (with variable substitutions)
cp pod2usage blib/script/pod2usage
/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Pod-Usage'
./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Safe directly
./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Search-Dict directly
./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/SelfLoader directly
./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Term-ANSIColor directly
./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Term::Cap
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Term-Cap'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Term-Cap'
./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Term-Complete directly
./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Term-ReadLine directly
./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Test directly
./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Test::Harness
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Test-Harness'
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Test-Harness'
./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Test-Simple directly
./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Text-Abbrev directly
./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Text-Balanced directly
./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Text-ParseWords directly
./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Text-Tabs directly
./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Thread-Queue directly
./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Thread-Semaphore directly
./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Tie-File directly
./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/Tie-Hash-NamedCapture directly
./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/Tie-Memoize directly
./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Tie-RefHash directly
./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Time-Local directly
./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/version directly
./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib  MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for XSLoader
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/XSLoader'
"../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm 
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/XSLoader'
./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'
./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader 
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perlmain.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement op.c
cc -c -DPERL_CORE -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=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement perl.c
./miniperl -Ilib make_ext.pl DynaLoader.o  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Generating a Unix-style Makefile
Writing Makefile for DynaLoader
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/DynaLoader/../../lib/ExtUtils/typemap'  DynaLoader.xs > DynaLoader.xsc
mv DynaLoader.xsc DynaLoader.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\"  "-I../.."  -DLIBC="libc-2.28.so" DynaLoader.c
rm -rf ../../DynaLoader.o
cp DynaLoader.o ../../DynaLoader.o
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/DynaLoader'
rm -f libperl.a
/usr/bin/ar rc libperl.a op.o     perl.o  gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o   DynaLoader.o
cc -o perl -fstack-protector-strong -L/usr/local/lib -Wl,-E perlmain.o   libperl.a `cat ext.libs` -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc 
./miniperl -Ilib mkppport
running "/opt/app/brass/brassperl/install/perl-5.34.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 "/opt/app/brass/brassperl/install/perl-5.34.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/IO
installing ppport.h for dist/Storable
removing temporary file PPPort.pm
removing temporary file ppport.h
./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for attributes
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/attributes'
Running Mkbootstrap for attributes ()
chmod 644 "attributes.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/attributes/../../lib/ExtUtils/typemap'  attributes.xs > attributes.xsc
mv attributes.xsc attributes.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/attributes'
./miniperl -Ilib make_ext.pl lib/auto/B/B.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for B
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/B'
Running Mkbootstrap for B ()
chmod 644 "B.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/B/typemap'  B.xs > B.xsc
mv B.xsc B.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.82\" -DXS_VERSION=\"1.82\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/B'
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Compress::Raw::Bzip2
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Compress-Raw-Bzip2'
Running Mkbootstrap for Bzip2 ()
chmod 644 "Bzip2.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Compress-Raw-Bzip2/typemap'  Bzip2.xs > Bzip2.xsc
mv Bzip2.xsc Bzip2.c
cc -c  -I. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DBZ_NO_STDIO  Bzip2.c
cc -c  -I. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DBZ_NO_STDIO  blocksort.c
cc -c  -I. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DBZ_NO_STDIO  bzlib.c
cc -c  -I. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DBZ_NO_STDIO  compress.c
cc -c  -I. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DBZ_NO_STDIO  crctable.c
cc -c  -I. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DBZ_NO_STDIO  decompress.c
cc -c  -I. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DBZ_NO_STDIO  huffman.c
cc -c  -I. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DBZ_NO_STDIO  randtable.c
rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o   -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so  \
      \
  
chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Compress-Raw-Bzip2'
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Parsing config.in...
Building Zlib enabled
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[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Compress-Raw-Zlib'
Running Mkbootstrap for Zlib ()
chmod 644 "Zlib.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Compress-Raw-Zlib/typemap'  Zlib.xs > Zlib.xsc
mv Zlib.xsc Zlib.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  Zlib.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  adler32.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  compress.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  crc32.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  deflate.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  infback.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  inffast.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  inflate.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  inftrees.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  trees.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  uncompr.c
cc -c  -I./zlib-src -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  zutil.c
rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o   -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so  \
      \
  
chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Compress-Raw-Zlib'
./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Cwd
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/PathTools'
Running Mkbootstrap for Cwd ()
chmod 644 "Cwd.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/dist/PathTools/../../lib/ExtUtils/typemap'  Cwd.xs > Cwd.xsc
mv Cwd.xsc Cwd.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"3.80\" -DXS_VERSION=\"3.80\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/PathTools'
./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Data::Dumper
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Data-Dumper'
Running Mkbootstrap for Dumper ()
chmod 644 "Dumper.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Data-Dumper/../../lib/ExtUtils/typemap'  Dumper.xs > Dumper.xsc
mv Dumper.xsc Dumper.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.179\" -DXS_VERSION=\"2.179\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Data-Dumper'
./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Devel::Peek
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Devel-Peek'
Running Mkbootstrap for Peek ()
chmod 644 "Peek.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Devel-Peek/../../lib/ExtUtils/typemap'  Peek.xs > Peek.xsc
mv Peek.xsc Peek.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Devel-Peek'
./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Setting license tag...
Adding META_MERGE...
Generating a Unix-style Makefile
Writing Makefile for Devel::PPPort
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.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"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Devel-PPPort/typemap'  RealPPPort.xs > RealPPPort.xsc
mv RealPPPort.xsc RealPPPort.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.."  -W -Wall -Wdeclaration-after-statement RealPPPort.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.."  -W -Wall -Wdeclaration-after-statement module2.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.."  -W -Wall -Wdeclaration-after-statement module3.c
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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Devel-PPPort'
./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Digest::MD5
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Digest-MD5'
Running Mkbootstrap for MD5 ()
chmod 644 "MD5.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Digest-MD5/typemap'  MD5.xs > MD5.xsc
mv MD5.xsc MD5.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Digest-MD5'
./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Digest::SHA
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Digest-SHA'
Running Mkbootstrap for SHA ()
chmod 644 "SHA.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Digest-SHA/typemap'  SHA.xs > SHA.xsc
mv SHA.xsc SHA.c
cc -c  -I. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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
/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Digest-SHA'
./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Encode
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode'
make[2]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/Byte'
Running Mkbootstrap for Byte ()
chmod 644 "Byte.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/Byte/../../../lib/ExtUtils/typemap'  Byte.xs > Byte.xsc
mv Byte.xsc Byte.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.."   Byte.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[2]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/Byte'
make[2]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/CN'
Running Mkbootstrap for CN ()
chmod 644 "CN.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/CN/../../../lib/ExtUtils/typemap'  CN.xs > CN.xsc
mv CN.xsc CN.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   CN.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   cp_00_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   eu_01_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   gb_02_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   gb_03_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   ir_04_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[2]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/CN'
make[2]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/EBCDIC'
Running Mkbootstrap for EBCDIC ()
chmod 644 "EBCDIC.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap'  EBCDIC.xs > EBCDIC.xsc
mv EBCDIC.xsc EBCDIC.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.."   EBCDIC.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[2]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/EBCDIC'
make[2]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/JP'
Running Mkbootstrap for JP ()
chmod 644 "JP.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/JP/../../../lib/ExtUtils/typemap'  JP.xs > JP.xsc
mv JP.xsc JP.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.."   JP.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.."   cp_00_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.."   eu_01_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.."   ji_02_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.."   ji_03_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.."   ji_04_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.."   ma_05_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -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[2]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/JP'
make[2]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/KR'
Running Mkbootstrap for KR ()
chmod 644 "KR.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/KR/../../../lib/ExtUtils/typemap'  KR.xs > KR.xsc
mv KR.xsc KR.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   KR.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   cp_00_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   eu_01_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   jo_02_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   ks_03_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[2]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/KR'
make[2]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/Symbol'
Running Mkbootstrap for Symbol ()
chmod 644 "Symbol.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap'  Symbol.xs > Symbol.xsc
mv Symbol.xsc Symbol.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.."   Symbol.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[2]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/Symbol'
make[2]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/TW'
Running Mkbootstrap for TW ()
chmod 644 "TW.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/TW/../../../lib/ExtUtils/typemap'  TW.xs > TW.xsc
mv TW.xsc TW.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   TW.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   bi_00_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   bi_01_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.."   cp_02_t.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[2]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/TW'
make[2]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/Unicode'
Running Mkbootstrap for Unicode ()
chmod 644 "Unicode.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap'  Unicode.xs > Unicode.xsc
mv Unicode.xsc Unicode.c
cc -c -I./Encode  -I../Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" -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[2]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/Unicode'
Running Mkbootstrap for Encode ()
chmod 644 "Encode.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.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 -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I../.."   Encode.c
cc -c  -I./Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I../.."   def_t.c
cc -c  -I./Encode -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -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
/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs
cp bin/encguess blib/script/encguess
/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess
cp bin/piconv blib/script/piconv
/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Encode'
./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Fcntl
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Fcntl'
Running Mkbootstrap for Fcntl ()
chmod 644 "Fcntl.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Fcntl/../../lib/ExtUtils/typemap'  Fcntl.xs > Fcntl.xsc
mv Fcntl.xsc Fcntl.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Fcntl'
./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for File::DosGlob
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/File-DosGlob'
Running Mkbootstrap for DosGlob ()
chmod 644 "DosGlob.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/File-DosGlob/../../lib/ExtUtils/typemap'  DosGlob.xs > DosGlob.xsc
mv DosGlob.xsc DosGlob.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/File-DosGlob'
./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for File::Glob
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/File-Glob'
Running Mkbootstrap for Glob ()
chmod 644 "Glob.bs"
/opt/app/brass/brassperl/install/perl-5.34.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.."   bsd_glob.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/File-Glob/../../lib/ExtUtils/typemap'  Glob.xs > Glob.xsc
mv Glob.xsc Glob.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/File-Glob'
./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Filter::Util::Call
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Filter-Util-Call'
Running Mkbootstrap for Call ()
chmod 644 "Call.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap'  Call.xs > Call.xsc
mv Call.xsc Call.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Filter-Util-Call'
./miniperl -Ilib make_ext.pl lib/auto/GDBM_File/GDBM_File.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for GDBM_File
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/GDBM_File'
Running Mkbootstrap for GDBM_File ()
chmod 644 "GDBM_File.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/GDBM_File/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/GDBM_File/typemap'  GDBM_File.xs > GDBM_File.xsc
mv GDBM_File.xsc GDBM_File.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" -fPIC "-I../.."   GDBM_File.c
rm -f ../../lib/auto/GDBM_File/GDBM_File.so
LD_RUN_PATH="/usr/lib64" 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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/GDBM_File'
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Hash::Util
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Hash-Util'
Running Mkbootstrap for Util ()
chmod 644 "Util.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Hash-Util/../../lib/ExtUtils/typemap'  Util.xs > Util.xsc
mv Util.xsc Util.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Hash-Util'
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Hash::Util::FieldHash
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Hash-Util-FieldHash'
Running Mkbootstrap for FieldHash ()
chmod 644 "FieldHash.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap'  FieldHash.xs > FieldHash.xsc
mv FieldHash.xsc FieldHash.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Hash-Util-FieldHash'
./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for I18N::Langinfo
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/I18N-Langinfo'
Running Mkbootstrap for Langinfo ()
chmod 644 "Langinfo.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap'  Langinfo.xs > Langinfo.xsc
mv Langinfo.xsc Langinfo.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/I18N-Langinfo'
./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for IO
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/IO'
Running Mkbootstrap for IO ()
chmod 644 "IO.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/dist/IO/../../lib/ExtUtils/typemap'  IO.xs > IO.xsc
mv IO.xsc IO.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC "-I../.."   IO.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/IO'
./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Setting license tag...
Generating a Unix-style Makefile
Writing Makefile for IPC::SysV
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/IPC-SysV'
Running Mkbootstrap for SysV ()
chmod 644 "SysV.bs"
/opt/app/brass/brassperl/install/perl-5.34.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644
make[2]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/IPC-SysV'
"../../miniperl" -I../../lib -I../../lib regen.pl
Writing const-xs.inc
Writing const-c.inc
make[2]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/IPC-SysV'
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/IPC-SysV/typemap'  SysV.xs > SysV.xsc
mv SysV.xsc SysV.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/IPC-SysV'
./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for List::Util
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Scalar-List-Utils'
Running Mkbootstrap for Util ()
chmod 644 "Util.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap'  ListUtil.xs > ListUtil.xsc
mv ListUtil.xsc ListUtil.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.55\" -DXS_VERSION=\"1.55\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Scalar-List-Utils'
./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Math::BigInt::FastCalc
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Math-BigInt-FastCalc'
Running Mkbootstrap for FastCalc ()
chmod 644 "FastCalc.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap'  FastCalc.xs > FastCalc.xsc
mv FastCalc.xsc FastCalc.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"0.5009\" -DXS_VERSION=\"0.5009\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Math-BigInt-FastCalc'
./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for MIME::Base64
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/MIME-Base64'
Running Mkbootstrap for Base64 ()
chmod 644 "Base64.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/MIME-Base64/../../lib/ExtUtils/typemap'  Base64.xs > Base64.xsc
mv Base64.xsc Base64.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/MIME-Base64'
./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for mro
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/mro'
Running Mkbootstrap for mro ()
chmod 644 "mro.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/mro/../../lib/ExtUtils/typemap'  mro.xs > mro.xsc
mv mro.xsc mro.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.25_001\" -DXS_VERSION=\"1.25_001\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/mro'
./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for NDBM_File
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/NDBM_File'
Running Mkbootstrap for NDBM_File ()
chmod 644 "NDBM_File.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/NDBM_File/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/NDBM_File/typemap'  NDBM_File.xs > NDBM_File.xsc
mv NDBM_File.xsc NDBM_File.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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/lib64" 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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/NDBM_File'
./miniperl -Ilib make_ext.pl lib/auto/ODBM_File/ODBM_File.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for ODBM_File
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/ODBM_File'
Running Mkbootstrap for ODBM_File ()
chmod 644 "ODBM_File.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/ODBM_File/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/ODBM_File/typemap'  ODBM_File.xs > ODBM_File.xsc
mv ODBM_File.xsc ODBM_File.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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/lib64" cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  ODBM_File.o  -o ../../lib/auto/ODBM_File/ODBM_File.so  \
   -lgdbm -lgdbm_compat   \
  
chmod 755 ../../lib/auto/ODBM_File/ODBM_File.so
make[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/ODBM_File'
./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Opcode
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Opcode'
Running Mkbootstrap for Opcode ()
chmod 644 "Opcode.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Opcode/../../lib/ExtUtils/typemap'  Opcode.xs > Opcode.xsc
mv Opcode.xsc Opcode.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Opcode'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::encoding
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-encoding'
Running Mkbootstrap for encoding ()
chmod 644 "encoding.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap'  encoding.xs > encoding.xsc
mv encoding.xsc encoding.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-encoding'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::mmap
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-mmap'
Running Mkbootstrap for mmap ()
chmod 644 "mmap.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-mmap/../../lib/ExtUtils/typemap'  mmap.xs > mmap.xsc
mv mmap.xsc mmap.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-mmap'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::scalar
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-scalar'
Running Mkbootstrap for scalar ()
chmod 644 "scalar.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap'  scalar.xs > scalar.xsc
mv scalar.xsc scalar.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-scalar'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::via
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-via'
Running Mkbootstrap for via ()
chmod 644 "via.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-via/../../lib/ExtUtils/typemap'  via.xs > via.xsc
mv via.xsc via.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/PerlIO-via'
./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so  MAKE="make" LIBPERL_A=libperl.a 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[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/POSIX'
Running Mkbootstrap for POSIX ()
chmod 644 "POSIX.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/POSIX/typemap'  POSIX.xs > POSIX.xsc
mv POSIX.xsc POSIX.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.97\" -DXS_VERSION=\"1.97\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/POSIX'
./miniperl -Ilib make_ext.pl lib/auto/re/re.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for re
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/re'
Running Mkbootstrap for re ()
chmod 644 "re.bs"
/opt/app/brass/brassperl/install/perl-5.34.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   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -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   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.."  -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/re/../../lib/ExtUtils/typemap'  re.xs > re.xsc
mv re.xsc re.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/re'
./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for SDBM_File
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/SDBM_File'
Running Mkbootstrap for SDBM_File ()
chmod 644 "SDBM_File.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/SDBM_File/typemap'  SDBM_File.xs > SDBM_File.xsc
mv SDBM_File.xsc SDBM_File.c
cc -c  -I../.. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.."  -DSDBM -DDUFF SDBM_File.c
cc -c  -I../.. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.."  -DSDBM -DDUFF hash.c
cc -c  -I../.. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.."  -DSDBM -DDUFF pair.c
cc -c  -I../.. -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/SDBM_File'
./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Socket
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Socket'
Running Mkbootstrap for Socket ()
chmod 644 "Socket.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Socket/typemap'  Socket.xs > Socket.xsc
mv Socket.xsc Socket.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.031\" -DXS_VERSION=\"2.031\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Socket'
./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Storable
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Storable'
Running Mkbootstrap for Storable ()
chmod 644 "Storable.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Storable/../../lib/ExtUtils/typemap'  Storable.xs > Storable.xsc
mv Storable.xsc Storable.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"3.23\" -DXS_VERSION=\"3.23\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Storable'
./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Sys::Hostname
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Sys-Hostname'
Running Mkbootstrap for Hostname ()
chmod 644 "Hostname.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap'  Hostname.xs > Hostname.xsc
mv Hostname.xsc Hostname.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/Sys-Hostname'
./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Sys::Syslog
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Sys-Syslog'
Running Mkbootstrap for Syslog ()
chmod 644 "Syslog.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Sys-Syslog/../../lib/ExtUtils/typemap'  Syslog.xs > Syslog.xsc
mv Syslog.xsc Syslog.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Sys-Syslog'
./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for threads
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/threads'
Running Mkbootstrap for threads ()
chmod 644 "threads.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/dist/threads/../../lib/ExtUtils/typemap'  threads.xs > threads.xsc
mv threads.xsc threads.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"2.26\" -DXS_VERSION=\"2.26\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/threads'
./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for threads::shared
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/threads-shared'
Running Mkbootstrap for shared ()
chmod 644 "shared.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/dist/threads-shared/../../lib/ExtUtils/typemap'  shared.xs > shared.xsc
mv shared.xsc shared.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/threads-shared'
./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so  MAKE="make" LIBPERL_A=libperl.a 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[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Time-HiRes'
Running Mkbootstrap for HiRes ()
chmod 644 "HiRes.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Time-HiRes/typemap'  HiRes.xs > HiRes.xsc
mv HiRes.xsc HiRes.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.9767\" -DXS_VERSION=\"1.9767\" -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/lib64" 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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Time-HiRes'
./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Time::Piece
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Time-Piece'
Running Mkbootstrap for Piece ()
chmod 644 "Piece.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Time-Piece/../../lib/ExtUtils/typemap'  Piece.xs > Piece.xsc
mv Piece.xsc Piece.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Time-Piece'
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Making header files for XS...
Generating a Unix-style Makefile
Writing Makefile for Unicode::Collate
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Unicode-Collate'
Running Mkbootstrap for Collate ()
chmod 644 "Collate.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap'  Collate.xs > Collate.xsc
mv Collate.xsc Collate.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.29\" -DXS_VERSION=\"1.29\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/cpan/Unicode-Collate'
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Making header files for XS...
Generating a Unix-style Makefile
Writing Makefile for Unicode::Normalize
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Unicode-Normalize'
Running Mkbootstrap for Normalize ()
chmod 644 "Normalize.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap'  Normalize.xs > Normalize.xsc
mv Normalize.xsc Normalize.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/dist/Unicode-Normalize'
./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for XS::APItest
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/XS-APItest'
Running Mkbootstrap for APItest ()
Writing APItest.bs
chmod 644 "APItest.bs"
/opt/app/brass/brassperl/install/perl-5.34.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 '/opt/app/brass/brassperl/install/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/XS-APItest/typemap'  APItest.xs > APItest.xsc
mv APItest.xsc APItest.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.."   APItest.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.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   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.."   XSUB-undef-XS_VERSION.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/XS-APItest/typemap'  XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc
mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.."   XSUB-redefined-macros.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.."   core.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.."   exception.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/XS-APItest'
./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so  MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for XS::Typemap
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/XS-Typemap'
Running Mkbootstrap for Typemap ()
chmod 644 "Typemap.bs"
/opt/app/brass/brassperl/install/perl-5.34.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.."   stdio.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp"  -typemap '/opt/app/brass/brassperl/install/perl-5.34.0/ext/XS-Typemap/../../lib/ExtUtils/typemap'  Typemap.xs > Typemap.xsc
mv Typemap.xsc Typemap.c
cc -c   -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 -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/ext/XS-Typemap'
./perl -Ilib -I. -f pod/buildtoc -q
./miniperl -Ilib utils/Makefile.PL
Extracting utils/Makefile (with variable substitutions)
 
Making utilities
make[1]: Entering directory '/opt/app/brass/brassperl/install/perl-5.34.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[1]: Leaving directory '/opt/app/brass/brassperl/install/perl-5.34.0/utils'
 
Everything is up to date. Type 'make test' to run test suite.

[edited 2022-02-10 hvds to collapse long output]

@jkeenan
Copy link
Contributor

jkeenan commented Jan 4, 2022

Here's what happened in the Configure and Build stages:

I should have been more specific. All we really need at this point is the output from:

$ uname -mrs
$ ./perl -Ilib -V:config_args
$ ./perl -Ilib -Idist/Time-HiRes/ dist/Time-HiRes/t/stat.t

... which can be issued from the top-level directory of your git checkout.

@MaintainUplift
Copy link
Author

MaintainUplift commented Jan 4, 2022

Here are the results:

[brass@brass-eastus2-poc-app-vmss-01000004 perl-5.34.0]$ uname -mrs
Linux 4.18.0-348.7.1.el8_5.x86_64 x86_64

[brass@brass-eastus2-poc-app-vmss-01000004 perl-5.34.0]$ ./perl -Ilib -V:config_args
config_args='-des -Dprefix=/opt/app/brass/brassperl';

brass@brass-eastus2-poc-app-vmss-01000004 perl-5.34.0]$ ./perl -Ilib -Idist/Time-HiRes/ dist/Time-HiRes/t/stat.t
1..43
# I am the main process 354288, starting the watchdog process...
# The watchdog process 354289 launched, continuing testing...
# I am the watchdog process 354289, sleeping for 360 seconds...
ok 1
ok 2
ok 3
ok 4
ok 5
not ok 6
#   Failed test at dist/Time-HiRes/t/stat.t line 35.
#     Structures begin differing at:
#          $got->[8] = '1641302120.89724'
#     $expected->[8] = '1641302120.89624'
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
not ok 13
#   Failed test at dist/Time-HiRes/t/stat.t line 35.
#     Structures begin differing at:
#          $got->[8] = '1641302121.16524'
#     $expected->[8] = '1641302120.89724'
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
not ok 20
#   Failed test at dist/Time-HiRes/t/stat.t line 35.
#     Structures begin differing at:
#          $got->[8] = '1641302121.50125'
#     $expected->[8] = '1641302121.35724'
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
not ok 27
#   Failed test at dist/Time-HiRes/t/stat.t line 35.
#     Structures begin differing at:
#          $got->[8] = '1641302121.72425'
#     $expected->[8] = '1641302121.61625'
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
not ok 34
#   Failed test at dist/Time-HiRes/t/stat.t line 35.
#     Structures begin differing at:
#          $got->[8] = '1641302122.03725'
#     $expected->[8] = '1641302121.85825'
ok 35
# mtime = 1641302120.89624 1641302121.16524 1641302121.50125 1641302121.72425 1641302122.03625
# atime = 1641302120.89724 1641302121.35724 1641302121.61625 1641302121.85825 1641302122.03725
# ai = 4, mi = 4, ss = 8
ok 36
ok 37
ok 38
ok 39
ok 40
ok 41
ok 42
ok 43
# I am the main process 354288, terminating the watchdog process 354289 before it terminates me in 358 seconds (testing took 2 seconds).
# kill KILL 354289 = 1
# All done.
# Looks like you failed 5 tests of 43.

Thanks extremely much for your kind assistance.

[Edited 2022-02-10 hvds to fix formatting]

@jkeenan
Copy link
Contributor

jkeenan commented Jan 4, 2022

@MaintainUplift, two updates:

First, to facilitate debugging we have just updated dist/Time-HiRes/t/stat.t and associated files in Perl 5 blead to provide labels for all tests. So it would be helpful if, in your git checkout, you could (i) git pull origin blead; (ii) apply your regular platform patches, rerun Configure and make test_prep; (iii) then re-run the failing test.

Second, I've been trying to wrap my head around what stat.t is actually doing. I think this is an accurate description:

The program goes through 5 cycles, in each of which it:

  • sleeps a random amount of time to advance timestamps
  • writes a tempfile in the current directory (whose filename is the PID and which contains nothing but the PID)
  • calls stat on the newly written file and stores result in an arrayref
  • pushes the mtime ("last modify time in seconds since the epoch") from that stat call onto a file-scoped array
  • calls lstat on that same file and stores result in an arrayref
  • asserts that those 2 arrayrefs should match at every element (line 40) # FAILing on OP's machine
  • sleeps a random amount of time to advance timestamps
  • reads the tempfile
  • calls stat on the just-accessed tempfile and stores results in an arrayref
  • pushes the atime ("last access time in seconds since the epoch") from that stat onto a file-scoped array
  • calls lstat on the just-accessed tempfile and stores results in an arrayref
  • asserts that those 2 arrayrefs should match at every element (line 48)

... further tests not relevant to this issue.

P5P: Is this an accurate description of what dist/Time-HiRes/t/stat.t is doing?

However, when I start to add debugging code to stat.t, I start to notice some unusual(?) things. (See https://github.com/jkeenan/perl5/tree/time-hires-t-stat-20220103-preliminary-debug.)

git diff -w blead..HEAD |cat
diff --git a/dist/Time-HiRes/t/stat.t b/dist/Time-HiRes/t/stat.t
index 1f1fa963d8..d274940f0e 100644
--- a/dist/Time-HiRes/t/stat.t
+++ b/dist/Time-HiRes/t/stat.t
@@ -25,6 +25,7 @@ for (1..5) {
     open(X, '>', $$);
     print X $$;
     close(X);
+    note "Created file $$";
     my($a, $stat, $b) = ("a", [Time::HiRes::stat($$)], "b");
     is $a, "a", "stat stack discipline";
     is $b, "b", "stat stack discipline";
@@ -38,6 +39,8 @@ for (1..5) {
             skip "testing stat access time on Haiku", 2;
         }  
         is_deeply $lstat, $stat, "write: stat and lstat returned same values";
+        note("stat:  atime after write:  $stat->[8]");
+        note("lstat: atime after write:  $lstat->[8]");
         Time::HiRes::sleep(rand(0.1) + 0.1);
         open(X, '<', $$);
         <X>;
@@ -47,6 +50,7 @@ for (1..5) {
         $lstat = [Time::HiRes::lstat($$)];
         is_deeply $lstat, $stat, "read:  stat and lstat returned same values";
     }
+    #unlink $$;
 }
 1 while unlink $$;
 note ("mtime = @mtime");

... and I now re-run the test program, I get:

$ ./perl -Ilib -Idist/Time-HiRes dist/Time-HiRes/t/stat.t
1..43
# I am the main process 61428, starting the watchdog process...
# The watchdog process 61437 launched, continuing testing...
# I am the watchdog process 61437, sleeping for 360 seconds...
# cycle 1
# Created file 61428
ok 1 - stat stack discipline
ok 2 - stat stack discipline
ok 3 - stat returned array
ok 4 - lstat stack discipline
ok 5 - lstat stack discipline
ok 6 - write: stat and lstat returned same values
# stat:  atime after write:  1641315605.38869
# lstat: atime after write:  1641315605.38869
ok 7 - read:  stat and lstat returned same values
# cycle 2
# Created file 61428
ok 8 - stat stack discipline
ok 9 - stat stack discipline
ok 10 - stat returned array
ok 11 - lstat stack discipline
ok 12 - lstat stack discipline
ok 13 - write: stat and lstat returned same values
# stat:  atime after write:  1641315605.38869
# lstat: atime after write:  1641315605.38869
ok 14 - read:  stat and lstat returned same values
# cycle 3
# Created file 61428
ok 15 - stat stack discipline
ok 16 - stat stack discipline
ok 17 - stat returned array
ok 18 - lstat stack discipline
ok 19 - lstat stack discipline
ok 20 - write: stat and lstat returned same values
# stat:  atime after write:  1641315605.38869
# lstat: atime after write:  1641315605.38869
ok 21 - read:  stat and lstat returned same values
# cycle 4
# Created file 61428
ok 22 - stat stack discipline
ok 23 - stat stack discipline
ok 24 - stat returned array
ok 25 - lstat stack discipline
ok 26 - lstat stack discipline
ok 27 - write: stat and lstat returned same values
# stat:  atime after write:  1641315605.38869
# lstat: atime after write:  1641315605.38869
ok 28 - read:  stat and lstat returned same values
# cycle 5
# Created file 61428
ok 29 - stat stack discipline
ok 30 - stat stack discipline
ok 31 - stat returned array
ok 32 - lstat stack discipline
ok 33 - lstat stack discipline
ok 34 - write: stat and lstat returned same values
# stat:  atime after write:  1641315605.38869
# lstat: atime after write:  1641315605.38869
ok 35 - read:  stat and lstat returned same values
...

Note that the atime reported by the Time::HiRes::stat and ::lstat calls don't change from one cycle to the next. Is this because (i) the file we're writing to in each cycle bears the same filename (the value of the PID); and/or (ii) we're only unlink-ing the temp file at the end of all cycles?

My investigation suggests that if I unlink the tempfile at the end of each cycle, that atime values reported advance chronologically as I would expect.

But I don't know whether this is related to the OP's problem or not.

@MaintainUplift
Copy link
Author

MaintainUplift commented Jan 5, 2022

Ok, as instructed, I pulled a blead copy to local winbox then zipped it and sent it to the server. One note, before I could start I had to run dos2unix on the entire folder. Then, during the make, this happened:

Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 3.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 8.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 10.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 18.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 29.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 35.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 38.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 40.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 44.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 46.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 49.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 51.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 59.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 61.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 72.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 74.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 80.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 82.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 93.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 95.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 98.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 107.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 116.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 118.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 120.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 128.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 136.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 139.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 154.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 162.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 172.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 179.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 181.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 183.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 192.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 194.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 199.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 201.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 205.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 208.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 219.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 221.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 228.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 232.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 234.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 244.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 246.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 248.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 250.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 255.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 257.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 262.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 270.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 273.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 276.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 278.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 282.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 284.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 293.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 304.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 328.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 335.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 337.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 341.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 345.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 351.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 354.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 359.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 363.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 368.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 374.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 378.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 380.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 383.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 386.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 392.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 395.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 398.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 401.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 431.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 433.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 447.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 449.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 456.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 458.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 470.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 472.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 479.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 481.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 486.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 488.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 493.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 495.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 499.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 501.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 509.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 511.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 543.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 545.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 547.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 550.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 552.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 554.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 556.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 560.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 562.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 565.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 575.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 577.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 580.
Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 586.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value in string comparison (cmp) at ./regen/embed_lib.pl line 47.
Use of uninitialized value $func in hash element at autodoc.pl line 1662.
_scn"ord found where operator expected at (eval 108) line 1, near "$io
(Missing operator before _scn?)
Use of uninitialized value $section in concatenation (.) or string at autodoc.pl line 475, line 71.
Unknown $section variable '' in pod/perlapio.pod: Global symbol "$io" requires explicit package name (did you forget to declare "my $io"?) at (eval 108) line 1, line 71.
_scnax error at (eval 108) line 1, near "$io
"
make: *** [makefile:422: pod/perlintern.pod] Error 25

@jkeenan
Copy link
Contributor

jkeenan commented Jan 5, 2022

Ok, as instructed, I pulled a blead copy to local winbox then zipped it and sent it to the server. One note, before I could start I had to run dos2unix on the entire folder. Then, during the make, this happened:

Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 3. Use of uninitialized value $check in hash element at ./regen/embed_lib.pl line 118, line 8.

[snip]

@MaintainUplift, I have to admit that I think you're introducing complications into this process. Your Subject line and initial post clearly indicate you're trying to diagnose a problem you experience on Linux. Why than are you introducing a Windows box to the diagnostic process?

@MaintainUplift
Copy link
Author

I am not actually "introducing" a windows box here. The ONLY way I can get the blead so that I can then load it to the linux system is via these means. I cannot pull it directly to the target system because it's firewalled all to heck (and git is not and will not be installed on it anyway). I did not touch any of the code, so I was QUITE surprised to find that I had to run dos2unix on it. All I did was pull it, zip, and sftp it to the box and unzip it. If there's some other Special Linux Only pull process, I am eager to learn it.

Many thanks for your continued assistance.

@MaintainUplift
Copy link
Author

MaintainUplift commented Jan 5, 2022

Update:

Yep, I'm ignorant. But ignorant NO LONGER - and here's a tip for everyone else:

I was not aware that using 7zip to zip a collection of texts would introduce DUMB THINGS like changing the line endings to something other than what it came with.

SO: DO NOT USE 7zip TO ZIP ANYTHING YOU ARE SENDING TO A NIX ENVIRONMENT!

By the way: Thanks to your extremely fine support efforts the issue has been resolved:

[brass@brass-eastus2-poc-app-vmss-01000004 perl-5.34.0]$ ./perl -Ilib -Idist/Time-HiRes/ dist/Time-HiRes/t/stat.t
1..43
# I am the main process 992333, starting the watchdog process...
# The watchdog process 992334 launched, continuing testing...
# I am the watchdog process 992334, sleeping for 360 seconds...
# cycle 1
# Created file 992333
ok 1 - stat stack discipline
ok 2 - stat stack discipline
ok 3 - stat returned array
ok 4 - lstat stack discipline
ok 5 - lstat stack discipline
ok 6 - write: stat and lstat returned same values
# stat:  atime after write:  1641408569.45209
# lstat: atime after write:  1641408569.45209
ok 7 - read:  stat and lstat returned same values
# cycle 2
# Created file 992333
ok 8 - stat stack discipline
ok 9 - stat stack discipline
ok 10 - stat returned array
ok 11 - lstat stack discipline
ok 12 - lstat stack discipline
ok 13 - write: stat and lstat returned same values
# stat:  atime after write:  1641408569.75709
# lstat: atime after write:  1641408569.75709
ok 14 - read:  stat and lstat returned same values
# cycle 3
# Created file 992333
ok 15 - stat stack discipline
ok 16 - stat stack discipline
ok 17 - stat returned array
ok 18 - lstat stack discipline
ok 19 - lstat stack discipline
ok 20 - write: stat and lstat returned same values
# stat:  atime after write:  1641408570.0661
# lstat: atime after write:  1641408570.0661
ok 21 - read:  stat and lstat returned same values
# cycle 4
# Created file 992333
ok 22 - stat stack discipline
ok 23 - stat stack discipline
ok 24 - stat returned array
ok 25 - lstat stack discipline
ok 26 - lstat stack discipline
ok 27 - write: stat and lstat returned same values
# stat:  atime after write:  1641408570.4411
# lstat: atime after write:  1641408570.4411
ok 28 - read:  stat and lstat returned same values
# cycle 5
# Created file 992333
ok 29 - stat stack discipline
ok 30 - stat stack discipline
ok 31 - stat returned array
ok 32 - lstat stack discipline
ok 33 - lstat stack discipline
ok 34 - write: stat and lstat returned same values
# stat:  atime after write:  1641408570.77811
# lstat: atime after write:  1641408570.77811
ok 35 - read:  stat and lstat returned same values
# mtime = 1641408569.45209 1641408569.75709 1641408570.0661 1641408570.4411 1641408570.77811
# atime = 1641408569.60209 1641408569.8861 1641408570.2581 1641408570.59311 1641408570.88611
# ai = 4, mi = 4, ss = 8
ok 36 - monotonical increase and subsecond results within expected parameters
# compare Time::HiRes::stat with ::lstat
ok 37 - stat on target
ok 38 - lstat on target
ok 39 - stat on link
ok 40 - lstat on link
ok 41 - stat and lstat return same values on target
ok 42 - stat and lstat return same values on link
ok 43 - target stat mode value differs from link lstat mode value
# I am the main process 992333, terminating the watchdog process 992334 before it terminates me in 359 seconds (testing took 1 seconds).
# kill KILL 992334 = 1
# All done.

Thanks once again.

[Edited 2022-02-10 hvds to fix formatting]

@jkeenan jkeenan closed this as completed Jan 5, 2022
@vamsi-machvarapu
Copy link

Hi Team,

We're also facing same, could some one help on this towards resolutions.

@jkeenan
Copy link
Contributor

jkeenan commented Feb 10, 2022

Hi Team,

We're also facing same, could some one help on this towards resolutions.

This ticket was closed once the original poster better understood the problem. If you are experiencing a problem, please open a new ticket per the guidelines specified under the green "New Issue" button at https://github.com/Perl/perl5/issues.

@haarg
Copy link
Contributor

haarg commented Mar 15, 2022

It doesn't seem like anything was done to actually fix this issue, but that running the test enough times eventually resulted in a clean run.

@haarg haarg reopened this Mar 15, 2022
@robinsmidsrod
Copy link

I was able to reproduce this issue when installing perl 5.34.1 on Ubuntu 18.04 using perlbrew. This was using an Azure Hyper-V VM. When running on a Hyper-V gen2 VM on Windows 10 I was not able to reproduce. I think this issue could be related to something Azure is doing with time and/or filesystem access. Filesystem is ext4 mounted with relatime in both situations.

Some debug output has been collected here: https://gist.github.com/robinsmidsrod/8649c2e2056ce0e4440ee7e01b6667e2

@tonycoz
Copy link
Contributor

tonycoz commented Mar 5, 2023

Note that the atime reported by the Time::HiRes::stat and ::lstat calls don't change from one cycle to the next. Is this because (i) the file we're writing to in each cycle bears the same filename (the value of the PID); and/or (ii) we're only unlink-ing the temp file at the end of all cycles?

My investigation suggests that if I unlink the tempfile at the end of each cycle, that atime values reported advance chronologically as I would expect.

The filesystem is probably mounted as noatime, which prevents access times from being updated. Creating the file anew makes the new files atime the current time.

@tonycoz
Copy link
Contributor

tonycoz commented Mar 5, 2023

I was able to reproduce this issue when installing perl 5.34.1 on Ubuntu 18.04 using perlbrew. This was using an Azure Hyper-V VM. When running on a Hyper-V gen2 VM on Windows 10 I was not able to reproduce. I think this issue could be related to something Azure is doing with time and/or filesystem access. Filesystem is ext4 mounted with relatime in both situations.

@robinsmidsrod It looks like something is accessing the file between the calls to stat() and lstat(), updating the file's atime.

I could see a virus scanner or backup tool doing this if it's monitoring the filesystem for changed, is that likely in your environment?

@robinsmidsrod
Copy link

@tonycoz It's quite likely that a scanner of some sort can modify the atime, as we use Prisma Cloud Defender on the Azure hosts to protect against malware and other intrusions.

tonycoz added a commit to tonycoz/perl5 that referenced this issue Mar 7, 2023
On a system with some sort of filesystem monitor such as a virus
scanner the atime of the file can be modified by that monitor
causing the test to fail.

Testers can set PERL_FILE_ATIME_CHANGES to a true value to avoid
comparing atime between the stat() and lstat() calls.

Fixes Perl#19321
tonycoz added a commit that referenced this issue Mar 7, 2023
On a system with some sort of filesystem monitor such as a virus
scanner the atime of the file can be modified by that monitor
causing the test to fail.

Testers can set PERL_FILE_ATIME_CHANGES to a true value to avoid
comparing atime between the stat() and lstat() calls.

Fixes #19321
pjacklam pushed a commit to pjacklam/perl5 that referenced this issue May 20, 2023
On a system with some sort of filesystem monitor such as a virus
scanner the atime of the file can be modified by that monitor
causing the test to fail.

Testers can set PERL_FILE_ATIME_CHANGES to a true value to avoid
comparing atime between the stat() and lstat() calls.

Fixes Perl#19321
pjacklam pushed a commit to pjacklam/perl5 that referenced this issue May 20, 2023
On a system with some sort of filesystem monitor such as a virus
scanner the atime of the file can be modified by that monitor
causing the test to fail.

Testers can set PERL_FILE_ATIME_CHANGES to a true value to avoid
comparing atime between the stat() and lstat() calls.

Fixes Perl#19321
khwilliamson pushed a commit to khwilliamson/perl5 that referenced this issue Jul 10, 2023
On a system with some sort of filesystem monitor such as a virus
scanner the atime of the file can be modified by that monitor
causing the test to fail.

Testers can set PERL_FILE_ATIME_CHANGES to a true value to avoid
comparing atime between the stat() and lstat() calls.

Fixes Perl#19321
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants